"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/03 01:06:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa" 2026/07/03 01:06:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 01:06:19 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0" 2026/07/03 01:06:20 DEBUG : Creating backend with remote "/tmp/rclone3514044006" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:06:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:06:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:06:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/03 01:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:06:21 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:06:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:06:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:06:24 DEBUG : sub dir/hello world: md5 = b2f42a3fa2fe51672586564e488f0680 OK 2026/07/03 01:06:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:06:24 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:06:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:06:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.23s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:06:28 DEBUG : metadata sub dir: Making directory with metadata 2026/07/03 01:06:28 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:06:28 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/03 01:06:28 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:06:28 DEBUG : Local file system at /tmp/rclone3514044006: File to upload is small (21 bytes), uploading instead of streaming 2026/07/03 01:06:28 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/03 01:06:28 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/03 01:06:28 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/03 01:06:28 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:06:29 DEBUG : Google drive root 'crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0': Skipping btime metadata as can't update it on an existing file: 2026-07-03T01:06:28.59769624Z 2026/07/03 01:06:29 INFO : empty metadata sub dir: Updated directory metadata 2026/07/03 01:06:29 DEBUG : Google drive root 'crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0': Skipping btime metadata as can't update it on an existing file: 2026-07-03T01:06:28.59769624Z 2026/07/03 01:06:30 INFO : metadata sub dir: Updated directory metadata 2026/07/03 01:06:30 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/03 01:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:06:31 DEBUG : metadata sub dir/hello metadata world: md5 = 8a716f6fcdde60a2fc38b1b753e957e4 OK 2026/07/03 01:06:31 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/03 01:06:31 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/03 01:06:35 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.96s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:06:36 DEBUG : metadata sub dir: Making directory with metadata 2026/07/03 01:06:36 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:06:36 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/03 01:06:36 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:06:36 DEBUG : Local file system at /tmp/rclone3514044006: File to upload is small (21 bytes), uploading instead of streaming 2026/07/03 01:06:36 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/03 01:06:36 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/03 01:06:36 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/03 01:06:36 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:06:36 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/03 01:06:36 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/03 01:06:36 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/03 01:06:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:06:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:06:39 DEBUG : metadata sub dir/hello metadata world: md5 = 07caf1b094f6837640a05c17eec9277d OK 2026/07/03 01:06:39 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/03 01:06:39 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/03 01:06:39 DEBUG : Google drive root 'crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0': Skipping btime metadata as can't update it on an existing file: 2026-07-03T01:06:36.553717798Z 2026/07/03 01:06:39 INFO : metadata sub dir: Updated directory metadata 2026/07/03 01:06:42 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.97s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:06:43 DEBUG : Creating backend with remote "/non-existing" 2026/07/03 01:06:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/03 01:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:06:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:06:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:06:48 DEBUG : sub dir/hello world: md5 = c5ff1a47a90f08dfe7a93f64a453b5d9 OK 2026/07/03 01:06:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:06:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:06:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.44s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.57s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:06:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Running all checks before starting transfers 2026/07/03 01:06:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:06:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:06:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Checks finished, now starting transfers 2026/07/03 01:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:06:55 DEBUG : sub dir/hello world: md5 = 1f17f95f1be2aeab23d1d708b43cec76 OK 2026/07/03 01:06:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:06:55 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:06:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:06:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.26s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:06:58 ERROR : Ignoring --no-traverse with sync 2026/07/03 01:06:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:06:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:06:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:06:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:07:01 DEBUG : sub dir/hello world: md5 = c6030b5d7779be8794467b4a4542d426 OK 2026/07/03 01:07:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:07:01 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:07:01 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.07s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:07:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/03 01:07:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:07:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:07:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:07:06 DEBUG : hello world2: md5 = 8719894f1048b72660ee1bdce8c432be OK 2026/07/03 01:07:06 DEBUG : hello world2: size = 12 OK 2026/07/03 01:07:06 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.14s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:07:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:07:09 DEBUG : potato2: md5 = 560536b7144077a8ef5c7985fe23b081 OK 2026/07/03 01:07:09 DEBUG : potato2: size = 11 OK 2026/07/03 01:07:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:07:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:07:13 DEBUG : potato2: md5 = ad37496c47dff784d471c40dd0d8f66e OK 2026/07/03 01:07:13 DEBUG : potato2: size = 11 OK 2026/07/03 01:07:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.82s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:07:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/03 01:07:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:07:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:15 DEBUG : sub dir2: Making directory with metadata 2026/07/03 01:07:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:07:16 DEBUG : sub dir: Making directory with metadata 2026/07/03 01:07:16 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:07:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:07:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/03 01:07:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:07:18 DEBUG : sub dir/hello world: md5 = 9d12150ad41d98e143d406a2522502c9 OK 2026/07/03 01:07:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:07:18 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:07:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/03 01:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.37s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:07:24 INFO : sub dir2: Making directory 2026/07/03 01:07:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/03 01:07:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:07:24 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/03 01:07:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:07:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:07:24 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/03 01:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:07:26 DEBUG : sub dir/hello world: md5 = d973a2883427f4b9a693a937ce49fdc1 OK 2026/07/03 01:07:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:07:26 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:07:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.35s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:07:30 DEBUG : sub dir2: Making directory with metadata 2026/07/03 01:07:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:07:30 DEBUG : sub dir2: Making directory with metadata 2026/07/03 01:07:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:07:31 DEBUG : sub dir: Making directory with metadata 2026/07/03 01:07:32 INFO : sub dir: Made directory with metadata (mtime=2026-07-03T01:07:30.553864106Z) 2026/07/03 01:07:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:07:34 DEBUG : sub dir/hello world: md5 = 34ced57480b6b861146a98b56e87f9d9 OK 2026/07/03 01:07:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:07:34 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:07:34 INFO : sub dir/hello world: Deleted 2026/07/03 01:07:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.50s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:07:38 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/03 01:07:38 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:07:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.92s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:07:41 INFO : sub dir2: Making directory 2026/07/03 01:07:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/03 01:07:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:07:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:07:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:07:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:07:44 DEBUG : sub dir/hello world: md5 = 727537333915d17434991c00633b9bf8 OK 2026/07/03 01:07:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:07:44 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:07:44 INFO : sub dir/hello world: Deleted 2026/07/03 01:07:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.97s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:07:47 DEBUG : sub dir2: Making directory with metadata 2026/07/03 01:07:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:07:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:48 DEBUG : sub dir2: Making directory with metadata 2026/07/03 01:07:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:07:49 DEBUG : sub dir: Making directory with metadata 2026/07/03 01:07:49 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:07:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:07:51 DEBUG : sub dir/hello world: md5 = be1892b81945c53b54f064847626ee50 OK 2026/07/03 01:07:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:07:51 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:07:51 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.58s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.44s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:07:55 INFO : sub dir2: Making directory 2026/07/03 01:07:56 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/03 01:07:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:07:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:07:58 DEBUG : sub dir/hello world: md5 = 34949116e2a8a87e43f1d5368a93d87d OK 2026/07/03 01:07:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:07:58 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:07:58 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:08:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.72s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:08:04 DEBUG : sub dir/hello world: md5 = 1ba269cbe7330f3332491dbc89e8596c OK 2026/07/03 01:08:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tazodum4wabo" 2026/07/03 01:08:04 DEBUG : Creating backend with remote "TestDrive:crypt/0mjeen49gmo6pfn2chcvg8vkl5fm63mc6adoro29oitjsdl4idfg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa' -> Encrypted drive 'TestCryptDrive:rclone-test-tazodum4wabo' 2026/07/03 01:08:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:08:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tazodum4wabo': Waiting for checks to finish 2026/07/03 01:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tazodum4wabo': Waiting for transfers to finish 2026/07/03 01:08:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:08:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:08:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tazodum4wabo': Purge remote 2026/07/03 01:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.88s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:08:15 DEBUG : sub dir/hello world: md5 = bf9be531c6502d4968fb9eaf6302ab5b OK 2026/07/03 01:08:17 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/03 01:08:17 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/03 01:08:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:08:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:08:17 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:08:17 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:08:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:08:19 DEBUG : sub dir/hello world: md5 = a00e0189ebedeb86a6dec279944eeb9e OK 2026/07/03 01:08:19 DEBUG : sub dir/hello world: size = 17 OK 2026/07/03 01:08:19 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/03 01:08:19 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/03 01:08:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.05s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:08:25 DEBUG : sub dir/hello world: md5 = b4a3f9699276f055613d77abba3f4a52 OK 2026/07/03 01:08:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koyotoy1pubi" 2026/07/03 01:08:25 DEBUG : Creating backend with remote "TestDrive:crypt/e4skremh8ct4b4clh896var45eurcnki6ba73sf90n6q8q6a7nl0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa' -> Encrypted drive 'TestCryptDrive:rclone-test-koyotoy1pubi' 2026/07/03 01:08:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:08:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koyotoy1pubi': Waiting for checks to finish 2026/07/03 01:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koyotoy1pubi': Waiting for transfers to finish 2026/07/03 01:08:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:08:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:08:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:08:33 DEBUG : sub dir/hello world: md5 = d5c51277ac74cac515f6470a750e1368 OK 2026/07/03 01:08:34 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:08:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/03 01:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koyotoy1pubi': Waiting for checks to finish 2026/07/03 01:08:34 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:08:34 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-koyotoy1pubi') 2026/07/03 01:08:34 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koyotoy1pubi': Waiting for transfers to finish 2026/07/03 01:08:36 DEBUG : sub dir/hello world: size = 17 OK 2026/07/03 01:08:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:08:36 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/03 01:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koyotoy1pubi': Purge remote 2026/07/03 01:08:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.56s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:08:42 DEBUG : sub dir/hello world: md5 = 49414980b1d1451e4c8f0ac5640532e6 OK 2026/07/03 01:08:43 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/03 01:08:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/03 01:08:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:08:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:08:44 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:08:45 DEBUG : sub dir/hello world: md5 = 59e37f07902dd6d70d4fb5a5347b0a3a OK 2026/07/03 01:08:45 DEBUG : sub dir/hello world: size = 17 OK 2026/07/03 01:08:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/03 01:08:45 INFO : sub dir/hello world: Deleted 2026/07/03 01:08:46 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/03 01:08:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.61s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:08:51 DEBUG : sub dir/hello world: md5 = 64b3751d76052bba572d2c699c2b9375 OK 2026/07/03 01:08:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satiwol4xabu" 2026/07/03 01:08:51 DEBUG : Creating backend with remote "TestDrive:crypt/0pdlum8urbki7dbmgslmsm3l22k36b4aoik083lg1an6fahjohk0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa' -> Encrypted drive 'TestCryptDrive:rclone-test-satiwol4xabu' 2026/07/03 01:08:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satiwol4xabu': Waiting for checks to finish 2026/07/03 01:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satiwol4xabu': Waiting for transfers to finish 2026/07/03 01:08:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:08:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:08:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:08:59 DEBUG : sub dir/hello world: md5 = 080f650dbdeb7b81de53fa04614881bb OK 2026/07/03 01:09:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satiwol4xabu': Using server-side directory move 2026/07/03 01:09:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satiwol4xabu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/03 01:09:00 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:09:00 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/03 01:09:01 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:09:01 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-satiwol4xabu') 2026/07/03 01:09:01 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:09:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satiwol4xabu': Waiting for checks to finish 2026/07/03 01:09:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satiwol4xabu': Waiting for transfers to finish 2026/07/03 01:09:01 INFO : sub dir/hello world: Deleted 2026/07/03 01:09:02 INFO : sub dir/hello world: Moved (server-side) 2026/07/03 01:09:02 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/03 01:09:05 DEBUG : sub dir/hello world: md5 = a79d9e8aaceaeb63d3e5ab432e5bc077 OK 2026/07/03 01:09:06 DEBUG : testing file moves 2026/07/03 01:09:06 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:09:06 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/03 01:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satiwol4xabu': Waiting for checks to finish 2026/07/03 01:09:06 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:09:06 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-satiwol4xabu') 2026/07/03 01:09:06 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satiwol4xabu': Waiting for transfers to finish 2026/07/03 01:09:07 INFO : sub dir/hello world: Deleted 2026/07/03 01:09:07 INFO : sub dir/hello world: Moved (server-side) 2026/07/03 01:09:08 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/03 01:09:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satiwol4xabu': Purge remote --- PASS: TestServerSideMoveOverSelf (22.99s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:09:14 DEBUG : sub dir/hello world: md5 = 1ef44f273604b100ef31437d9314d533 OK 2026/07/03 01:09:14 ERROR : error listing: directory not found 2026/07/03 01:09:14 INFO : Local file system at /tmp/rclone3514044006: Making directory 2026/07/03 01:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:09:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.29s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:09:20 DEBUG : sub dir/hello world: md5 = a2016b3e8b0593e6beff46fec3821220 OK 2026/07/03 01:09:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:09:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:09:21 DEBUG : Local file system at /tmp/rclone3514044006: Waiting for checks to finish 2026/07/03 01:09:21 DEBUG : Local file system at /tmp/rclone3514044006: Waiting for transfers to finish 2026/07/03 01:09:22 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/03 01:09:22 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/03 01:09:22 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:09:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:09:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.39s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:09:24 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/03 01:09:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:09:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:09:26 DEBUG : check sum: md5 = 4d68abd200f9e132f1420b1ed9c79fdf OK 2026/07/03 01:09:26 DEBUG : check sum: size = 1 OK 2026/07/03 01:09:26 INFO : check sum: Copied (new) 2026/07/03 01:09:26 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:26 DEBUG : check sum: size = 1 OK 2026/07/03 01:09:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/03 01:09:26 DEBUG : check sum: Size of src and dst objects identical 2026/07/03 01:09:26 DEBUG : check sum: Unchanged skipping 2026/07/03 01:09:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:09:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:09:26 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:26 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.62s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:09:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/03 01:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:09:29 DEBUG : sizeonly: md5 = cf3420b71394ddc6a011762e18801ded OK 2026/07/03 01:09:29 DEBUG : sizeonly: size = 6 OK 2026/07/03 01:09:29 INFO : sizeonly: Copied (new) 2026/07/03 01:09:29 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:30 DEBUG : sizeonly: size = 6 OK 2026/07/03 01:09:30 DEBUG : sizeonly: Sizes identical 2026/07/03 01:09:30 DEBUG : sizeonly: Unchanged skipping 2026/07/03 01:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:09:30 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:30 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.89s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:09:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/03 01:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:09:33 DEBUG : ignore-size: md5 = f0f90355556905d6c8c91c47d44b2c1d OK 2026/07/03 01:09:33 INFO : ignore-size: Copied (new) 2026/07/03 01:09:33 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:34 DEBUG : ignore-size: Unchanged skipping 2026/07/03 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:09:34 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.50s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:09:37 DEBUG : existing: md5 = 4181b1afa9a16802d35ddcde23980355 OK 2026/07/03 01:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:09:37 DEBUG : existing: size = 6 OK 2026/07/03 01:09:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:37 DEBUG : existing: Unchanged skipping 2026/07/03 01:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:09:37 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:37 INFO : There was nothing to transfer 2026/07/03 01:09:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/03 01:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:09:39 DEBUG : existing: md5 = 18c7c7b52ec098a9425f63d1c09ea667 OK 2026/07/03 01:09:39 DEBUG : existing: size = 6 OK 2026/07/03 01:09:39 INFO : existing: Copied (replaced existing) 2026/07/03 01:09:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.07s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:09:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/03 01:09:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:09:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:09:42 DEBUG : existing: md5 = 091c694710190788f97cc4b77d630fdb OK 2026/07/03 01:09:42 DEBUG : existing: size = 6 OK 2026/07/03 01:09:42 INFO : existing: Copied (new) 2026/07/03 01:09:42 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:09:42 DEBUG : existing: Destination exists, skipping 2026/07/03 01:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:09:42 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.45s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:09:46 DEBUG : b/potato: md5 = db36ffea2bd06422e437b46ce5435b68 OK 2026/07/03 01:09:49 DEBUG : c/non empty space: md5 = 43292d8d1ac0d7ef28f0711d24c65f0d OK 2026/07/03 01:09:49 INFO : d: Making directory 2026/07/03 01:09:50 DEBUG : Added delayed dir = "a", newDst= 2026/07/03 01:09:51 INFO : c: Set directory modification time (using SetModTime) 2026/07/03 01:09:51 DEBUG : Added delayed dir = "c", newDst=c 2026/07/03 01:09:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/03 01:09:53 DEBUG : c/non empty space: size = 5 OK 2026/07/03 01:09:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:09:53 DEBUG : c/non empty space: Unchanged skipping 2026/07/03 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:09:54 DEBUG : a/potato2: md5 = 5900e2a85c459c68a587c36b5e4e9279 OK 2026/07/03 01:09:54 DEBUG : a/potato2: size = 60 OK 2026/07/03 01:09:54 INFO : a/potato2: Copied (new) 2026/07/03 01:09:54 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:54 INFO : b/potato: Deleted 2026/07/03 01:09:55 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/03 01:09:55 INFO : d: Removing directory 2026/07/03 01:09:56 INFO : b: Removing directory 2026/07/03 01:09:56 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/03 01:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': deleted 2 directories 2026/07/03 01:09:59 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/03 01:10:00 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:10:03 DEBUG : empty space: md5 = 803e67831d51abecbd322f773e4deeac OK 2026/07/03 01:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:10:03 DEBUG : empty space: size = 1 OK 2026/07/03 01:10:03 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/07/03 01:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:10:03 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/03 01:10:03 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:10:04 DEBUG : empty space: size = 1 OK 2026/07/03 01:10:04 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/07/03 01:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:10:05 DEBUG : empty space: md5 = 7c5bb4a488f2ac2afed8b5583e933d51 OK 2026/07/03 01:10:05 DEBUG : empty space: size = 1 OK 2026/07/03 01:10:05 INFO : empty space: Copied (replaced existing) 2026/07/03 01:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:10:08 DEBUG : foo: md5 = f18a563830fcb6d105ba1b9e69e8e7d8 OK 2026/07/03 01:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:10:09 DEBUG : foo: size = 3 OK 2026/07/03 01:10:09 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/07/03 01:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:10:10 DEBUG : foo: md5 = 4c526ed9a5906f97e906ab690f5959e7 OK 2026/07/03 01:10:10 DEBUG : foo: size = 3 OK 2026/07/03 01:10:10 INFO : foo: Copied (replaced existing) 2026/07/03 01:10:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.81s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:10:13 DEBUG : empty space: md5 = 7603f193cc6e8d052674920c8fda0024 OK 2026/07/03 01:10:14 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/03 01:10:14 DEBUG : empty space: size = 1 OK 2026/07/03 01:10:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:10:14 DEBUG : empty space: Unchanged skipping 2026/07/03 01:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:10:15 DEBUG : potato: md5 = 967a85189a91194e80336338bb1d4db9 OK 2026/07/03 01:10:15 DEBUG : potato: size = 60 OK 2026/07/03 01:10:15 INFO : potato: Copied (new) 2026/07/03 01:10:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:10:19 DEBUG : potato: md5 = 1af03f2883dbbec616fb31073fe2c176 OK 2026/07/03 01:10:19 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:10:19 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:10:19 DEBUG : potato: Sizes differ 2026/07/03 01:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:10:21 DEBUG : potato: md5 = 0cc7ff56961dc6c249ddd4c93ba9bbc6 OK 2026/07/03 01:10:21 DEBUG : potato: size = 21 OK 2026/07/03 01:10:21 INFO : potato: Copied (replaced existing) 2026/07/03 01:10:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.87s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:10:23 DEBUG : potato: md5 = 9fd878a84cddc4cc969b49af293049da OK 2026/07/03 01:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:10:24 DEBUG : potato: size = 21 OK 2026/07/03 01:10:24 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/07/03 01:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:10:26 DEBUG : potato: md5 = 4bfb6538249dbca1173a678bdaf50731 OK 2026/07/03 01:10:26 DEBUG : potato: size = 21 OK 2026/07/03 01:10:26 INFO : potato: Copied (replaced existing) 2026/07/03 01:10:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:10:29 DEBUG : potato: md5 = 191a1d7766a95854026ed7ac0f0061e6 OK 2026/07/03 01:10:31 DEBUG : empty space: md5 = ca9b3ded8566656c47eda14b7ab6149c OK 2026/07/03 01:10:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:10:31 DEBUG : empty space: size = 1 OK 2026/07/03 01:10:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:10:31 DEBUG : empty space: Unchanged skipping 2026/07/03 01:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:10:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/03 01:10:31 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:10:34 DEBUG : potato: md5 = 4b98fa6fa5e92e8363331ef2eb383e0d OK 2026/07/03 01:10:36 DEBUG : empty space: md5 = ef069e55dcdbd126e8351c13d56cc30a OK 2026/07/03 01:10:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:10:37 DEBUG : empty space: size = 1 OK 2026/07/03 01:10:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:10:37 DEBUG : empty space: Unchanged skipping 2026/07/03 01:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:10:38 DEBUG : potato2: md5 = 8a8c9daed5aa68dab14fce99516acfbf OK 2026/07/03 01:10:38 DEBUG : potato2: size = 60 OK 2026/07/03 01:10:38 INFO : potato2: Copied (new) 2026/07/03 01:10:38 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:39 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:10:43 DEBUG : b/potato: md5 = 80ff24afcc134ab468f9fb08f988ba71 OK 2026/07/03 01:10:45 DEBUG : c/non empty space: md5 = ca4e8776f227ab64000272fcb0625851 OK 2026/07/03 01:10:45 INFO : d: Making directory 2026/07/03 01:10:46 INFO : d/e: Making directory 2026/07/03 01:10:49 DEBUG : Added delayed dir = "a", newDst= 2026/07/03 01:10:49 INFO : c: Set directory modification time (using SetModTime) 2026/07/03 01:10:49 DEBUG : Added delayed dir = "c", newDst=c 2026/07/03 01:10:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/03 01:10:50 DEBUG : c/non empty space: size = 5 OK 2026/07/03 01:10:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:10:50 DEBUG : c/non empty space: Unchanged skipping 2026/07/03 01:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:10:52 DEBUG : a/potato2: md5 = a87521027d453f98c7e9b489ec70ea05 OK 2026/07/03 01:10:52 DEBUG : a/potato2: size = 60 OK 2026/07/03 01:10:52 INFO : a/potato2: Copied (new) 2026/07/03 01:10:52 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:53 INFO : b/potato: Deleted 2026/07/03 01:10:53 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/03 01:10:53 INFO : d/e: Removing directory 2026/07/03 01:10:54 INFO : d: Removing directory 2026/07/03 01:10:54 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/03 01:10:55 INFO : b: Removing directory 2026/07/03 01:10:55 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/03 01:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': deleted 3 directories 2026/07/03 01:10:58 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/03 01:10:59 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:11:02 DEBUG : b/potato: md5 = 4ed423be3f6cbbd0c6701b4704f25b47 OK 2026/07/03 01:11:05 DEBUG : c/non empty space: md5 = 76d997f665c394196f077762285909db OK 2026/07/03 01:11:05 INFO : d: Making directory 2026/07/03 01:11:06 DEBUG : Added delayed dir = "a", newDst= 2026/07/03 01:11:07 INFO : c: Set directory modification time (using SetModTime) 2026/07/03 01:11:07 DEBUG : Added delayed dir = "c", newDst=c 2026/07/03 01:11:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/03 01:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:11:07 DEBUG : c/non empty space: size = 5 OK 2026/07/03 01:11:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:11:07 DEBUG : c/non empty space: Unchanged skipping 2026/07/03 01:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:11:09 DEBUG : a/potato2: md5 = 0ff676e73dea78e66f583592ea482b57 OK 2026/07/03 01:11:09 DEBUG : a/potato2: size = 60 OK 2026/07/03 01:11:09 INFO : a/potato2: Copied (new) 2026/07/03 01:11:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': not deleting files as there were IO errors 2026/07/03 01:11:10 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/03 01:11:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': not deleting directories as there were IO errors 2026/07/03 01:11:14 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/03 01:11:14 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/03 01:11:15 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.37s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:11:18 DEBUG : potato: md5 = b3fe861f94fc58ed07a2f5cd16f30682 OK 2026/07/03 01:11:19 DEBUG : empty space: md5 = ec443ecac5741bd874314b7e1ec931c1 OK 2026/07/03 01:11:19 DEBUG : Waiting for deletions to finish 2026/07/03 01:11:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:11:20 DEBUG : empty space: size = 1 OK 2026/07/03 01:11:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:11:20 DEBUG : empty space: Unchanged skipping 2026/07/03 01:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:11:20 INFO : potato: Deleted 2026/07/03 01:11:21 DEBUG : potato2: md5 = 80668a814bada6fded1b4c4fd66334c2 OK 2026/07/03 01:11:21 DEBUG : potato2: size = 60 OK 2026/07/03 01:11:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.37s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:11:25 DEBUG : potato: md5 = 498eeb8a379054b5bb8487d6d6a5f825 OK 2026/07/03 01:11:27 DEBUG : empty space: md5 = 0e7c1db35984efd0a267b52723ed5309 OK 2026/07/03 01:11:27 DEBUG : Waiting for deletions to finish 2026/07/03 01:11:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:11:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:11:28 INFO : potato: Deleted 2026/07/03 01:11:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:11:28 DEBUG : empty space: size = 1 OK 2026/07/03 01:11:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:11:28 DEBUG : empty space: Unchanged skipping 2026/07/03 01:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:11:30 DEBUG : potato2: md5 = e5214ced6a35866cd62a494c23f01763 OK 2026/07/03 01:11:30 DEBUG : potato2: size = 60 OK 2026/07/03 01:11:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (8.24s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:11:33 DEBUG : potato: md5 = e2a0dbda30025d5f3c85e3906697267f OK 2026/07/03 01:11:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:11:35 DEBUG : potato2: md5 = f03e147eae469d3d5eb87ac506bfa24a OK 2026/07/03 01:11:35 DEBUG : potato2: size = 19 OK 2026/07/03 01:11:35 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.53s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:11:39 DEBUG : potato2: md5 = 1f3d362b98a8e612dbdadaf497594fbb OK 2026/07/03 01:11:40 DEBUG : empty space: md5 = 29f6bedec7a99f8e79fcba031dda1642 OK 2026/07/03 01:11:41 DEBUG : enormous: Excluded (Size Filter) 2026/07/03 01:11:41 DEBUG : enormous: Excluded 2026/07/03 01:11:41 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:11:41 DEBUG : potato2: Excluded 2026/07/03 01:11:41 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:11:41 DEBUG : potato2: Excluded 2026/07/03 01:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:11:41 DEBUG : empty space: size = 1 OK 2026/07/03 01:11:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:11:41 DEBUG : empty space: Unchanged skipping 2026/07/03 01:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:11:41 DEBUG : Waiting for deletions to finish 2026/07/03 01:11:41 INFO : There was nothing to transfer 2026/07/03 01:11:41 DEBUG : enormous: Excluded (Size Filter) 2026/07/03 01:11:41 DEBUG : enormous: Excluded 2026/07/03 01:11:41 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:11:41 DEBUG : potato2: Excluded 2026/07/03 01:11:42 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:11:42 DEBUG : potato2: Excluded 2026/07/03 01:11:42 DEBUG : empty space: size = 1 OK 2026/07/03 01:11:42 DEBUG : Local file system at /tmp/rclone3514044006: Waiting for checks to finish 2026/07/03 01:11:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/03 01:11:42 DEBUG : empty space: Unchanged skipping 2026/07/03 01:11:42 DEBUG : Local file system at /tmp/rclone3514044006: Waiting for transfers to finish 2026/07/03 01:11:42 DEBUG : Waiting for deletions to finish 2026/07/03 01:11:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (6.09s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:11:45 DEBUG : potato2: md5 = 70d076c12965f85b32c69366b68327e8 OK 2026/07/03 01:11:46 DEBUG : empty space: md5 = cbe65b5f904e35bf3b02331b831b916b OK 2026/07/03 01:11:48 DEBUG : enormous: md5 = baebf6154f4344cce625eae957bc3b73 OK 2026/07/03 01:11:48 DEBUG : enormous: Excluded (Size Filter) 2026/07/03 01:11:48 DEBUG : enormous: Excluded 2026/07/03 01:11:48 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:11:48 DEBUG : potato2: Excluded 2026/07/03 01:11:48 DEBUG : empty space: size = 1 OK 2026/07/03 01:11:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:11:48 DEBUG : empty space: Unchanged skipping 2026/07/03 01:11:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:11:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:11:48 DEBUG : Waiting for deletions to finish 2026/07/03 01:11:49 INFO : potato2: Deleted 2026/07/03 01:11:49 INFO : enormous: Deleted 2026/07/03 01:11:49 INFO : There was nothing to transfer 2026/07/03 01:11:50 DEBUG : empty space: size = 1 OK 2026/07/03 01:11:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/03 01:11:50 DEBUG : empty space: Unchanged skipping 2026/07/03 01:11:50 DEBUG : Local file system at /tmp/rclone3514044006: Waiting for checks to finish 2026/07/03 01:11:50 DEBUG : Local file system at /tmp/rclone3514044006: Waiting for transfers to finish 2026/07/03 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/03 01:11:50 INFO : enormous: Deleted 2026/07/03 01:11:50 INFO : potato2: Deleted 2026/07/03 01:11:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.32s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:11:52 DEBUG : one: md5 = 3d34a985a7b46192737fe924822e773e OK 2026/07/03 01:11:54 DEBUG : two: md5 = a2d784281948211fb91be5364da83b46 OK 2026/07/03 01:11:55 DEBUG : three: md5 = b66144975832557958d3cf3d37c1ac4a OK 2026/07/03 01:11:57 DEBUG : four: md5 = 5eba0ee28d7fe3fe8df097eb556254ff OK 2026/07/03 01:11:57 DEBUG : five: Need to transfer - File not found at Destination 2026/07/03 01:11:57 DEBUG : one: Destination is newer than source, skipping 2026/07/03 01:11:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:11:57 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:11:57 DEBUG : four: Sizes differ 2026/07/03 01:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:11:57 DEBUG : two: size = 3 OK 2026/07/03 01:11:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/03 01:11:57 DEBUG : three: size = 5 OK 2026/07/03 01:11:57 DEBUG : three: Sizes identical 2026/07/03 01:11:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/03 01:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:11:58 DEBUG : four: md5 = e4b55109e49a2063cdd5a4b1b4d450c7 OK 2026/07/03 01:11:58 DEBUG : four: size = 4 OK 2026/07/03 01:11:58 INFO : four: Copied (replaced existing) 2026/07/03 01:11:59 DEBUG : two: md5 = ac002dc0104d45091ad15e13fd98522b OK 2026/07/03 01:11:59 DEBUG : two: size = 3 OK 2026/07/03 01:11:59 INFO : two: Copied (replaced existing) 2026/07/03 01:11:59 DEBUG : five: md5 = 3735d7cdc70d33bac28d77aec4d4eb9d OK 2026/07/03 01:11:59 DEBUG : five: size = 4 OK 2026/07/03 01:11:59 INFO : five: Copied (new) 2026/07/03 01:11:59 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.38s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/03 01:12:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/03 01:12:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/03 01:12:02 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/03 01:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:12:04 DEBUG : potato: md5 = b497acb62ed65145ce9f27bfb5939c24 OK 2026/07/03 01:12:04 DEBUG : potato: size = 14 OK 2026/07/03 01:12:04 INFO : potato: Copied (new) 2026/07/03 01:12:04 DEBUG : yam: md5 = 34e2f332098df1a93282afa1f80a16ed OK 2026/07/03 01:12:04 DEBUG : yam: size = 11 OK 2026/07/03 01:12:04 INFO : yam: Copied (new) 2026/07/03 01:12:04 DEBUG : Waiting for deletions to finish 2026/07/03 01:12:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/03 01:12:04 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/03 01:12:04 DEBUG : potato: size = 14 OK 2026/07/03 01:12:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:12:04 DEBUG : potato: Unchanged skipping 2026/07/03 01:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:12:06 DEBUG : yaml: md5 = d85638b4c2cfe00cdef9a8dd0874d720 OK 2026/07/03 01:12:06 DEBUG : yaml: size = 11 OK 2026/07/03 01:12:06 INFO : yaml: Copied (new) 2026/07/03 01:12:06 DEBUG : Waiting for deletions to finish 2026/07/03 01:12:06 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/03 01:12:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Making map for --track-renames 2026/07/03 01:12:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Finished making map for --track-renames 2026/07/03 01:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:12:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/03 01:12:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/03 01:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for renames to finish 2026/07/03 01:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:12:10 DEBUG : yam: md5 = 76d7aae870a9eee16c21e716711406f3 OK 2026/07/03 01:12:10 DEBUG : yam: size = 11 OK 2026/07/03 01:12:10 INFO : yam: Copied (new) 2026/07/03 01:12:10 DEBUG : potato: md5 = 1ea73b830d22ef2340a5fdd02d212ac7 OK 2026/07/03 01:12:10 DEBUG : potato: size = 14 OK 2026/07/03 01:12:10 INFO : potato: Copied (new) 2026/07/03 01:12:10 DEBUG : Waiting for deletions to finish 2026/07/03 01:12:10 DEBUG : potato: size = 14 OK 2026/07/03 01:12:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:12:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Making map for --track-renames 2026/07/03 01:12:10 DEBUG : potato: Unchanged skipping 2026/07/03 01:12:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Finished making map for --track-renames 2026/07/03 01:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for renames to finish 2026/07/03 01:12:11 INFO : yam: Moved (server-side) to: yaml 2026/07/03 01:12:11 INFO : yaml: Renamed from "yam" 2026/07/03 01:12:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:12:11 DEBUG : Waiting for deletions to finish 2026/07/03 01:12:11 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.07s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/03 01:12:13 DEBUG : Added delayed dir = "sub", newDst= 2026/07/03 01:12:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Making map for --track-renames 2026/07/03 01:12:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Finished making map for --track-renames 2026/07/03 01:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:12:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/03 01:12:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/03 01:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for renames to finish 2026/07/03 01:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:12:15 DEBUG : potato: md5 = 49f8bd9df2cefb8b9f06f939443cb427 OK 2026/07/03 01:12:15 DEBUG : potato: size = 14 OK 2026/07/03 01:12:15 INFO : potato: Copied (new) 2026/07/03 01:12:16 DEBUG : sub/yam: md5 = cd415650e6fcda159c881ef07bd90975 OK 2026/07/03 01:12:16 DEBUG : sub/yam: size = 11 OK 2026/07/03 01:12:16 INFO : sub/yam: Copied (new) 2026/07/03 01:12:16 DEBUG : Waiting for deletions to finish 2026/07/03 01:12:16 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/03 01:12:17 DEBUG : potato: size = 14 OK 2026/07/03 01:12:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:12:17 DEBUG : potato: Unchanged skipping 2026/07/03 01:12:18 INFO : sub: Set directory modification time (using SetModTime) 2026/07/03 01:12:18 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/03 01:12:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Making map for --track-renames 2026/07/03 01:12:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Finished making map for --track-renames 2026/07/03 01:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for renames to finish 2026/07/03 01:12:19 INFO : sub/yam: Moved (server-side) to: yam 2026/07/03 01:12:19 INFO : yam: Renamed from "sub/yam" 2026/07/03 01:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:12:19 DEBUG : Waiting for deletions to finish 2026/07/03 01:12:19 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.20s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:12:22 DEBUG : Creating backend with remote "/tmp/rclone3514044006/dir1" 2026/07/03 01:12:22 DEBUG : Creating backend with remote "/tmp/rclone3514044006/dir2" 2026/07/03 01:12:22 DEBUG : Local file system at /tmp/rclone3514044006/dir2: Using server-side directory move 2026/07/03 01:12:22 INFO : Local file system at /tmp/rclone3514044006/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/03 01:12:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/03 01:12:22 DEBUG : Local file system at /tmp/rclone3514044006/dir2: Waiting for checks to finish 2026/07/03 01:12:22 DEBUG : Local file system at /tmp/rclone3514044006/dir2: Waiting for transfers to finish 2026/07/03 01:12:22 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.55s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:12:23 DEBUG : Added delayed dir = "nested", newDst= 2026/07/03 01:12:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:12:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:12:23 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/03 01:12:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/03 01:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:12:25 DEBUG : sub dir/hello world: md5 = c762783ce54345b81e1282d7cb699cda OK 2026/07/03 01:12:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:12:25 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:12:25 INFO : sub dir/hello world: Deleted 2026/07/03 01:12:27 DEBUG : nested/sub dir/file: md5 = c008eb6700d6fc467753b4320de44bc4 OK 2026/07/03 01:12:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/03 01:12:27 INFO : nested/sub dir/file: Copied (new) 2026/07/03 01:12:27 INFO : nested/sub dir/file: Deleted 2026/07/03 01:12:28 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:12:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:12:29 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/03 01:12:29 INFO : sub dir: Removing directory 2026/07/03 01:12:29 INFO : nested/sub dir: Removing directory 2026/07/03 01:12:29 INFO : nested: Removing directory 2026/07/03 01:12:29 DEBUG : Local file system at /tmp/rclone3514044006: deleted 3 directories 2026/07/03 01:12:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/03 01:12:32 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/03 01:12:33 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:12:34 DEBUG : Added delayed dir = "nested", newDst= 2026/07/03 01:12:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/03 01:12:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:12:34 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/03 01:12:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/03 01:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:12:36 DEBUG : sub dir/hello world: md5 = c06ac5e18e9229efc0dc6cf0dc3bca6b OK 2026/07/03 01:12:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:12:36 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:12:36 INFO : sub dir/hello world: Deleted 2026/07/03 01:12:39 DEBUG : nested/sub dir/file: md5 = e437f98951ff4503aa3aa5fc60be6bef OK 2026/07/03 01:12:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/03 01:12:39 INFO : nested/sub dir/file: Copied (new) 2026/07/03 01:12:39 INFO : nested/sub dir/file: Deleted 2026/07/03 01:12:39 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:12:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:12:40 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/03 01:12:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/03 01:12:44 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/03 01:12:45 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.92s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:12:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/03 01:12:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/03 01:12:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:12:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:12:47 DEBUG : existing-b: md5 = 75931988564309a9b01e721dd95095de OK 2026/07/03 01:12:47 DEBUG : existing-b: size = 6 OK 2026/07/03 01:12:47 INFO : existing-b: Copied (new) 2026/07/03 01:12:47 INFO : existing-b: Deleted 2026/07/03 01:12:47 DEBUG : existing: md5 = e2812125839e3907a6f3be09b8f9d74d OK 2026/07/03 01:12:47 DEBUG : existing: size = 6 OK 2026/07/03 01:12:47 INFO : existing: Copied (new) 2026/07/03 01:12:47 INFO : existing: Deleted 2026/07/03 01:12:48 DEBUG : existing: Destination exists, skipping 2026/07/03 01:12:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/03 01:12:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:12:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:12:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.66s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:12:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hodapaq8fifu" 2026/07/03 01:12:50 DEBUG : Creating backend with remote "TestDrive:crypt/kln877gucgos8ebgcda4305i6318vcm4796onvnqo0nsog3u6gl0" 2026/07/03 01:12:53 DEBUG : potato2: md5 = 2be3011b535109634e3a31121d96dc0b OK 2026/07/03 01:12:54 DEBUG : empty space: md5 = 631f970bcc402fdca736e0a19c64538d OK 2026/07/03 01:12:56 DEBUG : potato3: md5 = 70c129ce3d494b2dd5ac6b48efe7432e OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa' -> Encrypted drive 'TestCryptDrive:rclone-test-hodapaq8fifu' 2026/07/03 01:12:59 DEBUG : empty space: md5 = 3430b99fc3aa44da1f22e69df73b2c70 OK 2026/07/03 01:13:00 DEBUG : potato3: md5 = 6717e7aa6d6eb1ab9108a7cae1321dfa OK 2026/07/03 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hodapaq8fifu': Using server-side directory move 2026/07/03 01:13:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hodapaq8fifu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/03 01:13:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:13:01 DEBUG : empty space: size = 1 OK 2026/07/03 01:13:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:13:01 DEBUG : empty space: Unchanged skipping 2026/07/03 01:13:01 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:13:01 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hodapaq8fifu') 2026/07/03 01:13:01 DEBUG : potato3: Sizes differ 2026/07/03 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hodapaq8fifu': Waiting for checks to finish 2026/07/03 01:13:01 INFO : empty space: Deleted 2026/07/03 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hodapaq8fifu': Waiting for transfers to finish 2026/07/03 01:13:02 INFO : potato2: Moved (server-side) 2026/07/03 01:13:02 INFO : potato3: Deleted 2026/07/03 01:13:02 INFO : potato3: Moved (server-side) 2026/07/03 01:13:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tesiheb3vahu" 2026/07/03 01:13:03 DEBUG : Creating backend with remote "TestDrive:crypt/nnhccloj988q9ejpa3culdoc03b7760bktlk4t7jje1i1o0n1r6g" 2026/07/03 01:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tesiheb3vahu': Using server-side directory move 2026/07/03 01:13:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tesiheb3vahu': Server side directory move succeeded 2026/07/03 01:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tesiheb3vahu': Purge remote 2026/07/03 01:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hodapaq8fifu': Purge remote 2026/07/03 01:13:06 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.48s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:13:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowecoj2gele" 2026/07/03 01:13:07 DEBUG : Creating backend with remote "TestDrive:crypt/3jg7u9cae0hne3b3iealh9104qprbeh7dpf6adev24o4h64urm20" 2026/07/03 01:13:09 DEBUG : potato2: md5 = 3ac29ac58bf3d391eb0f835efd90e0e6 OK 2026/07/03 01:13:11 DEBUG : empty space: md5 = 49b70b0ac20950cdfd00e72f53448f30 OK 2026/07/03 01:13:13 DEBUG : potato3: md5 = 4348a8a06121ae00db2c9d097889ed8c OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa' -> Encrypted drive 'TestCryptDrive:rclone-test-cowecoj2gele' 2026/07/03 01:13:15 DEBUG : empty space: md5 = 9b9608aadd0df03d789781ed0d5b261d OK 2026/07/03 01:13:17 DEBUG : potato3: md5 = d0cd425f5863e262f2c3926bf28a9535 OK 2026/07/03 01:13:17 DEBUG : empty space: Excluded (Size Filter) 2026/07/03 01:13:17 DEBUG : empty space: Excluded 2026/07/03 01:13:17 DEBUG : empty space: Excluded (Size Filter) 2026/07/03 01:13:17 DEBUG : empty space: Excluded 2026/07/03 01:13:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:13:17 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:13:17 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cowecoj2gele') 2026/07/03 01:13:17 DEBUG : potato3: Sizes differ 2026/07/03 01:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowecoj2gele': Waiting for checks to finish 2026/07/03 01:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowecoj2gele': Waiting for transfers to finish 2026/07/03 01:13:18 INFO : potato3: Deleted 2026/07/03 01:13:18 INFO : potato2: Moved (server-side) 2026/07/03 01:13:19 INFO : potato3: Moved (server-side) 2026/07/03 01:13:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cajagug6megi" 2026/07/03 01:13:19 DEBUG : Creating backend with remote "TestDrive:crypt/hil0bp3gfnb1gfl6s0fppm2jqk7go9qnholb2t2hifusmb3d0nbg" 2026/07/03 01:13:21 DEBUG : empty space: Excluded (Size Filter) 2026/07/03 01:13:21 DEBUG : empty space: Excluded 2026/07/03 01:13:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:13:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/03 01:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cajagug6megi': Waiting for checks to finish 2026/07/03 01:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cajagug6megi': Waiting for transfers to finish 2026/07/03 01:13:23 INFO : potato3: Moved (server-side) 2026/07/03 01:13:23 INFO : potato2: Moved (server-side) 2026/07/03 01:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cajagug6megi': Purge remote 2026/07/03 01:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowecoj2gele': Purge remote --- PASS: TestServerSideMoveWithFilter (18.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:13:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-petahin4ceha" 2026/07/03 01:13:26 DEBUG : Creating backend with remote "TestDrive:crypt/3r9gfp2b3s0l6mvft3cj9oo3uj32ibhhooisnjaog3q0ilvroh0g" 2026/07/03 01:13:28 DEBUG : potato2: md5 = 5d97000915a8baf3d06e10f66bf0343c OK 2026/07/03 01:13:29 DEBUG : empty space: md5 = 818f53c76f6439dec3188a93dd362274 OK 2026/07/03 01:13:31 DEBUG : potato3: md5 = 3de0bc196358deba32777036ee53f04f OK 2026/07/03 01:13:31 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa' -> Encrypted drive 'TestCryptDrive:rclone-test-petahin4ceha' 2026/07/03 01:13:36 DEBUG : empty space: md5 = cb17a0ed604010fdf0f838f8369a4209 OK 2026/07/03 01:13:38 DEBUG : potato3: md5 = d52e3a8ae521aa272425616eff856bca OK 2026/07/03 01:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petahin4ceha': Using server-side directory move 2026/07/03 01:13:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-petahin4ceha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/03 01:13:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:13:38 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/03 01:13:38 DEBUG : empty space: size = 1 OK 2026/07/03 01:13:38 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:13:38 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-petahin4ceha') 2026/07/03 01:13:38 DEBUG : potato3: Sizes differ 2026/07/03 01:13:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:13:38 DEBUG : empty space: Unchanged skipping 2026/07/03 01:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petahin4ceha': Waiting for checks to finish 2026/07/03 01:13:39 INFO : empty space: Deleted 2026/07/03 01:13:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petahin4ceha': Waiting for transfers to finish 2026/07/03 01:13:39 INFO : potato3: Deleted 2026/07/03 01:13:39 INFO : potato2: Moved (server-side) 2026/07/03 01:13:39 INFO : potato3: Moved (server-side) 2026/07/03 01:13:39 INFO : tomatoDir: Removing directory 2026/07/03 01:13:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': deleted 1 directories 2026/07/03 01:13:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-masotev2tubu" 2026/07/03 01:13:41 DEBUG : Creating backend with remote "TestDrive:crypt/kd0tsohs1gkm0mm85ivd1ivvo5bd0h21l643199oqg5kjpsnnrmg" 2026/07/03 01:13:42 INFO : tomatoDir: Making directory 2026/07/03 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-masotev2tubu': Using server-side directory move 2026/07/03 01:13:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-masotev2tubu': Server side directory move succeeded 2026/07/03 01:13:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-masotev2tubu': Purge remote 2026/07/03 01:13:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petahin4ceha': Purge remote 2026/07/03 01:13:46 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.48s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:13:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/rclone-sync-test" 2026/07/03 01:13:47 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.07s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:13:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/rclone-sync-test" 2026/07/03 01:13:49 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/03 01:13:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/rclone-sync-test-include/layer2" 2026/07/03 01:13:51 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/03 01:13:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/rclone-sync-test-ignore-file" 2026/07/03 01:13:55 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/03 01:13:59 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 511b2b89c91a88967561d5f7c5aa3bad OK 2026/07/03 01:14:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/03 01:14:01 DEBUG : rclone-sync-test: Excluded 2026/07/03 01:14:01 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/03 01:14:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/03 01:14:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/rclone-sync-test': Waiting for checks to finish 2026/07/03 01:14:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/rclone-sync-test': Waiting for transfers to finish 2026/07/03 01:14:02 DEBUG : Waiting for deletions to finish 2026/07/03 01:14:02 INFO : There was nothing to transfer 2026/07/03 01:14:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/03 01:14:03 DEBUG : rclone-sync-test: Excluded 2026/07/03 01:14:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/03 01:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:14:03 DEBUG : Waiting for deletions to finish 2026/07/03 01:14:03 INFO : rclone-sync-test-include: Removing directory 2026/07/03 01:14:04 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/03 01:14:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/03 01:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': failed to delete 1 directories 2026/07/03 01:14:04 INFO : There was nothing to transfer 2026/07/03 01:14:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/03 01:14:05 DEBUG : rclone-sync-test: Excluded 2026/07/03 01:14:05 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/03 01:14:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/03 01:14:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/03 01:14:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/03 01:14:05 DEBUG : Waiting for deletions to finish 2026/07/03 01:14:05 INFO : There was nothing to transfer 2026/07/03 01:14:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/03 01:14:07 DEBUG : rclone-sync-test: Excluded 2026/07/03 01:14:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/03 01:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:14:07 DEBUG : Waiting for deletions to finish 2026/07/03 01:14:07 INFO : rclone-sync-test-include: Removing directory 2026/07/03 01:14:07 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/03 01:14:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/03 01:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': failed to delete 1 directories 2026/07/03 01:14:07 INFO : There was nothing to transfer 2026/07/03 01:14:08 DEBUG : Excluded 2026/07/03 01:14:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/03 01:14:09 DEBUG : rclone-sync-test: Excluded 2026/07/03 01:14:09 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/03 01:14:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/03 01:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/03 01:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/03 01:14:09 DEBUG : Waiting for deletions to finish 2026/07/03 01:14:09 INFO : There was nothing to transfer 2026/07/03 01:14:12 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/03 01:14:12 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (25.33s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:14:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/dst" 2026/07/03 01:14:14 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 01:14:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/CompareDest" 2026/07/03 01:14:16 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/gveqi14airsml4bgu7krj116o8" 2026/07/03 01:14:18 DEBUG : one: Need to transfer - File not found at Destination 2026/07/03 01:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:14:20 DEBUG : one: md5 = 436a920a9350f57d1f86ecb9f2f3881b OK 2026/07/03 01:14:20 DEBUG : one: size = 3 OK 2026/07/03 01:14:20 INFO : one: Copied (new) 2026/07/03 01:14:20 DEBUG : Waiting for deletions to finish 2026/07/03 01:14:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:14:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:14:21 DEBUG : one: Sizes differ 2026/07/03 01:14:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:14:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:14:23 DEBUG : one: md5 = 971c098d26a4597a33082d33ecd23fec OK 2026/07/03 01:14:23 DEBUG : one: size = 5 OK 2026/07/03 01:14:23 INFO : one: Copied (replaced existing) 2026/07/03 01:14:23 DEBUG : Waiting for deletions to finish 2026/07/03 01:14:26 DEBUG : dst/one: md5 = 7864e1c1dc78b4c03793398df304b49d OK 2026/07/03 01:14:28 DEBUG : CompareDest/one: md5 = 80c9a457a841463e8880571935271c73 OK 2026/07/03 01:14:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:14:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:14:29 DEBUG : one: Sizes differ 2026/07/03 01:14:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:14:30 DEBUG : one: size = 5 OK 2026/07/03 01:14:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:14:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:14:30 DEBUG : Waiting for deletions to finish 2026/07/03 01:14:30 INFO : There was nothing to transfer 2026/07/03 01:14:32 DEBUG : CompareDest/two: md5 = abe320acfdd8f6347408b44d67d0918c OK 2026/07/03 01:14:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:14:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:14:33 DEBUG : one: Sizes differ 2026/07/03 01:14:33 DEBUG : two: size = 3 OK 2026/07/03 01:14:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:14:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/03 01:14:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:14:33 DEBUG : one: size = 5 OK 2026/07/03 01:14:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:14:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:14:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:14:33 DEBUG : Waiting for deletions to finish 2026/07/03 01:14:33 INFO : There was nothing to transfer 2026/07/03 01:14:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:14:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:14:34 DEBUG : one: Sizes differ 2026/07/03 01:14:34 DEBUG : one: size = 5 OK 2026/07/03 01:14:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:14:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:14:34 DEBUG : two: size = 3 OK 2026/07/03 01:14:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:14:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/03 01:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:14:34 DEBUG : Waiting for deletions to finish 2026/07/03 01:14:34 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/03 01:14:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:14:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:14:36 DEBUG : one: Sizes differ 2026/07/03 01:14:36 DEBUG : one: size = 5 OK 2026/07/03 01:14:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:14:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:14:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:14:36 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/CompareDest') 2026/07/03 01:14:36 DEBUG : two: Sizes differ 2026/07/03 01:14:36 DEBUG : two: Need to transfer - File not found at Destination 2026/07/03 01:14:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:14:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:14:37 DEBUG : two: md5 = 52e4bd61114b6587b15d0c0da4a7a26f OK 2026/07/03 01:14:37 DEBUG : two: size = 5 OK 2026/07/03 01:14:37 INFO : two: Copied (new) 2026/07/03 01:14:37 DEBUG : Waiting for deletions to finish 2026/07/03 01:14:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 01:14:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 01:14:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 01:14:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (28.93s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:14:45 DEBUG : pre-dest1/1: md5 = a42e1dc97b37bffb0371fb6f04d10843 OK 2026/07/03 01:14:48 DEBUG : pre-dest2/2: md5 = 5e0335d242552353743e07e0700b3f34 OK 2026/07/03 01:14:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/dest" 2026/07/03 01:14:48 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/rg03c1jvnehrrc617i0lnqjddc" 2026/07/03 01:14:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/pre-dest1" 2026/07/03 01:14:50 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/bbnblvh6k061ssopqrp18kd7gc" 2026/07/03 01:14:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/pre-dest2" 2026/07/03 01:14:51 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/03 01:14:53 DEBUG : 1: size = 1 OK 2026/07/03 01:14:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:14:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/03 01:14:54 DEBUG : 2: size = 1 OK 2026/07/03 01:14:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:14:54 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/03 01:14:54 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/03 01:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dest': Waiting for checks to finish 2026/07/03 01:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dest': Waiting for transfers to finish 2026/07/03 01:14:56 DEBUG : 3: md5 = 6300bb241341d6529f667500bbc4e2dc OK 2026/07/03 01:14:56 DEBUG : 3: size = 1 OK 2026/07/03 01:14:56 INFO : 3: Copied (new) 2026/07/03 01:14:56 DEBUG : Waiting for deletions to finish 2026/07/03 01:15:00 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/03 01:15:01 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/03 01:15:01 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (19.21s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:15:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/dst" 2026/07/03 01:15:02 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 01:15:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/CopyDest" 2026/07/03 01:15:05 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/03 01:15:07 DEBUG : one: Need to transfer - File not found at Destination 2026/07/03 01:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:15:09 DEBUG : one: md5 = 958afeac2075293fb3af2d89d3e26e57 OK 2026/07/03 01:15:09 DEBUG : one: size = 3 OK 2026/07/03 01:15:09 INFO : one: Copied (new) 2026/07/03 01:15:09 DEBUG : Waiting for deletions to finish 2026/07/03 01:15:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:15:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:15:11 DEBUG : one: Sizes differ 2026/07/03 01:15:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:15:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:15:13 DEBUG : one: md5 = 709f7d6729ed5243600c4c22e65a7922 OK 2026/07/03 01:15:13 DEBUG : one: size = 5 OK 2026/07/03 01:15:13 INFO : one: Copied (replaced existing) 2026/07/03 01:15:13 DEBUG : Waiting for deletions to finish 2026/07/03 01:15:15 DEBUG : dst/one: md5 = 52e1736d19f041ece71667484695fa79 OK 2026/07/03 01:15:17 DEBUG : CopyDest/one: md5 = ec0fa8997d37ab983301f6198cc4386d OK 2026/07/03 01:15:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/BackupDir" 2026/07/03 01:15:18 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/03 01:15:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:15:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:15:20 DEBUG : one: Sizes differ 2026/07/03 01:15:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:15:21 DEBUG : one: size = 5 OK 2026/07/03 01:15:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:15:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:15:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:15:21 DEBUG : one: Sizes differ 2026/07/03 01:15:23 INFO : one: Moved (server-side) 2026/07/03 01:15:24 DEBUG : one: size = 5 OK 2026/07/03 01:15:24 INFO : one: Copied (server-side copy) 2026/07/03 01:15:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/03 01:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:15:24 DEBUG : Waiting for deletions to finish 2026/07/03 01:15:26 DEBUG : CopyDest/two: md5 = 5f47f421674a07d2e71c4b6696089df9 OK 2026/07/03 01:15:27 DEBUG : one: size = 5 OK 2026/07/03 01:15:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:15:27 DEBUG : one: Unchanged skipping 2026/07/03 01:15:27 DEBUG : two: size = 3 OK 2026/07/03 01:15:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:15:29 DEBUG : two: size = 3 OK 2026/07/03 01:15:29 INFO : two: Copied (server-side copy) 2026/07/03 01:15:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/03 01:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:15:29 DEBUG : Waiting for deletions to finish 2026/07/03 01:15:30 DEBUG : one: size = 5 OK 2026/07/03 01:15:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:15:30 DEBUG : one: Unchanged skipping 2026/07/03 01:15:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:15:30 DEBUG : two: size = 3 OK 2026/07/03 01:15:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:15:30 DEBUG : two: Unchanged skipping 2026/07/03 01:15:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:15:30 DEBUG : Waiting for deletions to finish 2026/07/03 01:15:30 INFO : There was nothing to transfer 2026/07/03 01:15:32 DEBUG : CopyDest/three: md5 = 9807eecc012af3e23985bb4e1dde29bc OK 2026/07/03 01:15:33 DEBUG : one: size = 5 OK 2026/07/03 01:15:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:15:33 DEBUG : one: Unchanged skipping 2026/07/03 01:15:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:15:33 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/CopyDest') 2026/07/03 01:15:33 DEBUG : three: Sizes differ 2026/07/03 01:15:33 DEBUG : three: Destination not found in --copy-dest 2026/07/03 01:15:33 DEBUG : three: Need to transfer - File not found at Destination 2026/07/03 01:15:33 DEBUG : two: size = 3 OK 2026/07/03 01:15:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:15:33 DEBUG : two: Unchanged skipping 2026/07/03 01:15:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:15:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:15:35 DEBUG : three: md5 = 738c4073b0f183019b1e5ceb31a93ec4 OK 2026/07/03 01:15:35 DEBUG : three: size = 7 OK 2026/07/03 01:15:35 INFO : three: Copied (new) 2026/07/03 01:15:35 DEBUG : Waiting for deletions to finish 2026/07/03 01:15:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/03 01:15:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 01:15:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 01:15:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 01:15:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/03 01:15:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 01:15:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (40.67s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:15:45 DEBUG : dst/one: md5 = d505ee665061d497900d257fda8f3374 OK 2026/07/03 01:15:47 DEBUG : dst/two: md5 = 183bb3d2e40933cbe3bc15ee310150a1 OK 2026/07/03 01:15:48 DEBUG : dst/three.txt: md5 = 9051c4c5402b759ba080be51fe6c5e7a OK 2026/07/03 01:15:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/dst" 2026/07/03 01:15:49 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 01:15:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/backup" 2026/07/03 01:15:50 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/1nrff024r7pq65ecp72fc28jb0" 2026/07/03 01:15:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:15:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:15:52 DEBUG : one: Sizes differ 2026/07/03 01:15:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:15:52 DEBUG : two: size = 3 OK 2026/07/03 01:15:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:15:52 DEBUG : two: Unchanged skipping 2026/07/03 01:15:54 INFO : one: Moved (server-side) 2026/07/03 01:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:15:56 DEBUG : one: md5 = eeacd10259e5f494510289a95503a868 OK 2026/07/03 01:15:56 DEBUG : one: size = 4 OK 2026/07/03 01:15:56 INFO : one: Copied (new) 2026/07/03 01:15:56 DEBUG : Waiting for deletions to finish 2026/07/03 01:15:57 INFO : three.txt: Moved (server-side) 2026/07/03 01:15:57 INFO : three.txt: Moved into backup dir 2026/07/03 01:15:59 DEBUG : dst/three.txt: md5 = e3ceede0f4a8ca75bee1740544cbb43e OK 2026/07/03 01:16:00 DEBUG : two: size = 3 OK 2026/07/03 01:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:16:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:16:00 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:16:00 DEBUG : one: Sizes differ 2026/07/03 01:16:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:16:00 DEBUG : two: Unchanged skipping 2026/07/03 01:16:01 INFO : one: Deleted 2026/07/03 01:16:02 INFO : one: Moved (server-side) 2026/07/03 01:16:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:16:03 DEBUG : one: md5 = 553bdf9639bc75cc290728b9ede73e49 OK 2026/07/03 01:16:03 DEBUG : one: size = 5 OK 2026/07/03 01:16:03 INFO : one: Copied (new) 2026/07/03 01:16:03 DEBUG : Waiting for deletions to finish 2026/07/03 01:16:05 INFO : three.txt: Deleted 2026/07/03 01:16:05 INFO : three.txt: Moved (server-side) 2026/07/03 01:16:05 INFO : three.txt: Moved into backup dir 2026/07/03 01:16:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 01:16:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 01:16:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/03 01:16:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 01:16:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/03 01:16:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (27.78s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:16:13 DEBUG : dst/one: md5 = 071f13cd7313ddadedcc399d8c37d176 OK 2026/07/03 01:16:14 DEBUG : dst/two: md5 = b4defd67989139ced0f02cb0bc64dcbc OK 2026/07/03 01:16:16 DEBUG : dst/three.txt: md5 = 050a2f3a831a7c17f745f5aa0967ada7 OK 2026/07/03 01:16:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/dst" 2026/07/03 01:16:17 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 01:16:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/backup" 2026/07/03 01:16:18 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/1nrff024r7pq65ecp72fc28jb0" 2026/07/03 01:16:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:16:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:16:19 DEBUG : one: Sizes differ 2026/07/03 01:16:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:16:19 DEBUG : two: size = 3 OK 2026/07/03 01:16:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:16:19 DEBUG : two: Unchanged skipping 2026/07/03 01:16:21 INFO : one: Moved (server-side) to: one.bak 2026/07/03 01:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:16:23 DEBUG : one: md5 = 728c611b52fc308bc45fddc5782bfb48 OK 2026/07/03 01:16:23 DEBUG : one: size = 4 OK 2026/07/03 01:16:23 INFO : one: Copied (new) 2026/07/03 01:16:23 DEBUG : Waiting for deletions to finish 2026/07/03 01:16:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/03 01:16:24 INFO : three.txt: Moved into backup dir 2026/07/03 01:16:26 DEBUG : dst/three.txt: md5 = 3d92adc3531b0f5ad0cc44c2101195af OK 2026/07/03 01:16:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:16:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:16:27 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:16:27 DEBUG : one: Sizes differ 2026/07/03 01:16:27 DEBUG : two: size = 3 OK 2026/07/03 01:16:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:16:27 DEBUG : two: Unchanged skipping 2026/07/03 01:16:28 INFO : one.bak: Deleted 2026/07/03 01:16:28 INFO : one: Moved (server-side) to: one.bak 2026/07/03 01:16:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:16:30 DEBUG : one: md5 = f4d1978acd691265497d59f18bff5e6f OK 2026/07/03 01:16:30 DEBUG : one: size = 5 OK 2026/07/03 01:16:30 INFO : one: Copied (new) 2026/07/03 01:16:30 DEBUG : Waiting for deletions to finish 2026/07/03 01:16:31 INFO : three.txt.bak: Deleted 2026/07/03 01:16:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/03 01:16:31 INFO : three.txt: Moved into backup dir 2026/07/03 01:16:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 01:16:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 01:16:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/03 01:16:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/03 01:16:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/03 01:16:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (27.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:16:42 DEBUG : dst/one: md5 = 36ea81217abe3bda3067ac97514d3ad8 OK 2026/07/03 01:16:43 DEBUG : dst/two: md5 = 7e9288a112233760f8b9fa4c45bcd20b OK 2026/07/03 01:16:45 DEBUG : dst/three.txt: md5 = 7e21932b60259f769c8a53a503dcda76 OK 2026/07/03 01:16:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/dst" 2026/07/03 01:16:45 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 01:16:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/backup" 2026/07/03 01:16:46 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/1nrff024r7pq65ecp72fc28jb0" 2026/07/03 01:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:16:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:16:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:16:48 DEBUG : one: Sizes differ 2026/07/03 01:16:48 DEBUG : two: size = 3 OK 2026/07/03 01:16:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:16:48 DEBUG : two: Unchanged skipping 2026/07/03 01:16:51 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/03 01:16:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:16:52 DEBUG : one: md5 = 350d618b354a2005cb1baf22ba718d90 OK 2026/07/03 01:16:52 DEBUG : one: size = 4 OK 2026/07/03 01:16:52 INFO : one: Copied (new) 2026/07/03 01:16:52 DEBUG : Waiting for deletions to finish 2026/07/03 01:16:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/03 01:16:53 INFO : three.txt: Moved into backup dir 2026/07/03 01:16:55 DEBUG : dst/three.txt: md5 = 596c2d9fa4174617073cb0c66dd14942 OK 2026/07/03 01:16:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:16:56 DEBUG : two: size = 3 OK 2026/07/03 01:16:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:16:56 DEBUG : two: Unchanged skipping 2026/07/03 01:16:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:16:56 DEBUG : one: Sizes differ 2026/07/03 01:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:16:57 INFO : one-2019-01-01: Deleted 2026/07/03 01:16:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/03 01:16:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:17:00 DEBUG : one: md5 = 4270b727605c76ee8e2b55bd2dd834bc OK 2026/07/03 01:17:00 DEBUG : one: size = 5 OK 2026/07/03 01:17:00 INFO : one: Copied (new) 2026/07/03 01:17:00 DEBUG : Waiting for deletions to finish 2026/07/03 01:17:01 INFO : three-2019-01-01.txt: Deleted 2026/07/03 01:17:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/03 01:17:01 INFO : three.txt: Moved into backup dir 2026/07/03 01:17:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 01:17:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 01:17:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/03 01:17:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/03 01:17:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/03 01:17:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (28.22s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:17:09 DEBUG : dst/one: md5 = 62b51b15b1b5e9a17b38b859e5f38047 OK 2026/07/03 01:17:11 DEBUG : dst/two: md5 = 21e5ca43110cff50dd21ad1ef39952c8 OK 2026/07/03 01:17:12 DEBUG : dst/three.txt: md5 = 28828d98579c2fc3a1c38c35369a65d7 OK 2026/07/03 01:17:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/dst" 2026/07/03 01:17:13 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 01:17:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:17:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:17:15 DEBUG : one: Sizes differ 2026/07/03 01:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:17:15 DEBUG : two: size = 3 OK 2026/07/03 01:17:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:17:15 DEBUG : two: Unchanged skipping 2026/07/03 01:17:15 INFO : one: Moved (server-side) to: one.bak 2026/07/03 01:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:17:17 DEBUG : one: md5 = c17671a72e046b10bc5116d814433e5f OK 2026/07/03 01:17:17 DEBUG : one: size = 4 OK 2026/07/03 01:17:17 INFO : one: Copied (new) 2026/07/03 01:17:17 DEBUG : Waiting for deletions to finish 2026/07/03 01:17:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/03 01:17:18 INFO : three.txt: Moved into backup dir 2026/07/03 01:17:20 DEBUG : dst/three.txt: md5 = caa7fa70d03c03aad61c7ece4c9c66aa OK 2026/07/03 01:17:21 DEBUG : one.bak: Excluded (Path Filter) 2026/07/03 01:17:21 DEBUG : one.bak: Excluded 2026/07/03 01:17:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/03 01:17:21 DEBUG : three.txt.bak: Excluded 2026/07/03 01:17:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:17:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:17:21 DEBUG : one: Sizes differ 2026/07/03 01:17:21 DEBUG : two: size = 3 OK 2026/07/03 01:17:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for checks to finish 2026/07/03 01:17:21 DEBUG : two: Unchanged skipping 2026/07/03 01:17:22 INFO : one.bak: Deleted 2026/07/03 01:17:22 INFO : one: Moved (server-side) to: one.bak 2026/07/03 01:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst': Waiting for transfers to finish 2026/07/03 01:17:24 DEBUG : one: md5 = 174c2c40f9ca77ff06cb5e2cb972b0b6 OK 2026/07/03 01:17:24 DEBUG : one: size = 5 OK 2026/07/03 01:17:24 INFO : one: Copied (new) 2026/07/03 01:17:24 DEBUG : Waiting for deletions to finish 2026/07/03 01:17:25 INFO : three.txt.bak: Deleted 2026/07/03 01:17:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/03 01:17:25 INFO : three.txt: Moved into backup dir 2026/07/03 01:17:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 01:17:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/03 01:17:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/03 01:17:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/03 01:17:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/03 01:17:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (22.48s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:17:32 DEBUG : dst/one: md5 = 3d54e38d141563b9c44441a70cc72c94 OK 2026/07/03 01:17:33 DEBUG : dst/two: md5 = 2f4ac0bfa3e719965e0108e08563b442 OK 2026/07/03 01:17:35 DEBUG : dst/three.txt: md5 = ce8bc409575dd6a8fbce8141edb6fe79 OK 2026/07/03 01:17:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/dst" 2026/07/03 01:17:36 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 01:17:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:17:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:17:37 DEBUG : one: Sizes differ 2026/07/03 01:17:38 INFO : one: Moved (server-side) to: one.bak 2026/07/03 01:17:40 DEBUG : one: md5 = b417a81d0fb0eb730a61395c44ee7071 OK 2026/07/03 01:17:40 DEBUG : one: size = 4 OK 2026/07/03 01:17:40 INFO : one: Copied (new) 2026/07/03 01:17:40 DEBUG : two: size = 3 OK 2026/07/03 01:17:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:17:40 DEBUG : two: Unchanged skipping 2026/07/03 01:17:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:17:41 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:17:41 DEBUG : three.txt: Sizes differ 2026/07/03 01:17:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/03 01:17:43 DEBUG : three.txt: md5 = a61ca5edcea3b304195fc271946a5bde OK 2026/07/03 01:17:43 DEBUG : three.txt: size = 6 OK 2026/07/03 01:17:43 INFO : three.txt: Copied (new) 2026/07/03 01:17:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:17:45 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:17:45 DEBUG : one: Sizes differ 2026/07/03 01:17:45 INFO : one.bak: Deleted 2026/07/03 01:17:46 INFO : one: Moved (server-side) to: one.bak 2026/07/03 01:17:48 DEBUG : one: md5 = c62d8d33b7dd1bf02d16ec7bcd6e0656 OK 2026/07/03 01:17:48 DEBUG : one: size = 5 OK 2026/07/03 01:17:48 INFO : one: Copied (new) 2026/07/03 01:17:48 DEBUG : two: size = 3 OK 2026/07/03 01:17:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:17:48 DEBUG : two: Unchanged skipping 2026/07/03 01:17:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:17:48 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:17:48 DEBUG : three.txt: Sizes differ 2026/07/03 01:17:49 INFO : three.txt.bak: Deleted 2026/07/03 01:17:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/03 01:17:51 DEBUG : three.txt: md5 = 42beebce336c8df78c9a93a2ff01e992 OK 2026/07/03 01:17:51 DEBUG : three.txt: size = 19 OK 2026/07/03 01:17:51 INFO : three.txt: Copied (new) 2026/07/03 01:17:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/03 01:17:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 01:17:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/03 01:17:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/03 01:17:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 01:17:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/03 01:17:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (27.02s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:17:59 DEBUG : dst/one: md5 = d1ce0ac8d88690bc9a2966bc818a4a17 OK 2026/07/03 01:18:00 DEBUG : dst/two: md5 = d1f34a6eeb7f56326c01e4b2bb87954a OK 2026/07/03 01:18:02 DEBUG : dst/three.txt: md5 = 0e7d0718ad01649822d7c8f974b499f1 OK 2026/07/03 01:18:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cagofuf4kefa/dst" 2026/07/03 01:18:03 DEBUG : Creating backend with remote "TestDrive:crypt/ci5701jl7nved95eom408ip6t4pksrrg0fbvoq7q0j2ah0mcg2s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 01:18:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:18:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:18:04 DEBUG : one: Sizes differ 2026/07/03 01:18:04 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/03 01:18:06 DEBUG : one: md5 = 97bebd2ec25373a11867babb689466b2 OK 2026/07/03 01:18:06 DEBUG : one: size = 4 OK 2026/07/03 01:18:06 INFO : one: Copied (new) 2026/07/03 01:18:06 DEBUG : two: size = 3 OK 2026/07/03 01:18:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:18:06 DEBUG : two: Unchanged skipping 2026/07/03 01:18:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:18:07 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:18:07 DEBUG : three.txt: Sizes differ 2026/07/03 01:18:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/03 01:18:09 DEBUG : three.txt: md5 = 7befcb076e1ffff416041d80b822a4c9 OK 2026/07/03 01:18:09 DEBUG : three.txt: size = 6 OK 2026/07/03 01:18:09 INFO : three.txt: Copied (new) 2026/07/03 01:18:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:18:10 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:18:10 DEBUG : one: Sizes differ 2026/07/03 01:18:11 INFO : one-2019-01-01: Deleted 2026/07/03 01:18:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/03 01:18:13 DEBUG : one: md5 = 0e91c7d16a36b110f3a2e80b78d93642 OK 2026/07/03 01:18:13 DEBUG : one: size = 5 OK 2026/07/03 01:18:13 INFO : one: Copied (new) 2026/07/03 01:18:13 DEBUG : two: size = 3 OK 2026/07/03 01:18:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:18:13 DEBUG : two: Unchanged skipping 2026/07/03 01:18:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:18:14 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa/dst') 2026/07/03 01:18:14 DEBUG : three.txt: Sizes differ 2026/07/03 01:18:14 INFO : three-2019-01-01.txt: Deleted 2026/07/03 01:18:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/03 01:18:16 DEBUG : three.txt: md5 = 4f34185832558ef601c0fbe59763c280 OK 2026/07/03 01:18:16 DEBUG : three.txt: size = 19 OK 2026/07/03 01:18:16 INFO : three.txt: Copied (new) 2026/07/03 01:18:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 01:18:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/03 01:18:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/03 01:18:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 01:18:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/03 01:18:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/03 01:18:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (25.11s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:18:23 DEBUG : Testêé: md5 = 5b3ef235bc0514c16e95dc747f1ae964 OK 2026/07/03 01:18:23 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:18:23 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:18:23 DEBUG : Testêé: Sizes differ 2026/07/03 01:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:18:25 DEBUG : Testêé: md5 = cdd7c5ffc4d9dde12c7517dd57e417f8 OK 2026/07/03 01:18:25 DEBUG : Testêé: size = 14 OK 2026/07/03 01:18:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/03 01:18:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.74s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:18:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/03 01:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:18:28 DEBUG : existing: md5 = 4b62b483987bf77ee0e623735e21f1e6 OK 2026/07/03 01:18:28 DEBUG : existing: size = 6 OK 2026/07/03 01:18:28 INFO : existing: Copied (new) 2026/07/03 01:18:28 DEBUG : Waiting for deletions to finish 2026/07/03 01:18:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:18:29 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:18:29 DEBUG : existing: Sizes differ 2026/07/03 01:18:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/03 01:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:18:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': not deleting files as there were IO errors 2026/07/03 01:18:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.61s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:18:32 DEBUG : EXISTING: md5 = 668ef9e3e15ec7b29ed6933bc5242f9f OK 2026/07/03 01:18:33 DEBUG : EXISTING: size = 6 OK 2026/07/03 01:18:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:18:33 DEBUG : existing: Unchanged skipping 2026/07/03 01:18:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:18:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:18:33 DEBUG : Waiting for deletions to finish 2026/07/03 01:18:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.39s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.08s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.35s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:18:38 DEBUG : both0: md5 = de8b2d6b8bcb521429897d16a8f66c32 OK 2026/07/03 01:18:40 DEBUG : only0: md5 = 4b3f2c70875b906ad204743f9a90c664 OK 2026/07/03 01:18:41 DEBUG : both1: md5 = 924ef2275cc1f0091a74fbcb5756be16 OK 2026/07/03 01:18:43 DEBUG : only1: md5 = 1d80ec43be63985a37d21812e2280603 OK 2026/07/03 01:18:45 DEBUG : both2: md5 = b0c7f0191c1d240d6a7081c6c7df882f OK 2026/07/03 01:18:46 DEBUG : only2: md5 = 64f59df937b2f1fc937b0e2c32213204 OK 2026/07/03 01:18:48 DEBUG : both3: md5 = ed858dc77b39bb273223821ab780ec76 OK 2026/07/03 01:18:49 DEBUG : only3: md5 = 3401036904f32cf863b81c13fde7ea88 OK 2026/07/03 01:18:51 DEBUG : both4: md5 = b2e1bf94445fa57723836a0a21c04360 OK 2026/07/03 01:18:52 DEBUG : only4: md5 = 1b1186f715d315517fa38a3dca34d1ab OK 2026/07/03 01:18:54 DEBUG : both5: md5 = e4fb508310565bba32030ab329369042 OK 2026/07/03 01:18:55 DEBUG : only5: md5 = e29eae32df4c8d5d40356b755f907fcd OK 2026/07/03 01:18:57 DEBUG : both6: md5 = ece4da319885c1b134d4cb204daa4893 OK 2026/07/03 01:18:58 DEBUG : only6: md5 = 57a9e185d70d77c8faf8da0a12e75878 OK 2026/07/03 01:19:00 DEBUG : both7: md5 = a1c49c89c44c5891de460c47c39b3185 OK 2026/07/03 01:19:02 DEBUG : only7: md5 = 3fb280471be714c2835553ce8e125233 OK 2026/07/03 01:19:03 DEBUG : both8: md5 = 60f8c24aaa90ebda27f8490be1cb13b2 OK 2026/07/03 01:19:05 DEBUG : only8: md5 = 22c445690a269bbc9a2b97f42f3dc657 OK 2026/07/03 01:19:07 DEBUG : both9: md5 = db4d72da813fb88ae84ae03048ff1b79 OK 2026/07/03 01:19:09 DEBUG : only9: md5 = 06290d5e6700860bbdc54866d6afb7c3 OK 2026/07/03 01:19:10 DEBUG : both10: md5 = 06162dc3c7abcff943bb9e1992734732 OK 2026/07/03 01:19:12 DEBUG : only10: md5 = 24f1558fade53d0693cce1e600226142 OK 2026/07/03 01:19:13 DEBUG : both11: md5 = adf08c5459e4a08f35404f47af23b2c5 OK 2026/07/03 01:19:15 DEBUG : only11: md5 = c3c1e004c08963140c060d9c74249374 OK 2026/07/03 01:19:16 DEBUG : both12: md5 = 08abff3bda8ed4d16d1d54383f8ba98a OK 2026/07/03 01:19:18 DEBUG : only12: md5 = 906271f9f8ae87c906e40ebcfece6470 OK 2026/07/03 01:19:20 DEBUG : both13: md5 = 13ebddafcc9ffdb295f5690c761c9ea8 OK 2026/07/03 01:19:21 DEBUG : only13: md5 = d7813d3c3d98fbdaaf6071fd71ddeb6a OK 2026/07/03 01:19:23 DEBUG : both14: md5 = f2b28e49d757c1a190e11074fd89dd8f OK 2026/07/03 01:19:25 DEBUG : only14: md5 = b47140f0739df6473e4d8061b0de4ce1 OK 2026/07/03 01:19:26 DEBUG : both15: md5 = 84a67b519c21c3e5adf092497d1d27cd OK 2026/07/03 01:19:28 DEBUG : only15: md5 = 1109f494886a8918bf5f2e1e02b54617 OK 2026/07/03 01:19:30 DEBUG : both16: md5 = c8d339a540c74e30fced019983364da2 OK 2026/07/03 01:19:31 DEBUG : only16: md5 = 113b7a53437f6a27e1ea0fd4f137319d OK 2026/07/03 01:19:33 DEBUG : both17: md5 = 8dd066c171b03ab6ea3dbfc9c2f11fec OK 2026/07/03 01:19:35 DEBUG : only17: md5 = 419c2e1c39884952272cbc3b9c4334b8 OK 2026/07/03 01:19:36 DEBUG : both18: md5 = f3f0121356efdc5605d72f76c8a6c86d OK 2026/07/03 01:19:38 DEBUG : only18: md5 = cfb30b27f2d9627a687ff44236e0cf67 OK 2026/07/03 01:19:40 DEBUG : both19: md5 = c2538dd58c060f465dbf916979b0fb75 OK 2026/07/03 01:19:41 DEBUG : only19: md5 = 074eab46dcda1ab4d320e51bae529b7b OK 2026/07/03 01:19:42 DEBUG : both0: size = 6 OK 2026/07/03 01:19:42 DEBUG : both10: size = 6 OK 2026/07/03 01:19:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both11: size = 6 OK 2026/07/03 01:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:19:42 DEBUG : both12: size = 6 OK 2026/07/03 01:19:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both0: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both13: size = 6 OK 2026/07/03 01:19:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both13: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both14: size = 6 OK 2026/07/03 01:19:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both14: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both15: size = 6 OK 2026/07/03 01:19:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both10: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both16: size = 6 OK 2026/07/03 01:19:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both16: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both17: size = 6 OK 2026/07/03 01:19:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both17: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both18: size = 6 OK 2026/07/03 01:19:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both11: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both19: size = 6 OK 2026/07/03 01:19:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both19: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both1: size = 6 OK 2026/07/03 01:19:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both1: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both2: size = 6 OK 2026/07/03 01:19:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both12: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both3: size = 6 OK 2026/07/03 01:19:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both15: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both4: size = 6 OK 2026/07/03 01:19:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both4: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both5: size = 6 OK 2026/07/03 01:19:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both18: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both6: size = 6 OK 2026/07/03 01:19:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both6: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both7: size = 6 OK 2026/07/03 01:19:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both2: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both8: size = 6 OK 2026/07/03 01:19:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both8: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both9: size = 6 OK 2026/07/03 01:19:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:19:42 DEBUG : both9: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both3: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both5: Unchanged skipping 2026/07/03 01:19:42 DEBUG : both7: Unchanged skipping 2026/07/03 01:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:19:42 DEBUG : Waiting for deletions to finish 2026/07/03 01:19:42 INFO : only13: Deleted 2026/07/03 01:19:42 INFO : only17: Deleted 2026/07/03 01:19:42 INFO : only11: Deleted 2026/07/03 01:19:42 INFO : only16: Deleted 2026/07/03 01:19:43 INFO : only2: Deleted 2026/07/03 01:19:43 INFO : only0: Deleted 2026/07/03 01:19:43 INFO : only7: Deleted 2026/07/03 01:19:43 INFO : only10: Deleted 2026/07/03 01:19:43 INFO : only19: Deleted 2026/07/03 01:19:44 INFO : only15: Deleted 2026/07/03 01:19:44 INFO : only8: Deleted 2026/07/03 01:19:44 INFO : only12: Deleted 2026/07/03 01:19:44 INFO : only3: Deleted 2026/07/03 01:19:44 INFO : only1: Deleted 2026/07/03 01:19:44 INFO : only14: Deleted 2026/07/03 01:19:44 INFO : only4: Deleted 2026/07/03 01:19:45 INFO : only5: Deleted 2026/07/03 01:19:45 INFO : only9: Deleted 2026/07/03 01:19:45 INFO : only18: Deleted 2026/07/03 01:19:45 INFO : only6: Deleted 2026/07/03 01:19:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (81.95s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:20:00 DEBUG : both0: md5 = 736d6461e815993c5099ac1f3692db6d OK 2026/07/03 01:20:02 DEBUG : only0: md5 = 49d3385d35f7bdcd5bf6e16b9a437ba6 OK 2026/07/03 01:20:03 DEBUG : both1: md5 = 7775a21319bc544f30549adf2bb2c01f OK 2026/07/03 01:20:05 DEBUG : only1: md5 = 915a71c4ef7e367fa2670071bebd4d78 OK 2026/07/03 01:20:07 DEBUG : both2: md5 = a423d376097fcc5cdc820726bbb53060 OK 2026/07/03 01:20:08 DEBUG : only2: md5 = de30d50b0a6cf802487afd38728bd4a3 OK 2026/07/03 01:20:10 DEBUG : both3: md5 = 90859b54e6515b1f829ae65297bab41b OK 2026/07/03 01:20:11 DEBUG : only3: md5 = 37692df4b85b6b06130a2dff720707d9 OK 2026/07/03 01:20:13 DEBUG : both4: md5 = c1db48fea4c493a3b4ea11a23567ac8b OK 2026/07/03 01:20:14 DEBUG : only4: md5 = 15dee63a0d098a4fd6a89915069d4125 OK 2026/07/03 01:20:16 DEBUG : both5: md5 = e8f948ba5eaeb6159bf959d7ff528e8f OK 2026/07/03 01:20:18 DEBUG : only5: md5 = a43d60d2ccc9c27ac0ca284de94676f7 OK 2026/07/03 01:20:19 DEBUG : both6: md5 = b44963b4e8d0d5edf44f3f6bc2143c50 OK 2026/07/03 01:20:21 DEBUG : only6: md5 = f4e8e17881e69c46e7d249363b882b47 OK 2026/07/03 01:20:22 DEBUG : both7: md5 = 92393db1cd2a8c02e649d1d86ce87e36 OK 2026/07/03 01:20:24 DEBUG : only7: md5 = 3ddbc41c939e36e429bd0ff18effb587 OK 2026/07/03 01:20:26 DEBUG : both8: md5 = aac27ae2e615bcd1aa62f9156ff71910 OK 2026/07/03 01:20:27 DEBUG : only8: md5 = 2a586a0d8df2dc15ce3a56dc7c6828e6 OK 2026/07/03 01:20:29 DEBUG : both9: md5 = 77b0f0d8c0fcf07432a2349567029f1a OK 2026/07/03 01:20:31 DEBUG : only9: md5 = 29acbd9a9c041fd18b9657593c1b7411 OK 2026/07/03 01:20:32 DEBUG : both10: md5 = 7e3c711b173cc04244618ac1fa098ac9 OK 2026/07/03 01:20:34 DEBUG : only10: md5 = d45912b1568f74a15097454b47b3771d OK 2026/07/03 01:20:35 DEBUG : both11: md5 = d3bd1baa1259333abcb8a0421df1185c OK 2026/07/03 01:20:37 DEBUG : only11: md5 = 994679be96a0b943881329f89ab1342e OK 2026/07/03 01:20:38 DEBUG : both12: md5 = 687d051564dadceb4c6a584e335ed628 OK 2026/07/03 01:20:40 DEBUG : only12: md5 = e722d61456ccc5fe90930c2b5bd1bf61 OK 2026/07/03 01:20:41 DEBUG : both13: md5 = fc2812f09a1b7ec014e5a6e262e080af OK 2026/07/03 01:20:43 DEBUG : only13: md5 = 946d57cfe0bf2cf32b194f07f77a75b1 OK 2026/07/03 01:20:45 DEBUG : both14: md5 = b46d1947cf86f5328f017815da69c588 OK 2026/07/03 01:20:46 DEBUG : only14: md5 = e799908154f64325b7b445a2cdd61090 OK 2026/07/03 01:20:48 DEBUG : both15: md5 = ebc4422e7d73cbc485fe6e49324b0660 OK 2026/07/03 01:20:49 DEBUG : only15: md5 = 994a8a06510276c0b8329ae2bb078338 OK 2026/07/03 01:20:51 DEBUG : both16: md5 = 77e0b82618256f31237eaeebf794a14c OK 2026/07/03 01:20:52 DEBUG : only16: md5 = d4d0f2ae2938dd5ea4761197fd0daba1 OK 2026/07/03 01:20:54 DEBUG : both17: md5 = be7823143eac755e7ff21fc8b615e2bf OK 2026/07/03 01:20:56 DEBUG : only17: md5 = 03abd64143783ebe7979dfa757b43266 OK 2026/07/03 01:20:58 DEBUG : both18: md5 = ebd69450b378696448ca786af2fe9fd8 OK 2026/07/03 01:20:59 DEBUG : only18: md5 = e69243eedbcb8940edd6093a3646b49e OK 2026/07/03 01:21:01 DEBUG : both19: md5 = b3a46b5b3e90e9536e80ba9cdbe066d3 OK 2026/07/03 01:21:02 DEBUG : only19: md5 = 4c10dec3eb76d9ecbded649a8a71fedf OK 2026/07/03 01:21:03 DEBUG : both10: size = 6 OK 2026/07/03 01:21:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both11: size = 6 OK 2026/07/03 01:21:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both0: size = 6 OK 2026/07/03 01:21:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both10: Unchanged skipping 2026/07/03 01:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:21:03 DEBUG : both13: size = 6 OK 2026/07/03 01:21:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both0: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both12: size = 6 OK 2026/07/03 01:21:03 DEBUG : both14: size = 6 OK 2026/07/03 01:21:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both12: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both15: size = 6 OK 2026/07/03 01:21:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both15: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both16: size = 6 OK 2026/07/03 01:21:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both16: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both17: size = 6 OK 2026/07/03 01:21:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both11: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both18: size = 6 OK 2026/07/03 01:21:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both18: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both19: size = 6 OK 2026/07/03 01:21:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both19: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both1: size = 6 OK 2026/07/03 01:21:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both1: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both2: size = 6 OK 2026/07/03 01:21:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both2: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both3: size = 6 OK 2026/07/03 01:21:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both14: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both4: size = 6 OK 2026/07/03 01:21:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both4: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both5: size = 6 OK 2026/07/03 01:21:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both5: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both6: size = 6 OK 2026/07/03 01:21:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both6: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both7: size = 6 OK 2026/07/03 01:21:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both7: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both8: size = 6 OK 2026/07/03 01:21:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both8: Unchanged skipping 2026/07/03 01:21:03 DEBUG : both9: size = 6 OK 2026/07/03 01:21:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:21:03 DEBUG : both9: Unchanged skipping 2026/07/03 01:21:03 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only0: Sizes differ 2026/07/03 01:21:03 DEBUG : both13: Unchanged skipping 2026/07/03 01:21:03 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only10: Sizes differ 2026/07/03 01:21:03 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only11: Sizes differ 2026/07/03 01:21:03 DEBUG : both17: Unchanged skipping 2026/07/03 01:21:03 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only12: Sizes differ 2026/07/03 01:21:03 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only13: Sizes differ 2026/07/03 01:21:03 DEBUG : both3: Unchanged skipping 2026/07/03 01:21:03 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only14: Sizes differ 2026/07/03 01:21:03 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only15: Sizes differ 2026/07/03 01:21:03 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only16: Sizes differ 2026/07/03 01:21:03 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only17: Sizes differ 2026/07/03 01:21:03 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only18: Sizes differ 2026/07/03 01:21:03 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only19: Sizes differ 2026/07/03 01:21:03 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only1: Sizes differ 2026/07/03 01:21:03 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only2: Sizes differ 2026/07/03 01:21:03 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only3: Sizes differ 2026/07/03 01:21:03 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only4: Sizes differ 2026/07/03 01:21:03 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only5: Sizes differ 2026/07/03 01:21:03 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only6: Sizes differ 2026/07/03 01:21:03 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only7: Sizes differ 2026/07/03 01:21:03 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only8: Sizes differ 2026/07/03 01:21:03 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3514044006) 2026/07/03 01:21:03 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa') 2026/07/03 01:21:03 DEBUG : only9: Sizes differ 2026/07/03 01:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:21:04 DEBUG : only14: md5 = 64639c932ecdbef85c23604f2012f2e8 OK 2026/07/03 01:21:04 DEBUG : only14: size = 0 OK 2026/07/03 01:21:04 INFO : only14: Copied (replaced existing) 2026/07/03 01:21:04 DEBUG : only15: md5 = a4ff5de5a8915201ad1aa32ea865e9d9 OK 2026/07/03 01:21:04 DEBUG : only15: size = 0 OK 2026/07/03 01:21:04 INFO : only15: Copied (replaced existing) 2026/07/03 01:21:04 DEBUG : only12: md5 = 60455b67aa7c16900abad0827779ef05 OK 2026/07/03 01:21:04 DEBUG : only12: size = 0 OK 2026/07/03 01:21:04 INFO : only12: Copied (replaced existing) 2026/07/03 01:21:04 DEBUG : only10: md5 = a7ab3b3588ec769211179073a61fdab5 OK 2026/07/03 01:21:04 DEBUG : only10: size = 0 OK 2026/07/03 01:21:04 INFO : only10: Copied (replaced existing) 2026/07/03 01:21:06 DEBUG : only16: md5 = 548bcac0252c1b2592e9e2e6d9936261 OK 2026/07/03 01:21:06 DEBUG : only16: size = 0 OK 2026/07/03 01:21:06 INFO : only16: Copied (replaced existing) 2026/07/03 01:21:06 DEBUG : only17: md5 = d3f9d5890abfdd2df541801cccc869ad OK 2026/07/03 01:21:06 DEBUG : only17: size = 0 OK 2026/07/03 01:21:06 INFO : only17: Copied (replaced existing) 2026/07/03 01:21:06 DEBUG : only18: md5 = fd99fa17e408643e4299da2c928e92e2 OK 2026/07/03 01:21:06 DEBUG : only18: size = 0 OK 2026/07/03 01:21:06 INFO : only18: Copied (replaced existing) 2026/07/03 01:21:06 DEBUG : only19: md5 = ab0a6d7e3e456fd2c311e55604272d06 OK 2026/07/03 01:21:06 DEBUG : only19: size = 0 OK 2026/07/03 01:21:06 INFO : only19: Copied (replaced existing) 2026/07/03 01:21:07 DEBUG : only1: md5 = 80f7ccaa2c1e9a5855090f79a7b50cdc OK 2026/07/03 01:21:07 DEBUG : only1: size = 0 OK 2026/07/03 01:21:07 INFO : only1: Copied (replaced existing) 2026/07/03 01:21:07 DEBUG : only3: md5 = 57c81de9f84e7f9b458cceebd3ed1d0f OK 2026/07/03 01:21:07 DEBUG : only3: size = 0 OK 2026/07/03 01:21:07 INFO : only3: Copied (replaced existing) 2026/07/03 01:21:07 DEBUG : only0: md5 = f171a9559fdd76114c0ebe43eba055ff OK 2026/07/03 01:21:07 DEBUG : only0: size = 0 OK 2026/07/03 01:21:07 INFO : only0: Copied (replaced existing) 2026/07/03 01:21:07 DEBUG : only11: md5 = addb177d496a3872a9f00948622b14eb OK 2026/07/03 01:21:07 DEBUG : only11: size = 0 OK 2026/07/03 01:21:07 INFO : only11: Copied (replaced existing) 2026/07/03 01:21:08 DEBUG : only5: md5 = ce8a041af6f12298a84b0b635f80b028 OK 2026/07/03 01:21:08 DEBUG : only5: size = 0 OK 2026/07/03 01:21:08 INFO : only5: Copied (replaced existing) 2026/07/03 01:21:08 DEBUG : only6: md5 = 3569759ec174389c06cc9d4d815ac793 OK 2026/07/03 01:21:08 DEBUG : only6: size = 0 OK 2026/07/03 01:21:08 INFO : only6: Copied (replaced existing) 2026/07/03 01:21:08 DEBUG : only7: md5 = 82102537be29b6d85a273d946aea1809 OK 2026/07/03 01:21:08 DEBUG : only7: size = 0 OK 2026/07/03 01:21:08 INFO : only7: Copied (replaced existing) 2026/07/03 01:21:08 DEBUG : only8: md5 = d2d6e35224f25987f8725efd6f86cc3e OK 2026/07/03 01:21:08 DEBUG : only8: size = 0 OK 2026/07/03 01:21:08 INFO : only8: Copied (replaced existing) 2026/07/03 01:21:09 DEBUG : only9: md5 = 9c4d4fb3b2853f41ddac4b77233eb68f OK 2026/07/03 01:21:09 DEBUG : only9: size = 0 OK 2026/07/03 01:21:09 INFO : only9: Copied (replaced existing) 2026/07/03 01:21:10 DEBUG : only2: md5 = 77083fad6c05b9d84523730b16e3042b OK 2026/07/03 01:21:10 DEBUG : only2: size = 0 OK 2026/07/03 01:21:10 INFO : only2: Copied (replaced existing) 2026/07/03 01:21:10 DEBUG : only4: md5 = 695ce23fca4fbd659d49da9c26da606c OK 2026/07/03 01:21:10 DEBUG : only4: size = 0 OK 2026/07/03 01:21:10 INFO : only4: Copied (replaced existing) 2026/07/03 01:21:10 DEBUG : only13: md5 = a35a904577ac28a8a7e10d2783cd2940 OK 2026/07/03 01:21:10 DEBUG : only13: size = 0 OK 2026/07/03 01:21:10 INFO : only13: Copied (replaced existing) 2026/07/03 01:21:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (93.99s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:21:32 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:21:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:21:32 DEBUG : empty_on_remote: Making directory with metadata 2026/07/03 01:21:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:21:32 DEBUG : empty_on_remote: Making directory with metadata 2026/07/03 01:21:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:21:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/03 01:21:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:21:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:21:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/03 01:21:48 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/03 01:21:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/03 01:21:50 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (18.84s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:21:51 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:21:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:21:51 DEBUG : empty_on_remote: Making directory with metadata 2026/07/03 01:21:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:21:51 DEBUG : empty_on_remote: Making directory with metadata 2026/07/03 01:21:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:21:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/03 01:21:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:21:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:21:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/03 01:21:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:22:07 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/03 01:22:07 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/03 01:22:08 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (19.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:22:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:22:11 DEBUG : sub dir: Making directory with metadata 2026/07/03 01:22:11 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/03 01:22:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:22:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:22:35 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:22:35 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/03 01:22:51 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/03 01:22:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/03 01:22:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/03 01:22:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/03 01:22:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/03 01:22:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/03 01:22:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/03 01:22:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/03 01:22:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/03 01:22:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/03 01:22:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/03 01:23:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (49.83s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:23:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:23:00 DEBUG : sub dir: Making directory with metadata 2026/07/03 01:23:01 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/03 01:23:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:23:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:23:30 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:23:30 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/03 01:23:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/03 01:23:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/03 01:23:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/03 01:23:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/03 01:23:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/03 01:23:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/03 01:23:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/03 01:23:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/03 01:23:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/03 01:23:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/03 01:23:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (52.64s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:23:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 5ae89179389c4cf0c4995c70ad6bdec5 OK 2026/07/03 01:23:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = c040728c8b88776fc300bd6049ef5694 OK 2026/07/03 01:23:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 67a676bd564f9c2bb2fb6c4501a41b95 OK 2026/07/03 01:24:00 DEBUG : dir1/0003-defghij.txt: md5 = 8295e47f9345436e0e80eb5bcda5c44e OK 2026/07/03 01:24:02 DEBUG : dir1/0004-efghijk.txt: md5 = d7679476c43fad22587fda8834469526 OK 2026/07/03 01:24:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 35c84a660e5566a8bfdb0915d8be323c OK 2026/07/03 01:24:06 DEBUG : dir1/0006-ghijklm.txt: md5 = ea5e90d7a0505631044df54180c74d16 OK 2026/07/03 01:24:08 DEBUG : dir1/0007-1234567.txt: md5 = 7194c0771a8aa207aa33cca7a9709571 OK 2026/07/03 01:24:09 DEBUG : dir1/0008-2345678.txt: md5 = 07c3bc3ae183d4ecd958184efaa1ad64 OK 2026/07/03 01:24:11 DEBUG : dir1/0009-3456789.txt: md5 = 8fc46dc90ef698dde9c40dbfdbc16d78 OK 2026/07/03 01:24:12 DEBUG : dir1/0010-456789.txt: md5 = 6b26d287fd74c5a448a45e7f023f6e5d OK 2026/07/03 01:24:14 DEBUG : dir1/0011-56789;.txt: md5 = e7a1ce93794d1a7279ccae92b22ee1ae OK 2026/07/03 01:24:15 DEBUG : dir1/0012-6789;.txt: md5 = 2a745a5481f9faa503007f838af70fc8 OK 2026/07/03 01:24:17 DEBUG : dir1/0013-789;=.txt: md5 = 9bae8219907f84644d6b2479d4f10eb0 OK 2026/07/03 01:24:18 DEBUG : dir1/0014-89;=.txt: md5 = ca64e9ecfeb2284d7152cc24555e134e OK 2026/07/03 01:24:20 DEBUG : dir1/0015-9;=.txt: md5 = 6a56d820beff8e33da799eee5db7d670 OK 2026/07/03 01:24:22 DEBUG : apple: md5 = d4cee69a6f1a940961e5a4556a562f80 OK 2026/07/03 01:24:23 DEBUG : banana: md5 = 6326dd252eb226430a7e7cf5121eaff8 OK 2026/07/03 01:24:25 DEBUG : appleappleapplebanana: md5 = b2ca9ff276494cfbc1836a5877915fe7 OK 2026/07/03 01:24:26 DEBUG : splitbananasplit: md5 = b5070b3aaf4bd5130f9815ab73a16451 OK 2026/07/03 01:24:26 DEBUG : Waiting for deletions to finish 2026/07/03 01:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:24:28 DEBUG : apple: size = 5 OK 2026/07/03 01:24:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:28 DEBUG : apple: Unchanged skipping 2026/07/03 01:24:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:24:28 DEBUG : banana: size = 6 OK 2026/07/03 01:24:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:28 DEBUG : banana: Unchanged skipping 2026/07/03 01:24:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/03 01:24:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:24:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:24:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:24:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:24:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:24:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:24:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:24:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:24:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:24:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:24:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:24:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:24:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:24:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:24:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:24:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:24:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:24:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:24:29 DEBUG : Waiting for deletions to finish 2026/07/03 01:24:29 DEBUG : Waiting for deletions to finish 2026/07/03 01:24:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:24:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:24:30 DEBUG : dir1: Directory modification time the same (differ by -592.62µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : apple: size = 5 OK 2026/07/03 01:24:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:24:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : apple: Unchanged skipping 2026/07/03 01:24:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:24:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:24:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:24:30 DEBUG : banana: size = 6 OK 2026/07/03 01:24:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : banana: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:24:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:24:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:24:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:24:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:24:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:24:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:24:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:24:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:24:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:24:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:24:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:24:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:24:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:24:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:24:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:24:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:24:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:24:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:24:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:24:30 DEBUG : Waiting for deletions to finish 2026/07/03 01:24:30 DEBUG : Waiting for deletions to finish 2026/07/03 01:24:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:24:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:24:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 9baad9197d3d902338c7573117d0f35f OK 2026/07/03 01:24:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = e1a6519c6d0f910c99b1141188ebfd04 OK 2026/07/03 01:24:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 70d2bf03add07337eb895c39c6f1a9fb OK 2026/07/03 01:24:52 DEBUG : dir1/0003-defghij.txt: md5 = 282db09e4807aa686c322fb9a858c75b OK 2026/07/03 01:24:54 DEBUG : dir1/0004-efghijk.txt: md5 = 1d4c9c84571530aa74c63ced014e66dc OK 2026/07/03 01:24:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 31f03422065684f1f35d4a5750009709 OK 2026/07/03 01:24:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 59d59c75a4109789ee2e5ac3b62dd0b6 OK 2026/07/03 01:24:59 DEBUG : dir1/0007-1234567.txt: md5 = d86c684645d14b19798321178cdcaaf9 OK 2026/07/03 01:25:01 DEBUG : dir1/0008-2345678.txt: md5 = ad5fe994a436815bc0aea6f1edf6eb2c OK 2026/07/03 01:25:02 DEBUG : dir1/0009-3456789.txt: md5 = 4eb5423eb7adc53c337e2fd365be1f1e OK 2026/07/03 01:25:04 DEBUG : dir1/0010-456789.txt: md5 = 7c731aa02002869ac2fbce3b0a2a4819 OK 2026/07/03 01:25:05 DEBUG : dir1/0011-56789;.txt: md5 = 5f1857da1ca9c7f9ad7d7f8a3384ada3 OK 2026/07/03 01:25:07 DEBUG : dir1/0012-6789;.txt: md5 = 6ac2d2d51b3ba84e8f5174f178c476c4 OK 2026/07/03 01:25:08 DEBUG : dir1/0013-789;=.txt: md5 = 90b0773f2cbc9b61f49019c89afb080e OK 2026/07/03 01:25:10 DEBUG : dir1/0014-89;=.txt: md5 = ef1ed96d631ef826c1d51f25767fe879 OK 2026/07/03 01:25:12 DEBUG : dir1/0015-9;=.txt: md5 = 87ec5d9e82f8e7d5cebed785955d3d3a OK 2026/07/03 01:25:13 DEBUG : apple: md5 = 8824e6312e4759411df857baf57b582f OK 2026/07/03 01:25:15 DEBUG : banana: md5 = 3812c131d4f8d70af3aa48857e22864d OK 2026/07/03 01:25:16 DEBUG : appleappleapplebanana: md5 = 6447b08e98d9e5edb9905d44c244c4e9 OK 2026/07/03 01:25:18 DEBUG : splitbananasplit: md5 = 649b84f4f736338152cfec6789ca9edd OK 2026/07/03 01:25:18 DEBUG : Waiting for deletions to finish 2026/07/03 01:25:18 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:25:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:25:19 DEBUG : apple: size = 5 OK 2026/07/03 01:25:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:19 DEBUG : apple: Unchanged skipping 2026/07/03 01:25:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:25:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:25:19 DEBUG : banana: size = 6 OK 2026/07/03 01:25:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:19 DEBUG : banana: Unchanged skipping 2026/07/03 01:25:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/03 01:25:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:25:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:25:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:25:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:25:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:25:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:25:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:25:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:25:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:25:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:25:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:25:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:25:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:25:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:25:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:25:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:25:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:25:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:25:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:25:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:25:20 DEBUG : Waiting for deletions to finish 2026/07/03 01:25:20 DEBUG : Waiting for deletions to finish 2026/07/03 01:25:21 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:25:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1: Directory modification time the same (differ by -761.642µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : apple: size = 5 OK 2026/07/03 01:25:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : apple: Unchanged skipping 2026/07/03 01:25:22 DEBUG : banana: size = 6 OK 2026/07/03 01:25:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:25:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:25:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:25:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : banana: Unchanged skipping 2026/07/03 01:25:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:25:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:25:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:25:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:25:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:25:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:25:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:25:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:25:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:25:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:25:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:25:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:25:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:25:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:25:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:25:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:25:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:25:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:25:22 DEBUG : Waiting for deletions to finish 2026/07/03 01:25:22 DEBUG : Waiting for deletions to finish 2026/07/03 01:25:22 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:25:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/03 01:25:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:25:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 23b0319b69a512f80a130d901884da89 OK 2026/07/03 01:25:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4d94774121675949f2b08dba8b23e682 OK 2026/07/03 01:25:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 8a1afea8bef214b37ae75e0b3064a1d3 OK 2026/07/03 01:25:43 DEBUG : dir1/0003-defghij.txt: md5 = 6acf1dd0b1f698ee38a4d02da1c15fba OK 2026/07/03 01:25:45 DEBUG : dir1/0004-efghijk.txt: md5 = b988545471d84bad6b92022d170590e0 OK 2026/07/03 01:25:46 DEBUG : dir1/0005-fghijkl.txt: md5 = df16082030f3a4c25b2b5c2b76b65a24 OK 2026/07/03 01:25:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 442d858f852b313cc3496d7a17ba8263 OK 2026/07/03 01:25:49 DEBUG : dir1/0007-1234567.txt: md5 = 2646f90dff5f2e634d55b27b0fb17ca1 OK 2026/07/03 01:25:51 DEBUG : dir1/0008-2345678.txt: md5 = a4e12abd3ce020e0c68e9fc939c2634a OK 2026/07/03 01:25:53 DEBUG : dir1/0009-3456789.txt: md5 = a6a1d58852ddee03f086435b7bbe0105 OK 2026/07/03 01:25:55 DEBUG : dir1/0010-456789.txt: md5 = b5d8ba5c6b09d632f27368836862088d OK 2026/07/03 01:25:56 DEBUG : dir1/0011-56789;.txt: md5 = a5953bf90ba8bdc2f8f02591d1684a91 OK 2026/07/03 01:25:58 DEBUG : dir1/0012-6789;.txt: md5 = d43b254a583e1dc856240fec473de8a1 OK 2026/07/03 01:25:59 DEBUG : dir1/0013-789;=.txt: md5 = 56cbc64f81ec03608ed3f0e62cbadc91 OK 2026/07/03 01:26:01 DEBUG : dir1/0014-89;=.txt: md5 = f415f2ef95e03fca2130294f4833214d OK 2026/07/03 01:26:02 DEBUG : dir1/0015-9;=.txt: md5 = 7ea04dc8028472791d3bd3c3613cd15d OK 2026/07/03 01:26:04 DEBUG : apple: md5 = 044e4ae87a0197b63b213108f6924383 OK 2026/07/03 01:26:06 DEBUG : banana: md5 = 53e3f6958808f7cfab52cc617b3246a3 OK 2026/07/03 01:26:07 DEBUG : appleappleapplebanana: md5 = ae2af4679b9734933fe132ba14415654 OK 2026/07/03 01:26:09 DEBUG : splitbananasplit: md5 = caa3358caa08c5a7bd164ff214c9ef54 OK 2026/07/03 01:26:09 DEBUG : Waiting for deletions to finish 2026/07/03 01:26:09 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/03 01:26:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:26:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:26:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:26:12 DEBUG : YmFuYW5h: md5 = 69b825bfaa89c843508830ae35c1d3df OK 2026/07/03 01:26:12 DEBUG : YmFuYW5h: size = 6 OK 2026/07/03 01:26:12 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/03 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 8adcc24a7b7d200a2f04a522e1de628a OK 2026/07/03 01:26:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/03 01:26:12 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 32f23867b613b86c690846e828fa2aca OK 2026/07/03 01:26:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/03 01:26:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:12 DEBUG : YXBwbGU=: md5 = 9115d189f10f9ff5153b2458f595277c OK 2026/07/03 01:26:12 DEBUG : YXBwbGU=: size = 5 OK 2026/07/03 01:26:12 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/03 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 59142076b55a0997b5ccc2f1147a4d26 OK 2026/07/03 01:26:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/03 01:26:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 54b2833cf3aa6e4b8a3dd0678acc3999 OK 2026/07/03 01:26:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/03 01:26:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 2c697f59a9099eb0d7f5e2ecac92cde4 OK 2026/07/03 01:26:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/03 01:26:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = de03835bf593774c083750afd03156af OK 2026/07/03 01:26:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/03 01:26:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = c0ea0e07059410968990eca0b853a97c OK 2026/07/03 01:26:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/03 01:26:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = e720073d36949d48e94ab92c44dbfea9 OK 2026/07/03 01:26:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/03 01:26:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 7b80c007b16b3082ec76ac2d5e414f93 OK 2026/07/03 01:26:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/03 01:26:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 45fbc3044c1bc8fd38a6ec52c2a2e03a OK 2026/07/03 01:26:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/03 01:26:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 414073afdeb5502fe7836f94ed37cc2c OK 2026/07/03 01:26:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/03 01:26:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = fcc2157df55e013a85e2d97dbc656429 OK 2026/07/03 01:26:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/03 01:26:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = c80ce1c104c36a9896514dc8383d0152 OK 2026/07/03 01:26:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/03 01:26:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 84bf5d9882839b96569609469a949e19 OK 2026/07/03 01:26:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/03 01:26:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:26:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 7355972a7770a30b4cef44ea1d9aaf62 OK 2026/07/03 01:26:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/03 01:26:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 1d1d972df4d82c1483bd287bd3065d24 OK 2026/07/03 01:26:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/03 01:26:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:18 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 07787c268ab35612026ef7c67862597f OK 2026/07/03 01:26:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/03 01:26:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:26:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 612962191b0e728708311d801217222b OK 2026/07/03 01:26:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/03 01:26:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:18 DEBUG : Waiting for deletions to finish 2026/07/03 01:26:19 INFO : banana: Deleted 2026/07/03 01:26:19 INFO : dir1/0012-6789;.txt: Deleted 2026/07/03 01:26:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/03 01:26:19 INFO : dir1/0013-789;=.txt: Deleted 2026/07/03 01:26:19 INFO : dir1/0011-56789;.txt: Deleted 2026/07/03 01:26:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/03 01:26:19 INFO : appleappleapplebanana: Deleted 2026/07/03 01:26:19 INFO : dir1/0003-defghij.txt: Deleted 2026/07/03 01:26:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/03 01:26:19 INFO : apple: Deleted 2026/07/03 01:26:19 INFO : dir1/0015-9;=.txt: Deleted 2026/07/03 01:26:19 INFO : dir1/0008-2345678.txt: Deleted 2026/07/03 01:26:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/03 01:26:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/03 01:26:20 INFO : dir1/0014-89;=.txt: Deleted 2026/07/03 01:26:20 INFO : dir1/0010-456789.txt: Deleted 2026/07/03 01:26:20 INFO : dir1/0009-3456789.txt: Deleted 2026/07/03 01:26:20 INFO : splitbananasplit: Deleted 2026/07/03 01:26:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/03 01:26:20 INFO : dir1/0007-1234567.txt: Deleted 2026/07/03 01:26:20 DEBUG : Waiting for deletions to finish 2026/07/03 01:26:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:21 DEBUG : dir1: Directory modification time the same (differ by -925.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : YXBwbGU=: size = 5 OK 2026/07/03 01:26:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : apple: Unchanged skipping 2026/07/03 01:26:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:26:21 DEBUG : YmFuYW5h: size = 6 OK 2026/07/03 01:26:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : banana: Unchanged skipping 2026/07/03 01:26:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/03 01:26:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/03 01:26:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/03 01:26:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/03 01:26:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/03 01:26:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:26:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/03 01:26:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/03 01:26:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/03 01:26:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/03 01:26:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/03 01:26:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/03 01:26:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/03 01:26:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/03 01:26:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/03 01:26:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/03 01:26:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/03 01:26:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/03 01:26:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/03 01:26:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:26:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:26:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:26:21 DEBUG : Waiting for deletions to finish 2026/07/03 01:26:21 DEBUG : Waiting for deletions to finish 2026/07/03 01:26:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/03 01:26:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:26:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:26:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:26:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:26:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:26:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:26:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:26:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:26:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:26:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:26:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:26:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:26:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 1bca63cd1b8760f12cade26d7fe3a027 OK 2026/07/03 01:26:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = e021aec09dd5de78395ec9e11471ed28 OK 2026/07/03 01:26:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 00d677aefc0221b73b55e1a144324889 OK 2026/07/03 01:26:44 DEBUG : dir1/0003-defghij.txt: md5 = 452e6ac9190fd1f31d0974f5caacbe3b OK 2026/07/03 01:26:45 DEBUG : dir1/0004-efghijk.txt: md5 = 8926e8feca8f14ed2cf2ad0a83621517 OK 2026/07/03 01:26:47 DEBUG : dir1/0005-fghijkl.txt: md5 = edfbb638cec362bf02281e477d5b7824 OK 2026/07/03 01:26:48 DEBUG : dir1/0006-ghijklm.txt: md5 = c5e2e49aae974df5bfec56b73c5414e6 OK 2026/07/03 01:26:50 DEBUG : dir1/0007-1234567.txt: md5 = 07e01c2d64f263370a6ec3dc0e0b1674 OK 2026/07/03 01:26:51 DEBUG : dir1/0008-2345678.txt: md5 = 2ec2330f8dbf3db13cfc2065c49b0f35 OK 2026/07/03 01:26:53 DEBUG : dir1/0009-3456789.txt: md5 = 936f29a305b5534ed8f33f58b37e216a OK 2026/07/03 01:26:54 DEBUG : dir1/0010-456789.txt: md5 = 72a94fd6ed3b6443ec043f7630519871 OK 2026/07/03 01:26:56 DEBUG : dir1/0011-56789;.txt: md5 = 80fe560354d1c185d3193bccc11977b0 OK 2026/07/03 01:26:58 DEBUG : dir1/0012-6789;.txt: md5 = 227bbaa7b96c1f35e7bd95173ef2b77e OK 2026/07/03 01:26:59 DEBUG : dir1/0013-789;=.txt: md5 = 9acae0029ff987d250e8dc74f57d01b9 OK 2026/07/03 01:27:01 DEBUG : dir1/0014-89;=.txt: md5 = 42e8d5f6f02066b666c49a78fe86f4ef OK 2026/07/03 01:27:02 DEBUG : dir1/0015-9;=.txt: md5 = 4d7a9b55b87148370929faa2b4c59638 OK 2026/07/03 01:27:04 DEBUG : apple: md5 = fde2d37ed0cd747c429102c07d9a3aa5 OK 2026/07/03 01:27:06 DEBUG : banana: md5 = 7435ce1d4744a6760c7881e5af607b8d OK 2026/07/03 01:27:08 DEBUG : appleappleapplebanana: md5 = f3facc24ac959d3c091fc3800eb03fb8 OK 2026/07/03 01:27:09 DEBUG : splitbananasplit: md5 = edc48a0d815485f980d043f0d77cf272 OK 2026/07/03 01:27:09 DEBUG : Waiting for deletions to finish 2026/07/03 01:27:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:27:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:27:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:27:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:27:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:27:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:27:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:27:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:27:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:27:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:27:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:27:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:27:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:27:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:27:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:27:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:27:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:27:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:27:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:27:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:27:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:27:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:27:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:27:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:27:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:27:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:27:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:27:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:27:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:27:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:27:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:27:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:27:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:27:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:27:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:27:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:27:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:27:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:27:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:27:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:27:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:27:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:27:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:27:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:27:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:27:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/03 01:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:27:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:27:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:27:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:27:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:27:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:27:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:27:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:27:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:27:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:27:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:27:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:27:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:27:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:27:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:27:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/03 01:27:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:27:12 DEBUG : PREFIXsplitbananasplit: md5 = 45399d4de00b5c005868f2ee5ab04474 OK 2026/07/03 01:27:12 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/03 01:27:12 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/03 01:27:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:27:12 DEBUG : PREFIXapple: md5 = af919354b5cabdc014496debcffe5e48 OK 2026/07/03 01:27:12 DEBUG : PREFIXapple: size = 5 OK 2026/07/03 01:27:12 INFO : apple: Copied (new) to: PREFIXapple 2026/07/03 01:27:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:27:12 DEBUG : PREFIXappleappleapplebanana: md5 = 2ebee0a55f9dfb5202429af762e8b09b OK 2026/07/03 01:27:12 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/03 01:27:12 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/03 01:27:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:27:13 DEBUG : PREFIXbanana: md5 = 36ec346c687016bae4c279c7df9f861f OK 2026/07/03 01:27:13 DEBUG : PREFIXbanana: size = 6 OK 2026/07/03 01:27:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/03 01:27:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:27:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 9203f74fff62c3761e943642f67925ff OK 2026/07/03 01:27:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/03 01:27:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:27:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:27:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 539cf6b244254ee9f95f9acb71e3681f OK 2026/07/03 01:27:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:27:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:27:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:27:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 56d70e7b42868e653a1690442d450c70 OK 2026/07/03 01:27:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/03 01:27:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:27:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:27:14 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = bb0669b3be2d5b5d8ad05f94673e47d5 OK 2026/07/03 01:27:14 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/03 01:27:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:27:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:27:15 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 5cebcb72e6d9178dca1fd1e4261fb962 OK 2026/07/03 01:27:15 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/03 01:27:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:27:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:27:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = c629dcc04355f61f3dddb26a1a6d7efa OK 2026/07/03 01:27:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/03 01:27:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:27:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:27:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 5439c1cb114cc0b64c382e5dd6c6e5aa OK 2026/07/03 01:27:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/03 01:27:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:27:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:27:16 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 412ea7b6ce58e91c571c1e25a41ef589 OK 2026/07/03 01:27:16 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/03 01:27:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:27:17 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 44ba01f9555f883f200fbe8496d9e310 OK 2026/07/03 01:27:17 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/03 01:27:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/03 01:27:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:27:17 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 37df610e1080cbc36cb5d6617ffe17e8 OK 2026/07/03 01:27:17 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/03 01:27:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:27:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:27:17 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = d62c37491c9520d9ea483746643b9d5d OK 2026/07/03 01:27:17 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/03 01:27:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:27:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:27:18 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = fac7342c9bb82722d2df2045e3bab78f OK 2026/07/03 01:27:18 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/03 01:27:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:27:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:27:18 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 2c3b3c024b3fa94f71421e24a91c01d6 OK 2026/07/03 01:27:18 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/03 01:27:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:27:19 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 7918d3f6d87447f1eab4c6fe41e53b34 OK 2026/07/03 01:27:19 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/03 01:27:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:27:19 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = b7700db336e00fb09ea900f9dd3824c6 OK 2026/07/03 01:27:19 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/03 01:27:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:27:20 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = a43d36ba8ca08ce125f4051c696be649 OK 2026/07/03 01:27:20 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/03 01:27:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:27:20 DEBUG : Waiting for deletions to finish 2026/07/03 01:27:21 INFO : dir1/0014-89;=.txt: Deleted 2026/07/03 01:27:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/03 01:27:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/03 01:27:21 INFO : splitbananasplit: Deleted 2026/07/03 01:27:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/03 01:27:21 INFO : dir1/0012-6789;.txt: Deleted 2026/07/03 01:27:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/03 01:27:21 INFO : dir1/0007-1234567.txt: Deleted 2026/07/03 01:27:21 INFO : dir1/0011-56789;.txt: Deleted 2026/07/03 01:27:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/03 01:27:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/03 01:27:21 INFO : dir1/0003-defghij.txt: Deleted 2026/07/03 01:27:21 INFO : banana: Deleted 2026/07/03 01:27:21 INFO : dir1/0013-789;=.txt: Deleted 2026/07/03 01:27:21 INFO : dir1/0010-456789.txt: Deleted 2026/07/03 01:27:21 INFO : dir1/0015-9;=.txt: Deleted 2026/07/03 01:27:22 INFO : dir1/0008-2345678.txt: Deleted 2026/07/03 01:27:22 INFO : dir1/0009-3456789.txt: Deleted 2026/07/03 01:27:22 INFO : apple: Deleted 2026/07/03 01:27:22 INFO : appleappleapplebanana: Deleted 2026/07/03 01:27:22 DEBUG : Waiting for deletions to finish 2026/07/03 01:27:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:27:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:27:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:27:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:27:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:27:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:27:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:27:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:27:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:27:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:27:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:27:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:27:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:27:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:27:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:27:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:27:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:27:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:27:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:27:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:27:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:27:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:27:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:27:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:27:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:27:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:27:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:27:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:27:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:27:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:27:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:27:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:27:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:27:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:27:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:27:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:27:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:27:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:27:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:27:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:27:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:27:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:27:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:27:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:27:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:27:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:27:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:27:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:27:23 DEBUG : dir1: Directory modification time the same (differ by -118.34µs, within tolerance 1ms) 2026/07/03 01:27:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:27:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:27:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:27:25 DEBUG : apple: md5 = f478d3862a14374e9ffd92e6dc1130ce OK 2026/07/03 01:27:25 DEBUG : apple: size = 5 OK 2026/07/03 01:27:25 INFO : apple: Copied (new) 2026/07/03 01:27:25 DEBUG : banana: md5 = 60394c46e65f7349ef57dd26e3239ba1 OK 2026/07/03 01:27:25 DEBUG : banana: size = 6 OK 2026/07/03 01:27:25 INFO : banana: Copied (new) 2026/07/03 01:27:25 DEBUG : appleappleapplebanana: md5 = e408454360407b9e2657c841946acc91 OK 2026/07/03 01:27:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:27:25 INFO : appleappleapplebanana: Copied (new) 2026/07/03 01:27:25 DEBUG : splitbananasplit: md5 = 8842311be8cbf48dc83cd984e9a09d1c OK 2026/07/03 01:27:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:27:25 INFO : splitbananasplit: Copied (new) 2026/07/03 01:27:26 DEBUG : dir1/0000-abcdefg.txt: md5 = ffc7d6fad717eaeb55d2eb2e84b4c70a OK 2026/07/03 01:27:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:27:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/03 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = b652f1f98d0a047dc7d93368f6660669 OK 2026/07/03 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:27:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/03 01:27:26 DEBUG : dir1/0002-cdefghi.txt: md5 = f104d9fb35ae24105987944a529201c4 OK 2026/07/03 01:27:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:27:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/03 01:27:27 DEBUG : dir1/0003-defghij.txt: md5 = 28f11db500290f2e871dd0bf944002b3 OK 2026/07/03 01:27:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:27:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/03 01:27:28 DEBUG : dir1/0004-efghijk.txt: md5 = 4517adcd95db04a27b5c01597bd45ce8 OK 2026/07/03 01:27:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:27:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/03 01:27:28 DEBUG : dir1/0005-fghijkl.txt: md5 = 0ee64e1656a6f57a38dcc1332ae024c2 OK 2026/07/03 01:27:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:27:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/03 01:27:28 DEBUG : dir1/0006-ghijklm.txt: md5 = c19b4ba4c7ecb3c79aa00f0302482e88 OK 2026/07/03 01:27:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:27:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/03 01:27:28 DEBUG : dir1/0007-1234567.txt: md5 = a8c3f4a13db72e113cddb62871b545a5 OK 2026/07/03 01:27:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:27:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/03 01:27:29 DEBUG : dir1/0009-3456789.txt: md5 = a70fa96fc87e220852d474ee3ef0b495 OK 2026/07/03 01:27:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:27:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/03 01:27:29 DEBUG : dir1/0008-2345678.txt: md5 = 5e6ce6064900c1185a05c10e7f43ebde OK 2026/07/03 01:27:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:27:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/03 01:27:29 DEBUG : dir1/0010-456789.txt: md5 = 1c7d781a30650d797dc4552af410e9d5 OK 2026/07/03 01:27:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:27:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/03 01:27:30 DEBUG : dir1/0011-56789;.txt: md5 = 945c03a512b19dfa79f5fb37867a178e OK 2026/07/03 01:27:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:27:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/03 01:27:31 DEBUG : dir1/0012-6789;.txt: md5 = 8171816a9ede3fe0ce66778b882fe8a8 OK 2026/07/03 01:27:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:27:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/03 01:27:31 DEBUG : dir1/0014-89;=.txt: md5 = d45c14172361aafd4b04aaf654a246a2 OK 2026/07/03 01:27:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:27:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/03 01:27:31 DEBUG : dir1/0013-789;=.txt: md5 = 6e223d1cf035f976978c8e087ba129fe OK 2026/07/03 01:27:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:27:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/03 01:27:31 DEBUG : dir1/0015-9;=.txt: md5 = 9b9698712e205cbd0fb0cd04782fea5b OK 2026/07/03 01:27:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:27:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/03 01:27:31 DEBUG : Waiting for deletions to finish 2026/07/03 01:27:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/03 01:27:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/03 01:27:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/03 01:27:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/03 01:27:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/03 01:27:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/03 01:27:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/03 01:27:32 INFO : PREFIXsplitbananasplit: Deleted 2026/07/03 01:27:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/03 01:27:32 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/03 01:27:32 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/03 01:27:32 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/03 01:27:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/03 01:27:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/03 01:27:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/03 01:27:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/03 01:27:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/03 01:27:32 INFO : PREFIXbanana: Deleted 2026/07/03 01:27:33 INFO : PREFIXapple: Deleted 2026/07/03 01:27:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/03 01:27:33 DEBUG : Waiting for deletions to finish 2026/07/03 01:27:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:27:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:27:34 DEBUG : Waiting for deletions to finish 2026/07/03 01:27:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:27:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/03 01:27:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:27:50 DEBUG : dir1/0000-abcdefg.txt: md5 = 072147a7f019879750290c066d28bc29 OK 2026/07/03 01:27:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = b5352ec4019b0268fc37bcaae24ad1b9 OK 2026/07/03 01:27:53 DEBUG : dir1/0002-cdefghi.txt: md5 = e1003d9b3286e285f75b021938e31b93 OK 2026/07/03 01:27:55 DEBUG : dir1/0003-defghij.txt: md5 = f8259f48bc9dc18cc8a4dcfccc2d4a7c OK 2026/07/03 01:27:56 DEBUG : dir1/0004-efghijk.txt: md5 = bf595f3f4b569b25228e177e46fb0144 OK 2026/07/03 01:27:58 DEBUG : dir1/0005-fghijkl.txt: md5 = e74b35aa910f4c25a792d62955fc14e2 OK 2026/07/03 01:27:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 4e2f8635e58750e375f5278d77ab5ba9 OK 2026/07/03 01:28:01 DEBUG : dir1/0007-1234567.txt: md5 = c592cbbe11f236be3cf6d1f32ebb079a OK 2026/07/03 01:28:02 DEBUG : dir1/0008-2345678.txt: md5 = ba685e7c0a4b77de07d9f9e991d37b24 OK 2026/07/03 01:28:04 DEBUG : dir1/0009-3456789.txt: md5 = 3b8ef00184c38b1c95dadade0c3ca845 OK 2026/07/03 01:28:05 DEBUG : dir1/0010-456789.txt: md5 = 6e98f21531ed9524ce96bcb2c8d92709 OK 2026/07/03 01:28:07 DEBUG : dir1/0011-56789;.txt: md5 = ae804c6d510a78e3e076c56e8fa1abeb OK 2026/07/03 01:28:08 DEBUG : dir1/0012-6789;.txt: md5 = e924aab2edcae60826318987a3683403 OK 2026/07/03 01:28:10 DEBUG : dir1/0013-789;=.txt: md5 = 590e6e28ea735780535e9ce333a43c92 OK 2026/07/03 01:28:12 DEBUG : dir1/0014-89;=.txt: md5 = 6190b58395686b5ac2f19ec5e2cfc27d OK 2026/07/03 01:28:13 DEBUG : dir1/0015-9;=.txt: md5 = 642957b3da3d9177e827ce3f541642c6 OK 2026/07/03 01:28:15 DEBUG : apple: md5 = 942f58a8eb646ec3426d28fb9c92204d OK 2026/07/03 01:28:16 DEBUG : banana: md5 = c6c339923cc2812be57d6f6cdf9f5023 OK 2026/07/03 01:28:18 DEBUG : appleappleapplebanana: md5 = 581e970d163a50bd6e5d596e0fd1b43b OK 2026/07/03 01:28:20 DEBUG : splitbananasplit: md5 = 036e9ca0c6b6ba0722c9b26aac2daaae OK 2026/07/03 01:28:20 DEBUG : Waiting for deletions to finish 2026/07/03 01:28:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:28:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:28:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:28:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:28:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:28:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:28:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:28:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:28:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:28:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:22 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/03 01:28:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:28:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/03 01:28:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:28:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:28:23 DEBUG : bananaSUFFIX: md5 = 9f8eda5201780924ce11eb0d7f129a2a OK 2026/07/03 01:28:23 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/03 01:28:23 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/03 01:28:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:28:23 DEBUG : appleSUFFIX: md5 = b6cd5c789b41c96d6075ef4b447de55b OK 2026/07/03 01:28:23 DEBUG : appleSUFFIX: size = 5 OK 2026/07/03 01:28:23 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/03 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:23 DEBUG : appleappleapplebananaSUFFIX: md5 = 4b0d31c923a725e86c969f63acc804c1 OK 2026/07/03 01:28:23 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/03 01:28:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/03 01:28:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:28:24 DEBUG : splitbananasplitSUFFIX: md5 = 9da575fe230801587382510205ec4082 OK 2026/07/03 01:28:24 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/03 01:28:24 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/03 01:28:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:28:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 4c47d89577ee1e1e4ca9b6cde3ba691b OK 2026/07/03 01:28:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/03 01:28:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:28:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = f9670d59d2cf2030e164a88f5671fd1a OK 2026/07/03 01:28:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/03 01:28:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:28:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:28:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = c5d10c556cdfd1b07c3a2c1813fd48db OK 2026/07/03 01:28:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/03 01:28:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:28:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:28:25 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 707d47e343ae775f2f90df3f40a41291 OK 2026/07/03 01:28:25 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/03 01:28:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:28:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:28:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = c6206c64df993b433edd689ca4632d6e OK 2026/07/03 01:28:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/03 01:28:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:28:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:28:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 617f1ec0deed722ffded55be00074ba5 OK 2026/07/03 01:28:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/03 01:28:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:28:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:28:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = ec0575ea60ec03327cbf7ae0eceea30b OK 2026/07/03 01:28:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/03 01:28:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:28:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:28:27 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 735671f73f71f37b0f9e1ce4a2a75a51 OK 2026/07/03 01:28:27 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/03 01:28:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:28:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:28:27 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = ad8a13135cac6745a7306863327f0b11 OK 2026/07/03 01:28:27 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/03 01:28:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:28:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:28:28 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = aed171cb4fb8ad9334783b58cac4544c OK 2026/07/03 01:28:28 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/03 01:28:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:28:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:28:28 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = ad48ed71f3708d64308d676f417b5c6e OK 2026/07/03 01:28:28 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/03 01:28:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:28:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:28:28 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 75827b4425e4f7bfacb6659c1d44ba6e OK 2026/07/03 01:28:28 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/03 01:28:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:28:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:28:29 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = d416e1539d2d196b7b0bb54ef868c292 OK 2026/07/03 01:28:29 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/03 01:28:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:28:29 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 66f27e038de70a6241de114edec6ecb5 OK 2026/07/03 01:28:29 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/03 01:28:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:28:30 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 4d9b64143b44e5261af95f527580cfef OK 2026/07/03 01:28:30 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/03 01:28:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:28:30 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = a328a90a266557fa65d2055f99034b0b OK 2026/07/03 01:28:30 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/03 01:28:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:28:30 DEBUG : Waiting for deletions to finish 2026/07/03 01:28:31 INFO : dir1/0014-89;=.txt: Deleted 2026/07/03 01:28:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/03 01:28:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/03 01:28:31 INFO : dir1/0011-56789;.txt: Deleted 2026/07/03 01:28:31 INFO : dir1/0013-789;=.txt: Deleted 2026/07/03 01:28:31 INFO : dir1/0003-defghij.txt: Deleted 2026/07/03 01:28:31 INFO : dir1/0008-2345678.txt: Deleted 2026/07/03 01:28:31 INFO : dir1/0007-1234567.txt: Deleted 2026/07/03 01:28:31 INFO : apple: Deleted 2026/07/03 01:28:31 INFO : dir1/0009-3456789.txt: Deleted 2026/07/03 01:28:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/03 01:28:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/03 01:28:31 INFO : dir1/0015-9;=.txt: Deleted 2026/07/03 01:28:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/03 01:28:32 INFO : appleappleapplebanana: Deleted 2026/07/03 01:28:32 INFO : dir1/0010-456789.txt: Deleted 2026/07/03 01:28:32 INFO : banana: Deleted 2026/07/03 01:28:32 INFO : splitbananasplit: Deleted 2026/07/03 01:28:32 INFO : dir1/0012-6789;.txt: Deleted 2026/07/03 01:28:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/03 01:28:32 DEBUG : Waiting for deletions to finish 2026/07/03 01:28:32 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:28:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:28:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:28:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:28:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:28:33 DEBUG : dir1: Directory modification time the same (differ by -343.811µs, within tolerance 1ms) 2026/07/03 01:28:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:28:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:28:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:28:35 DEBUG : splitbananasplit: md5 = 7409cd9646099f40384a896a27ee066c OK 2026/07/03 01:28:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:28:35 INFO : splitbananasplit: Copied (new) 2026/07/03 01:28:35 DEBUG : appleappleapplebanana: md5 = 1adc4e70f1657da5dbc5fc7bb91079ff OK 2026/07/03 01:28:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:28:35 INFO : appleappleapplebanana: Copied (new) 2026/07/03 01:28:35 DEBUG : banana: md5 = b4ba02b521d2221b8d1d778dccfb06bf OK 2026/07/03 01:28:35 DEBUG : banana: size = 6 OK 2026/07/03 01:28:35 INFO : banana: Copied (new) 2026/07/03 01:28:36 DEBUG : dir1/0000-abcdefg.txt: md5 = fd15a841e0bee9cea48af81bed6d9dd2 OK 2026/07/03 01:28:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:28:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/03 01:28:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = a58e4a12209221fce606ac6175f3561f OK 2026/07/03 01:28:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:28:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/03 01:28:37 DEBUG : dir1/0002-cdefghi.txt: md5 = c75b091b082809ff546f5803ef74b4cd OK 2026/07/03 01:28:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:28:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/03 01:28:37 DEBUG : apple: md5 = 749b50a76978dd06aeb66a93d4e9b273 OK 2026/07/03 01:28:37 DEBUG : apple: size = 5 OK 2026/07/03 01:28:37 INFO : apple: Copied (new) 2026/07/03 01:28:38 DEBUG : dir1/0003-defghij.txt: md5 = 7badec72653a0280eb2c81fc57d9d155 OK 2026/07/03 01:28:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:28:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/03 01:28:38 DEBUG : dir1/0004-efghijk.txt: md5 = a0aaa484e25b92241188d22783512639 OK 2026/07/03 01:28:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:28:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/03 01:28:38 DEBUG : dir1/0006-ghijklm.txt: md5 = a3d0f3b4e73ba086e69fe578325562dc OK 2026/07/03 01:28:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:28:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/03 01:28:38 DEBUG : dir1/0005-fghijkl.txt: md5 = 10d5c906c75964f91bc03a4c4269a0cb OK 2026/07/03 01:28:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:28:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/03 01:28:39 DEBUG : dir1/0008-2345678.txt: md5 = ec8a6f28b84ea17679e3e39031ed5265 OK 2026/07/03 01:28:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:28:39 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/03 01:28:40 DEBUG : dir1/0010-456789.txt: md5 = c582803370d48147ea42c7739aaa2571 OK 2026/07/03 01:28:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:28:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/03 01:28:40 DEBUG : dir1/0009-3456789.txt: md5 = 80a9c34f5f0c47b3752322e9a609e6e0 OK 2026/07/03 01:28:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:28:40 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/03 01:28:40 DEBUG : dir1/0007-1234567.txt: md5 = e0d07b798e290d4f36acdf935ab7ca69 OK 2026/07/03 01:28:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:28:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/03 01:28:41 DEBUG : dir1/0011-56789;.txt: md5 = 25ae7234357d6be913e4063708dcff14 OK 2026/07/03 01:28:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:28:41 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/03 01:28:41 DEBUG : dir1/0012-6789;.txt: md5 = a9ea30b88640d142db6232f7326871b8 OK 2026/07/03 01:28:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:28:41 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/03 01:28:41 DEBUG : dir1/0013-789;=.txt: md5 = 81f5703a4ff146f8efaf77727a5fc49c OK 2026/07/03 01:28:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:28:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/03 01:28:41 DEBUG : dir1/0014-89;=.txt: md5 = 8a849001547e0af07bb1ed8d53a5308c OK 2026/07/03 01:28:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:28:41 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/03 01:28:43 DEBUG : dir1/0015-9;=.txt: md5 = 48ba710e52bbefdb729413cfec9008a8 OK 2026/07/03 01:28:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:28:43 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/03 01:28:43 DEBUG : Waiting for deletions to finish 2026/07/03 01:28:43 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/03 01:28:43 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/03 01:28:43 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/03 01:28:43 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/03 01:28:43 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/03 01:28:43 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/03 01:28:43 INFO : splitbananasplitSUFFIX: Deleted 2026/07/03 01:28:43 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/03 01:28:44 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/03 01:28:44 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/03 01:28:44 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/03 01:28:44 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/03 01:28:44 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/03 01:28:44 INFO : appleSUFFIX: Deleted 2026/07/03 01:28:44 INFO : bananaSUFFIX: Deleted 2026/07/03 01:28:44 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/03 01:28:44 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/03 01:28:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/03 01:28:44 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/03 01:28:44 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/03 01:28:44 DEBUG : Waiting for deletions to finish 2026/07/03 01:28:45 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:28:45 DEBUG : Waiting for deletions to finish 2026/07/03 01:28:46 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/03 01:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:29:04 DEBUG : dir1/0000-abcdefg.txt: md5 = c9b7ffabd9c54b6db98ba63c2a576463 OK 2026/07/03 01:29:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = fc2e8c72346b8a19f7ed127556eacbbb OK 2026/07/03 01:29:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 02e4cb8c3bb7468490fd5761e8654ee2 OK 2026/07/03 01:29:10 DEBUG : dir1/0003-defghij.txt: md5 = 130725224380642e9e10c46ef16b51e5 OK 2026/07/03 01:29:11 DEBUG : dir1/0004-efghijk.txt: md5 = 8a9c4ee22d7e19a3b3d920b496035afe OK 2026/07/03 01:29:13 DEBUG : dir1/0005-fghijkl.txt: md5 = 713e5a667310c5cdccc674409ec25532 OK 2026/07/03 01:29:14 DEBUG : dir1/0006-ghijklm.txt: md5 = c847e9cd56bd73e1ccc4c6e43a5dfddc OK 2026/07/03 01:29:16 DEBUG : dir1/0007-1234567.txt: md5 = 899d438c4442408842cffb7ef413765b OK 2026/07/03 01:29:18 DEBUG : dir1/0008-2345678.txt: md5 = 964bcd3091389773f040228bd4b5eb91 OK 2026/07/03 01:29:19 DEBUG : dir1/0009-3456789.txt: md5 = 69c058dfee7e70b107467b2155127c14 OK 2026/07/03 01:29:21 DEBUG : dir1/0010-456789.txt: md5 = be1be8ef61d992d3ad690aad6f4166b6 OK 2026/07/03 01:29:22 DEBUG : dir1/0011-56789;.txt: md5 = 74b626a163225d8cd0748bdd6a231fab OK 2026/07/03 01:29:25 DEBUG : dir1/0012-6789;.txt: md5 = d7e894fb1a20817046fe689b45ee5947 OK 2026/07/03 01:29:26 DEBUG : dir1/0013-789;=.txt: md5 = 4e173251a353f88929033fc327db3d07 OK 2026/07/03 01:29:28 DEBUG : dir1/0014-89;=.txt: md5 = 919dca81d578ec9b425ce6db030e3c92 OK 2026/07/03 01:29:29 DEBUG : dir1/0015-9;=.txt: md5 = 67d68a82b256d9dd4c04b4b63d0a7809 OK 2026/07/03 01:29:31 DEBUG : apple: md5 = 9bdd71129b9e66a984e83c3c9b6bf237 OK 2026/07/03 01:29:33 DEBUG : banana: md5 = ff2235ca912a89d0a301331612dad1ab OK 2026/07/03 01:29:34 DEBUG : appleappleapplebanana: md5 = 28159108311c3b05c70f695100671030 OK 2026/07/03 01:29:36 DEBUG : splitbananasplit: md5 = 3d01327c3ba3ab873c29d621efe59d36 OK 2026/07/03 01:29:36 DEBUG : Waiting for deletions to finish 2026/07/03 01:29:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:29:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:29:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:29:37 DEBUG : apple: size = 5 OK 2026/07/03 01:29:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:37 DEBUG : apple: Unchanged skipping 2026/07/03 01:29:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:37 DEBUG : banana: size = 6 OK 2026/07/03 01:29:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:37 DEBUG : banana: Unchanged skipping 2026/07/03 01:29:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/03 01:29:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:29:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/03 01:29:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:29:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:29:39 DEBUG : appleapple: md5 = 4a599de7a9a3cd21fd03ce38794268b5 OK 2026/07/03 01:29:39 DEBUG : appleapple: size = 21 OK 2026/07/03 01:29:39 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/03 01:29:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:29:39 DEBUG : splitbanan: md5 = c01e2b73190dc7d39cf0c11736229eb4 OK 2026/07/03 01:29:39 DEBUG : splitbanan: size = 16 OK 2026/07/03 01:29:39 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/03 01:29:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:29:40 DEBUG : dir1/0000-abcde: md5 = e190d1bd30b22de3481a9323cd93f087 OK 2026/07/03 01:29:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/03 01:29:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/03 01:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:29:40 DEBUG : dir1/0001-bcdef: md5 = 7eb5f8eacedc211408553a15e084486c OK 2026/07/03 01:29:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/03 01:29:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/03 01:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:29:41 DEBUG : dir1/0002-cdefg: md5 = d048dc5900d41bc7cef8587305b8afc1 OK 2026/07/03 01:29:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/03 01:29:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/03 01:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:29:41 DEBUG : dir1/0003-defgh: md5 = d100c0d1193dc0a60c10f7dee2429ca8 OK 2026/07/03 01:29:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/03 01:29:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/03 01:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:29:41 DEBUG : dir1/0004-efghi: md5 = d5abbabd44a07adc2155c4895ace3f63 OK 2026/07/03 01:29:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/03 01:29:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/03 01:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:29:41 DEBUG : dir1/0005-fghij: md5 = 1405d41c08437347e328270fe68ad237 OK 2026/07/03 01:29:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/03 01:29:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/03 01:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:29:42 DEBUG : dir1/0006-ghijk: md5 = 01e7046c6846e1d1af7c1769cc7161e2 OK 2026/07/03 01:29:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/03 01:29:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/03 01:29:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:29:42 DEBUG : dir1/0007-12345: md5 = 12830b2765827b9c140e27eede099cc2 OK 2026/07/03 01:29:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/03 01:29:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/03 01:29:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:29:43 DEBUG : dir1/0009-34567: md5 = 0a8bb14795898d6affc6ffc1003c914a OK 2026/07/03 01:29:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/03 01:29:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/03 01:29:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:29:43 DEBUG : dir1/0008-23456: md5 = b7b152a1b0ee5ca2e87e441eab18940d OK 2026/07/03 01:29:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/03 01:29:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/03 01:29:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:29:43 DEBUG : dir1/0010-45678: md5 = c131bb24474b9734ced9efe1d9ea1e3f OK 2026/07/03 01:29:43 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/03 01:29:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/03 01:29:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:29:44 DEBUG : dir1/0011-56789: md5 = b2228332628e2abbac051d327074499b OK 2026/07/03 01:29:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/03 01:29:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/03 01:29:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:29:44 DEBUG : dir1/0012-6789;: md5 = 4ee31741e97a87f5a39984cb9f08a9ce OK 2026/07/03 01:29:44 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/03 01:29:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/03 01:29:44 DEBUG : dir1/0013-789;=: md5 = 7a5f8581901eb06b70006bb35cf637d0 OK 2026/07/03 01:29:44 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/03 01:29:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/03 01:29:45 DEBUG : dir1/0014-89;=.: md5 = a9d284dbd39cf24cade3688528800ac3 OK 2026/07/03 01:29:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/03 01:29:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/03 01:29:46 DEBUG : dir1/0015-9;=.t: md5 = fa34a110fe08994740287786d09df122 OK 2026/07/03 01:29:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/03 01:29:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/03 01:29:46 DEBUG : Waiting for deletions to finish 2026/07/03 01:29:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/03 01:29:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/03 01:29:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/03 01:29:46 INFO : dir1/0013-789;=.txt: Deleted 2026/07/03 01:29:46 INFO : dir1/0015-9;=.txt: Deleted 2026/07/03 01:29:46 INFO : splitbananasplit: Deleted 2026/07/03 01:29:46 INFO : dir1/0008-2345678.txt: Deleted 2026/07/03 01:29:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/03 01:29:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/03 01:29:47 INFO : dir1/0003-defghij.txt: Deleted 2026/07/03 01:29:47 INFO : dir1/0014-89;=.txt: Deleted 2026/07/03 01:29:47 INFO : dir1/0007-1234567.txt: Deleted 2026/07/03 01:29:47 INFO : appleappleapplebanana: Deleted 2026/07/03 01:29:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/03 01:29:47 INFO : dir1/0009-3456789.txt: Deleted 2026/07/03 01:29:47 INFO : dir1/0010-456789.txt: Deleted 2026/07/03 01:29:47 INFO : dir1/0011-56789;.txt: Deleted 2026/07/03 01:29:47 INFO : dir1/0012-6789;.txt: Deleted 2026/07/03 01:29:47 DEBUG : Waiting for deletions to finish 2026/07/03 01:29:48 DEBUG : appleapple: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/03 01:29:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:29:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:29:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:29:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:29:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:29:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:29:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:29:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:29:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:29:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:29:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:29:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:29:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:29:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:29:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:29:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:29:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:29:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:29:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:29:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:29:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:29:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:29:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:29:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:29:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:29:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:29:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:29:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:29:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:29:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:29:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:29:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:29:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:29:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:29:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:29:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:29:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:29:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:29:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:29:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:29:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:29:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:29:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:29:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:29:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:29:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:29:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:29:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:29:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:29:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:29:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:29:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:29:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:29:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:29:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:29:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:29:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:29:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:29:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:29:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:29:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:29:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:29:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:29:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:29:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:29:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:29:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:29:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:29:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:29:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:29:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:29:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:29:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:29:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:29:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:29:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:29:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:29:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:49 DEBUG : dir1: Directory modification time the same (differ by -582.738µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:49 DEBUG : apple: size = 5 OK 2026/07/03 01:29:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : apple: Unchanged skipping 2026/07/03 01:29:49 DEBUG : banana: size = 6 OK 2026/07/03 01:29:49 DEBUG : appleapple: size = 21 OK 2026/07/03 01:29:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : splitbanan: size = 16 OK 2026/07/03 01:29:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:29:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:29:49 DEBUG : banana: Unchanged skipping 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:29:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:29:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:29:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:29:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:29:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:29:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:29:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:29:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:29:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:29:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:29:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:29:49 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/03 01:29:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:29:49 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/03 01:29:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:29:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/03 01:29:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/03 01:29:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:29:49 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/03 01:29:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/03 01:29:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/03 01:29:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:29:49 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/03 01:29:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/03 01:29:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/03 01:29:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/03 01:29:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/03 01:29:49 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/03 01:29:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/03 01:29:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/03 01:29:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/03 01:29:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/03 01:29:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:29:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:29:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:29:49 DEBUG : Waiting for deletions to finish 2026/07/03 01:29:49 DEBUG : Waiting for deletions to finish 2026/07/03 01:29:50 DEBUG : appleapple: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/03 01:29:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:29:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:29:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:29:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:29:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:29:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:29:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:29:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:29:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:29:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:29:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:29:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:29:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:29:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:29:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:29:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:29:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:29:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:29:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:29:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:29:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:29:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:29:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:29:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:29:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:29:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:29:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:29:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:29:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:29:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:29:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:29:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:29:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:29:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:29:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:29:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:29:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:29:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:29:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:29:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:29:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:29:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:29:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:29:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:29:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:29:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:29:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:29:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:29:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:29:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:29:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/03 01:30:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:30:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 7c827147455544de5b0a1a2519b123a3 OK 2026/07/03 01:30:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0ceab373ceacccca76bd5b22292c60bd OK 2026/07/03 01:30:09 DEBUG : dir1/0002-cdefghi.txt: md5 = f2053a36480f0e92a53dd89fd643f175 OK 2026/07/03 01:30:11 DEBUG : dir1/0003-defghij.txt: md5 = 61bf01661d2c8cff7b8eb92826af143c OK 2026/07/03 01:30:12 DEBUG : dir1/0004-efghijk.txt: md5 = 857b89349d808ebca7a97a85c57ad12d OK 2026/07/03 01:30:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 9ff76d3b62ede2aed90eb82bad7a00b4 OK 2026/07/03 01:30:15 DEBUG : dir1/0006-ghijklm.txt: md5 = 51331bd73eb60bd7fa85b48f6f0575d4 OK 2026/07/03 01:30:17 DEBUG : dir1/0007-1234567.txt: md5 = b874fa71954d8bdf0978f70387fbae19 OK 2026/07/03 01:30:18 DEBUG : dir1/0008-2345678.txt: md5 = 27dcfc7c6bc2724221a2b41e99d42fb3 OK 2026/07/03 01:30:20 DEBUG : dir1/0009-3456789.txt: md5 = 69d16e5d02a5794f9f4fe8fc6edff0cd OK 2026/07/03 01:30:21 DEBUG : dir1/0010-456789.txt: md5 = 73dc2cf037d766be0ce44ce8fe822f66 OK 2026/07/03 01:30:23 DEBUG : dir1/0011-56789;.txt: md5 = 8a8187a6a58ce5eee3a2ec4065a91636 OK 2026/07/03 01:30:25 DEBUG : dir1/0012-6789;.txt: md5 = 982f1598a940aeadf9cef36a2c80b4f8 OK 2026/07/03 01:30:26 DEBUG : dir1/0013-789;=.txt: md5 = f357ee33408034c12b25256b6116dc08 OK 2026/07/03 01:30:28 DEBUG : dir1/0014-89;=.txt: md5 = 3e6f1bbe9eaeed347e10f32a547f1997 OK 2026/07/03 01:30:30 DEBUG : dir1/0015-9;=.txt: md5 = a61b54d2af82043d63ed63b9f8b92b8d OK 2026/07/03 01:30:31 DEBUG : apple: md5 = cc47129bd1a7e924efe2bfafa05d7dce OK 2026/07/03 01:30:34 DEBUG : banana: md5 = 68073b91b7546073899cb59bac27cceb OK 2026/07/03 01:30:35 DEBUG : appleappleapplebanana: md5 = c4707c955e6fec126422acf29d63667e OK 2026/07/03 01:30:37 DEBUG : splitbananasplit: md5 = 5a5926120bdaf874899b712ed133b0db OK 2026/07/03 01:30:37 DEBUG : Waiting for deletions to finish 2026/07/03 01:30:38 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:30:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:30:39 DEBUG : apple: size = 5 OK 2026/07/03 01:30:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:39 DEBUG : apple: Unchanged skipping 2026/07/03 01:30:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:30:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:39 DEBUG : banana: size = 6 OK 2026/07/03 01:30:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:30:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:39 DEBUG : banana: Unchanged skipping 2026/07/03 01:30:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/03 01:30:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:30:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:30:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:30:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:30:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:30:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:30:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:30:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:30:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:30:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:30:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:30:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:30:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:30:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:30:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:30:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:30:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:30:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:30:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:30:40 DEBUG : Waiting for deletions to finish 2026/07/03 01:30:40 DEBUG : Waiting for deletions to finish 2026/07/03 01:30:40 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:30:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:30:41 DEBUG : dir1: Directory modification time the same (differ by -771.443µs, within tolerance 1ms) 2026/07/03 01:30:41 DEBUG : apple: size = 5 OK 2026/07/03 01:30:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:41 DEBUG : apple: Unchanged skipping 2026/07/03 01:30:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:30:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:30:41 DEBUG : banana: size = 6 OK 2026/07/03 01:30:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:41 DEBUG : banana: Unchanged skipping 2026/07/03 01:30:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:30:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:30:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:30:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:30:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:30:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:30:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:30:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:30:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:30:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:30:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:30:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:30:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:30:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:30:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:30:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:30:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:30:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:30:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:30:42 DEBUG : Waiting for deletions to finish 2026/07/03 01:30:42 DEBUG : Waiting for deletions to finish 2026/07/03 01:30:42 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:30:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : Waiting for deletions to finish 2026/07/03 01:30:43 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:30:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:30:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:31:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 13b37b93316341d394b82f5ca9a32412 OK 2026/07/03 01:31:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = 640be469b650efe4b15ce416e7f06a51 OK 2026/07/03 01:31:04 DEBUG : dir1/0002-cdefghi.txt: md5 = b89233b2108c19cb8a38210a193bd98e OK 2026/07/03 01:31:05 DEBUG : dir1/0003-defghij.txt: md5 = 9479a80c5622640d65810941f78e6f4b OK 2026/07/03 01:31:07 DEBUG : dir1/0004-efghijk.txt: md5 = 14690d4790b9132e892c8d3fe0b9f91d OK 2026/07/03 01:31:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 9bc0b86bb15e14e73acf6a602333f342 OK 2026/07/03 01:31:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 03a647b80c829028974910cfaf873762 OK 2026/07/03 01:31:12 DEBUG : dir1/0007-1234567.txt: md5 = 17dede5fcce05ff02fa5033e3e412b21 OK 2026/07/03 01:31:13 DEBUG : dir1/0008-2345678.txt: md5 = 6cd360b46e11c53499b86ddea901665c OK 2026/07/03 01:31:15 DEBUG : dir1/0009-3456789.txt: md5 = 970fb985f2a598ca8ed96915a5f25a60 OK 2026/07/03 01:31:16 DEBUG : dir1/0010-456789.txt: md5 = e35bf679eb444515fa4893eebe9308e1 OK 2026/07/03 01:31:18 DEBUG : dir1/0011-56789;.txt: md5 = 3f38d849b49b6e4875d9bc96b5046e8b OK 2026/07/03 01:31:19 DEBUG : dir1/0012-6789;.txt: md5 = bc004527ca9113fdde6257dac05b8ab9 OK 2026/07/03 01:31:21 DEBUG : dir1/0013-789;=.txt: md5 = 673e9ebe2afca7ba76b2894595601739 OK 2026/07/03 01:31:22 DEBUG : dir1/0014-89;=.txt: md5 = aeb3ba28b408d48d9c635bf4eba59f14 OK 2026/07/03 01:31:24 DEBUG : dir1/0015-9;=.txt: md5 = 79cea0f1cad0817514b0bfcdb5f4ea0a OK 2026/07/03 01:31:26 DEBUG : apple: md5 = df87199bce335b9c32c9ccd479870c5c OK 2026/07/03 01:31:27 DEBUG : banana: md5 = 8f63286f28cc7430e19ebbb7ebf5219b OK 2026/07/03 01:31:29 DEBUG : appleappleapplebanana: md5 = 0594d687769f120b15bfe78416b244c7 OK 2026/07/03 01:31:30 DEBUG : splitbananasplit: md5 = f5e6ef7108339940840124d21c9b6292 OK 2026/07/03 01:31:30 DEBUG : Waiting for deletions to finish 2026/07/03 01:31:31 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:31:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:31:32 DEBUG : apple: size = 5 OK 2026/07/03 01:31:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:31:32 DEBUG : apple: Unchanged skipping 2026/07/03 01:31:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:31:32 DEBUG : banana: size = 6 OK 2026/07/03 01:31:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : banana: Unchanged skipping 2026/07/03 01:31:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/03 01:31:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:31:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:31:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:31:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:31:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:31:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:31:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:31:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:31:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:31:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:31:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:31:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:31:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:31:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:31:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:31:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:31:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:31:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:31:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:31:32 DEBUG : Waiting for deletions to finish 2026/07/03 01:31:32 DEBUG : Waiting for deletions to finish 2026/07/03 01:31:33 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:31:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:31:34 DEBUG : dir1: Directory modification time the same (differ by -939.928µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : apple: size = 5 OK 2026/07/03 01:31:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:31:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:31:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : banana: size = 6 OK 2026/07/03 01:31:34 DEBUG : apple: Unchanged skipping 2026/07/03 01:31:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : banana: Unchanged skipping 2026/07/03 01:31:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:31:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:31:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:31:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:31:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:31:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:31:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:31:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:31:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:31:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:31:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:31:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:31:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:31:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:31:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:31:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:31:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:31:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:31:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:31:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:31:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:31:34 DEBUG : Waiting for deletions to finish 2026/07/03 01:31:34 DEBUG : Waiting for deletions to finish 2026/07/03 01:31:35 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:31:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:31:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:31:51 DEBUG : dir1/0000-abcdefg.txt: md5 = 200e6f34e227385a6e75048f8bc5fb10 OK 2026/07/03 01:31:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = 361b930edcd6790d7f125e4f57484aa7 OK 2026/07/03 01:31:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 223be986ef034ba4330bc2f65c231a86 OK 2026/07/03 01:31:55 DEBUG : dir1/0003-defghij.txt: md5 = 4f5d0ec98837cefe1920035bd9928ea7 OK 2026/07/03 01:31:57 DEBUG : dir1/0004-efghijk.txt: md5 = bad8e90cbb00ccc0bd9e4c05521f7dca OK 2026/07/03 01:31:59 DEBUG : dir1/0005-fghijkl.txt: md5 = 3c99ee469ad8298a42ebd750e390e296 OK 2026/07/03 01:32:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 8808d707ad033e679eee7fbf149bef53 OK 2026/07/03 01:32:02 DEBUG : dir1/0007-1234567.txt: md5 = 3b1e4b7cc551cbfb4a58addf868c5706 OK 2026/07/03 01:32:03 DEBUG : dir1/0008-2345678.txt: md5 = 8c2a79e1134a286fbedbf4788ffce4bd OK 2026/07/03 01:32:05 DEBUG : dir1/0009-3456789.txt: md5 = 722fe4d2fccbba7ebadba3f89e84849c OK 2026/07/03 01:32:07 DEBUG : dir1/0010-456789.txt: md5 = 69c19b9c5d5ffbd46d3866178a9fde07 OK 2026/07/03 01:32:08 DEBUG : dir1/0011-56789;.txt: md5 = fcd0dd37af24860b9c08af7d603431ae OK 2026/07/03 01:32:10 DEBUG : dir1/0012-6789;.txt: md5 = eb87d2eb49b2bb985aa058395b299d03 OK 2026/07/03 01:32:11 DEBUG : dir1/0013-789;=.txt: md5 = 82cc641af6f61c3cd30be0f19542a437 OK 2026/07/03 01:32:13 DEBUG : dir1/0014-89;=.txt: md5 = 673d9c1bc9821975b7456b3a04e43d5a OK 2026/07/03 01:32:15 DEBUG : dir1/0015-9;=.txt: md5 = 687a2abb635e0c7ab677682adb7abf74 OK 2026/07/03 01:32:16 DEBUG : apple: md5 = 865eefa03dd5465dd60edb5335f3c9ca OK 2026/07/03 01:32:18 DEBUG : banana: md5 = f1277e7a648c402bf6fe8c338e5c95de OK 2026/07/03 01:32:20 DEBUG : appleappleapplebanana: md5 = 6aa7380e0558d337fc8993cc9887af74 OK 2026/07/03 01:32:21 DEBUG : splitbananasplit: md5 = 30342924cce99d967dea8da0a16f10fb OK 2026/07/03 01:32:21 DEBUG : Waiting for deletions to finish 2026/07/03 01:32:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:32:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:32:23 DEBUG : apple: size = 5 OK 2026/07/03 01:32:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:23 DEBUG : apple: Unchanged skipping 2026/07/03 01:32:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:32:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:32:23 DEBUG : banana: size = 6 OK 2026/07/03 01:32:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:23 DEBUG : banana: Unchanged skipping 2026/07/03 01:32:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/03 01:32:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:32:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:32:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:32:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:32:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:32:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:32:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:32:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:32:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:32:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:32:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:32:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:32:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:32:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:32:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:32:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:32:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:32:24 DEBUG : Waiting for deletions to finish 2026/07/03 01:32:24 DEBUG : Waiting for deletions to finish 2026/07/03 01:32:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:32:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:32:25 DEBUG : dir1: Directory modification time the same (differ by -95.822µs, within tolerance 1ms) 2026/07/03 01:32:25 DEBUG : apple: size = 5 OK 2026/07/03 01:32:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:25 DEBUG : apple: Unchanged skipping 2026/07/03 01:32:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:32:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:32:25 DEBUG : banana: size = 6 OK 2026/07/03 01:32:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:25 DEBUG : banana: Unchanged skipping 2026/07/03 01:32:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:32:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:32:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:32:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:32:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:32:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:32:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:32:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:32:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:32:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:32:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:32:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:32:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:32:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:32:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:32:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:32:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:32:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:32:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:32:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:32:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:32:26 DEBUG : Waiting for deletions to finish 2026/07/03 01:32:26 DEBUG : Waiting for deletions to finish 2026/07/03 01:32:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:32:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/03 01:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: md5 = c4fc7bc328ad40b61b16ad6e20b09a1b OK 2026/07/03 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = b9cb5e74fdcc9a1614ed28583a565faf OK 2026/07/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 431d39c9ca54fe323912345f4ed9544e OK 2026/07/03 01:32:48 DEBUG : dir1/0003-defghij.txt: md5 = 8de559ac622d365b87982610c5080137 OK 2026/07/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: md5 = f9abd4fe8d13d9f3c7bdbf489946178d OK 2026/07/03 01:32:51 DEBUG : dir1/0005-fghijkl.txt: md5 = c40cdd29fbee2bc810c1b33dd0b39c32 OK 2026/07/03 01:32:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 1624a3a1472fe3ac23295790b1415268 OK 2026/07/03 01:32:54 DEBUG : dir1/0007-1234567.txt: md5 = 30fb2adf3a45cb1fa383a14ee0363452 OK 2026/07/03 01:32:56 DEBUG : dir1/0008-2345678.txt: md5 = 6e4bd51a9c52569de37ad5104227afe7 OK 2026/07/03 01:32:57 DEBUG : dir1/0009-3456789.txt: md5 = 5f148bc429500331833aa2d7286edc42 OK 2026/07/03 01:32:59 DEBUG : dir1/0010-456789.txt: md5 = 047f3d9d47ffbe58632a8f25292d8daf OK 2026/07/03 01:33:00 DEBUG : dir1/0011-56789;.txt: md5 = 8dbf435552a6ed112dd371dd28cb5e29 OK 2026/07/03 01:33:02 DEBUG : dir1/0012-6789;.txt: md5 = 97ed730bc9c530cc0820b75dd5f1ff73 OK 2026/07/03 01:33:04 DEBUG : dir1/0013-789;=.txt: md5 = ad0cb48517ca9f68ce940e0f2fbe4039 OK 2026/07/03 01:33:05 DEBUG : dir1/0014-89;=.txt: md5 = ee970d76b3e280328f4b6a6950e6a653 OK 2026/07/03 01:33:07 DEBUG : dir1/0015-9;=.txt: md5 = 65c2d28ef9f2e3239bfce07fd91b46cc OK 2026/07/03 01:33:08 DEBUG : apple: md5 = ed7545b0c40600cf00a9f600c9c2a7d9 OK 2026/07/03 01:33:10 DEBUG : banana: md5 = 08a218896701bba8edbd9fdbb166925b OK 2026/07/03 01:33:12 DEBUG : appleappleapplebanana: md5 = 06584b90d3725aca1b9fefe6a010b407 OK 2026/07/03 01:33:13 DEBUG : splitbananasplit: md5 = f9833153e09260a3f1c1e80afaf6360f OK 2026/07/03 01:33:13 DEBUG : Waiting for deletions to finish 2026/07/03 01:33:14 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:33:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:33:15 DEBUG : apple: size = 5 OK 2026/07/03 01:33:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:33:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : apple: Unchanged skipping 2026/07/03 01:33:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:33:15 DEBUG : banana: size = 6 OK 2026/07/03 01:33:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : banana: Unchanged skipping 2026/07/03 01:33:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/03 01:33:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:33:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:33:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:33:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:33:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:33:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:33:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:33:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:33:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:33:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:33:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:33:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:33:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:33:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:33:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:33:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:33:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:33:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:33:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:33:15 DEBUG : Waiting for deletions to finish 2026/07/03 01:33:15 DEBUG : Waiting for deletions to finish 2026/07/03 01:33:16 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:33:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:33:17 DEBUG : dir1: Directory modification time the same (differ by -256.413µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : apple: size = 5 OK 2026/07/03 01:33:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : apple: Unchanged skipping 2026/07/03 01:33:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:33:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:33:17 DEBUG : banana: size = 6 OK 2026/07/03 01:33:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : banana: Unchanged skipping 2026/07/03 01:33:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:33:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:33:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:33:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:33:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:33:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:33:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:33:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:33:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:33:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:33:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:33:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:33:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:33:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:33:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:33:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:33:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:33:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:33:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:33:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:33:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:33:17 DEBUG : Waiting for deletions to finish 2026/07/03 01:33:17 DEBUG : Waiting for deletions to finish 2026/07/03 01:33:18 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:33:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:33:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:33:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 5f3f6479693eeb120e87539df65610a9 OK 2026/07/03 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7fb708f0a366ad722d68feb6e29cf6e6 OK 2026/07/03 01:33:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 962dc8030864dc45840a473b793be73e OK 2026/07/03 01:33:38 DEBUG : dir1/0003-defghij.txt: md5 = 549b95d341d1c5e801164d145e286842 OK 2026/07/03 01:33:39 DEBUG : dir1/0004-efghijk.txt: md5 = 037852a3c65ff6d0e6a4bf31f63f0490 OK 2026/07/03 01:33:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 69b7abf3c862ae826bfb72ef9a764fbc OK 2026/07/03 01:33:43 DEBUG : dir1/0006-ghijklm.txt: md5 = ec6203714c53dafb78e4bfc5337aa08a OK 2026/07/03 01:33:44 DEBUG : dir1/0007-1234567.txt: md5 = 7df202ecf95cd30fd2b1a77af6fa5f9f OK 2026/07/03 01:33:46 DEBUG : dir1/0008-2345678.txt: md5 = 363cef2c5c55c0f582d0c0158b4c3266 OK 2026/07/03 01:33:48 DEBUG : dir1/0009-3456789.txt: md5 = 07bdd788f7bef532a2f05e51ce4a10d9 OK 2026/07/03 01:33:49 DEBUG : dir1/0010-456789.txt: md5 = 0c7fa5d054881ef1407c198f2d3c25fc OK 2026/07/03 01:33:51 DEBUG : dir1/0011-56789;.txt: md5 = 690411e5821d4047a2d796691cbaac2a OK 2026/07/03 01:33:52 DEBUG : dir1/0012-6789;.txt: md5 = 9c00bd12b5736648275b1c4900716ae9 OK 2026/07/03 01:33:54 DEBUG : dir1/0013-789;=.txt: md5 = d3ba3b99ea5ab48c259adabf0e3e4194 OK 2026/07/03 01:33:55 DEBUG : dir1/0014-89;=.txt: md5 = b380d659e902e3e3a282c5a0d30de3ae OK 2026/07/03 01:33:57 DEBUG : dir1/0015-9;=.txt: md5 = fd7304510dd239b9cb607d070bd4b9f4 OK 2026/07/03 01:33:58 DEBUG : apple: md5 = 7cd3ea2e46af711acd2bf9eb916e604d OK 2026/07/03 01:34:00 DEBUG : banana: md5 = d0cbf27c0ffe392ef1c828bb06490222 OK 2026/07/03 01:34:02 DEBUG : appleappleapplebanana: md5 = a8b005316fa8f5d9d600165cdea74939 OK 2026/07/03 01:34:03 DEBUG : splitbananasplit: md5 = 86704bfa074e02cfabdd299d5ad96846 OK 2026/07/03 01:34:03 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:34:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:34:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:34:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:34:05 DEBUG : apple: size = 5 OK 2026/07/03 01:34:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:05 DEBUG : apple: Unchanged skipping 2026/07/03 01:34:05 DEBUG : banana: size = 6 OK 2026/07/03 01:34:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:05 DEBUG : banana: Unchanged skipping 2026/07/03 01:34:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/03 01:34:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:34:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:34:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:34:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:34:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:34:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:34:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:34:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:34:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:34:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:34:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:34:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:34:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:34:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:34:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:34:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:34:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:34:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:34:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:34:06 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:06 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:34:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:34:07 DEBUG : apple: size = 5 OK 2026/07/03 01:34:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : apple: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1: Directory modification time the same (differ by -409.479µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:34:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:34:07 DEBUG : banana: size = 6 OK 2026/07/03 01:34:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : banana: Unchanged skipping 2026/07/03 01:34:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:34:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:34:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:34:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:34:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:34:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:34:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:34:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:34:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:34:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:34:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:34:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:34:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:34:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:34:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:34:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:34:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:34:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:34:07 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:07 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:34:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/03 01:34:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" --- PASS: TestTransform (627.74s) --- PASS: TestTransform/NFC (50.49s) --- PASS: TestTransform/NFD (52.55s) --- PASS: TestTransform/base64 (60.37s) --- PASS: TestTransform/prefix (70.92s) --- PASS: TestTransform/suffix (71.79s) --- PASS: TestTransform/truncate (64.36s) --- PASS: TestTransform/encoder (53.81s) --- PASS: TestTransform/ISO-8859-1 (50.86s) --- PASS: TestTransform/charmap (52.58s) --- PASS: TestTransform/lowercase (49.98s) --- PASS: TestTransform/ascii (50.02s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:34:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/03 01:34:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/03 01:34:21 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/03 01:34:22 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-03T01:34:21.258482036Z) 2026/07/03 01:34:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/03 01:34:22 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/03 01:34:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/03 01:34:22 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/03 01:34:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/03 01:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:34:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = b3aa65b5b7d7b1b571591b7902fe799b OK 2026/07/03 01:34:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/03 01:34:23 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/03 01:34:23 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:25 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.13s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:34:26 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:26 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:26 DEBUG : tictactoe: Making directory with metadata 2026/07/03 01:34:27 INFO : tictactoe: Made directory with metadata (mtime=2026-07-03T01:34:26.383497649Z) 2026/07/03 01:34:27 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:27 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:34:27 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:34:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:34:29 DEBUG : tictactoe/tictactoe: md5 = e419e812fe0a5b46cc1b06807cc7062e OK 2026/07/03 01:34:29 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/03 01:34:29 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/03 01:34:29 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.46s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:34:32 DEBUG : toe: Making directory with metadata 2026/07/03 01:34:32 INFO : toe: Made directory with metadata (mtime=2026-07-03T01:34:31.839514265Z) 2026/07/03 01:34:32 DEBUG : toe/toe: Making directory with metadata 2026/07/03 01:34:34 INFO : toe/toe: Made directory with metadata (mtime=2026-07-03T01:34:31.839514265Z) 2026/07/03 01:34:34 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/03 01:34:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:34:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/03 01:34:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:34:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:34:35 DEBUG : toe/toe/tictactoe: md5 = ad82a688d785530d2dae56e1733e8b8c OK 2026/07/03 01:34:35 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/03 01:34:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/03 01:34:35 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/03 01:34:39 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (8.07s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:34:40 DEBUG : toe: Making directory with metadata 2026/07/03 01:34:41 INFO : toe: Made directory with metadata (mtime=2026-07-03T01:34:39.913538841Z) 2026/07/03 01:34:41 DEBUG : toe/toe: Making directory with metadata 2026/07/03 01:34:42 INFO : toe/toe: Made directory with metadata (mtime=2026-07-03T01:34:39.913538841Z) 2026/07/03 01:34:42 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/03 01:34:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:34:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/03 01:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:34:43 DEBUG : toe/toe/tictactoe: md5 = b5114b9103bfa7e7ff1da4e5b9a0df8e OK 2026/07/03 01:34:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/03 01:34:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/03 01:34:43 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/03 01:34:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.89s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:34:47 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:34:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:34:47 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:34:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:34:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:34:48 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/03 01:34:48 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:34:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:34:48 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:48 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:48 DEBUG : tictactoe: Making directory with metadata 2026/07/03 01:34:49 INFO : tictactoe: Made directory with metadata (mtime=2026-07-03T01:34:47.803562846Z) 2026/07/03 01:34:49 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:49 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:34:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/03 01:34:50 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-03T01:34:47.803562846Z) 2026/07/03 01:34:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:34:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:34:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:34:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:34:52 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 5aa73cb2136a25f02255d9464090e3d1 OK 2026/07/03 01:34:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/03 01:34:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/03 01:34:52 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/03 01:34:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (9.40s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:34:57 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:34:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:34:57 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:34:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:34:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:34:57 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/03 01:34:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:34:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:34:58 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:58 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:58 DEBUG : tictactoe: Making directory with metadata 2026/07/03 01:34:59 INFO : tictactoe: Made directory with metadata (mtime=2026-07-03T01:34:57.197591408Z) 2026/07/03 01:34:59 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:59 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:34:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:34:59 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/03 01:35:00 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-03T01:34:57.197591408Z) 2026/07/03 01:35:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:35:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:35:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:35:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:35:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = bba68fad4abc8c419394667ca52afc0c OK 2026/07/03 01:35:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:35:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:01 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:35:02 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:03 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:03 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:35:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:35:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/03 01:35:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': 0 differences found 2026/07/03 01:35:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': 1 hashes could not be checked 2026/07/03 01:35:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': 1 matching files 2026/07/03 01:35:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/03 01:35:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (10.63s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:35:07 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:08 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:08 DEBUG : tictactoe: Making directory with metadata 2026/07/03 01:35:08 INFO : tictactoe: Made directory with metadata (mtime=2026-07-03T01:35:07.830623718Z) 2026/07/03 01:35:08 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:08 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:35:08 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/03 01:35:10 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-03T01:35:07.830623718Z) 2026/07/03 01:35:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:35:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:35:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:35:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:35:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:35:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:35:11 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 5b5cdc037456e2c954ef01380de6eefc OK 2026/07/03 01:35:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/03 01:35:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/03 01:35:11 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:12 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:12 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:12 DEBUG : tictactoe: Directory modification time the same (differ by -623.718µs, within tolerance 1ms) 2026/07/03 01:35:12 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:35:12 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -623.718µs, within tolerance 1ms) 2026/07/03 01:35:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/03 01:35:13 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:35:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:35:13 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/03 01:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:35:13 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/03 01:35:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (12.13s) === RUN TestSyntax 2026/07/03 01:35:19 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:35:20 DEBUG : toe: Making directory with metadata 2026/07/03 01:35:21 INFO : toe: Made directory with metadata (mtime=2026-07-03T01:35:19.956660536Z) 2026/07/03 01:35:21 DEBUG : toe/toe: Making directory with metadata 2026/07/03 01:35:22 INFO : toe/toe: Made directory with metadata (mtime=2026-07-03T01:35:19.956660536Z) 2026/07/03 01:35:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:35:23 DEBUG : toe/toe/toe: md5 = ce4b76740a6d1498a662a8df44a8e194 OK 2026/07/03 01:35:23 DEBUG : toe/toe/toe: size = 11 OK 2026/07/03 01:35:23 INFO : toe/toe/toe: Copied (new) 2026/07/03 01:35:23 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/03 01:35:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (8.47s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:35:28 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:35:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:35:28 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:28 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/03 01:35:29 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:35:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:29 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:29 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:29 DEBUG : tictactoe: Making directory with metadata 2026/07/03 01:35:30 INFO : tictactoe: Made directory with metadata (mtime=2026-07-03T01:35:28.423686229Z) 2026/07/03 01:35:30 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:30 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:35:30 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/03 01:35:31 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-03T01:35:28.423686229Z) 2026/07/03 01:35:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:35:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:35:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:35:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:35:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:35:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 39cd641b4389edc36a4e31f773210085 OK 2026/07/03 01:35:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:35:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:32 INFO : toe/toe/toe.txt: Deleted 2026/07/03 01:35:32 INFO : toe/toe: Removing directory 2026/07/03 01:35:32 INFO : toe: Removing directory 2026/07/03 01:35:32 INFO : empty_dir: Removing directory 2026/07/03 01:35:32 DEBUG : Local file system at /tmp/rclone3514044006: deleted 3 directories 2026/07/03 01:35:35 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/03 01:35:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (10.40s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:35:38 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:35:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:35:38 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:39 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/03 01:35:39 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:35:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:39 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:39 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:39 DEBUG : tictactoe: Making directory with metadata 2026/07/03 01:35:40 INFO : tictactoe: Made directory with metadata (mtime=2026-07-03T01:35:38.827717782Z) 2026/07/03 01:35:40 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:40 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:35:40 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/03 01:35:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-03T01:35:38.827717782Z) 2026/07/03 01:35:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:35:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:35:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:35:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:35:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:35:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = b04fc74d431503e7827223bc29cfecb1 OK 2026/07/03 01:35:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:35:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:43 INFO : toe/toe/toe.txt: Deleted 2026/07/03 01:35:43 INFO : toe/toe: Removing directory 2026/07/03 01:35:43 INFO : toe: Removing directory 2026/07/03 01:35:43 INFO : empty_dir: Removing directory 2026/07/03 01:35:43 DEBUG : Local file system at /tmp/rclone3514044006: deleted 3 directories 2026/07/03 01:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:35:48 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/03 01:35:50 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/03 01:35:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/03 01:35:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (15.81s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:35:54 DEBUG : Reset feature "Copy" 2026/07/03 01:35:54 DEBUG : Reset feature "Move" 2026/07/03 01:35:54 DEBUG : Reset feature "Copy" 2026/07/03 01:35:54 DEBUG : Reset feature "Move" 2026/07/03 01:35:54 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:35:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:35:54 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/03 01:35:55 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:35:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:35:55 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:55 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:55 DEBUG : tictactoe: Making directory with metadata 2026/07/03 01:35:56 INFO : tictactoe: Made directory with metadata (mtime=2026-07-03T01:35:54.636765689Z) 2026/07/03 01:35:56 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:56 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:35:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:35:56 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/03 01:35:57 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-03T01:35:54.636765689Z) 2026/07/03 01:35:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:35:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:35:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:35:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:35:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 78ac5c7f6e3edeaa670f0c98215fbb97 OK 2026/07/03 01:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:35:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:35:59 INFO : toe/toe/toe.txt: Deleted 2026/07/03 01:35:59 INFO : toe/toe: Removing directory 2026/07/03 01:35:59 INFO : toe: Removing directory 2026/07/03 01:35:59 INFO : empty_dir: Removing directory 2026/07/03 01:35:59 DEBUG : Local file system at /tmp/rclone3514044006: deleted 3 directories 2026/07/03 01:36:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:36:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:36:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:36:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:36:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:36:05 DEBUG : toe/toe/toe.txt: md5 = 25add2fdaab5ae64c1234bac6697074d OK 2026/07/03 01:36:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/03 01:36:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/03 01:36:06 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/03 01:36:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/03 01:36:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/03 01:36:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/03 01:36:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (18.10s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:36:12 DEBUG : toe: transformed to: dG9l 2026/07/03 01:36:12 DEBUG : toe: transformed to: dG9l 2026/07/03 01:36:12 DEBUG : dG9l: Making directory with metadata 2026/07/03 01:36:13 INFO : dG9l: Made directory with metadata (mtime=2026-07-03T01:36:12.735820481Z) 2026/07/03 01:36:13 DEBUG : toe: transformed to: dG9l 2026/07/03 01:36:13 DEBUG : toe: transformed to: dG9l 2026/07/03 01:36:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/03 01:36:13 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/03 01:36:14 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-03T01:36:12.735820481Z) 2026/07/03 01:36:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/03 01:36:14 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/03 01:36:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/03 01:36:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:36:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/03 01:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:36:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 5382a13c1bc74ce085f6e2c4a062bd72 OK 2026/07/03 01:36:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/03 01:36:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/03 01:36:16 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:17 DEBUG : dG9l: transformed to: toe 2026/07/03 01:36:17 DEBUG : dG9l: transformed to: toe 2026/07/03 01:36:17 DEBUG : toe: Directory modification time the same (differ by 820.481µs, within tolerance 1ms) 2026/07/03 01:36:17 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/03 01:36:17 DEBUG : dG9l: transformed to: toe 2026/07/03 01:36:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/03 01:36:17 DEBUG : toe/toe: Directory modification time the same (differ by 820.481µs, within tolerance 1ms) 2026/07/03 01:36:17 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/03 01:36:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/03 01:36:17 DEBUG : Local file system at /tmp/rclone3514044006: Waiting for checks to finish 2026/07/03 01:36:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/03 01:36:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/03 01:36:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/03 01:36:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/03 01:36:17 DEBUG : Local file system at /tmp/rclone3514044006: Waiting for transfers to finish 2026/07/03 01:36:17 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:20 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/03 01:36:21 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.44s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa'", Local "Local file system at /tmp/rclone3514044006", Modify Window "1ms" 2026/07/03 01:36:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:36:22 DEBUG : toe: transformed to: 2026/07/03 01:36:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:36:22 DEBUG : toe: transformed to: 2026/07/03 01:36:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Making directory with metadata 2026/07/03 01:36:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Made directory with metadata (mtime=2026-07-03T01:36:22.178849045Z) 2026/07/03 01:36:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:36:23 DEBUG : toe: transformed to: 2026/07/03 01:36:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:36:23 DEBUG : toe: transformed to: 2026/07/03 01:36:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:36:23 DEBUG : toe/toe: transformed to: 2026/07/03 01:36:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/03 01:36:23 DEBUG : toe/toe: Making directory with metadata 2026/07/03 01:36:25 INFO : toe/toe: Made directory with metadata (mtime=2026-07-03T01:36:22.178849045Z) 2026/07/03 01:36:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:36:25 DEBUG : toe/toe: transformed to: 2026/07/03 01:36:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/03 01:36:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:36:25 DEBUG : toe: transformed to: 2026/07/03 01:36:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:36:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:36:25 DEBUG : toe/toe/toe: transformed to: 2026/07/03 01:36:25 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/03 01:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for checks to finish 2026/07/03 01:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Waiting for transfers to finish 2026/07/03 01:36:26 DEBUG : toe/toe/toe: md5 = 44a71a4da27ee4633af350b11cfb8bd0 OK 2026/07/03 01:36:26 DEBUG : toe/toe/toe: size = 11 OK 2026/07/03 01:36:26 INFO : toe/toe/toe: Copied (new) 2026/07/03 01:36:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': not deleting files as there were IO errors 2026/07/03 01:36:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': not deleting directories as there were IO errors 2026/07/03 01:36:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/03 01:36:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.79s) PASS 2026/07/03 01:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cagofuf4kefa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 30m12.200585627s (try 1/5)