"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/06/05 03:43:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe" 2026/06/05 03:43:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:43:06 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg" 2026/06/05 03:43:07 DEBUG : Creating backend with remote "/tmp/rclone935334732" === 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-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:43:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:43:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:43:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/05 03:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:43:08 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (2.00s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:43:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:43:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:43:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:43:12 DEBUG : sub dir/hello world: md5 = fbeec35e7306ae6caf9b5f618c74ac2a OK 2026/06/05 03:43:12 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:43:12 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:43:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:43:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.89s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:43:16 DEBUG : metadata sub dir: Making directory with metadata 2026/06/05 03:43:16 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:43:16 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/05 03:43:16 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:43:16 DEBUG : Local file system at /tmp/rclone935334732: File to upload is small (21 bytes), uploading instead of streaming 2026/06/05 03:43:16 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/05 03:43:16 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/05 03:43:16 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/05 03:43:16 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:43:16 DEBUG : Google drive root 'crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg': Skipping btime metadata as can't update it on an existing file: 2026-06-05T03:43:16.174798387Z 2026/06/05 03:43:17 INFO : empty metadata sub dir: Updated directory metadata 2026/06/05 03:43:17 DEBUG : Google drive root 'crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg': Skipping btime metadata as can't update it on an existing file: 2026-06-05T03:43:16.17379837Z 2026/06/05 03:43:18 INFO : metadata sub dir: Updated directory metadata 2026/06/05 03:43:18 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/05 03:43:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:43:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:43:19 DEBUG : metadata sub dir/hello metadata world: md5 = e4c3f753f31d199ae0790287c5c98928 OK 2026/06/05 03:43:19 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/05 03:43:19 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/05 03:43:23 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.58s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:43:24 DEBUG : metadata sub dir: Making directory with metadata 2026/06/05 03:43:24 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:43:24 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/05 03:43:24 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:43:24 DEBUG : Local file system at /tmp/rclone935334732: File to upload is small (21 bytes), uploading instead of streaming 2026/06/05 03:43:24 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/05 03:43:24 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/05 03:43:24 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/05 03:43:24 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:43:25 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/06/05 03:43:25 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/06/05 03:43:25 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/05 03:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:43:27 DEBUG : metadata sub dir/hello metadata world: md5 = 5717bf83b2c44610443f26a73d6dd016 OK 2026/06/05 03:43:27 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/05 03:43:27 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/05 03:43:27 DEBUG : Google drive root 'crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg': Skipping btime metadata as can't update it on an existing file: 2026-06-05T03:43:24.757948139Z 2026/06/05 03:43:28 INFO : metadata sub dir: Updated directory metadata 2026/06/05 03:43:32 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (8.38s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:43:33 DEBUG : Creating backend with remote "/non-existing" 2026/06/05 03:43:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/05 03:43:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:43:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.78s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:43:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:43:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:43:37 DEBUG : sub dir/hello world: md5 = 1d1c714c37d648abbd2af1cc60743d6c OK 2026/06/05 03:43:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:43:37 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:43:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:43:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.74s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.51s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:43:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Running all checks before starting transfers 2026/06/05 03:43:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:43:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:43:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Checks finished, now starting transfers 2026/06/05 03:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:43:44 DEBUG : sub dir/hello world: md5 = 2270546284a167e3a584fc9702aac2ce OK 2026/06/05 03:43:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:43:44 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:43:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:43:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.61s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:43:47 ERROR : Ignoring --no-traverse with sync 2026/06/05 03:43:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:43:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:43:50 DEBUG : sub dir/hello world: md5 = 6f89ff02d21034602a04108190c87970 OK 2026/06/05 03:43:50 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:43:50 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:43:50 DEBUG : Waiting for deletions to finish 2026/06/05 03:43:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:43:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.61s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:43:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/05 03:43:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:43:56 DEBUG : hello world2: md5 = 1383d34ac1c5f5a829d2a9aaedaa193d OK 2026/06/05 03:43:56 DEBUG : hello world2: size = 12 OK 2026/06/05 03:43:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.06s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:43:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:43:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:43:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:44:00 DEBUG : potato2: md5 = 4aa6ddecc1674e0690f3d78e325bc687 OK 2026/06/05 03:44:00 DEBUG : potato2: size = 11 OK 2026/06/05 03:44:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.73s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:44:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:44:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:44:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:44:04 DEBUG : potato2: md5 = 961c8274ea72bd9a9cbe068d97aeaeb9 OK 2026/06/05 03:44:04 DEBUG : potato2: size = 11 OK 2026/06/05 03:44:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.55s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:44:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/05 03:44:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:44:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/05 03:44:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:44:05 DEBUG : sub dir2: Making directory with metadata 2026/06/05 03:44:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:44:06 DEBUG : sub dir: Making directory with metadata 2026/06/05 03:44:07 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 03:44:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:44:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/05 03:44:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:44:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:44:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:44:09 DEBUG : sub dir/hello world: md5 = 98d95e1c74dcaac345276223ce46c841 OK 2026/06/05 03:44:09 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:44:09 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:44:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/06/05 03:44:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (10.06s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:44:15 INFO : sub dir2: Making directory 2026/06/05 03:44:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/05 03:44:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:44:16 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/05 03:44:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:44:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:44:16 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/06/05 03:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:44:18 DEBUG : sub dir/hello world: md5 = 30c319634ae670043646fe8435c2b57a OK 2026/06/05 03:44:18 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:44:18 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:44:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:44:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (7.32s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:44:23 DEBUG : sub dir2: Making directory with metadata 2026/06/05 03:44:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:44:23 DEBUG : sub dir2: Making directory with metadata 2026/06/05 03:44:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:44:24 DEBUG : sub dir: Making directory with metadata 2026/06/05 03:44:25 INFO : sub dir: Made directory with metadata (mtime=2026-06-05T03:44:23.122966466Z) 2026/06/05 03:44:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:44:26 DEBUG : sub dir/hello world: md5 = 008b6d24437c843f0be12f0522389c28 OK 2026/06/05 03:44:26 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:44:26 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:44:26 INFO : sub dir/hello world: Deleted 2026/06/05 03:44:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.33s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:44:31 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/06/05 03:44:31 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 03:44:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:44:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:44:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.40s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:44:35 INFO : sub dir2: Making directory 2026/06/05 03:44:36 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/05 03:44:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:44:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:44:38 DEBUG : sub dir/hello world: md5 = 10eb0df087f68aa3a24d140840066d4e OK 2026/06/05 03:44:38 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:44:38 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:44:38 INFO : sub dir/hello world: Deleted 2026/06/05 03:44:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:44:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.72s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:44:42 DEBUG : sub dir2: Making directory with metadata 2026/06/05 03:44:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:44:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:44:42 DEBUG : sub dir2: Making directory with metadata 2026/06/05 03:44:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:44:43 DEBUG : sub dir: Making directory with metadata 2026/06/05 03:44:44 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 03:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:44:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:44:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:44:46 DEBUG : sub dir/hello world: md5 = bb176ffcbf0dbca59eee4bc1cf3f9562 OK 2026/06/05 03:44:46 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:44:46 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:44:46 DEBUG : Waiting for deletions to finish 2026/06/05 03:44:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.09s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.53s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:44:51 INFO : sub dir2: Making directory 2026/06/05 03:44:51 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/05 03:44:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:44:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:44:54 DEBUG : sub dir/hello world: md5 = 27c49cc958724ca288214cb4e335f285 OK 2026/06/05 03:44:54 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:44:54 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:44:54 DEBUG : Waiting for deletions to finish 2026/06/05 03:44:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:44:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.28s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:45:00 DEBUG : sub dir/hello world: md5 = 0865462c2cb54209eb76cf72088cdeab OK 2026/06/05 03:45:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mikicuk8duti" 2026/06/05 03:45:00 DEBUG : Config file has changed externally - reloading 2026/06/05 03:45:00 DEBUG : Creating backend with remote "TestDrive:crypt/rgq9i9t6rjd98u63ucrqqt80mhf7n03kjphgiqptpp6mkc9pfj50" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe' -> Encrypted drive 'TestCryptDrive:rclone-test-mikicuk8duti' 2026/06/05 03:45:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:45:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:45:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mikicuk8duti': Waiting for checks to finish 2026/06/05 03:45:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mikicuk8duti': Waiting for transfers to finish 2026/06/05 03:45:06 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:45:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/05 03:45:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:45:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mikicuk8duti': Purge remote 2026/06/05 03:45:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (13.02s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:45:13 DEBUG : sub dir/hello world: md5 = 8768020efc902a090360b0438c6a704e OK 2026/06/05 03:45:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/05 03:45:14 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/05 03:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:45:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone935334732) 2026/06/05 03:45:14 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:45:14 DEBUG : sub dir/hello world: Sizes differ 2026/06/05 03:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:45:16 DEBUG : sub dir/hello world: md5 = f1d76782231a62bbd6d8a385916fcf5e OK 2026/06/05 03:45:16 DEBUG : sub dir/hello world: size = 17 OK 2026/06/05 03:45:16 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/05 03:45:17 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/05 03:45:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.88s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:45:23 DEBUG : sub dir/hello world: md5 = 9ccc8f43010507371db1d0d683a1e057 OK 2026/06/05 03:45:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-begadek4rate" 2026/06/05 03:45:23 DEBUG : Creating backend with remote "TestDrive:crypt/2kq3edgjg1dra8lu76efjub4ok8keml2n46l47mdvqs9dg68g2mg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe' -> Encrypted drive 'TestCryptDrive:rclone-test-begadek4rate' 2026/06/05 03:45:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:45:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:45:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-begadek4rate': Waiting for checks to finish 2026/06/05 03:45:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-begadek4rate': Waiting for transfers to finish 2026/06/05 03:45:28 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:45:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/05 03:45:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:45:31 DEBUG : sub dir/hello world: md5 = 1fb11607735f06ad781e0d3ac9b1fb05 OK 2026/06/05 03:45:32 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/05 03:45:32 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/05 03:45:32 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:45:32 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-begadek4rate') 2026/06/05 03:45:32 DEBUG : sub dir/hello world: Sizes differ 2026/06/05 03:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-begadek4rate': Waiting for checks to finish 2026/06/05 03:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-begadek4rate': Waiting for transfers to finish 2026/06/05 03:45:34 DEBUG : sub dir/hello world: size = 17 OK 2026/06/05 03:45:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/05 03:45:35 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/05 03:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-begadek4rate': Purge remote 2026/06/05 03:45:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (18.53s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:45:41 DEBUG : sub dir/hello world: md5 = 393138f9b28b9b43eb7ad8646510c4a4 OK 2026/06/05 03:45:43 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/05 03:45:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/05 03:45:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone935334732) 2026/06/05 03:45:43 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:45:43 DEBUG : sub dir/hello world: Sizes differ 2026/06/05 03:45:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:45:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:45:44 DEBUG : sub dir/hello world: md5 = 0dd07a699aeece531f3a4c31b35cc804 OK 2026/06/05 03:45:44 DEBUG : sub dir/hello world: size = 17 OK 2026/06/05 03:45:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/05 03:45:44 INFO : sub dir/hello world: Deleted 2026/06/05 03:45:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/05 03:45:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.87s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:45:51 DEBUG : sub dir/hello world: md5 = 11209ed96ad2bcc4a2430696e48d4c84 OK 2026/06/05 03:45:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gojuxuq2zobe" 2026/06/05 03:45:52 DEBUG : Creating backend with remote "TestDrive:crypt/7crv7k54f5u125fctp5she9sfu9brdag2og01is079fmjchmine0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe' -> Encrypted drive 'TestCryptDrive:rclone-test-gojuxuq2zobe' 2026/06/05 03:45:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:45:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:45:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gojuxuq2zobe': Waiting for checks to finish 2026/06/05 03:45:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gojuxuq2zobe': Waiting for transfers to finish 2026/06/05 03:45:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:45:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/05 03:45:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:45:59 DEBUG : sub dir/hello world: md5 = 06214c5c5fceae4965cdb9a438b0b2e4 OK 2026/06/05 03:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gojuxuq2zobe': Using server-side directory move 2026/06/05 03:46:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gojuxuq2zobe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/05 03:46:01 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/05 03:46:01 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/05 03:46:01 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:46:01 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-gojuxuq2zobe') 2026/06/05 03:46:01 DEBUG : sub dir/hello world: Sizes differ 2026/06/05 03:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gojuxuq2zobe': Waiting for checks to finish 2026/06/05 03:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gojuxuq2zobe': Waiting for transfers to finish 2026/06/05 03:46:01 INFO : sub dir/hello world: Deleted 2026/06/05 03:46:02 INFO : sub dir/hello world: Moved (server-side) 2026/06/05 03:46:03 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/05 03:46:05 DEBUG : sub dir/hello world: md5 = de3cf386f3dd43d8a94c40a83f620074 OK 2026/06/05 03:46:06 DEBUG : testing file moves 2026/06/05 03:46:07 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/05 03:46:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/05 03:46:07 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:46:07 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-gojuxuq2zobe') 2026/06/05 03:46:07 DEBUG : sub dir/hello world: Sizes differ 2026/06/05 03:46:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gojuxuq2zobe': Waiting for checks to finish 2026/06/05 03:46:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gojuxuq2zobe': Waiting for transfers to finish 2026/06/05 03:46:07 INFO : sub dir/hello world: Deleted 2026/06/05 03:46:09 INFO : sub dir/hello world: Moved (server-side) 2026/06/05 03:46:10 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/05 03:46:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gojuxuq2zobe': Purge remote --- PASS: TestServerSideMoveOverSelf (24.96s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:46:16 DEBUG : sub dir/hello world: md5 = ea70769e46b34e3978eb9b1e63199cd0 OK 2026/06/05 03:46:16 ERROR : error listing: directory not found 2026/06/05 03:46:17 INFO : Local file system at /tmp/rclone935334732: Making directory 2026/06/05 03:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:46:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.92s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:46:23 DEBUG : sub dir/hello world: md5 = 93f3dd64bf68af4b9a344b1e0441f50a OK 2026/06/05 03:46:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:46:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:46:24 DEBUG : Local file system at /tmp/rclone935334732: Waiting for checks to finish 2026/06/05 03:46:24 DEBUG : Local file system at /tmp/rclone935334732: Waiting for transfers to finish 2026/06/05 03:46:24 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/06/05 03:46:24 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/06/05 03:46:24 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:46:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:46:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.85s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:46:27 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/05 03:46:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:46:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:46:29 DEBUG : check sum: md5 = b5c376d4b413bde41d836bd751aceb73 OK 2026/06/05 03:46:29 DEBUG : check sum: size = 1 OK 2026/06/05 03:46:29 INFO : check sum: Copied (new) 2026/06/05 03:46:29 DEBUG : Waiting for deletions to finish 2026/06/05 03:46:30 DEBUG : check sum: size = 1 OK 2026/06/05 03:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/05 03:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:46:30 DEBUG : check sum: Size of src and dst objects identical 2026/06/05 03:46:30 DEBUG : check sum: Unchanged skipping 2026/06/05 03:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:46:30 DEBUG : Waiting for deletions to finish 2026/06/05 03:46:30 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.90s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:46:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/05 03:46:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:46:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:46:33 DEBUG : sizeonly: md5 = 365f75cce9874f7d48f80fdbcdc916c8 OK 2026/06/05 03:46:33 DEBUG : sizeonly: size = 6 OK 2026/06/05 03:46:33 INFO : sizeonly: Copied (new) 2026/06/05 03:46:33 DEBUG : Waiting for deletions to finish 2026/06/05 03:46:34 DEBUG : sizeonly: size = 6 OK 2026/06/05 03:46:34 DEBUG : sizeonly: Sizes identical 2026/06/05 03:46:34 DEBUG : sizeonly: Unchanged skipping 2026/06/05 03:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:46:34 DEBUG : Waiting for deletions to finish 2026/06/05 03:46:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.15s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:46:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/05 03:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:46:37 DEBUG : ignore-size: md5 = ccc67224003891d74c0f5a1d0146da53 OK 2026/06/05 03:46:37 INFO : ignore-size: Copied (new) 2026/06/05 03:46:37 DEBUG : Waiting for deletions to finish 2026/06/05 03:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:46:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:46:38 DEBUG : ignore-size: Unchanged skipping 2026/06/05 03:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:46:38 DEBUG : Waiting for deletions to finish 2026/06/05 03:46:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.82s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:46:41 DEBUG : existing: md5 = 5262c374418e47f602a255d195e805d1 OK 2026/06/05 03:46:41 DEBUG : existing: size = 6 OK 2026/06/05 03:46:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:46:41 DEBUG : existing: Unchanged skipping 2026/06/05 03:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:46:41 DEBUG : Waiting for deletions to finish 2026/06/05 03:46:41 INFO : There was nothing to transfer 2026/06/05 03:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:46:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/05 03:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:46:43 DEBUG : existing: md5 = ce12b611cd32b9b3ab5c3334a04757b6 OK 2026/06/05 03:46:43 DEBUG : existing: size = 6 OK 2026/06/05 03:46:43 INFO : existing: Copied (replaced existing) 2026/06/05 03:46:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.67s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:46:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/05 03:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:46:47 DEBUG : existing: md5 = cd4a27002e1f12e3d09f4aff1011854e OK 2026/06/05 03:46:47 DEBUG : existing: size = 6 OK 2026/06/05 03:46:47 INFO : existing: Copied (new) 2026/06/05 03:46:47 DEBUG : Waiting for deletions to finish 2026/06/05 03:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:46:47 DEBUG : existing: Destination exists, skipping 2026/06/05 03:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:46:47 DEBUG : Waiting for deletions to finish 2026/06/05 03:46:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.14s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:46:51 DEBUG : b/potato: md5 = 594d93fb993c1fb4766649ebcf379041 OK 2026/06/05 03:46:54 DEBUG : c/non empty space: md5 = 5ef5777e602e861bb6629afbb015756d OK 2026/06/05 03:46:54 INFO : d: Making directory 2026/06/05 03:46:57 DEBUG : Added delayed dir = "a", newDst= 2026/06/05 03:46:57 INFO : c: Set directory modification time (using SetModTime) 2026/06/05 03:46:57 DEBUG : Added delayed dir = "c", newDst=c 2026/06/05 03:46:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/05 03:46:57 DEBUG : c/non empty space: size = 5 OK 2026/06/05 03:46:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:46:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:46:57 DEBUG : c/non empty space: Unchanged skipping 2026/06/05 03:46:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:47:00 DEBUG : a/potato2: md5 = 3fd991bc381051ad6159693f3f254c9e OK 2026/06/05 03:47:00 DEBUG : a/potato2: size = 60 OK 2026/06/05 03:47:00 INFO : a/potato2: Copied (new) 2026/06/05 03:47:00 DEBUG : Waiting for deletions to finish 2026/06/05 03:47:01 INFO : b/potato: Deleted 2026/06/05 03:47:01 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/05 03:47:01 INFO : d: Removing directory 2026/06/05 03:47:02 INFO : b: Removing directory 2026/06/05 03:47:02 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/05 03:47:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': deleted 2 directories 2026/06/05 03:47:05 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/05 03:47:06 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (18.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:47:09 DEBUG : empty space: md5 = 56eca4d6d6f4087d35c27dcc7a4a9458 OK 2026/06/05 03:47:09 DEBUG : empty space: size = 1 OK 2026/06/05 03:47:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:47:09 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/05 03:47:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:47:09 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/05 03:47:09 DEBUG : Waiting for deletions to finish 2026/06/05 03:47:10 DEBUG : empty space: size = 1 OK 2026/06/05 03:47:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/05 03:47:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:47:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:47:12 DEBUG : empty space: md5 = a3f6a7a6426a6fbe805395d2912d445c OK 2026/06/05 03:47:12 DEBUG : empty space: size = 1 OK 2026/06/05 03:47:12 INFO : empty space: Copied (replaced existing) 2026/06/05 03:47:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (7.09s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.58s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:47:16 DEBUG : foo: md5 = e5ad1ef35261d9594f8c7bc088e23e31 OK 2026/06/05 03:47:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:47:17 DEBUG : foo: size = 3 OK 2026/06/05 03:47:17 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/05 03:47:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:47:18 DEBUG : foo: md5 = a7b279f4ec6f3fa2c596e6d9804bca17 OK 2026/06/05 03:47:18 DEBUG : foo: size = 3 OK 2026/06/05 03:47:18 INFO : foo: Copied (replaced existing) 2026/06/05 03:47:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.15s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:47:22 DEBUG : empty space: md5 = 6f52afc951c581bbffbfb1bb00bb29b8 OK 2026/06/05 03:47:22 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/05 03:47:22 DEBUG : empty space: size = 1 OK 2026/06/05 03:47:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:47:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:47:22 DEBUG : empty space: Unchanged skipping 2026/06/05 03:47:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:47:24 DEBUG : potato: md5 = 7ed50a988082be1b1965b059d529b1ae OK 2026/06/05 03:47:24 DEBUG : potato: size = 60 OK 2026/06/05 03:47:24 INFO : potato: Copied (new) 2026/06/05 03:47:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (6.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:47:28 DEBUG : potato: md5 = 7f1f0452b15ce600a5f24bfa78dda263 OK 2026/06/05 03:47:28 DEBUG : potato: size = 21 (Local file system at /tmp/rclone935334732) 2026/06/05 03:47:28 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:47:28 DEBUG : potato: Sizes differ 2026/06/05 03:47:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:47:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:47:30 DEBUG : potato: md5 = 75a3ac258ed1b8fa9689988941812a38 OK 2026/06/05 03:47:30 DEBUG : potato: size = 21 OK 2026/06/05 03:47:30 INFO : potato: Copied (replaced existing) 2026/06/05 03:47:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (6.07s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:47:34 DEBUG : potato: md5 = 42e2e1f67477a942fcef1a81410f446b OK 2026/06/05 03:47:34 DEBUG : potato: size = 21 OK 2026/06/05 03:47:34 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/05 03:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:47:36 DEBUG : potato: md5 = 5c91a7c1c42f310d3afd216898d0524a OK 2026/06/05 03:47:36 DEBUG : potato: size = 21 OK 2026/06/05 03:47:36 INFO : potato: Copied (replaced existing) 2026/06/05 03:47:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:47:39 DEBUG : potato: md5 = e7699e50027a801d061d29f42b646c4c OK 2026/06/05 03:47:40 DEBUG : empty space: md5 = 798318b6c74cddfafdb307a06878c165 OK 2026/06/05 03:47:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:47:41 DEBUG : empty space: size = 1 OK 2026/06/05 03:47:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:47:41 DEBUG : empty space: Unchanged skipping 2026/06/05 03:47:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:47:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:47:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/05 03:47:41 DEBUG : Waiting for deletions to finish 2026/06/05 03:47:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:47:44 DEBUG : potato: md5 = 8d4a59738e15c870d45d4cf6055b7fe0 OK 2026/06/05 03:47:46 DEBUG : empty space: md5 = fb5dd3d8d13bc738b31bfdcc6e583326 OK 2026/06/05 03:47:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:47:47 DEBUG : empty space: size = 1 OK 2026/06/05 03:47:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:47:47 DEBUG : empty space: Unchanged skipping 2026/06/05 03:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:47:48 DEBUG : potato2: md5 = 7e11b0d86662c78b4fb9226b514ae43c OK 2026/06/05 03:47:48 DEBUG : potato2: size = 60 OK 2026/06/05 03:47:48 INFO : potato2: Copied (new) 2026/06/05 03:47:48 DEBUG : Waiting for deletions to finish 2026/06/05 03:47:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:47:54 DEBUG : b/potato: md5 = e7d81e0848359e8f5520636a067d9f81 OK 2026/06/05 03:47:56 DEBUG : c/non empty space: md5 = 1bb240bf80c8403b6bf2f576279847fa OK 2026/06/05 03:47:56 INFO : d: Making directory 2026/06/05 03:47:57 INFO : d/e: Making directory 2026/06/05 03:48:00 DEBUG : Added delayed dir = "a", newDst= 2026/06/05 03:48:01 INFO : c: Set directory modification time (using SetModTime) 2026/06/05 03:48:01 DEBUG : Added delayed dir = "c", newDst=c 2026/06/05 03:48:01 DEBUG : c/non empty space: size = 5 OK 2026/06/05 03:48:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:48:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/05 03:48:01 DEBUG : c/non empty space: Unchanged skipping 2026/06/05 03:48:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:48:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:48:03 DEBUG : a/potato2: md5 = 00300efb3068b96dff901b7d162c84f7 OK 2026/06/05 03:48:03 DEBUG : a/potato2: size = 60 OK 2026/06/05 03:48:03 INFO : a/potato2: Copied (new) 2026/06/05 03:48:03 DEBUG : Waiting for deletions to finish 2026/06/05 03:48:04 INFO : b/potato: Deleted 2026/06/05 03:48:04 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/05 03:48:04 INFO : d/e: Removing directory 2026/06/05 03:48:05 INFO : d: Removing directory 2026/06/05 03:48:06 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/06/05 03:48:06 INFO : b: Removing directory 2026/06/05 03:48:06 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/05 03:48:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': deleted 3 directories 2026/06/05 03:48:10 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/05 03:48:11 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:48:14 DEBUG : b/potato: md5 = 51cfacf1cf89ffdefbe59cab3c889da3 OK 2026/06/05 03:48:17 DEBUG : c/non empty space: md5 = 7a9e933fc6ab3a95cb285d1d5d3e2913 OK 2026/06/05 03:48:17 INFO : d: Making directory 2026/06/05 03:48:19 DEBUG : Added delayed dir = "a", newDst= 2026/06/05 03:48:19 INFO : c: Set directory modification time (using SetModTime) 2026/06/05 03:48:19 DEBUG : Added delayed dir = "c", newDst=c 2026/06/05 03:48:19 DEBUG : c/non empty space: size = 5 OK 2026/06/05 03:48:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:48:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/05 03:48:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:48:19 DEBUG : c/non empty space: Unchanged skipping 2026/06/05 03:48:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:48:22 DEBUG : a/potato2: md5 = 5752a760c386d1d0909866cda4b82e0f OK 2026/06/05 03:48:22 DEBUG : a/potato2: size = 60 OK 2026/06/05 03:48:22 INFO : a/potato2: Copied (new) 2026/06/05 03:48:22 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': not deleting files as there were IO errors 2026/06/05 03:48:23 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/05 03:48:23 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': not deleting directories as there were IO errors 2026/06/05 03:48:27 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/05 03:48:28 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/05 03:48:28 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:48:31 DEBUG : potato: md5 = e06f58fbc8c7ca2dfd338bd9ca97eba7 OK 2026/06/05 03:48:33 DEBUG : empty space: md5 = 512e5c2e7a391759d3b67f6589e0e1a7 OK 2026/06/05 03:48:33 DEBUG : Waiting for deletions to finish 2026/06/05 03:48:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:48:33 DEBUG : empty space: size = 1 OK 2026/06/05 03:48:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:48:33 DEBUG : empty space: Unchanged skipping 2026/06/05 03:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:48:34 INFO : potato: Deleted 2026/06/05 03:48:35 DEBUG : potato2: md5 = 08dedc06880ba76a28a38083849b3371 OK 2026/06/05 03:48:35 DEBUG : potato2: size = 60 OK 2026/06/05 03:48:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.55s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:48:38 DEBUG : potato: md5 = 17e620af97d8c1bdac5f066d6a90e312 OK 2026/06/05 03:48:40 DEBUG : empty space: md5 = d900f658494a62baaffca57ff1300e25 OK 2026/06/05 03:48:40 DEBUG : Waiting for deletions to finish 2026/06/05 03:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:48:41 INFO : potato: Deleted 2026/06/05 03:48:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:48:41 DEBUG : empty space: size = 1 OK 2026/06/05 03:48:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:48:41 DEBUG : empty space: Unchanged skipping 2026/06/05 03:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:48:43 DEBUG : potato2: md5 = a7baa83c05ea55e2f1e7359581322704 OK 2026/06/05 03:48:43 DEBUG : potato2: size = 60 OK 2026/06/05 03:48:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (8.34s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:48:47 DEBUG : potato: md5 = 5da7fd40b2887bf71f36cd37b6a780bd OK 2026/06/05 03:48:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:48:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:48:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:48:49 DEBUG : potato2: md5 = a8cdc8f716d2e1344ca8831a89cc1465 OK 2026/06/05 03:48:49 DEBUG : potato2: size = 19 OK 2026/06/05 03:48:49 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.97s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:48:53 DEBUG : potato2: md5 = 4559684650afbc956743fae9fda61d06 OK 2026/06/05 03:48:54 DEBUG : empty space: md5 = cb85f88d058eae982540ec107b726309 OK 2026/06/05 03:48:55 DEBUG : enormous: Excluded (Size Filter) 2026/06/05 03:48:55 DEBUG : enormous: Excluded 2026/06/05 03:48:55 DEBUG : potato2: Excluded (Size Filter) 2026/06/05 03:48:55 DEBUG : potato2: Excluded 2026/06/05 03:48:55 DEBUG : potato2: Excluded (Size Filter) 2026/06/05 03:48:55 DEBUG : empty space: size = 1 OK 2026/06/05 03:48:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:48:55 DEBUG : empty space: Unchanged skipping 2026/06/05 03:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:48:55 DEBUG : Waiting for deletions to finish 2026/06/05 03:48:55 INFO : There was nothing to transfer 2026/06/05 03:48:55 DEBUG : enormous: Excluded (Size Filter) 2026/06/05 03:48:55 DEBUG : enormous: Excluded 2026/06/05 03:48:55 DEBUG : potato2: Excluded (Size Filter) 2026/06/05 03:48:55 DEBUG : potato2: Excluded 2026/06/05 03:48:56 DEBUG : potato2: Excluded (Size Filter) 2026/06/05 03:48:56 DEBUG : empty space: size = 1 OK 2026/06/05 03:48:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/05 03:48:56 DEBUG : empty space: Unchanged skipping 2026/06/05 03:48:56 DEBUG : Local file system at /tmp/rclone935334732: Waiting for checks to finish 2026/06/05 03:48:56 DEBUG : Local file system at /tmp/rclone935334732: Waiting for transfers to finish 2026/06/05 03:48:56 DEBUG : Waiting for deletions to finish 2026/06/05 03:48:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (6.29s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:48:59 DEBUG : potato2: md5 = 2d89a3734217198d1abb0fabc2b8dcf9 OK 2026/06/05 03:49:01 DEBUG : empty space: md5 = a14ba0d3547f2f5c12ff822650dab9f5 OK 2026/06/05 03:49:02 DEBUG : enormous: md5 = 167485731681aa315eea4b63e95ec62a OK 2026/06/05 03:49:03 DEBUG : enormous: Excluded (Size Filter) 2026/06/05 03:49:03 DEBUG : enormous: Excluded 2026/06/05 03:49:03 DEBUG : potato2: Excluded (Size Filter) 2026/06/05 03:49:03 DEBUG : potato2: Excluded 2026/06/05 03:49:03 DEBUG : empty space: size = 1 OK 2026/06/05 03:49:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:49:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:49:03 DEBUG : empty space: Unchanged skipping 2026/06/05 03:49:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:49:03 DEBUG : Waiting for deletions to finish 2026/06/05 03:49:04 INFO : enormous: Deleted 2026/06/05 03:49:04 INFO : potato2: Deleted 2026/06/05 03:49:04 INFO : There was nothing to transfer 2026/06/05 03:49:04 DEBUG : Local file system at /tmp/rclone935334732: Waiting for checks to finish 2026/06/05 03:49:04 DEBUG : empty space: size = 1 OK 2026/06/05 03:49:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/05 03:49:04 DEBUG : empty space: Unchanged skipping 2026/06/05 03:49:04 DEBUG : Local file system at /tmp/rclone935334732: Waiting for transfers to finish 2026/06/05 03:49:04 DEBUG : Waiting for deletions to finish 2026/06/05 03:49:04 INFO : potato2: Deleted 2026/06/05 03:49:04 INFO : enormous: Deleted 2026/06/05 03:49:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.05s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:49:07 DEBUG : one: md5 = f61c29bcc8c52463b96b9fddfef64888 OK 2026/06/05 03:49:09 DEBUG : two: md5 = 7bf1843bc89df2a1eeddb1553e558266 OK 2026/06/05 03:49:11 DEBUG : three: md5 = 885f1289f525ba3e3b31e72a145e2187 OK 2026/06/05 03:49:13 DEBUG : four: md5 = 80c2290e926665b1d1387d354498094c OK 2026/06/05 03:49:13 DEBUG : five: Need to transfer - File not found at Destination 2026/06/05 03:49:13 DEBUG : four: size = 4 (Local file system at /tmp/rclone935334732) 2026/06/05 03:49:13 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:49:13 DEBUG : four: Sizes differ 2026/06/05 03:49:13 DEBUG : one: Destination is newer than source, skipping 2026/06/05 03:49:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/05 03:49:13 DEBUG : two: size = 3 OK 2026/06/05 03:49:13 DEBUG : three: size = 5 OK 2026/06/05 03:49:13 DEBUG : three: Sizes identical 2026/06/05 03:49:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/05 03:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:49:14 DEBUG : two: md5 = 9a9c8815a2efd6fb3cef6858579c3c26 OK 2026/06/05 03:49:14 DEBUG : two: size = 3 OK 2026/06/05 03:49:14 INFO : two: Copied (replaced existing) 2026/06/05 03:49:15 DEBUG : four: md5 = da20ff0d5bd8f1a0ef224a4550546163 OK 2026/06/05 03:49:15 DEBUG : four: size = 4 OK 2026/06/05 03:49:15 INFO : four: Copied (replaced existing) 2026/06/05 03:49:15 DEBUG : five: md5 = 2df899b3ff9199e4655c5005bfeafa05 OK 2026/06/05 03:49:15 DEBUG : five: size = 4 OK 2026/06/05 03:49:15 INFO : five: Copied (new) 2026/06/05 03:49:15 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (13.14s) === 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-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/06/05 03:49:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/05 03:49:19 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/05 03:49:19 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/05 03:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:49:20 DEBUG : potato: md5 = 826125017e3a90149c937c46987b1b78 OK 2026/06/05 03:49:20 DEBUG : potato: size = 14 OK 2026/06/05 03:49:20 INFO : potato: Copied (new) 2026/06/05 03:49:20 DEBUG : yam: md5 = fad739dbd711e724eca186ac9a4f1c20 OK 2026/06/05 03:49:20 DEBUG : yam: size = 11 OK 2026/06/05 03:49:20 INFO : yam: Copied (new) 2026/06/05 03:49:20 DEBUG : Waiting for deletions to finish 2026/06/05 03:49:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/05 03:49:21 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/05 03:49:21 DEBUG : potato: size = 14 OK 2026/06/05 03:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:49:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:49:21 DEBUG : potato: Unchanged skipping 2026/06/05 03:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:49:23 DEBUG : yaml: md5 = 21cd86b61e1e0f91fc2d234ba69b8b51 OK 2026/06/05 03:49:23 DEBUG : yaml: size = 11 OK 2026/06/05 03:49:23 INFO : yaml: Copied (new) 2026/06/05 03:49:23 DEBUG : Waiting for deletions to finish 2026/06/05 03:49:23 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.62s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/05 03:49:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Making map for --track-renames 2026/06/05 03:49:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Finished making map for --track-renames 2026/06/05 03:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:49:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/05 03:49:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/05 03:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for renames to finish 2026/06/05 03:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:49:27 DEBUG : yam: md5 = 2d1df12be22fb0211c88596bf90c2987 OK 2026/06/05 03:49:27 DEBUG : yam: size = 11 OK 2026/06/05 03:49:27 INFO : yam: Copied (new) 2026/06/05 03:49:27 DEBUG : potato: md5 = bc1c1ad83c8790e20cdb17f21500bb69 OK 2026/06/05 03:49:27 DEBUG : potato: size = 14 OK 2026/06/05 03:49:27 INFO : potato: Copied (new) 2026/06/05 03:49:27 DEBUG : Waiting for deletions to finish 2026/06/05 03:49:28 DEBUG : potato: size = 14 OK 2026/06/05 03:49:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:49:28 DEBUG : potato: Unchanged skipping 2026/06/05 03:49:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Making map for --track-renames 2026/06/05 03:49:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Finished making map for --track-renames 2026/06/05 03:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for renames to finish 2026/06/05 03:49:29 INFO : yam: Moved (server-side) to: yaml 2026/06/05 03:49:29 INFO : yaml: Renamed from "yam" 2026/06/05 03:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:49:29 DEBUG : Waiting for deletions to finish 2026/06/05 03:49:29 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/05 03:49:31 DEBUG : Added delayed dir = "sub", newDst= 2026/06/05 03:49:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Making map for --track-renames 2026/06/05 03:49:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Finished making map for --track-renames 2026/06/05 03:49:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:49:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/05 03:49:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/05 03:49:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for renames to finish 2026/06/05 03:49:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:49:33 DEBUG : sub/yam: md5 = cb79f5bf203c2a0053fd1fb5d59a3d1a OK 2026/06/05 03:49:33 DEBUG : sub/yam: size = 11 OK 2026/06/05 03:49:33 INFO : sub/yam: Copied (new) 2026/06/05 03:49:34 DEBUG : potato: md5 = efc273aabda86d5254677f225e6fe228 OK 2026/06/05 03:49:34 DEBUG : potato: size = 14 OK 2026/06/05 03:49:34 INFO : potato: Copied (new) 2026/06/05 03:49:34 DEBUG : Waiting for deletions to finish 2026/06/05 03:49:34 INFO : sub: Set directory modification time (using DirSetModTime) 2026/06/05 03:49:35 DEBUG : potato: size = 14 OK 2026/06/05 03:49:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:49:35 DEBUG : potato: Unchanged skipping 2026/06/05 03:49:36 INFO : sub: Set directory modification time (using SetModTime) 2026/06/05 03:49:36 DEBUG : Added delayed dir = "sub", newDst=sub 2026/06/05 03:49:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Making map for --track-renames 2026/06/05 03:49:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Finished making map for --track-renames 2026/06/05 03:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for renames to finish 2026/06/05 03:49:37 INFO : sub/yam: Moved (server-side) to: yam 2026/06/05 03:49:37 INFO : yam: Renamed from "sub/yam" 2026/06/05 03:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:49:37 DEBUG : Waiting for deletions to finish 2026/06/05 03:49:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.54s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:49:40 DEBUG : Creating backend with remote "/tmp/rclone935334732/dir1" 2026/06/05 03:49:40 DEBUG : Config file has changed externally - reloading 2026/06/05 03:49:40 DEBUG : Creating backend with remote "/tmp/rclone935334732/dir2" 2026/06/05 03:49:40 DEBUG : Local file system at /tmp/rclone935334732/dir2: Using server-side directory move 2026/06/05 03:49:40 INFO : Local file system at /tmp/rclone935334732/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/05 03:49:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/05 03:49:40 DEBUG : Local file system at /tmp/rclone935334732/dir2: Waiting for checks to finish 2026/06/05 03:49:40 DEBUG : Local file system at /tmp/rclone935334732/dir2: Waiting for transfers to finish 2026/06/05 03:49:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.54s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:49:41 DEBUG : Added delayed dir = "nested", newDst= 2026/06/05 03:49:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:49:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:49:41 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/05 03:49:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/05 03:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:49:44 DEBUG : sub dir/hello world: md5 = f59e9992e6de6022ad8c2ff47634b43d OK 2026/06/05 03:49:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:49:44 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:49:44 INFO : sub dir/hello world: Deleted 2026/06/05 03:49:46 DEBUG : nested/sub dir/file: md5 = 541c0058cbb4af520617f80eb7cdbaf9 OK 2026/06/05 03:49:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/05 03:49:46 INFO : nested/sub dir/file: Copied (new) 2026/06/05 03:49:46 INFO : nested/sub dir/file: Deleted 2026/06/05 03:49:47 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:49:48 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/05 03:49:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:49:48 INFO : sub dir: Removing directory 2026/06/05 03:49:48 INFO : nested/sub dir: Removing directory 2026/06/05 03:49:48 INFO : nested: Removing directory 2026/06/05 03:49:48 DEBUG : Local file system at /tmp/rclone935334732: deleted 3 directories 2026/06/05 03:49:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/05 03:49:52 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/05 03:49:53 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.65s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:49:54 DEBUG : Added delayed dir = "nested", newDst= 2026/06/05 03:49:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/05 03:49:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:49:54 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/05 03:49:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/05 03:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:49:56 DEBUG : sub dir/hello world: md5 = 6b41dad535fe97bbc6cdc6f88c780c18 OK 2026/06/05 03:49:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:49:56 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:49:56 INFO : sub dir/hello world: Deleted 2026/06/05 03:49:59 DEBUG : nested/sub dir/file: md5 = 02401afaa19df46601873378b1b30d82 OK 2026/06/05 03:49:59 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/05 03:49:59 INFO : nested/sub dir/file: Copied (new) 2026/06/05 03:49:59 INFO : nested/sub dir/file: Deleted 2026/06/05 03:49:59 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:50:00 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/05 03:50:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:50:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/05 03:50:04 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/05 03:50:05 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.46s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:50:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/05 03:50:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/05 03:50:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:50:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:50:08 DEBUG : existing: md5 = 0ffce258e538b167fb5980bfe93f914b OK 2026/06/05 03:50:08 DEBUG : existing: size = 6 OK 2026/06/05 03:50:08 INFO : existing: Copied (new) 2026/06/05 03:50:08 INFO : existing: Deleted 2026/06/05 03:50:08 DEBUG : existing-b: md5 = f6fd9f685c25464729d7e1febc8282ac OK 2026/06/05 03:50:08 DEBUG : existing-b: size = 6 OK 2026/06/05 03:50:08 INFO : existing-b: Copied (new) 2026/06/05 03:50:08 INFO : existing-b: Deleted 2026/06/05 03:50:09 DEBUG : existing: Destination exists, skipping 2026/06/05 03:50:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/05 03:50:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:50:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:50:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.64s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:50:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fitiyec9voca" 2026/06/05 03:50:11 DEBUG : Creating backend with remote "TestDrive:crypt/0l1greh3skjttc679jgefe4511447bmb5l9pos4h6dr58ghcrbig" 2026/06/05 03:50:13 DEBUG : potato2: md5 = f17cb0ff268cf4f84afb3ccfbda80943 OK 2026/06/05 03:50:15 DEBUG : empty space: md5 = d40c1ec9a77c5155363426b9252eae40 OK 2026/06/05 03:50:17 DEBUG : potato3: md5 = d41fc3cfea0cdcb6307c80a8aa3de582 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe' -> Encrypted drive 'TestCryptDrive:rclone-test-fitiyec9voca' 2026/06/05 03:50:20 DEBUG : empty space: md5 = 5aa89de7f6cf51fe1f7b454868873e87 OK 2026/06/05 03:50:21 DEBUG : potato3: md5 = 55f98d16c9ea39681976f65fce500b67 OK 2026/06/05 03:50:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fitiyec9voca': Using server-side directory move 2026/06/05 03:50:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fitiyec9voca': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/05 03:50:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:50:22 DEBUG : empty space: size = 1 OK 2026/06/05 03:50:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/05 03:50:22 DEBUG : empty space: Unchanged skipping 2026/06/05 03:50:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fitiyec9voca': Waiting for checks to finish 2026/06/05 03:50:22 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:50:22 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fitiyec9voca') 2026/06/05 03:50:22 DEBUG : potato3: Sizes differ 2026/06/05 03:50:23 INFO : empty space: Deleted 2026/06/05 03:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fitiyec9voca': Waiting for transfers to finish 2026/06/05 03:50:23 INFO : potato3: Deleted 2026/06/05 03:50:23 INFO : potato2: Moved (server-side) 2026/06/05 03:50:24 INFO : potato3: Moved (server-side) 2026/06/05 03:50:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womujam2puco" 2026/06/05 03:50:24 DEBUG : Creating backend with remote "TestDrive:crypt/i9puj5hopd4hsc82afuec6sgugoc1gi429u34vj5h1tu8hhmofm0" 2026/06/05 03:50:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womujam2puco': Using server-side directory move 2026/06/05 03:50:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womujam2puco': Server side directory move succeeded 2026/06/05 03:50:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womujam2puco': Purge remote 2026/06/05 03:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fitiyec9voca': Purge remote 2026/06/05 03:50:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.99s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:50:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cexumoc5zuxo" 2026/06/05 03:50:29 DEBUG : Creating backend with remote "TestDrive:crypt/ei6e19cnch49q4rie4puma0svif1ald5qlq259paiu0stnblabc0" 2026/06/05 03:50:31 DEBUG : potato2: md5 = d896c773dc5de31fc1cf95b93e50ba15 OK 2026/06/05 03:50:33 DEBUG : empty space: md5 = f92b3ec81e7a51bf3b60c124d46cb3ce OK 2026/06/05 03:50:35 DEBUG : potato3: md5 = b3a7bb371d5d539929bc0628355d111e OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe' -> Encrypted drive 'TestCryptDrive:rclone-test-cexumoc5zuxo' 2026/06/05 03:50:37 DEBUG : empty space: md5 = 29e5703ae728659f82637eb78d65cf69 OK 2026/06/05 03:50:39 DEBUG : potato3: md5 = 5fb9d9cd2b6e4afaaeb49581e8f27a6d OK 2026/06/05 03:50:40 DEBUG : empty space: Excluded (Size Filter) 2026/06/05 03:50:40 DEBUG : empty space: Excluded (Size Filter) 2026/06/05 03:50:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:50:40 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:50:40 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cexumoc5zuxo') 2026/06/05 03:50:40 DEBUG : potato3: Sizes differ 2026/06/05 03:50:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cexumoc5zuxo': Waiting for checks to finish 2026/06/05 03:50:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cexumoc5zuxo': Waiting for transfers to finish 2026/06/05 03:50:40 INFO : potato3: Deleted 2026/06/05 03:50:41 INFO : potato2: Moved (server-side) 2026/06/05 03:50:41 INFO : potato3: Moved (server-side) 2026/06/05 03:50:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-higokar7maqo" 2026/06/05 03:50:42 DEBUG : Creating backend with remote "TestDrive:crypt/prvtmsfimp28uob96g1nppm4qjjl6upj4nbm82ivo95sovfp58pg" 2026/06/05 03:50:43 DEBUG : empty space: Excluded (Size Filter) 2026/06/05 03:50:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:50:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/05 03:50:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-higokar7maqo': Waiting for checks to finish 2026/06/05 03:50:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-higokar7maqo': Waiting for transfers to finish 2026/06/05 03:50:45 INFO : potato2: Moved (server-side) 2026/06/05 03:50:46 INFO : potato3: Moved (server-side) 2026/06/05 03:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-higokar7maqo': Purge remote 2026/06/05 03:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cexumoc5zuxo': Purge remote --- PASS: TestServerSideMoveWithFilter (20.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:50:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeqicap5sibe" 2026/06/05 03:50:49 DEBUG : Creating backend with remote "TestDrive:crypt/seevpq4ckjcrcd03q3tafl5o9bi4l86qh4qfrkpo8n6udluoek5g" 2026/06/05 03:50:52 DEBUG : potato2: md5 = 079afd34962675d5a8b0b61b7f0c0409 OK 2026/06/05 03:50:53 DEBUG : empty space: md5 = a8df4fbda58c3b6c7a6440d1ac3b2936 OK 2026/06/05 03:50:55 DEBUG : potato3: md5 = a2b49e1f28ad8a1355dfc0869959e639 OK 2026/06/05 03:50:55 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe' -> Encrypted drive 'TestCryptDrive:rclone-test-qeqicap5sibe' 2026/06/05 03:50:59 DEBUG : empty space: md5 = 6e3324d20b27ebf7c801d1bf2e17f2e3 OK 2026/06/05 03:51:01 DEBUG : potato3: md5 = 9cea9f5be7a350c8fae87c75958767bb OK 2026/06/05 03:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeqicap5sibe': Using server-side directory move 2026/06/05 03:51:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeqicap5sibe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/05 03:51:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:51:02 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/06/05 03:51:02 DEBUG : empty space: size = 1 OK 2026/06/05 03:51:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/05 03:51:02 DEBUG : empty space: Unchanged skipping 2026/06/05 03:51:02 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:51:02 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qeqicap5sibe') 2026/06/05 03:51:02 DEBUG : potato3: Sizes differ 2026/06/05 03:51:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeqicap5sibe': Waiting for checks to finish 2026/06/05 03:51:02 INFO : empty space: Deleted 2026/06/05 03:51:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeqicap5sibe': Waiting for transfers to finish 2026/06/05 03:51:02 INFO : potato3: Deleted 2026/06/05 03:51:03 INFO : potato2: Moved (server-side) 2026/06/05 03:51:03 INFO : potato3: Moved (server-side) 2026/06/05 03:51:03 INFO : tomatoDir: Removing directory 2026/06/05 03:51:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': deleted 1 directories 2026/06/05 03:51:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zunodog2busu" 2026/06/05 03:51:05 DEBUG : Creating backend with remote "TestDrive:crypt/b9879s7r884q7shlvgvig1vken7ref56ja2j1cqqjvnls0ef7ev0" 2026/06/05 03:51:06 INFO : tomatoDir: Making directory 2026/06/05 03:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zunodog2busu': Using server-side directory move 2026/06/05 03:51:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zunodog2busu': Server side directory move succeeded 2026/06/05 03:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zunodog2busu': Purge remote 2026/06/05 03:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeqicap5sibe': Purge remote 2026/06/05 03:51:11 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.23s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.51s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:51:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/rclone-sync-test" 2026/06/05 03:51:12 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.31s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:51:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/rclone-sync-test" 2026/06/05 03:51:14 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/06/05 03:51:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/rclone-sync-test-include/layer2" 2026/06/05 03:51:17 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/06/05 03:51:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/rclone-sync-test-ignore-file" 2026/06/05 03:51:21 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/06/05 03:51:25 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 699ceebbb0c2dfd9810e597e39feb130 OK 2026/06/05 03:51:28 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/05 03:51:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/rclone-sync-test': Waiting for checks to finish 2026/06/05 03:51:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/rclone-sync-test': Waiting for transfers to finish 2026/06/05 03:51:28 DEBUG : Waiting for deletions to finish 2026/06/05 03:51:28 INFO : There was nothing to transfer 2026/06/05 03:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:51:30 DEBUG : Waiting for deletions to finish 2026/06/05 03:51:30 INFO : rclone-sync-test-include: Removing directory 2026/06/05 03:51:30 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/05 03:51:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/05 03:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': failed to delete 1 directories 2026/06/05 03:51:30 INFO : There was nothing to transfer 2026/06/05 03:51:33 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/05 03:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/06/05 03:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/06/05 03:51:33 DEBUG : Waiting for deletions to finish 2026/06/05 03:51:33 INFO : There was nothing to transfer 2026/06/05 03:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:51:35 DEBUG : Waiting for deletions to finish 2026/06/05 03:51:35 INFO : rclone-sync-test-include: Removing directory 2026/06/05 03:51:35 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/05 03:51:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/05 03:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': failed to delete 1 directories 2026/06/05 03:51:35 INFO : There was nothing to transfer 2026/06/05 03:51:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/05 03:51:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/06/05 03:51:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/06/05 03:51:37 DEBUG : Waiting for deletions to finish 2026/06/05 03:51:37 INFO : There was nothing to transfer 2026/06/05 03:51:40 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/05 03:51:41 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (28.86s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:51:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/dst" 2026/06/05 03:51:43 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 03:51:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/CompareDest" 2026/06/05 03:51:44 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/gveqi14airsml4bgu7krj116o8" 2026/06/05 03:51:47 DEBUG : one: Need to transfer - File not found at Destination 2026/06/05 03:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:51:50 DEBUG : one: md5 = 31fd629c5a1548415d47cd745a083823 OK 2026/06/05 03:51:50 DEBUG : one: size = 3 OK 2026/06/05 03:51:50 INFO : one: Copied (new) 2026/06/05 03:51:50 DEBUG : Waiting for deletions to finish 2026/06/05 03:51:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:51:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:51:51 DEBUG : one: Sizes differ 2026/06/05 03:51:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:51:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:51:53 DEBUG : one: md5 = 8a043b4eddda6d189676a4b70021286a OK 2026/06/05 03:51:53 DEBUG : one: size = 5 OK 2026/06/05 03:51:53 INFO : one: Copied (replaced existing) 2026/06/05 03:51:53 DEBUG : Waiting for deletions to finish 2026/06/05 03:51:55 DEBUG : dst/one: md5 = 16ef46829b9a39fb38fe4e3fe57f9749 OK 2026/06/05 03:51:58 DEBUG : CompareDest/one: md5 = 3b26ea92280efb14231b2052bdbcd78d OK 2026/06/05 03:51:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:51:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:51:59 DEBUG : one: Sizes differ 2026/06/05 03:51:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:51:59 DEBUG : one: size = 5 OK 2026/06/05 03:51:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:51:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/05 03:51:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:51:59 DEBUG : Waiting for deletions to finish 2026/06/05 03:51:59 INFO : There was nothing to transfer 2026/06/05 03:52:02 DEBUG : CompareDest/two: md5 = 2e3e00c1326ead54913367c53ee64813 OK 2026/06/05 03:52:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:52:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:52:03 DEBUG : one: Sizes differ 2026/06/05 03:52:03 DEBUG : one: size = 5 OK 2026/06/05 03:52:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:52:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/05 03:52:03 DEBUG : two: size = 3 OK 2026/06/05 03:52:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:52:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/05 03:52:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:52:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:52:03 DEBUG : Waiting for deletions to finish 2026/06/05 03:52:03 INFO : There was nothing to transfer 2026/06/05 03:52:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:52:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:52:04 DEBUG : one: Sizes differ 2026/06/05 03:52:05 DEBUG : two: size = 3 OK 2026/06/05 03:52:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:52:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/05 03:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:52:05 DEBUG : one: size = 5 OK 2026/06/05 03:52:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:52:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/05 03:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:52:05 DEBUG : Waiting for deletions to finish 2026/06/05 03:52:05 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/05 03:52:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:52:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:52:06 DEBUG : one: Sizes differ 2026/06/05 03:52:06 DEBUG : one: size = 5 OK 2026/06/05 03:52:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:52:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/05 03:52:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:52:06 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/CompareDest') 2026/06/05 03:52:06 DEBUG : two: Sizes differ 2026/06/05 03:52:06 DEBUG : two: Need to transfer - File not found at Destination 2026/06/05 03:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:52:08 DEBUG : two: md5 = b0151bfddeae72f2ce42e8dce3a0a117 OK 2026/06/05 03:52:08 DEBUG : two: size = 5 OK 2026/06/05 03:52:08 INFO : two: Copied (new) 2026/06/05 03:52:08 DEBUG : Waiting for deletions to finish 2026/06/05 03:52:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 03:52:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 03:52:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 03:52:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (31.15s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:52:16 DEBUG : pre-dest1/1: md5 = 4b5f5564ce665f10fc0e1ac95dce6e12 OK 2026/06/05 03:52:19 DEBUG : pre-dest2/2: md5 = 20f93900c67d1ccd4b9eb6818ecea801 OK 2026/06/05 03:52:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/dest" 2026/06/05 03:52:20 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/rg03c1jvnehrrc617i0lnqjddc" 2026/06/05 03:52:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/pre-dest1" 2026/06/05 03:52:22 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/bbnblvh6k061ssopqrp18kd7gc" 2026/06/05 03:52:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/pre-dest2" 2026/06/05 03:52:23 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/06/05 03:52:24 DEBUG : 1: size = 1 OK 2026/06/05 03:52:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:52:24 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/05 03:52:25 DEBUG : 2: size = 1 OK 2026/06/05 03:52:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:52:25 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/05 03:52:25 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/05 03:52:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dest': Waiting for checks to finish 2026/06/05 03:52:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dest': Waiting for transfers to finish 2026/06/05 03:52:28 DEBUG : 3: md5 = 8a5d313cdadc8758fd651fcfe2be1731 OK 2026/06/05 03:52:28 DEBUG : 3: size = 1 OK 2026/06/05 03:52:28 INFO : 3: Copied (new) 2026/06/05 03:52:28 DEBUG : Waiting for deletions to finish 2026/06/05 03:52:31 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/06/05 03:52:32 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/06/05 03:52:33 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (19.86s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:52:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/dst" 2026/06/05 03:52:34 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 03:52:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/CopyDest" 2026/06/05 03:52:36 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/05 03:52:38 DEBUG : one: Need to transfer - File not found at Destination 2026/06/05 03:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:52:41 DEBUG : one: md5 = 089268a4e9b8f85db514a819de5a6a0c OK 2026/06/05 03:52:41 DEBUG : one: size = 3 OK 2026/06/05 03:52:41 INFO : one: Copied (new) 2026/06/05 03:52:41 DEBUG : Waiting for deletions to finish 2026/06/05 03:52:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:52:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:52:42 DEBUG : one: Sizes differ 2026/06/05 03:52:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:52:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:52:45 DEBUG : one: md5 = 72a638b9fc53d51d7c468f6909fca268 OK 2026/06/05 03:52:45 DEBUG : one: size = 5 OK 2026/06/05 03:52:45 INFO : one: Copied (replaced existing) 2026/06/05 03:52:45 DEBUG : Waiting for deletions to finish 2026/06/05 03:52:48 DEBUG : dst/one: md5 = 09976600292e09816b271835d754f1d5 OK 2026/06/05 03:52:51 DEBUG : CopyDest/one: md5 = b98550c981e01393508c6ee154d43fab OK 2026/06/05 03:52:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/BackupDir" 2026/06/05 03:52:52 DEBUG : Config file has changed externally - reloading 2026/06/05 03:52:52 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/05 03:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:52:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:52:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:52:54 DEBUG : one: Sizes differ 2026/06/05 03:52:54 DEBUG : one: size = 5 OK 2026/06/05 03:52:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:52:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:52:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:52:54 DEBUG : one: Sizes differ 2026/06/05 03:52:57 INFO : one: Moved (server-side) 2026/06/05 03:52:58 DEBUG : one: size = 5 OK 2026/06/05 03:52:58 INFO : one: Copied (server-side copy) 2026/06/05 03:52:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/05 03:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:52:58 DEBUG : Waiting for deletions to finish 2026/06/05 03:53:01 DEBUG : CopyDest/two: md5 = e1e86bea44caea39f90ea7e55eceeb0e OK 2026/06/05 03:53:01 DEBUG : one: size = 5 OK 2026/06/05 03:53:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:53:01 DEBUG : one: Unchanged skipping 2026/06/05 03:53:02 DEBUG : two: size = 3 OK 2026/06/05 03:53:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:53:03 DEBUG : two: size = 3 OK 2026/06/05 03:53:03 INFO : two: Copied (server-side copy) 2026/06/05 03:53:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/05 03:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:53:03 DEBUG : Waiting for deletions to finish 2026/06/05 03:53:04 DEBUG : one: size = 5 OK 2026/06/05 03:53:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:53:04 DEBUG : one: Unchanged skipping 2026/06/05 03:53:04 DEBUG : two: size = 3 OK 2026/06/05 03:53:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:53:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:53:04 DEBUG : two: Unchanged skipping 2026/06/05 03:53:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:53:04 DEBUG : Waiting for deletions to finish 2026/06/05 03:53:04 INFO : There was nothing to transfer 2026/06/05 03:53:06 DEBUG : CopyDest/three: md5 = eedc5843770aad603be2bc19a23622f0 OK 2026/06/05 03:53:07 DEBUG : one: size = 5 OK 2026/06/05 03:53:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:53:07 DEBUG : one: Unchanged skipping 2026/06/05 03:53:08 DEBUG : three: size = 7 (Local file system at /tmp/rclone935334732) 2026/06/05 03:53:08 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/CopyDest') 2026/06/05 03:53:08 DEBUG : three: Sizes differ 2026/06/05 03:53:08 DEBUG : three: Destination not found in --copy-dest 2026/06/05 03:53:08 DEBUG : three: Need to transfer - File not found at Destination 2026/06/05 03:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:53:08 DEBUG : two: size = 3 OK 2026/06/05 03:53:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:53:08 DEBUG : two: Unchanged skipping 2026/06/05 03:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:53:09 DEBUG : three: md5 = 3d611ad04c85056261434d81ae6755a1 OK 2026/06/05 03:53:09 DEBUG : three: size = 7 OK 2026/06/05 03:53:09 INFO : three: Copied (new) 2026/06/05 03:53:09 DEBUG : Waiting for deletions to finish 2026/06/05 03:53:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/05 03:53:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 03:53:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 03:53:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 03:53:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/05 03:53:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 03:53:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (43.73s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:53:20 DEBUG : dst/one: md5 = 813670e04d9f627556eafb38e4458d05 OK 2026/06/05 03:53:22 DEBUG : dst/two: md5 = b92ef7b08d198f1068b9baf7f51d8f33 OK 2026/06/05 03:53:24 DEBUG : dst/three.txt: md5 = 6103c1af3cf0c414d45c5023ba156cd1 OK 2026/06/05 03:53:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/dst" 2026/06/05 03:53:24 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 03:53:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/backup" 2026/06/05 03:53:25 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/1nrff024r7pq65ecp72fc28jb0" 2026/06/05 03:53:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone935334732) 2026/06/05 03:53:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:53:27 DEBUG : one: Sizes differ 2026/06/05 03:53:27 DEBUG : two: size = 3 OK 2026/06/05 03:53:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:53:27 DEBUG : two: Unchanged skipping 2026/06/05 03:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:53:30 INFO : one: Moved (server-side) 2026/06/05 03:53:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:53:31 DEBUG : one: md5 = fcf57f42709b5b0353012d00d0bd5f11 OK 2026/06/05 03:53:31 DEBUG : one: size = 4 OK 2026/06/05 03:53:31 INFO : one: Copied (new) 2026/06/05 03:53:31 DEBUG : Waiting for deletions to finish 2026/06/05 03:53:33 INFO : three.txt: Moved (server-side) 2026/06/05 03:53:33 INFO : three.txt: Moved into backup dir 2026/06/05 03:53:35 DEBUG : dst/three.txt: md5 = ec9c8c2a6b8d8e92fc6b9bec3b1097c5 OK 2026/06/05 03:53:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:53:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:53:36 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:53:36 DEBUG : one: Sizes differ 2026/06/05 03:53:36 DEBUG : two: size = 3 OK 2026/06/05 03:53:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:53:36 DEBUG : two: Unchanged skipping 2026/06/05 03:53:37 INFO : one: Deleted 2026/06/05 03:53:38 INFO : one: Moved (server-side) 2026/06/05 03:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:53:39 DEBUG : one: md5 = 273c41a6f6ec944b4be65854894db5e6 OK 2026/06/05 03:53:39 DEBUG : one: size = 5 OK 2026/06/05 03:53:39 INFO : one: Copied (new) 2026/06/05 03:53:39 DEBUG : Waiting for deletions to finish 2026/06/05 03:53:40 INFO : three.txt: Deleted 2026/06/05 03:53:41 INFO : three.txt: Moved (server-side) 2026/06/05 03:53:41 INFO : three.txt: Moved into backup dir 2026/06/05 03:53:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 03:53:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 03:53:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/05 03:53:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 03:53:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 03:53:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (29.49s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:53:50 DEBUG : dst/one: md5 = 734515132ec7f5458804b5003a995af4 OK 2026/06/05 03:53:51 DEBUG : dst/two: md5 = c3cf2df91cae86d182a435573fdef42f OK 2026/06/05 03:53:53 DEBUG : dst/three.txt: md5 = 8af7af9ff69704587e74c064d0fa4ffa OK 2026/06/05 03:53:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/dst" 2026/06/05 03:53:54 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 03:53:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/backup" 2026/06/05 03:53:55 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/1nrff024r7pq65ecp72fc28jb0" 2026/06/05 03:53:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone935334732) 2026/06/05 03:53:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:53:57 DEBUG : one: Sizes differ 2026/06/05 03:53:57 DEBUG : two: size = 3 OK 2026/06/05 03:53:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:53:57 DEBUG : two: Unchanged skipping 2026/06/05 03:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:54:00 INFO : one: Moved (server-side) to: one.bak 2026/06/05 03:54:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:54:01 DEBUG : one: md5 = ae787b871940a3c7889cc71f18340524 OK 2026/06/05 03:54:01 DEBUG : one: size = 4 OK 2026/06/05 03:54:01 INFO : one: Copied (new) 2026/06/05 03:54:01 DEBUG : Waiting for deletions to finish 2026/06/05 03:54:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/05 03:54:02 INFO : three.txt: Moved into backup dir 2026/06/05 03:54:05 DEBUG : dst/three.txt: md5 = d7285e7d6b1f30e41a86022a857f8372 OK 2026/06/05 03:54:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:54:06 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:54:06 DEBUG : one: Sizes differ 2026/06/05 03:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:54:06 DEBUG : two: size = 3 OK 2026/06/05 03:54:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:54:06 DEBUG : two: Unchanged skipping 2026/06/05 03:54:06 INFO : one.bak: Deleted 2026/06/05 03:54:07 INFO : one: Moved (server-side) to: one.bak 2026/06/05 03:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:54:09 DEBUG : one: md5 = f77522cfee07e2e8a037f458006931bb OK 2026/06/05 03:54:09 DEBUG : one: size = 5 OK 2026/06/05 03:54:09 INFO : one: Copied (new) 2026/06/05 03:54:09 DEBUG : Waiting for deletions to finish 2026/06/05 03:54:10 INFO : three.txt.bak: Deleted 2026/06/05 03:54:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/05 03:54:11 INFO : three.txt: Moved into backup dir 2026/06/05 03:54:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 03:54:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 03:54:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/05 03:54:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/05 03:54:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/05 03:54:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (29.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:54:19 DEBUG : dst/one: md5 = 5380a4dcaac294c4ef76b7bee77b69b5 OK 2026/06/05 03:54:21 DEBUG : dst/two: md5 = 39a355460d4d1fec6d3046c8107d4db5 OK 2026/06/05 03:54:23 DEBUG : dst/three.txt: md5 = 99f5e8348f26188216bc1475865cb2e1 OK 2026/06/05 03:54:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/dst" 2026/06/05 03:54:23 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 03:54:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/backup" 2026/06/05 03:54:24 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/1nrff024r7pq65ecp72fc28jb0" 2026/06/05 03:54:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone935334732) 2026/06/05 03:54:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:54:27 DEBUG : one: Sizes differ 2026/06/05 03:54:27 DEBUG : two: size = 3 OK 2026/06/05 03:54:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:54:27 DEBUG : two: Unchanged skipping 2026/06/05 03:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:54:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/05 03:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:54:31 DEBUG : one: md5 = c3ee5dff5ba9c3dcc30b618d1edd0a79 OK 2026/06/05 03:54:31 DEBUG : one: size = 4 OK 2026/06/05 03:54:31 INFO : one: Copied (new) 2026/06/05 03:54:31 DEBUG : Waiting for deletions to finish 2026/06/05 03:54:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/05 03:54:32 INFO : three.txt: Moved into backup dir 2026/06/05 03:54:35 DEBUG : dst/three.txt: md5 = 4cc01efe617007f3d2a48c2d4b5b94d5 OK 2026/06/05 03:54:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:54:36 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:54:36 DEBUG : one: Sizes differ 2026/06/05 03:54:36 DEBUG : two: size = 3 OK 2026/06/05 03:54:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:54:36 DEBUG : two: Unchanged skipping 2026/06/05 03:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:54:36 INFO : one-2019-01-01: Deleted 2026/06/05 03:54:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/05 03:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:54:39 DEBUG : one: md5 = b578febd95a6524fb235894d27448a36 OK 2026/06/05 03:54:39 DEBUG : one: size = 5 OK 2026/06/05 03:54:39 INFO : one: Copied (new) 2026/06/05 03:54:39 DEBUG : Waiting for deletions to finish 2026/06/05 03:54:40 INFO : three-2019-01-01.txt: Deleted 2026/06/05 03:54:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/05 03:54:41 INFO : three.txt: Moved into backup dir 2026/06/05 03:54:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 03:54:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 03:54:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/05 03:54:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/05 03:54:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/05 03:54:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (29.65s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:54:49 DEBUG : dst/one: md5 = 38a36ac541aae0d19bf3ad8be19b89cc OK 2026/06/05 03:54:51 DEBUG : dst/two: md5 = f9f7a1b5d5f55fb7966b650b373356fe OK 2026/06/05 03:54:52 DEBUG : dst/three.txt: md5 = 409672f683eebff020b81d6f4c79d97a OK 2026/06/05 03:54:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/dst" 2026/06/05 03:54:53 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 03:54:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone935334732) 2026/06/05 03:54:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:54:54 DEBUG : one: Sizes differ 2026/06/05 03:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:54:54 DEBUG : two: size = 3 OK 2026/06/05 03:54:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:54:54 DEBUG : two: Unchanged skipping 2026/06/05 03:54:55 INFO : one: Moved (server-side) to: one.bak 2026/06/05 03:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:54:57 DEBUG : one: md5 = fb0cde2a3dd0fdbd8159297ee9c59ed2 OK 2026/06/05 03:54:57 DEBUG : one: size = 4 OK 2026/06/05 03:54:57 INFO : one: Copied (new) 2026/06/05 03:54:57 DEBUG : Waiting for deletions to finish 2026/06/05 03:54:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/05 03:54:58 INFO : three.txt: Moved into backup dir 2026/06/05 03:55:00 DEBUG : dst/three.txt: md5 = 06b4ef57707ac67e19a7800c0897473b OK 2026/06/05 03:55:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/05 03:55:01 DEBUG : one.bak: Excluded (Path Filter) 2026/06/05 03:55:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:55:01 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:55:01 DEBUG : one: Sizes differ 2026/06/05 03:55:01 DEBUG : two: size = 3 OK 2026/06/05 03:55:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:55:01 DEBUG : two: Unchanged skipping 2026/06/05 03:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for checks to finish 2026/06/05 03:55:02 INFO : one.bak: Deleted 2026/06/05 03:55:03 INFO : one: Moved (server-side) to: one.bak 2026/06/05 03:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst': Waiting for transfers to finish 2026/06/05 03:55:05 DEBUG : one: md5 = 7149b30658d5fe04c7b4a9f6c279ea6c OK 2026/06/05 03:55:05 DEBUG : one: size = 5 OK 2026/06/05 03:55:05 INFO : one: Copied (new) 2026/06/05 03:55:05 DEBUG : Waiting for deletions to finish 2026/06/05 03:55:05 INFO : three.txt.bak: Deleted 2026/06/05 03:55:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/05 03:55:06 INFO : three.txt: Moved into backup dir 2026/06/05 03:55:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 03:55:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/05 03:55:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/05 03:55:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/05 03:55:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 03:55:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (25.07s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:55:14 DEBUG : dst/one: md5 = bda7e6e73fc134759aa36bfaf6d19a95 OK 2026/06/05 03:55:15 DEBUG : dst/two: md5 = 3673ef93673c781a82bdc490af552f7c OK 2026/06/05 03:55:17 DEBUG : dst/three.txt: md5 = 8b8a96ac5dc7e278fe0c7899d8bfad47 OK 2026/06/05 03:55:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/dst" 2026/06/05 03:55:18 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 03:55:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone935334732) 2026/06/05 03:55:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:55:19 DEBUG : one: Sizes differ 2026/06/05 03:55:20 INFO : one: Moved (server-side) to: one.bak 2026/06/05 03:55:22 DEBUG : one: md5 = 5b464bf774205c5108202ce3ab57fc88 OK 2026/06/05 03:55:22 DEBUG : one: size = 4 OK 2026/06/05 03:55:22 INFO : one: Copied (new) 2026/06/05 03:55:22 DEBUG : two: size = 3 OK 2026/06/05 03:55:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:55:22 DEBUG : two: Unchanged skipping 2026/06/05 03:55:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone935334732) 2026/06/05 03:55:22 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:55:22 DEBUG : three.txt: Sizes differ 2026/06/05 03:55:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/05 03:55:25 DEBUG : three.txt: md5 = dc1240f252c8686f5cff6ccaaa95b67e OK 2026/06/05 03:55:25 DEBUG : three.txt: size = 6 OK 2026/06/05 03:55:25 INFO : three.txt: Copied (new) 2026/06/05 03:55:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:55:27 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:55:27 DEBUG : one: Sizes differ 2026/06/05 03:55:28 INFO : one.bak: Deleted 2026/06/05 03:55:28 INFO : one: Moved (server-side) to: one.bak 2026/06/05 03:55:30 DEBUG : one: md5 = aaf699f4c9a889a7da384f52f39d5500 OK 2026/06/05 03:55:30 DEBUG : one: size = 5 OK 2026/06/05 03:55:30 INFO : one: Copied (new) 2026/06/05 03:55:30 DEBUG : two: size = 3 OK 2026/06/05 03:55:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:55:30 DEBUG : two: Unchanged skipping 2026/06/05 03:55:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone935334732) 2026/06/05 03:55:31 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:55:31 DEBUG : three.txt: Sizes differ 2026/06/05 03:55:32 INFO : three.txt.bak: Deleted 2026/06/05 03:55:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/05 03:55:34 DEBUG : three.txt: md5 = 31ff4395333abcb0777083daa9c23dc2 OK 2026/06/05 03:55:34 DEBUG : three.txt: size = 19 OK 2026/06/05 03:55:34 INFO : three.txt: Copied (new) 2026/06/05 03:55:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 03:55:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/05 03:55:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/05 03:55:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 03:55:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/05 03:55:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/05 03:55:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (27.94s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:55:42 DEBUG : dst/one: md5 = a6f55ff2bd804b96b1bf1d7a2312a510 OK 2026/06/05 03:55:44 DEBUG : dst/two: md5 = b53844834e19e5a46c1544ffe15759b5 OK 2026/06/05 03:55:46 DEBUG : dst/three.txt: md5 = 31b4d857f32be54582ae38020440c529 OK 2026/06/05 03:55:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyucek7jufe/dst" 2026/06/05 03:55:46 DEBUG : Creating backend with remote "TestDrive:crypt/i7pbut5jb22vhkaenrocie202l29gbbdfrjgrejtu336evqa2hhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 03:55:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone935334732) 2026/06/05 03:55:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:55:48 DEBUG : one: Sizes differ 2026/06/05 03:55:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/05 03:55:50 DEBUG : one: md5 = b38648e0e9433feb717f13cece92ed80 OK 2026/06/05 03:55:50 DEBUG : one: size = 4 OK 2026/06/05 03:55:50 INFO : one: Copied (new) 2026/06/05 03:55:51 DEBUG : two: size = 3 OK 2026/06/05 03:55:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:55:51 DEBUG : two: Unchanged skipping 2026/06/05 03:55:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone935334732) 2026/06/05 03:55:51 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:55:51 DEBUG : three.txt: Sizes differ 2026/06/05 03:55:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/05 03:55:53 DEBUG : three.txt: md5 = 23a7378597eaae98b8ab6853c7ab7dec OK 2026/06/05 03:55:53 DEBUG : three.txt: size = 6 OK 2026/06/05 03:55:53 INFO : three.txt: Copied (new) 2026/06/05 03:55:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone935334732) 2026/06/05 03:55:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:55:55 DEBUG : one: Sizes differ 2026/06/05 03:55:56 INFO : one-2019-01-01: Deleted 2026/06/05 03:55:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/05 03:55:58 DEBUG : one: md5 = da0ac2a84cf1ec01d109872ad8a924fb OK 2026/06/05 03:55:58 DEBUG : one: size = 5 OK 2026/06/05 03:55:58 INFO : one: Copied (new) 2026/06/05 03:55:59 DEBUG : two: size = 3 OK 2026/06/05 03:55:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:55:59 DEBUG : two: Unchanged skipping 2026/06/05 03:55:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone935334732) 2026/06/05 03:55:59 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe/dst') 2026/06/05 03:55:59 DEBUG : three.txt: Sizes differ 2026/06/05 03:56:00 INFO : three-2019-01-01.txt: Deleted 2026/06/05 03:56:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/05 03:56:02 DEBUG : three.txt: md5 = ea8ed323b05ed016efd086131dd1faf4 OK 2026/06/05 03:56:02 DEBUG : three.txt: size = 19 OK 2026/06/05 03:56:02 INFO : three.txt: Copied (new) 2026/06/05 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/05 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/05 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/05 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/05 03:56:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (28.20s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:56:09 DEBUG : Testêé: md5 = dc4a7c1175bc75830f3db040f6506e14 OK 2026/06/05 03:56:10 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone935334732) 2026/06/05 03:56:10 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:56:10 DEBUG : Testêé: Sizes differ 2026/06/05 03:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:56:12 DEBUG : Testêé: md5 = 4adca8c44a5cd5b0e46aa332604aa318 OK 2026/06/05 03:56:12 DEBUG : Testêé: size = 14 OK 2026/06/05 03:56:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/05 03:56:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.24s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:56:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/05 03:56:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:56:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:56:16 DEBUG : existing: md5 = e79eb1a2c1bf22239cfaa4a825eaae01 OK 2026/06/05 03:56:16 DEBUG : existing: size = 6 OK 2026/06/05 03:56:16 INFO : existing: Copied (new) 2026/06/05 03:56:16 DEBUG : Waiting for deletions to finish 2026/06/05 03:56:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:56:17 DEBUG : existing: size = 8 (Local file system at /tmp/rclone935334732) 2026/06/05 03:56:17 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:56:17 DEBUG : existing: Sizes differ 2026/06/05 03:56:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/05 03:56:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:56:17 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': not deleting files as there were IO errors 2026/06/05 03:56:17 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.57s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:56:20 DEBUG : EXISTING: md5 = 9bcff822a854596b0457a9bb6a0e0cee OK 2026/06/05 03:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:56:21 DEBUG : EXISTING: size = 6 OK 2026/06/05 03:56:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:56:21 DEBUG : existing: Unchanged skipping 2026/06/05 03:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:56:21 DEBUG : Waiting for deletions to finish 2026/06/05 03:56:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.88s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.54s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", 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-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", 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-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.52s) --- SKIP: TestMaxTransfer/Hard (0.52s) --- SKIP: TestMaxTransfer/Soft (0.51s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:56:26 DEBUG : both0: md5 = 10d6802986e17325e677a60b1cef8899 OK 2026/06/05 03:56:28 DEBUG : only0: md5 = 50283a1395b2aae8aba7c9634f2339ef OK 2026/06/05 03:56:30 DEBUG : both1: md5 = 981718f0eb5ed497da3b78ec274fbdc1 OK 2026/06/05 03:56:31 DEBUG : only1: md5 = cc50f3916784cbfcbd86ad51a308aae0 OK 2026/06/05 03:56:33 DEBUG : both2: md5 = 29375d6543ef3758c792bcb148066e20 OK 2026/06/05 03:56:35 DEBUG : only2: md5 = c497cf0362df9484189ea439d000f84e OK 2026/06/05 03:56:36 DEBUG : both3: md5 = b41b820b6a8a9dc1c4b1c6a8020b914f OK 2026/06/05 03:56:38 DEBUG : only3: md5 = 9fb557ca6e262c0afd313189e840ea7e OK 2026/06/05 03:56:40 DEBUG : both4: md5 = ee9141d4ecc2298f3a476b513cb7bc36 OK 2026/06/05 03:56:41 DEBUG : only4: md5 = 766793751451cbca6d8e10045ef6e65a OK 2026/06/05 03:56:43 DEBUG : both5: md5 = 6e1ca343398b441cbbc59529c049cd59 OK 2026/06/05 03:56:45 DEBUG : only5: md5 = d6e82107c06786cecfbfa8eafc68ae32 OK 2026/06/05 03:56:47 DEBUG : both6: md5 = a1f8b82d013f21676a7ebfc23c92cfae OK 2026/06/05 03:56:49 DEBUG : only6: md5 = d355f30c91037efffa6ed89672d8d858 OK 2026/06/05 03:56:50 DEBUG : both7: md5 = 637a5273f48d98f9ba55a8001328fdb2 OK 2026/06/05 03:56:52 DEBUG : only7: md5 = b6defb54920cb288bb55b57c6fb74a11 OK 2026/06/05 03:56:54 DEBUG : both8: md5 = ebf04db7d4146be541be39b60b88d90d OK 2026/06/05 03:56:55 DEBUG : only8: md5 = fe22c99a4fca2e29a4a725b011dc24f8 OK 2026/06/05 03:56:57 DEBUG : both9: md5 = 809234ead8f046f0a5135d279d976cc9 OK 2026/06/05 03:56:59 DEBUG : only9: md5 = f5bfba5f0050c56f084bdb83b84f2ef6 OK 2026/06/05 03:57:00 DEBUG : both10: md5 = f2e851ded386168458e85d349ca52165 OK 2026/06/05 03:57:02 DEBUG : only10: md5 = a58a0ba1b9bdffe98185014c8aef322d OK 2026/06/05 03:57:04 DEBUG : both11: md5 = 133406671bd3927273b105356ad370ef OK 2026/06/05 03:57:05 DEBUG : only11: md5 = 6aa5244b769aa463af039268fc0c01a2 OK 2026/06/05 03:57:07 DEBUG : both12: md5 = c1b2772175674263177a6d8807195c6c OK 2026/06/05 03:57:10 DEBUG : only12: md5 = 6273fbd765a519cb08d918f40043b0f0 OK 2026/06/05 03:57:12 DEBUG : both13: md5 = 329bbe1c01e1fcc7ac3e541061a730a6 OK 2026/06/05 03:57:13 DEBUG : only13: md5 = 813b875a7e7d338509279ba6a0ba33dc OK 2026/06/05 03:57:15 DEBUG : both14: md5 = 48af38fc827baaf76d4687a688929266 OK 2026/06/05 03:57:17 DEBUG : only14: md5 = 24ddebd07735b96374c2f18aa20c4aae OK 2026/06/05 03:57:18 DEBUG : both15: md5 = 9a82a565c78fc751ac004a93ac5a2cdd OK 2026/06/05 03:57:20 DEBUG : only15: md5 = 0052f8ebc0fc3f4a132baa25bcebfd18 OK 2026/06/05 03:57:22 DEBUG : both16: md5 = d86b674a8a9139ecd10cb508a898bab0 OK 2026/06/05 03:57:24 DEBUG : only16: md5 = 7e1b06ea5c4fb4ab035564dfe8e114c5 OK 2026/06/05 03:57:25 DEBUG : both17: md5 = 88cff8f014d96f35ce693583dccb7587 OK 2026/06/05 03:57:27 DEBUG : only17: md5 = 858e3e1a97fb88e74385703c3b616886 OK 2026/06/05 03:57:29 DEBUG : both18: md5 = d00557a3c91a7d75974357f097302a68 OK 2026/06/05 03:57:31 DEBUG : only18: md5 = bed7d0e811072143d9f0800bce127e0d OK 2026/06/05 03:57:32 DEBUG : both19: md5 = fb95ca9d6fcebbaa15dfd6da591f17da OK 2026/06/05 03:57:34 DEBUG : only19: md5 = 8dc7253fac78efca0ca2ed47de83dd8f OK 2026/06/05 03:57:35 DEBUG : both0: size = 6 OK 2026/06/05 03:57:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:57:35 DEBUG : both10: size = 6 OK 2026/06/05 03:57:35 DEBUG : both12: size = 6 OK 2026/06/05 03:57:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both11: size = 6 OK 2026/06/05 03:57:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both0: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both13: size = 6 OK 2026/06/05 03:57:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both13: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both14: size = 6 OK 2026/06/05 03:57:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both10: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both15: size = 6 OK 2026/06/05 03:57:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both15: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both16: size = 6 OK 2026/06/05 03:57:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both16: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both17: size = 6 OK 2026/06/05 03:57:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both17: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both18: size = 6 OK 2026/06/05 03:57:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both12: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both19: size = 6 OK 2026/06/05 03:57:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both19: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both1: size = 6 OK 2026/06/05 03:57:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both1: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both11: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both18: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both2: size = 6 OK 2026/06/05 03:57:35 DEBUG : both3: size = 6 OK 2026/06/05 03:57:35 DEBUG : both4: size = 6 OK 2026/06/05 03:57:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both14: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both5: size = 6 OK 2026/06/05 03:57:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both3: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both6: size = 6 OK 2026/06/05 03:57:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both6: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both7: size = 6 OK 2026/06/05 03:57:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both7: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both8: size = 6 OK 2026/06/05 03:57:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both8: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both9: size = 6 OK 2026/06/05 03:57:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:57:35 DEBUG : both9: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both2: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both4: Unchanged skipping 2026/06/05 03:57:35 DEBUG : both5: Unchanged skipping 2026/06/05 03:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:57:35 DEBUG : Waiting for deletions to finish 2026/06/05 03:57:35 INFO : only3: Deleted 2026/06/05 03:57:35 INFO : only5: Deleted 2026/06/05 03:57:35 INFO : only0: Deleted 2026/06/05 03:57:35 INFO : only12: Deleted 2026/06/05 03:57:36 INFO : only13: Deleted 2026/06/05 03:57:36 INFO : only15: Deleted 2026/06/05 03:57:36 INFO : only14: Deleted 2026/06/05 03:57:36 INFO : only18: Deleted 2026/06/05 03:57:37 INFO : only4: Deleted 2026/06/05 03:57:37 INFO : only19: Deleted 2026/06/05 03:57:37 INFO : only6: Deleted 2026/06/05 03:57:37 INFO : only11: Deleted 2026/06/05 03:57:37 INFO : only16: Deleted 2026/06/05 03:57:37 INFO : only8: Deleted 2026/06/05 03:57:37 INFO : only7: Deleted 2026/06/05 03:57:37 INFO : only9: Deleted 2026/06/05 03:57:38 INFO : only17: Deleted 2026/06/05 03:57:38 INFO : only1: Deleted 2026/06/05 03:57:38 INFO : only10: Deleted 2026/06/05 03:57:38 INFO : only2: Deleted 2026/06/05 03:57:38 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (86.05s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:57:52 DEBUG : both0: md5 = 82aa35d1806165e04e1fef359765301f OK 2026/06/05 03:57:54 DEBUG : only0: md5 = 02692c61f278fbb04ec47fe640f70d73 OK 2026/06/05 03:57:56 DEBUG : both1: md5 = c0347d332fdab81a966b0b15732c7a07 OK 2026/06/05 03:57:57 DEBUG : only1: md5 = 3c691bd6d9704c80fc22fdbd5c277578 OK 2026/06/05 03:57:59 DEBUG : both2: md5 = a4c7d5c103606b9290aec42d22bf7959 OK 2026/06/05 03:58:01 DEBUG : only2: md5 = 92b259dbb8f090748248540e45864090 OK 2026/06/05 03:58:03 DEBUG : both3: md5 = c2c9293f371121ffe1efe5911ce8d215 OK 2026/06/05 03:58:04 DEBUG : only3: md5 = 777e7eb08adba2c17174372ec1e355c2 OK 2026/06/05 03:58:06 DEBUG : both4: md5 = 2d5821ec791b6a691c8462df1c6c7f14 OK 2026/06/05 03:58:08 DEBUG : only4: md5 = e641b88d947f970023ebc85bb29254b1 OK 2026/06/05 03:58:10 DEBUG : both5: md5 = 6e1571fbd3d215162b700db5da0b6933 OK 2026/06/05 03:58:11 DEBUG : only5: md5 = a53517ff9ded938aa518ca56abe85856 OK 2026/06/05 03:58:13 DEBUG : both6: md5 = fd0d1bcafd3bd305d92e6ca98985e2e1 OK 2026/06/05 03:58:15 DEBUG : only6: md5 = 68e74d5264be143d497a8d376383099f OK 2026/06/05 03:58:16 DEBUG : both7: md5 = a0ab7ce67232681a49730ad9b1c62d7b OK 2026/06/05 03:58:18 DEBUG : only7: md5 = d4c80eb03548ff7b293938ba1ad2303d OK 2026/06/05 03:58:20 DEBUG : both8: md5 = bf972b43e87c1a87eae398bbe04c9332 OK 2026/06/05 03:58:21 DEBUG : only8: md5 = 531f929d9fdedbdb36776b94426f2d13 OK 2026/06/05 03:58:23 DEBUG : both9: md5 = 4280394116ff60e983e35e64177f7df6 OK 2026/06/05 03:58:25 DEBUG : only9: md5 = eb5a4d6f1d23cb2648d7a1355f0da38b OK 2026/06/05 03:58:26 DEBUG : both10: md5 = d7d1b51767c4ea33ad8b9f32ba212301 OK 2026/06/05 03:58:28 DEBUG : only10: md5 = d65e85b11357ce80875b4a9f67a70c48 OK 2026/06/05 03:58:30 DEBUG : both11: md5 = 7da7837f1c573cdbcb2faa05de90af58 OK 2026/06/05 03:58:32 DEBUG : only11: md5 = a601a6d62549b95df6212c2f3a0f3c7e OK 2026/06/05 03:58:33 DEBUG : both12: md5 = 75819905a9bbbed81c2557a34c1491d0 OK 2026/06/05 03:58:35 DEBUG : only12: md5 = 1c9a4a9ff077f3c7905afe410e6ec0ed OK 2026/06/05 03:58:37 DEBUG : both13: md5 = bdc3f2a32271d0cd21c36073b5d07eff OK 2026/06/05 03:58:38 DEBUG : only13: md5 = a670bc5a0965f2740b0d8f741b2f7b97 OK 2026/06/05 03:58:40 DEBUG : both14: md5 = dc535356f62cdc1f53831f6e0bd142ea OK 2026/06/05 03:58:42 DEBUG : only14: md5 = 1b7501f51939cf7e82eb501ac05ef021 OK 2026/06/05 03:58:43 DEBUG : both15: md5 = e71a1cbb64cd869b8c29aa49858c29c9 OK 2026/06/05 03:58:45 DEBUG : only15: md5 = 62918cb3cbda00cbf3b21262d5c05efc OK 2026/06/05 03:58:47 DEBUG : both16: md5 = 61ceac7238d31d26e0c2b43ca82101c5 OK 2026/06/05 03:58:49 DEBUG : only16: md5 = a1e5f16d6fd1e4c20d327b0e885f874a OK 2026/06/05 03:58:50 DEBUG : both17: md5 = 3263bf72bc1a0a23fb19e8854c747472 OK 2026/06/05 03:58:52 DEBUG : only17: md5 = d1aea1475fab630d75ef016863c25395 OK 2026/06/05 03:58:54 DEBUG : both18: md5 = a1c14408af0a8d6b4922d75a50de5dcc OK 2026/06/05 03:58:55 DEBUG : only18: md5 = d0de68fd40855fb34cbee8a49d02940f OK 2026/06/05 03:58:57 DEBUG : both19: md5 = 345b09981e7f348b66c36928677dd249 OK 2026/06/05 03:58:59 DEBUG : only19: md5 = ddff26bd554f335b4cd10f02cc588ac3 OK 2026/06/05 03:59:00 DEBUG : both10: size = 6 OK 2026/06/05 03:59:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both0: size = 6 OK 2026/06/05 03:59:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both11: size = 6 OK 2026/06/05 03:59:00 DEBUG : both10: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both12: size = 6 OK 2026/06/05 03:59:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both13: size = 6 OK 2026/06/05 03:59:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both11: Unchanged skipping 2026/06/05 03:59:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 03:59:00 DEBUG : both14: size = 6 OK 2026/06/05 03:59:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both12: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both15: size = 6 OK 2026/06/05 03:59:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both15: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both16: size = 6 OK 2026/06/05 03:59:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both0: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both17: size = 6 OK 2026/06/05 03:59:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both17: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both18: size = 6 OK 2026/06/05 03:59:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both13: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both19: size = 6 OK 2026/06/05 03:59:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both19: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both1: size = 6 OK 2026/06/05 03:59:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both16: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both2: size = 6 OK 2026/06/05 03:59:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both2: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both3: size = 6 OK 2026/06/05 03:59:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both18: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both4: size = 6 OK 2026/06/05 03:59:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both4: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both5: size = 6 OK 2026/06/05 03:59:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both5: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both6: size = 6 OK 2026/06/05 03:59:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both6: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both7: size = 6 OK 2026/06/05 03:59:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both7: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both8: size = 6 OK 2026/06/05 03:59:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both14: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both1: Unchanged skipping 2026/06/05 03:59:00 DEBUG : both8: Unchanged skipping 2026/06/05 03:59:00 DEBUG : only0: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only10: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only0: Sizes differ 2026/06/05 03:59:00 DEBUG : only10: Sizes differ 2026/06/05 03:59:00 DEBUG : only11: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : both9: size = 6 OK 2026/06/05 03:59:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:59:00 DEBUG : both9: Unchanged skipping 2026/06/05 03:59:00 DEBUG : only12: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only12: Sizes differ 2026/06/05 03:59:00 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only11: Sizes differ 2026/06/05 03:59:00 DEBUG : only13: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only13: Sizes differ 2026/06/05 03:59:00 DEBUG : both3: Unchanged skipping 2026/06/05 03:59:00 DEBUG : only14: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only14: Sizes differ 2026/06/05 03:59:00 DEBUG : only15: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only15: Sizes differ 2026/06/05 03:59:00 DEBUG : only16: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only16: Sizes differ 2026/06/05 03:59:00 DEBUG : only17: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only17: Sizes differ 2026/06/05 03:59:00 DEBUG : only18: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only18: Sizes differ 2026/06/05 03:59:00 DEBUG : only19: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only19: Sizes differ 2026/06/05 03:59:00 DEBUG : only1: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only1: Sizes differ 2026/06/05 03:59:00 DEBUG : only2: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only2: Sizes differ 2026/06/05 03:59:00 DEBUG : only3: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only3: Sizes differ 2026/06/05 03:59:00 DEBUG : only4: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only4: Sizes differ 2026/06/05 03:59:00 DEBUG : only5: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only5: Sizes differ 2026/06/05 03:59:00 DEBUG : only6: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only6: Sizes differ 2026/06/05 03:59:00 DEBUG : only7: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only7: Sizes differ 2026/06/05 03:59:00 DEBUG : only8: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only8: Sizes differ 2026/06/05 03:59:00 DEBUG : only9: size = 0 (Local file system at /tmp/rclone935334732) 2026/06/05 03:59:00 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe') 2026/06/05 03:59:00 DEBUG : only9: Sizes differ 2026/06/05 03:59:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 03:59:01 DEBUG : only10: md5 = 1273d0765255733881d817caefd367fc OK 2026/06/05 03:59:01 DEBUG : only10: size = 0 OK 2026/06/05 03:59:01 INFO : only10: Copied (replaced existing) 2026/06/05 03:59:01 DEBUG : only0: md5 = 48caad1128f1fd08ba8519d0283d3491 OK 2026/06/05 03:59:01 DEBUG : only0: size = 0 OK 2026/06/05 03:59:01 INFO : only0: Copied (replaced existing) 2026/06/05 03:59:01 DEBUG : only15: md5 = f9f2a7561d1447b9f256253a16df435a OK 2026/06/05 03:59:01 DEBUG : only15: size = 0 OK 2026/06/05 03:59:01 INFO : only15: Copied (replaced existing) 2026/06/05 03:59:01 DEBUG : only14: md5 = 8a901b51b2d60c28312023ba41dbf033 OK 2026/06/05 03:59:01 DEBUG : only14: size = 0 OK 2026/06/05 03:59:01 INFO : only14: Copied (replaced existing) 2026/06/05 03:59:02 DEBUG : only12: md5 = 01b2574f7a6d45d5f9ab9c96c3ca186d OK 2026/06/05 03:59:02 DEBUG : only12: size = 0 OK 2026/06/05 03:59:02 INFO : only12: Copied (replaced existing) 2026/06/05 03:59:02 DEBUG : only17: md5 = 6ca714f90a712664fd5a4afee5f169b5 OK 2026/06/05 03:59:02 DEBUG : only17: size = 0 OK 2026/06/05 03:59:02 INFO : only17: Copied (replaced existing) 2026/06/05 03:59:02 DEBUG : only16: md5 = 78a5c97a9df7dd9080aca338195bdd20 OK 2026/06/05 03:59:02 DEBUG : only16: size = 0 OK 2026/06/05 03:59:02 INFO : only16: Copied (replaced existing) 2026/06/05 03:59:03 DEBUG : only19: md5 = 0de55f07d576f84c0262b1a33dacd88f OK 2026/06/05 03:59:03 DEBUG : only19: size = 0 OK 2026/06/05 03:59:03 INFO : only19: Copied (replaced existing) 2026/06/05 03:59:04 DEBUG : only1: md5 = 83f2ece22b585799b87b79ec6fbc72fd OK 2026/06/05 03:59:04 DEBUG : only1: size = 0 OK 2026/06/05 03:59:04 INFO : only1: Copied (replaced existing) 2026/06/05 03:59:04 DEBUG : only3: md5 = 44f8719f67d9cd1660a058c9581a73ba OK 2026/06/05 03:59:04 DEBUG : only3: size = 0 OK 2026/06/05 03:59:04 INFO : only3: Copied (replaced existing) 2026/06/05 03:59:04 DEBUG : only2: md5 = f9788ef6a2d2943675cc1874dd9ebef2 OK 2026/06/05 03:59:04 DEBUG : only2: size = 0 OK 2026/06/05 03:59:04 INFO : only2: Copied (replaced existing) 2026/06/05 03:59:05 DEBUG : only4: md5 = 7af78319ea74a3272f9971b5d3a0be4b OK 2026/06/05 03:59:05 DEBUG : only4: size = 0 OK 2026/06/05 03:59:05 INFO : only4: Copied (replaced existing) 2026/06/05 03:59:05 DEBUG : only11: md5 = 6f0b09ca07b91504630f2cde98233194 OK 2026/06/05 03:59:05 DEBUG : only11: size = 0 OK 2026/06/05 03:59:05 INFO : only11: Copied (replaced existing) 2026/06/05 03:59:05 DEBUG : only5: md5 = 088c71073259fc0942bfdada956f22b3 OK 2026/06/05 03:59:05 DEBUG : only5: size = 0 OK 2026/06/05 03:59:05 INFO : only5: Copied (replaced existing) 2026/06/05 03:59:05 DEBUG : only6: md5 = 476ad35a5f4cd5c7ad141ef8a1edab6e OK 2026/06/05 03:59:05 DEBUG : only6: size = 0 OK 2026/06/05 03:59:05 INFO : only6: Copied (replaced existing) 2026/06/05 03:59:06 DEBUG : only13: md5 = a5d19b35d8b785eb9ce934f5866176ca OK 2026/06/05 03:59:06 DEBUG : only13: size = 0 OK 2026/06/05 03:59:06 INFO : only13: Copied (replaced existing) 2026/06/05 03:59:06 DEBUG : only9: md5 = 7fe863cd7f2a5fa348d7e0514faa09e7 OK 2026/06/05 03:59:06 DEBUG : only9: size = 0 OK 2026/06/05 03:59:06 INFO : only9: Copied (replaced existing) 2026/06/05 03:59:06 DEBUG : only8: md5 = 6a110ab981285034744524d971cc1d86 OK 2026/06/05 03:59:06 DEBUG : only8: size = 0 OK 2026/06/05 03:59:06 INFO : only8: Copied (replaced existing) 2026/06/05 03:59:06 DEBUG : only18: md5 = 9fde6184b6c981cab4079b4b9e214bc5 OK 2026/06/05 03:59:06 DEBUG : only18: size = 0 OK 2026/06/05 03:59:06 INFO : only18: Copied (replaced existing) 2026/06/05 03:59:08 DEBUG : only7: md5 = f7a80345efeca74ec5a241b512e3fc8e OK 2026/06/05 03:59:08 DEBUG : only7: size = 0 OK 2026/06/05 03:59:08 INFO : only7: Copied (replaced existing) 2026/06/05 03:59:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (101.32s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:59:32 DEBUG : empty_dir: Making directory with metadata 2026/06/05 03:59:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:59:32 DEBUG : empty_on_remote: Making directory with metadata 2026/06/05 03:59:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:59:32 DEBUG : empty_on_remote: Making directory with metadata 2026/06/05 03:59:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:59:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/05 03:59:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/05 03:59:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:59:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/05 03:59:48 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/05 03:59:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/05 03:59:50 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (20.39s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 03:59:52 DEBUG : empty_dir: Making directory with metadata 2026/06/05 03:59:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:59:52 DEBUG : empty_on_remote: Making directory with metadata 2026/06/05 03:59:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:59:52 DEBUG : empty_on_remote: Making directory with metadata 2026/06/05 03:59:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 04:00:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/05 04:00:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/05 04:00:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/05 04:00:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/05 04:00:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/05 04:00:09 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/05 04:00:10 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/05 04:00:11 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (21.81s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:00:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 04:00:14 DEBUG : sub dir: Making directory with metadata 2026/06/05 04:00:15 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/05 04:00:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/05 04:00:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/05 04:00:39 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 04:00:39 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/05 04:00:57 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/06/05 04:00:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/05 04:00:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/05 04:00:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/05 04:01:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/05 04:01:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/05 04:01:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/05 04:01:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/05 04:01:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/05 04:01:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/05 04:01:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/05 04:01:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (52.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:01:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 04:01:07 DEBUG : sub dir: Making directory with metadata 2026/06/05 04:01:08 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/05 04:01:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/05 04:01:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/05 04:01:37 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 04:01:37 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/05 04:01:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/05 04:01:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/05 04:01:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/05 04:01:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/05 04:01:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/05 04:01:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/05 04:01:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/05 04:02:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/05 04:02:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/05 04:02:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/05 04:02:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.42s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:02:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 4ccb001a19870c91d4cfe0114db6ec45 OK 2026/06/05 04:02:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 04d194057c6c0b79eff8631b7f863494 OK 2026/06/05 04:02:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 6c1d6fcaa8162b3201878adaaa4dfbb1 OK 2026/06/05 04:02:10 DEBUG : dir1/0003-defghij.txt: md5 = e909b55249f8376395384275bc7d333a OK 2026/06/05 04:02:12 DEBUG : dir1/0004-efghijk.txt: md5 = f8f054f02cac28c9e11850140f646104 OK 2026/06/05 04:02:13 DEBUG : dir1/0005-fghijkl.txt: md5 = 2b4249dd64cd4c2fb062c19615a1b0ff OK 2026/06/05 04:02:15 DEBUG : dir1/0006-ghijklm.txt: md5 = b23af55d965d8b48e80f02ab5f21c400 OK 2026/06/05 04:02:17 DEBUG : dir1/0007-1234567.txt: md5 = 726f58ca7b5a7eeedee1bb480a125274 OK 2026/06/05 04:02:19 DEBUG : dir1/0008-2345678.txt: md5 = 95028d170bc8670c7294fedddf242b69 OK 2026/06/05 04:02:20 DEBUG : dir1/0009-3456789.txt: md5 = b2964525d9f4d05db49b794cca09bf6a OK 2026/06/05 04:02:22 DEBUG : dir1/0010-456789.txt: md5 = c8dd9db088012f56bb5834cdcfd13d6a OK 2026/06/05 04:02:24 DEBUG : dir1/0011-56789;.txt: md5 = 7b8216e560b0290132b787f6b3c221e9 OK 2026/06/05 04:02:25 DEBUG : dir1/0012-6789;.txt: md5 = d29b7a87341f3060a8180ee023fb4f59 OK 2026/06/05 04:02:27 DEBUG : dir1/0013-789;=.txt: md5 = c252b8b3c01ecc39aea418f2bb549122 OK 2026/06/05 04:02:29 DEBUG : dir1/0014-89;=.txt: md5 = 1cafeae64068d37ee11825548066b146 OK 2026/06/05 04:02:31 DEBUG : dir1/0015-9;=.txt: md5 = 49d789e6c7a2b9e774f737d9677eb37b OK 2026/06/05 04:02:32 DEBUG : apple: md5 = d761c6e8c65ec5eed0a73bd2b3f1337c OK 2026/06/05 04:02:34 DEBUG : banana: md5 = 4b77b6cbbd89a0b801620b31f757e65f OK 2026/06/05 04:02:36 DEBUG : appleappleapplebanana: md5 = 54ca46cff9d2c586af6e0a290c1a62f9 OK 2026/06/05 04:02:38 DEBUG : splitbananasplit: md5 = 1ee6aa0ea294cb715fb84545b7260282 OK 2026/06/05 04:02:38 DEBUG : Waiting for deletions to finish 2026/06/05 04:02:39 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:02:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:02:40 DEBUG : apple: size = 5 OK 2026/06/05 04:02:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:40 DEBUG : apple: Unchanged skipping 2026/06/05 04:02:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:02:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:02:40 DEBUG : banana: size = 6 OK 2026/06/05 04:02:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:40 DEBUG : banana: Unchanged skipping 2026/06/05 04:02:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/05 04:02:41 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:02:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:02:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:02:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:02:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:02:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:02:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:02:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:02:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:02:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:02:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:02:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:02:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:02:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:02:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:02:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:02:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:02:41 DEBUG : Waiting for deletions to finish 2026/06/05 04:02:41 DEBUG : Waiting for deletions to finish 2026/06/05 04:02:41 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:02:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1: Directory modification time the same (differ by -621.336µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:02:43 DEBUG : apple: size = 5 OK 2026/06/05 04:02:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : apple: Unchanged skipping 2026/06/05 04:02:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:02:43 DEBUG : banana: size = 6 OK 2026/06/05 04:02:43 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:02:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : banana: Unchanged skipping 2026/06/05 04:02:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:02:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:02:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:02:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:02:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:02:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:02:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:02:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:02:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:02:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:02:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:02:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:02:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:02:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:02:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:02:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:02:43 DEBUG : Waiting for deletions to finish 2026/06/05 04:02:43 DEBUG : Waiting for deletions to finish 2026/06/05 04:02:43 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:02:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/05 04:02:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:03:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 322c95e3d9ad5d30277ca5a7fc64ca33 OK 2026/06/05 04:03:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4225a5c44b3e5c6718d7ecb987525f87 OK 2026/06/05 04:03:05 DEBUG : dir1/0002-cdefghi.txt: md5 = e46f9f619199a41c18fe2e24e88a667f OK 2026/06/05 04:03:06 DEBUG : dir1/0003-defghij.txt: md5 = 70c8bdcbdf7c5f6d58e761e63b7742e8 OK 2026/06/05 04:03:08 DEBUG : dir1/0004-efghijk.txt: md5 = 7c773afd7a2135db08b3a7b695744501 OK 2026/06/05 04:03:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 43b6b04a8dc2ff3818464ca1775990f5 OK 2026/06/05 04:03:12 DEBUG : dir1/0006-ghijklm.txt: md5 = ac1e2653b77ee4078dff1b3280ef9177 OK 2026/06/05 04:03:13 DEBUG : dir1/0007-1234567.txt: md5 = e304ccd298deffc4c4d630ffdd97f99c OK 2026/06/05 04:03:15 DEBUG : dir1/0008-2345678.txt: md5 = eaa723dc9d27b029e8de1581eded0f20 OK 2026/06/05 04:03:17 DEBUG : dir1/0009-3456789.txt: md5 = 1a35cf88f86b2974d27848d3924dc657 OK 2026/06/05 04:03:19 DEBUG : dir1/0010-456789.txt: md5 = 62f0f0badbec72ad6a889be83df7b212 OK 2026/06/05 04:03:21 DEBUG : dir1/0011-56789;.txt: md5 = e46c6e40e12ad09869029f39d7e1f7ac OK 2026/06/05 04:03:23 DEBUG : dir1/0012-6789;.txt: md5 = 4c61b03f1d077ee1822323b07c8ab5de OK 2026/06/05 04:03:24 DEBUG : dir1/0013-789;=.txt: md5 = 599a95c5d76694152fc2a457d436de3c OK 2026/06/05 04:03:26 DEBUG : dir1/0014-89;=.txt: md5 = dee4dd5b9e7916645a2b450cc04e835a OK 2026/06/05 04:03:28 DEBUG : dir1/0015-9;=.txt: md5 = 2e0691e27fe39007768e6264bd28d82a OK 2026/06/05 04:03:29 DEBUG : apple: md5 = 4df80c0af9d12da3a798330c44298182 OK 2026/06/05 04:03:31 DEBUG : banana: md5 = 6b997dab9ceec53b0b652dbc98209c7f OK 2026/06/05 04:03:33 DEBUG : appleappleapplebanana: md5 = e00cdfa5368401dde8f1b961a608f3a1 OK 2026/06/05 04:03:35 DEBUG : splitbananasplit: md5 = c1e72817ed50a9228336d6654d02f35f OK 2026/06/05 04:03:35 DEBUG : Waiting for deletions to finish 2026/06/05 04:03:35 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:03:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:03:36 DEBUG : apple: size = 5 OK 2026/06/05 04:03:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:36 DEBUG : apple: Unchanged skipping 2026/06/05 04:03:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:03:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:03:36 DEBUG : banana: size = 6 OK 2026/06/05 04:03:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:36 DEBUG : banana: Unchanged skipping 2026/06/05 04:03:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/05 04:03:37 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:03:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:03:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:03:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:03:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:03:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:03:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:03:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:03:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:03:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:03:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:03:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:03:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:03:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:03:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:03:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:03:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:03:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:03:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:03:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:03:37 DEBUG : Waiting for deletions to finish 2026/06/05 04:03:37 DEBUG : Waiting for deletions to finish 2026/06/05 04:03:38 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:03:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:03:39 DEBUG : apple: size = 5 OK 2026/06/05 04:03:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : apple: Unchanged skipping 2026/06/05 04:03:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:03:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1: Directory modification time the same (differ by -563.948µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:03:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:03:39 DEBUG : banana: size = 6 OK 2026/06/05 04:03:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : banana: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:03:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:03:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:03:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:03:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:03:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:03:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:03:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:03:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:03:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:03:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:03:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:03:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:03:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:03:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:03:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:03:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:03:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:03:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:03:39 DEBUG : Waiting for deletions to finish 2026/06/05 04:03:39 DEBUG : Waiting for deletions to finish 2026/06/05 04:03:40 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:03:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/05 04:03:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:03:57 DEBUG : dir1/0000-abcdefg.txt: md5 = 742aa8e27e168f6a043d1c4067bb9607 OK 2026/06/05 04:03:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4896bdb90568c204209234cbe7debe80 OK 2026/06/05 04:04:01 DEBUG : dir1/0002-cdefghi.txt: md5 = e0a6b207063566d7ff7934907a41b682 OK 2026/06/05 04:04:02 DEBUG : dir1/0003-defghij.txt: md5 = 5f539a02764c087c5c7945739938de15 OK 2026/06/05 04:04:04 DEBUG : dir1/0004-efghijk.txt: md5 = 17b63ccc4a225963edadce3d70634212 OK 2026/06/05 04:04:05 DEBUG : dir1/0005-fghijkl.txt: md5 = b362d83d7a895928b98cbf76c2cf8013 OK 2026/06/05 04:04:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 1585b5f3e19512efe6b2bcfe92e84877 OK 2026/06/05 04:04:09 DEBUG : dir1/0007-1234567.txt: md5 = 5981753d888393d82b0ceae3a2b2e560 OK 2026/06/05 04:04:11 DEBUG : dir1/0008-2345678.txt: md5 = 2a9d0cc9140a424b0f26c9325c7ef997 OK 2026/06/05 04:04:12 DEBUG : dir1/0009-3456789.txt: md5 = 43d5fdc2b428dd462594f29e054174e3 OK 2026/06/05 04:04:14 DEBUG : dir1/0010-456789.txt: md5 = c724ebf9d9a2f8b45b79fca682028f39 OK 2026/06/05 04:04:15 DEBUG : dir1/0011-56789;.txt: md5 = 97818a406b6cc35330393c2e371e6b57 OK 2026/06/05 04:04:17 DEBUG : dir1/0012-6789;.txt: md5 = 25ffeb11c4a884436175243d5c4609ea OK 2026/06/05 04:04:19 DEBUG : dir1/0013-789;=.txt: md5 = 42abec71d9378ea442c7fd599f0feb78 OK 2026/06/05 04:04:20 DEBUG : dir1/0014-89;=.txt: md5 = b1223efb2f0b1c1bd4bc1c626aae728f OK 2026/06/05 04:04:22 DEBUG : dir1/0015-9;=.txt: md5 = b6b4fbd6d603215368b60b752f98fbd7 OK 2026/06/05 04:04:24 DEBUG : apple: md5 = b63639724e9f8c4fbee80f6c6b7bc66c OK 2026/06/05 04:04:25 DEBUG : banana: md5 = 637ac8c2ed17041ce65d8df679ef174a OK 2026/06/05 04:04:27 DEBUG : appleappleapplebanana: md5 = 32c55f8e89e472b566e361c03c0c764a OK 2026/06/05 04:04:29 DEBUG : splitbananasplit: md5 = ecec32ccbd2c5fd76b3e5c8855165985 OK 2026/06/05 04:04:29 DEBUG : Waiting for deletions to finish 2026/06/05 04:04:29 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:04:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:04:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/05 04:04:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:04:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 1154e4baab40f6c9dde9a9c79a4155eb OK 2026/06/05 04:04:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/05 04:04:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 7d97260b863358e53b55d4c10e148970 OK 2026/06/05 04:04:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/05 04:04:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:32 DEBUG : YmFuYW5h: md5 = 91e999c085ef1371dc73459c4b6fd6a4 OK 2026/06/05 04:04:32 DEBUG : YmFuYW5h: size = 6 OK 2026/06/05 04:04:32 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/05 04:04:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:32 DEBUG : YXBwbGU=: md5 = 4618f48deac057b721c97ef9ea05b7b8 OK 2026/06/05 04:04:32 DEBUG : YXBwbGU=: size = 5 OK 2026/06/05 04:04:32 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/05 04:04:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 4b33cd412e92d9de7896d12a6377b301 OK 2026/06/05 04:04:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/05 04:04:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 2fa1d627b2ca83d1776d4087dbad1571 OK 2026/06/05 04:04:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/05 04:04:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 36f2fb0c60fc055513dc22bdf75a587a OK 2026/06/05 04:04:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/05 04:04:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = ae182d0a64b599420fa5e75c2d77ae0e OK 2026/06/05 04:04:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/05 04:04:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 67cbfdf0ec5a0aaf7b6493dcfcea1ceb OK 2026/06/05 04:04:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/05 04:04:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 54d6830723b04510ce518b56eda244ba OK 2026/06/05 04:04:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/05 04:04:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = ba86680d263b3fa0f300bd8fe810ad96 OK 2026/06/05 04:04:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/05 04:04:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 0565320ecd010cc3978411878ef1c8f7 OK 2026/06/05 04:04:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/05 04:04:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 7fa20a35f20af8eb1024e38b3e099ea4 OK 2026/06/05 04:04:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/05 04:04:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = f053e3792f39132dc77077f8c536f87d OK 2026/06/05 04:04:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/05 04:04:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 74f1725f253658c3a5fbf03ef2f071d5 OK 2026/06/05 04:04:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/05 04:04:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 10b2fdb90efc251620a884643c432497 OK 2026/06/05 04:04:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/05 04:04:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 04:04:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 7c386537b09e4f73dc0ad8b2fa9d9627 OK 2026/06/05 04:04:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/05 04:04:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 589de178137170f037fb3cc1c681b0ca OK 2026/06/05 04:04:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/05 04:04:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 2b6bc0b45d47747a804277203190dfb7 OK 2026/06/05 04:04:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/05 04:04:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:39 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 734236ce42fb16343cf9bc2960b0844a OK 2026/06/05 04:04:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/05 04:04:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/05 04:04:39 DEBUG : Waiting for deletions to finish 2026/06/05 04:04:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/05 04:04:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/05 04:04:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/05 04:04:39 INFO : dir1/0009-3456789.txt: Deleted 2026/06/05 04:04:39 INFO : appleappleapplebanana: Deleted 2026/06/05 04:04:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/05 04:04:39 INFO : splitbananasplit: Deleted 2026/06/05 04:04:39 INFO : dir1/0010-456789.txt: Deleted 2026/06/05 04:04:40 INFO : dir1/0003-defghij.txt: Deleted 2026/06/05 04:04:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/05 04:04:40 INFO : dir1/0008-2345678.txt: Deleted 2026/06/05 04:04:40 INFO : dir1/0007-1234567.txt: Deleted 2026/06/05 04:04:40 INFO : dir1/0011-56789;.txt: Deleted 2026/06/05 04:04:40 INFO : banana: Deleted 2026/06/05 04:04:40 INFO : apple: Deleted 2026/06/05 04:04:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/05 04:04:40 INFO : dir1/0012-6789;.txt: Deleted 2026/06/05 04:04:40 INFO : dir1/0015-9;=.txt: Deleted 2026/06/05 04:04:40 INFO : dir1/0014-89;=.txt: Deleted 2026/06/05 04:04:40 INFO : dir1/0013-789;=.txt: Deleted 2026/06/05 04:04:40 DEBUG : Waiting for deletions to finish 2026/06/05 04:04:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/05 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 04:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:42 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:42 DEBUG : dir1: Directory modification time the same (differ by -463.56µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : YXBwbGU=: size = 5 OK 2026/06/05 04:04:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/05 04:04:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : apple: Unchanged skipping 2026/06/05 04:04:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:04:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/05 04:04:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:04:42 DEBUG : YmFuYW5h: size = 6 OK 2026/06/05 04:04:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : banana: Unchanged skipping 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/05 04:04:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/05 04:04:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/05 04:04:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/05 04:04:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/05 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/05 04:04:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/05 04:04:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:04:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/05 04:04:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/05 04:04:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/05 04:04:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/05 04:04:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/05 04:04:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/05 04:04:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/05 04:04:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/05 04:04:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/05 04:04:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/05 04:04:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:04:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:04:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:04:42 DEBUG : Waiting for deletions to finish 2026/06/05 04:04:42 DEBUG : Waiting for deletions to finish 2026/06/05 04:04:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/05 04:04:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/05 04:04:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:44 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 04:04:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:44 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 04:04:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 04:04:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 04:04:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 04:04:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 04:04:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 04:04:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 04:04:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 04:04:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 04:04:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/06/05 04:04:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:05:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 6e20ebe773591b7c72f7120d2e34a8f8 OK 2026/06/05 04:05:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3dc8de394300615d13923c5e4b0a72d4 OK 2026/06/05 04:05:05 DEBUG : dir1/0002-cdefghi.txt: md5 = ab745652ad32ec96282670a4acc2e0f2 OK 2026/06/05 04:05:06 DEBUG : dir1/0003-defghij.txt: md5 = 3a83fca80baf7d57fdcf5a3ec0968289 OK 2026/06/05 04:05:08 DEBUG : dir1/0004-efghijk.txt: md5 = e8b4cbb73bae50a9ceca8cd6abc75f92 OK 2026/06/05 04:05:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 593a8144104ab9fd7561435a79b0b502 OK 2026/06/05 04:05:11 DEBUG : dir1/0006-ghijklm.txt: md5 = d898292e0e2102aa49d000328eecfb61 OK 2026/06/05 04:05:13 DEBUG : dir1/0007-1234567.txt: md5 = 237d763009382575dc971998ef39a7e8 OK 2026/06/05 04:05:14 DEBUG : dir1/0008-2345678.txt: md5 = 8efc2af3a8a07702a81263696d045cc0 OK 2026/06/05 04:05:16 DEBUG : dir1/0009-3456789.txt: md5 = db94fd7647074f71aecc03f466f5dbc6 OK 2026/06/05 04:05:18 DEBUG : dir1/0010-456789.txt: md5 = 4f5b64fdb3bcc7129abfde6d194e8ee0 OK 2026/06/05 04:05:19 DEBUG : dir1/0011-56789;.txt: md5 = e72f3e113cdc61ac2c8e4e1911f588b7 OK 2026/06/05 04:05:21 DEBUG : dir1/0012-6789;.txt: md5 = 1b6fb8154dd2ae1a59a6e640174aae64 OK 2026/06/05 04:05:23 DEBUG : dir1/0013-789;=.txt: md5 = 5770e324edfc86b96c6e68aa14bafa23 OK 2026/06/05 04:05:25 DEBUG : dir1/0014-89;=.txt: md5 = e9be379e9cebf405e63175be44a91c39 OK 2026/06/05 04:05:26 DEBUG : dir1/0015-9;=.txt: md5 = 7a682b0a5ff591f4bda93ce277aec9b0 OK 2026/06/05 04:05:28 DEBUG : apple: md5 = 37f72ec2dd66eaeadc64c811555b27b6 OK 2026/06/05 04:05:30 DEBUG : banana: md5 = 6826a27f52419e3f0ee296d7ddcc69de OK 2026/06/05 04:05:31 DEBUG : appleappleapplebanana: md5 = 9ebfa86cff722fa61c5c89ab0dd2d981 OK 2026/06/05 04:05:33 DEBUG : splitbananasplit: md5 = 16c049d7baf7c504f164015bcd3921ae OK 2026/06/05 04:05:33 DEBUG : Waiting for deletions to finish 2026/06/05 04:05:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:05:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/05 04:05:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/05 04:05:35 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/05 04:05:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/05 04:05:35 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:35 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 04:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 04:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 04:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 04:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 04:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 04:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 04:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 04:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 04:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 04:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 04:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 04:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 04:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 04:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 04:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 04:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 04:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 04:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 04:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 04:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 04:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 04:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 04:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 04:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 04:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 04:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 04:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 04:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 04:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 04:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 04:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 04:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 04:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 04:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 04:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 04:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 04:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 04:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 04:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 04:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 04:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 04:05:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 04:05:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 04:05:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 04:05:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 04:05:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 04:05:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 04:05:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 04:05:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 04:05:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 04:05:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 04:05:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 04:05:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 04:05:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 04:05:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 04:05:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/05 04:05:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:05:37 DEBUG : PREFIXsplitbananasplit: md5 = 15dd9812b2046d24436691b2e91018e4 OK 2026/06/05 04:05:37 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/05 04:05:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/05 04:05:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 04:05:37 DEBUG : PREFIXappleappleapplebanana: md5 = d05b47341d80823771b4df66ea1c66b4 OK 2026/06/05 04:05:37 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/05 04:05:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/05 04:05:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 04:05:37 DEBUG : PREFIXbanana: md5 = 86d6245361242d34202890d00e312caf OK 2026/06/05 04:05:37 DEBUG : PREFIXbanana: size = 6 OK 2026/06/05 04:05:37 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/05 04:05:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 04:05:37 DEBUG : PREFIXapple: md5 = a349f477875e1bf939408da28d7fbeed OK 2026/06/05 04:05:37 DEBUG : PREFIXapple: size = 5 OK 2026/06/05 04:05:37 INFO : apple: Copied (new) to: PREFIXapple 2026/06/05 04:05:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 04:05:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = d39dbb64ae92bd9b26e6e1ffdfa61515 OK 2026/06/05 04:05:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/05 04:05:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 04:05:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 04:05:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 67d209cf2bf9397dbba607a51886b204 OK 2026/06/05 04:05:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:05:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 04:05:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 04:05:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 8d053e8653a1bba5ab2ee562e8a53b92 OK 2026/06/05 04:05:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/05 04:05:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 04:05:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 04:05:38 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 546e538ca1793fc883bf2dbeab2ae368 OK 2026/06/05 04:05:38 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/05 04:05:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/05 04:05:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 04:05:40 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 3f6374f1a065e59e19e133d35ada2adf OK 2026/06/05 04:05:40 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/05 04:05:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/05 04:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 04:05:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 46e68958a00609e9a12175b4ee9d12a1 OK 2026/06/05 04:05:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/05 04:05:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 04:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 04:05:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 09163e996722ac3b90681a164890a1c1 OK 2026/06/05 04:05:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/05 04:05:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 04:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 04:05:40 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 286227a3635660458ddb74682e0699fa OK 2026/06/05 04:05:40 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/05 04:05:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/05 04:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 04:05:41 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 477ce984ddd2a2e3d056d11729dc1fdc OK 2026/06/05 04:05:41 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/05 04:05:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/05 04:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 04:05:41 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 387f70caa383a4efc3f626c39899395c OK 2026/06/05 04:05:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/05 04:05:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/05 04:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 04:05:42 DEBUG : dir1/PREFIX0010-456789.txt: md5 = a83ec22662e58b6df075c57d0fbdbd54 OK 2026/06/05 04:05:42 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/05 04:05:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/05 04:05:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 04:05:42 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = d297b2963f48744143d79f313c762d33 OK 2026/06/05 04:05:42 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/05 04:05:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/05 04:05:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 04:05:43 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 07d1bbf00fd11732122249261bf8c726 OK 2026/06/05 04:05:43 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/05 04:05:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/05 04:05:43 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = cfffd6ee496e5878322c9f97bafa0aac OK 2026/06/05 04:05:43 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/05 04:05:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/05 04:05:43 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = d9acbff7f93ebf5864e9eb3804b3368f OK 2026/06/05 04:05:43 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/05 04:05:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/05 04:05:44 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = ae82f82243c4c9b995186d16aaa97719 OK 2026/06/05 04:05:44 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/05 04:05:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/05 04:05:44 DEBUG : Waiting for deletions to finish 2026/06/05 04:05:44 INFO : dir1/0013-789;=.txt: Deleted 2026/06/05 04:05:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/05 04:05:44 INFO : splitbananasplit: Deleted 2026/06/05 04:05:44 INFO : apple: Deleted 2026/06/05 04:05:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/05 04:05:44 INFO : banana: Deleted 2026/06/05 04:05:44 INFO : dir1/0009-3456789.txt: Deleted 2026/06/05 04:05:44 INFO : appleappleapplebanana: Deleted 2026/06/05 04:05:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/05 04:05:45 INFO : dir1/0011-56789;.txt: Deleted 2026/06/05 04:05:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/05 04:05:45 INFO : dir1/0012-6789;.txt: Deleted 2026/06/05 04:05:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/05 04:05:45 INFO : dir1/0014-89;=.txt: Deleted 2026/06/05 04:05:45 INFO : dir1/0010-456789.txt: Deleted 2026/06/05 04:05:45 INFO : dir1/0015-9;=.txt: Deleted 2026/06/05 04:05:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/05 04:05:45 INFO : dir1/0003-defghij.txt: Deleted 2026/06/05 04:05:45 INFO : dir1/0008-2345678.txt: Deleted 2026/06/05 04:05:46 INFO : dir1/0007-1234567.txt: Deleted 2026/06/05 04:05:46 DEBUG : Waiting for deletions to finish 2026/06/05 04:05:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:05:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 04:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 04:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 04:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 04:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 04:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 04:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 04:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 04:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 04:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 04:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 04:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 04:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 04:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 04:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 04:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 04:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 04:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 04:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 04:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 04:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 04:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 04:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 04:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 04:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 04:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 04:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 04:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 04:05:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 04:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 04:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 04:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 04:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 04:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 04:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 04:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 04:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 04:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 04:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 04:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 04:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 04:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 04:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 04:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 04:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 04:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 04:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 04:05:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 04:05:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1: Directory modification time the same (differ by -534.347µs, within tolerance 1ms) 2026/06/05 04:05:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:05:50 DEBUG : banana: md5 = 960848da08ef09be562d19d15ed76ae4 OK 2026/06/05 04:05:50 DEBUG : banana: size = 6 OK 2026/06/05 04:05:50 INFO : banana: Copied (new) 2026/06/05 04:05:50 DEBUG : apple: md5 = 8226434bde2ede6467cbdfea3bedd4ec OK 2026/06/05 04:05:50 DEBUG : apple: size = 5 OK 2026/06/05 04:05:50 INFO : apple: Copied (new) 2026/06/05 04:05:50 DEBUG : splitbananasplit: md5 = 52ee07a9fec20b2aa555eced1070c6a6 OK 2026/06/05 04:05:50 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:05:50 INFO : splitbananasplit: Copied (new) 2026/06/05 04:05:50 DEBUG : appleappleapplebanana: md5 = 19895068c0d23ab8c828457e7e956de7 OK 2026/06/05 04:05:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:05:50 INFO : appleappleapplebanana: Copied (new) 2026/06/05 04:05:52 DEBUG : dir1/0003-defghij.txt: md5 = d526c3bc538ba274e2c6ab3d69b7dea3 OK 2026/06/05 04:05:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:05:52 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/05 04:05:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 0ad015b89bee9c44d7e4bebc29e946b8 OK 2026/06/05 04:05:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:05:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/05 04:05:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 2ee23c96bb0d4d3aa308f755ad9eebad OK 2026/06/05 04:05:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:05:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/05 04:05:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7f9dc10b071f3359f28f161ddc01eebc OK 2026/06/05 04:05:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:05:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/05 04:05:53 DEBUG : dir1/0004-efghijk.txt: md5 = ebaf5c2701cd2b756651e877d845d45c OK 2026/06/05 04:05:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:05:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/05 04:05:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 5d7a6c3561f0a9a7eb6a1bd51115cfe6 OK 2026/06/05 04:05:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:05:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/05 04:05:53 DEBUG : dir1/0005-fghijkl.txt: md5 = c8c5a33a978dc743c066f0229bb3d9b6 OK 2026/06/05 04:05:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:05:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/05 04:05:53 DEBUG : dir1/0007-1234567.txt: md5 = 047853b58335e2cb203aaec3802c8967 OK 2026/06/05 04:05:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:05:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/05 04:05:55 DEBUG : dir1/0009-3456789.txt: md5 = b006683b7e9a63b8d5bb6ff70e89b6a2 OK 2026/06/05 04:05:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:05:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/05 04:05:55 DEBUG : dir1/0011-56789;.txt: md5 = 67e6b1a0bbc82da5958958b7b698450b OK 2026/06/05 04:05:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:05:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/05 04:05:55 DEBUG : dir1/0008-2345678.txt: md5 = 420e3a1de761e6043e14f0d346efa706 OK 2026/06/05 04:05:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:05:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/05 04:05:55 DEBUG : dir1/0010-456789.txt: md5 = 54aea11c63c94c96acbe659980a31c31 OK 2026/06/05 04:05:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:05:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/05 04:05:56 DEBUG : dir1/0012-6789;.txt: md5 = 552ca85ba3a3bd7040900f8f9c5a5d62 OK 2026/06/05 04:05:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:05:56 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/05 04:05:56 DEBUG : dir1/0015-9;=.txt: md5 = ee9faad4c88d4e82a6e1663d6adc8285 OK 2026/06/05 04:05:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:05:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/05 04:05:56 DEBUG : dir1/0014-89;=.txt: md5 = f55464bbb300cc5a9496a45a077d6d65 OK 2026/06/05 04:05:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:05:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/05 04:05:57 DEBUG : dir1/0013-789;=.txt: md5 = 97abaa97b27bbb01c2f04b51652f09c2 OK 2026/06/05 04:05:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:05:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/05 04:05:57 DEBUG : Waiting for deletions to finish 2026/06/05 04:05:57 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/05 04:05:57 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/05 04:05:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/05 04:05:57 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/05 04:05:57 INFO : PREFIXbanana: Deleted 2026/06/05 04:05:57 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/05 04:05:57 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/05 04:05:57 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/05 04:05:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/05 04:05:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/05 04:05:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/05 04:05:58 INFO : PREFIXapple: Deleted 2026/06/05 04:05:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/05 04:05:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/05 04:05:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/05 04:05:58 INFO : PREFIXsplitbananasplit: Deleted 2026/06/05 04:05:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/05 04:05:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/05 04:05:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/05 04:05:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/05 04:05:58 DEBUG : Waiting for deletions to finish 2026/06/05 04:05:59 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:05:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : Waiting for deletions to finish 2026/06/05 04:06:00 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:06:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:06:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:06:19 DEBUG : dir1/0000-abcdefg.txt: md5 = e01c7bd31509362be12cff183af40379 OK 2026/06/05 04:06:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = f6bc77ba63cfdf7d747a05ac362cddc6 OK 2026/06/05 04:06:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 0f71a4cc6422b5ae79311b9d66a6801c OK 2026/06/05 04:06:24 DEBUG : dir1/0003-defghij.txt: md5 = d0b3a48e6bd8efe67147bbc699f021d7 OK 2026/06/05 04:06:26 DEBUG : dir1/0004-efghijk.txt: md5 = 59a047c267fb3dbe4e4da1e74c753de1 OK 2026/06/05 04:06:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 7c80c8021f9ae62b88702bbaebad0e41 OK 2026/06/05 04:06:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 777effc4c9bd59d84a331d0388de46ef OK 2026/06/05 04:06:31 DEBUG : dir1/0007-1234567.txt: md5 = e977ab9e6c14151d245ca592a0f4277b OK 2026/06/05 04:06:32 DEBUG : dir1/0008-2345678.txt: md5 = d015de5b05e71d1372cae2322ba7da82 OK 2026/06/05 04:06:34 DEBUG : dir1/0009-3456789.txt: md5 = 2bede218693dd3fbc71f25d611470372 OK 2026/06/05 04:06:36 DEBUG : dir1/0010-456789.txt: md5 = 7b6361d99d5cfc2438ffdef1f04a9e5f OK 2026/06/05 04:06:38 DEBUG : dir1/0011-56789;.txt: md5 = bea862289d593907942cfd482318cb72 OK 2026/06/05 04:06:40 DEBUG : dir1/0012-6789;.txt: md5 = c59fc6e9bfb10768c6ac001e92de9ab0 OK 2026/06/05 04:06:41 DEBUG : dir1/0013-789;=.txt: md5 = 41c71737a586238b942600a193346bf2 OK 2026/06/05 04:06:43 DEBUG : dir1/0014-89;=.txt: md5 = cd7d8951664b530a42927d0a6946da28 OK 2026/06/05 04:06:45 DEBUG : dir1/0015-9;=.txt: md5 = d293e4c7969c5ed497e468edd046be57 OK 2026/06/05 04:06:46 DEBUG : apple: md5 = 0db0e5dff67bb12dac3a1c13f7751a4f OK 2026/06/05 04:06:48 DEBUG : banana: md5 = 1ac7c6ec5ab7b2ccbb862e0d4182ad55 OK 2026/06/05 04:06:50 DEBUG : appleappleapplebanana: md5 = 8e2a3e7f3bc1167d956ac37c5cac1436 OK 2026/06/05 04:06:51 DEBUG : splitbananasplit: md5 = 4fc23684b7d7f0a1b6e85e27eb61ce04 OK 2026/06/05 04:06:51 DEBUG : Waiting for deletions to finish 2026/06/05 04:06:52 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:06:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:06:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 04:06:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:06:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:06:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 04:06:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:06:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:06:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 04:06:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:06:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:06:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 04:06:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:06:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:06:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:06:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:06:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:06:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:06:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/05 04:06:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:06:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/05 04:06:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:06:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/05 04:06:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:06:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:06:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:06:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/05 04:06:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 04:06:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/05 04:06:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:06:55 DEBUG : appleSUFFIX: md5 = f2717d972547d8970398a0ba77bfe2e2 OK 2026/06/05 04:06:55 DEBUG : appleSUFFIX: size = 5 OK 2026/06/05 04:06:55 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/05 04:06:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 04:06:55 DEBUG : bananaSUFFIX: md5 = d7d57cbff3973657a2bc87d91778e890 OK 2026/06/05 04:06:55 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/05 04:06:55 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/05 04:06:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:55 DEBUG : appleappleapplebananaSUFFIX: md5 = 3838d55b3c27869ae1934b58d08ebd7f OK 2026/06/05 04:06:55 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/05 04:06:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/05 04:06:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 04:06:56 DEBUG : splitbananasplitSUFFIX: md5 = c83e90edf346359a0a278a7798a52008 OK 2026/06/05 04:06:56 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/05 04:06:56 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/05 04:06:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 04:06:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 62c78bb99abd4d69ed505c873c97802e OK 2026/06/05 04:06:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/05 04:06:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 04:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 04:06:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 79dbd8eff10e2cc694d570fb1ca9c7f8 OK 2026/06/05 04:06:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/05 04:06:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 04:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 04:06:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 536c4b59ab2a6156b19950d6e1ab3336 OK 2026/06/05 04:06:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/05 04:06:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 04:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 04:06:57 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = c1f736159d43ce468c896d5ee3e071ab OK 2026/06/05 04:06:57 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/05 04:06:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/05 04:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 04:06:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 50baca63b5ed652f16f0c8d3675de6d0 OK 2026/06/05 04:06:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/05 04:06:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 04:06:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 04:06:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = d4cc620127084ac3fa853218d9b3aca4 OK 2026/06/05 04:06:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/05 04:06:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 04:06:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 04:06:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 031cb7e5891d2e529f4eb20bd139239a OK 2026/06/05 04:06:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/05 04:06:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 04:06:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 04:06:59 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 3998a99b77f62696ecd61a5de0a0d485 OK 2026/06/05 04:06:59 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/05 04:06:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/05 04:06:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 04:07:00 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 07943e5f1ecbb7cae1f81461118bfe97 OK 2026/06/05 04:07:00 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/05 04:07:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/05 04:07:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 04:07:00 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 7b2ecc2b55ca48448cbcd4ef91cc7dca OK 2026/06/05 04:07:00 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/05 04:07:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/05 04:07:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 04:07:00 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = d08dc8c2a9541b341bd410168a21c78e OK 2026/06/05 04:07:00 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/05 04:07:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/05 04:07:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 04:07:00 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = bc728d93d2631ff156e0ca78e5cd142b OK 2026/06/05 04:07:00 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/05 04:07:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/05 04:07:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 04:07:02 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 9f1fdfdfd8f44519a4e67b70de450f8d OK 2026/06/05 04:07:02 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/05 04:07:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/05 04:07:02 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = c86785affaa533aeedf8ef4f56e55bda OK 2026/06/05 04:07:02 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/05 04:07:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/05 04:07:02 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 22b3cd8669d24fc73659195eb63d7855 OK 2026/06/05 04:07:02 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/05 04:07:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/05 04:07:02 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 6e5da61e988d92b13a672f6fb40cbeee OK 2026/06/05 04:07:02 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/05 04:07:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/05 04:07:02 DEBUG : Waiting for deletions to finish 2026/06/05 04:07:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/05 04:07:03 INFO : banana: Deleted 2026/06/05 04:07:03 INFO : appleappleapplebanana: Deleted 2026/06/05 04:07:03 INFO : dir1/0011-56789;.txt: Deleted 2026/06/05 04:07:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/05 04:07:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/05 04:07:03 INFO : dir1/0007-1234567.txt: Deleted 2026/06/05 04:07:03 INFO : dir1/0015-9;=.txt: Deleted 2026/06/05 04:07:03 INFO : dir1/0009-3456789.txt: Deleted 2026/06/05 04:07:03 INFO : splitbananasplit: Deleted 2026/06/05 04:07:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/05 04:07:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/05 04:07:03 INFO : dir1/0003-defghij.txt: Deleted 2026/06/05 04:07:03 INFO : dir1/0012-6789;.txt: Deleted 2026/06/05 04:07:03 INFO : dir1/0010-456789.txt: Deleted 2026/06/05 04:07:04 INFO : dir1/0013-789;=.txt: Deleted 2026/06/05 04:07:04 INFO : dir1/0014-89;=.txt: Deleted 2026/06/05 04:07:04 INFO : apple: Deleted 2026/06/05 04:07:04 INFO : dir1/0008-2345678.txt: Deleted 2026/06/05 04:07:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/05 04:07:04 DEBUG : Waiting for deletions to finish 2026/06/05 04:07:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/05 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 04:07:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 04:07:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 04:07:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 04:07:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1: Directory modification time the same (differ by -845.064µs, within tolerance 1ms) 2026/06/05 04:07:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:07:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:07:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:07:07 DEBUG : banana: md5 = 0ec584ca33d4f3a5df863d9a9169fb0e OK 2026/06/05 04:07:07 DEBUG : banana: size = 6 OK 2026/06/05 04:07:07 INFO : banana: Copied (new) 2026/06/05 04:07:07 DEBUG : splitbananasplit: md5 = 1e06b93f12f66b3e440909609123faa5 OK 2026/06/05 04:07:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:07:07 INFO : splitbananasplit: Copied (new) 2026/06/05 04:07:08 DEBUG : appleappleapplebanana: md5 = 4ddc1732738900e299d939558b5200fb OK 2026/06/05 04:07:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:07:08 INFO : appleappleapplebanana: Copied (new) 2026/06/05 04:07:08 DEBUG : apple: md5 = dfef16f8d0d78b14d0b5e5905dc175b6 OK 2026/06/05 04:07:08 DEBUG : apple: size = 5 OK 2026/06/05 04:07:08 INFO : apple: Copied (new) 2026/06/05 04:07:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 43bb04b290fa390c5f95d0c3616cb15d OK 2026/06/05 04:07:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:07:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/05 04:07:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = f7f34535f92f2397c09c7fb6725473fe OK 2026/06/05 04:07:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:07:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/05 04:07:09 DEBUG : dir1/0003-defghij.txt: md5 = cce848ec8a2dc51516c36b30f3606a17 OK 2026/06/05 04:07:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:07:09 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/05 04:07:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 95910b15f90e3351a4fa784561ea73fb OK 2026/06/05 04:07:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:07:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/05 04:07:10 DEBUG : dir1/0004-efghijk.txt: md5 = b0d8c40e3f21e03c56e10980bea9438f OK 2026/06/05 04:07:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:07:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/05 04:07:11 DEBUG : dir1/0006-ghijklm.txt: md5 = d5543aa1b8211daebba6444f11c39560 OK 2026/06/05 04:07:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:07:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/05 04:07:11 DEBUG : dir1/0005-fghijkl.txt: md5 = e73e007fd52506f6dc079ada0cdd301f OK 2026/06/05 04:07:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:07:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/05 04:07:11 DEBUG : dir1/0007-1234567.txt: md5 = f198352d12c6d61a168277765cc5a577 OK 2026/06/05 04:07:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:07:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/05 04:07:12 DEBUG : dir1/0008-2345678.txt: md5 = 921a367e0b18bde2a14effe60d349d3b OK 2026/06/05 04:07:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:07:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/05 04:07:12 DEBUG : dir1/0009-3456789.txt: md5 = da2fb882584ba7db42f75aa4bdadc4ea OK 2026/06/05 04:07:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:07:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/05 04:07:12 DEBUG : dir1/0010-456789.txt: md5 = 3e0a52a51ad701b401703a66590cb26e OK 2026/06/05 04:07:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:07:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/05 04:07:13 DEBUG : dir1/0011-56789;.txt: md5 = a4eb97d58338188620511e627e07e720 OK 2026/06/05 04:07:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:07:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/05 04:07:14 DEBUG : dir1/0012-6789;.txt: md5 = 02c5a05fcc14287ff0778056ad0b1917 OK 2026/06/05 04:07:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:07:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/05 04:07:14 DEBUG : dir1/0013-789;=.txt: md5 = 0d9e41bf63f0335d0af8543331740427 OK 2026/06/05 04:07:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:07:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/05 04:07:14 DEBUG : dir1/0015-9;=.txt: md5 = 64953f636b7e59e228baa26d276a1d4e OK 2026/06/05 04:07:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:07:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/05 04:07:14 DEBUG : dir1/0014-89;=.txt: md5 = 23d4ed4d1ae6fe5d4749d815f870f03f OK 2026/06/05 04:07:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:07:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/05 04:07:14 DEBUG : Waiting for deletions to finish 2026/06/05 04:07:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : splitbananasplitSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/05 04:07:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/05 04:07:16 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/05 04:07:16 INFO : bananaSUFFIX: Deleted 2026/06/05 04:07:16 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/05 04:07:16 INFO : appleSUFFIX: Deleted 2026/06/05 04:07:16 DEBUG : Waiting for deletions to finish 2026/06/05 04:07:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:07:17 DEBUG : Waiting for deletions to finish 2026/06/05 04:07:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:07:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/05 04:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:07:35 DEBUG : dir1/0000-abcdefg.txt: md5 = ed7db4ee74ba047f46b73a9cc87bab82 OK 2026/06/05 04:07:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1e6ec8c548e03ef6622cd8d78e0c4fcc OK 2026/06/05 04:07:38 DEBUG : dir1/0002-cdefghi.txt: md5 = d04c44abe3317f59335b8cbabefe6ef3 OK 2026/06/05 04:07:40 DEBUG : dir1/0003-defghij.txt: md5 = d92bbe09b386d36e316a8b80a0c0a1f3 OK 2026/06/05 04:07:41 DEBUG : dir1/0004-efghijk.txt: md5 = 4aa527a2ea6b8c315b0331a0fc5010ab OK 2026/06/05 04:07:43 DEBUG : dir1/0005-fghijkl.txt: md5 = b9a78a73f90eb0a41b14e6f79b09e1fa OK 2026/06/05 04:07:44 DEBUG : dir1/0006-ghijklm.txt: md5 = db8a702b4d3dc1fc6702c5ca01462f4a OK 2026/06/05 04:07:46 DEBUG : dir1/0007-1234567.txt: md5 = 808f4a5de4afa3a26d50cbf631151a05 OK 2026/06/05 04:07:48 DEBUG : dir1/0008-2345678.txt: md5 = 30c28b930e7317e523c9f5b95698d711 OK 2026/06/05 04:07:49 DEBUG : dir1/0009-3456789.txt: md5 = 93c01f9b17acce6aae944171a9024058 OK 2026/06/05 04:07:51 DEBUG : dir1/0010-456789.txt: md5 = d75174f21f417d81620e3c2648a24056 OK 2026/06/05 04:07:53 DEBUG : dir1/0011-56789;.txt: md5 = c7e993448e18179927864cca9542c6e1 OK 2026/06/05 04:07:54 DEBUG : dir1/0012-6789;.txt: md5 = fc8b5548102674e608527a0c7136bd60 OK 2026/06/05 04:07:56 DEBUG : dir1/0013-789;=.txt: md5 = a5263a3320d2f747c1da4495463df955 OK 2026/06/05 04:07:58 DEBUG : dir1/0014-89;=.txt: md5 = 83b6947560f967906faaaae68c33dd6d OK 2026/06/05 04:07:59 DEBUG : dir1/0015-9;=.txt: md5 = deae11332001efeb67390708e0090baa OK 2026/06/05 04:08:01 DEBUG : apple: md5 = 90cbaf236b7091b940d6a66e160f1a9a OK 2026/06/05 04:08:03 DEBUG : banana: md5 = 0f77931a4bbc131ff052466911c6aa2d OK 2026/06/05 04:08:05 DEBUG : appleappleapplebanana: md5 = 0a4d467dd04dfd4aa2cc3aa2e83ca950 OK 2026/06/05 04:08:06 DEBUG : splitbananasplit: md5 = 5d78b6ba8a7c56e106c92c17f8e47f24 OK 2026/06/05 04:08:06 DEBUG : Waiting for deletions to finish 2026/06/05 04:08:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:08:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:08:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/05 04:08:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:08 DEBUG : apple: size = 5 OK 2026/06/05 04:08:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:08 DEBUG : apple: Unchanged skipping 2026/06/05 04:08:08 DEBUG : banana: size = 6 OK 2026/06/05 04:08:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:08 DEBUG : banana: Unchanged skipping 2026/06/05 04:08:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/05 04:08:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 04:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 04:08:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/05 04:08:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/05 04:08:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:08:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:08:10 DEBUG : appleapple: md5 = 8523166336787ad7bf3da127ba2f4eb9 OK 2026/06/05 04:08:10 DEBUG : appleapple: size = 21 OK 2026/06/05 04:08:10 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/05 04:08:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 04:08:10 DEBUG : dir1/0001-bcdef: md5 = 9985da80485911904422086a9970c4e0 OK 2026/06/05 04:08:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/05 04:08:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/05 04:08:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 04:08:10 DEBUG : dir1/0000-abcde: md5 = c8ba9076e789b5553dca4fd7269bbf5e OK 2026/06/05 04:08:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/05 04:08:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/05 04:08:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 04:08:10 DEBUG : splitbanan: md5 = 58c63abbc5de8f4fc59321db310199d4 OK 2026/06/05 04:08:10 DEBUG : splitbanan: size = 16 OK 2026/06/05 04:08:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/05 04:08:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 04:08:12 DEBUG : dir1/0002-cdefg: md5 = 6d188956f553121292020eac13419037 OK 2026/06/05 04:08:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/05 04:08:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/05 04:08:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 04:08:12 DEBUG : dir1/0003-defgh: md5 = 7b618227efe640c572dc63db8ad32401 OK 2026/06/05 04:08:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/05 04:08:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/05 04:08:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 04:08:12 DEBUG : dir1/0005-fghij: md5 = 35d9dbb45ca1627b71a9bca346850f2c OK 2026/06/05 04:08:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/05 04:08:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/05 04:08:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 04:08:12 DEBUG : dir1/0004-efghi: md5 = 6fcccb99d551c773a84032d01270e285 OK 2026/06/05 04:08:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/05 04:08:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/05 04:08:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 04:08:14 DEBUG : dir1/0008-23456: md5 = bc15ad45b43c296727834a2bf2beb981 OK 2026/06/05 04:08:14 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/05 04:08:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/05 04:08:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 04:08:14 DEBUG : dir1/0006-ghijk: md5 = 8380fc21c66f9db2bb600c2d7e7a05ed OK 2026/06/05 04:08:14 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/05 04:08:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/05 04:08:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 04:08:14 DEBUG : dir1/0009-34567: md5 = 6dcd3e98b1a98c5a840f87c2a9870a6a OK 2026/06/05 04:08:14 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/05 04:08:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/05 04:08:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 04:08:14 DEBUG : dir1/0007-12345: md5 = 747db95b490ee4991a3701611efbaa5b OK 2026/06/05 04:08:14 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/05 04:08:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/05 04:08:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 04:08:15 DEBUG : dir1/0010-45678: md5 = e347a30e3e34adcba5d7dc07e1647b93 OK 2026/06/05 04:08:15 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/05 04:08:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/05 04:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 04:08:15 DEBUG : dir1/0012-6789;: md5 = 7916316088a95da485e52972cbd5ccf6 OK 2026/06/05 04:08:15 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/05 04:08:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/05 04:08:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 04:08:15 DEBUG : dir1/0013-789;=: md5 = 304e79eb6f3e26edb2f88ca0c553cdf8 OK 2026/06/05 04:08:15 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/05 04:08:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/05 04:08:15 DEBUG : dir1/0011-56789: md5 = 4aa34b3748aadc51b5e8c5a850320a38 OK 2026/06/05 04:08:15 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/05 04:08:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/05 04:08:17 DEBUG : dir1/0015-9;=.t: md5 = 1725d54a38c50458e51ae1fe901b5fa4 OK 2026/06/05 04:08:17 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/05 04:08:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/05 04:08:17 DEBUG : dir1/0014-89;=.: md5 = 0d67849ebb87a73b5df5b514be9b6666 OK 2026/06/05 04:08:17 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/05 04:08:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/05 04:08:17 DEBUG : Waiting for deletions to finish 2026/06/05 04:08:17 INFO : dir1/0013-789;=.txt: Deleted 2026/06/05 04:08:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/05 04:08:17 INFO : dir1/0014-89;=.txt: Deleted 2026/06/05 04:08:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/05 04:08:17 INFO : dir1/0009-3456789.txt: Deleted 2026/06/05 04:08:17 INFO : dir1/0015-9;=.txt: Deleted 2026/06/05 04:08:17 INFO : dir1/0007-1234567.txt: Deleted 2026/06/05 04:08:17 INFO : dir1/0008-2345678.txt: Deleted 2026/06/05 04:08:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/05 04:08:18 INFO : splitbananasplit: Deleted 2026/06/05 04:08:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/05 04:08:18 INFO : dir1/0003-defghij.txt: Deleted 2026/06/05 04:08:18 INFO : dir1/0011-56789;.txt: Deleted 2026/06/05 04:08:18 INFO : appleappleapplebanana: Deleted 2026/06/05 04:08:18 INFO : dir1/0012-6789;.txt: Deleted 2026/06/05 04:08:18 INFO : dir1/0010-456789.txt: Deleted 2026/06/05 04:08:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/05 04:08:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/05 04:08:18 DEBUG : Waiting for deletions to finish 2026/06/05 04:08:19 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : appleapple: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/05 04:08:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/05 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 04:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 04:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 04:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 04:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 04:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 04:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 04:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 04:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 04:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 04:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 04:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 04:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 04:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 04:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 04:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 04:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 04:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 04:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 04:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 04:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 04:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 04:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 04:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 04:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 04:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 04:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 04:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 04:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 04:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 04:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 04:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 04:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 04:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 04:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 04:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 04:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 04:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 04:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 04:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 04:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 04:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 04:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 04:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 04:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 04:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 04:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 04:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 04:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 04:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 04:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 04:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 04:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 04:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 04:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 04:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 04:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 04:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 04:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 04:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 04:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 04:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 04:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 04:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 04:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 04:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 04:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 04:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 04:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 04:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 04:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 04:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 04:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 04:08:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:20 DEBUG : dir1: Directory modification time the same (differ by -95.684µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:20 DEBUG : apple: size = 5 OK 2026/06/05 04:08:20 DEBUG : appleapple: size = 21 OK 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:08:20 DEBUG : splitbanan: size = 16 OK 2026/06/05 04:08:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:08:20 DEBUG : apple: Unchanged skipping 2026/06/05 04:08:20 DEBUG : banana: size = 6 OK 2026/06/05 04:08:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : banana: Unchanged skipping 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 04:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 04:08:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 04:08:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 04:08:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 04:08:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 04:08:20 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/05 04:08:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 04:08:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 04:08:20 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/05 04:08:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/05 04:08:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 04:08:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/05 04:08:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/05 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/05 04:08:20 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/05 04:08:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/05 04:08:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/05 04:08:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 04:08:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/05 04:08:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 04:08:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/05 04:08:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 04:08:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/05 04:08:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 04:08:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 04:08:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/05 04:08:20 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/05 04:08:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/05 04:08:20 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/05 04:08:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/05 04:08:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:08:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:08:20 DEBUG : Waiting for deletions to finish 2026/06/05 04:08:20 DEBUG : Waiting for deletions to finish 2026/06/05 04:08:21 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : appleapple: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/05 04:08:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/05 04:08:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 04:08:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 04:08:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 04:08:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 04:08:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 04:08:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 04:08:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 04:08:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 04:08:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 04:08:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 04:08:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 04:08:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 04:08:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 04:08:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 04:08:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 04:08:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 04:08:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 04:08:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 04:08:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 04:08:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 04:08:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 04:08:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 04:08:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 04:08:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 04:08:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 04:08:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 04:08:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 04:08:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 04:08:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 04:08:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 04:08:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 04:08:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 04:08:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 04:08:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 04:08:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 04:08:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 04:08:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 04:08:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 04:08:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 04:08:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 04:08:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 04:08:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 04:08:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 04:08:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 04:08:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 04:08:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 04:08:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 04:08:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 04:08:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 04:08:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/06/05 04:08:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:08:38 DEBUG : dir1/0000-abcdefg.txt: md5 = a85c9f36cdcf722e6fc70ecdca5091e6 OK 2026/06/05 04:08:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = aa461fbd106814724b0f8b3556b6714a OK 2026/06/05 04:08:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 638105cf318be1c2b3d79219628245cc OK 2026/06/05 04:08:43 DEBUG : dir1/0003-defghij.txt: md5 = e397ba49fcf25ee67753901397354046 OK 2026/06/05 04:08:45 DEBUG : dir1/0004-efghijk.txt: md5 = 4e30316c9d873ca696148dd083aac341 OK 2026/06/05 04:08:47 DEBUG : dir1/0005-fghijkl.txt: md5 = 035c1a8a284e4193d69c7720a0986a8a OK 2026/06/05 04:08:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 9103b62a701e9980b115715030f96bdb OK 2026/06/05 04:08:50 DEBUG : dir1/0007-1234567.txt: md5 = 51c90120810eeb2a6b1356909dac4110 OK 2026/06/05 04:08:52 DEBUG : dir1/0008-2345678.txt: md5 = 4bb345b0ea403673e035cccc6bf7dc5a OK 2026/06/05 04:08:53 DEBUG : dir1/0009-3456789.txt: md5 = a8746212347d7f122b187fd4ff9e85e2 OK 2026/06/05 04:08:55 DEBUG : dir1/0010-456789.txt: md5 = 01f9d977df85103fb0c91b53d8d8880f OK 2026/06/05 04:08:57 DEBUG : dir1/0011-56789;.txt: md5 = 9ebe4f412240db358b4c4e26d42e80c6 OK 2026/06/05 04:08:58 DEBUG : dir1/0012-6789;.txt: md5 = 8766e94dc90c086b4c2d91527da9262c OK 2026/06/05 04:09:00 DEBUG : dir1/0013-789;=.txt: md5 = f6be705de77076de9b00841335bf4c6e OK 2026/06/05 04:09:02 DEBUG : dir1/0014-89;=.txt: md5 = c4023dc23c49a625e94e40ab2ac8f82b OK 2026/06/05 04:09:03 DEBUG : dir1/0015-9;=.txt: md5 = 41fcf28286ad5c39459cc964c0d02c2a OK 2026/06/05 04:09:05 DEBUG : apple: md5 = 1a6d41ae649b3dfa52cdfe9e1ebfdeb9 OK 2026/06/05 04:09:07 DEBUG : banana: md5 = 239b83a72f835fee8635e4d2f11fd14f OK 2026/06/05 04:09:08 DEBUG : appleappleapplebanana: md5 = 0359370462a83da24aa5b9afc14fdd37 OK 2026/06/05 04:09:10 DEBUG : splitbananasplit: md5 = 7ed5c0874c6689e000c6831297e03413 OK 2026/06/05 04:09:10 DEBUG : Waiting for deletions to finish 2026/06/05 04:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:09:12 DEBUG : apple: size = 5 OK 2026/06/05 04:09:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:12 DEBUG : apple: Unchanged skipping 2026/06/05 04:09:12 DEBUG : banana: size = 6 OK 2026/06/05 04:09:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:12 DEBUG : banana: Unchanged skipping 2026/06/05 04:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:09:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/05 04:09:13 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:09:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:09:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:09:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:09:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:09:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:09:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:09:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:09:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:09:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:09:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:09:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:09:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:09:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:09:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:09:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:09:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:09:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:09:13 DEBUG : Waiting for deletions to finish 2026/06/05 04:09:13 DEBUG : Waiting for deletions to finish 2026/06/05 04:09:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:09:15 DEBUG : dir1: Directory modification time the same (differ by -169.703µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : apple: size = 5 OK 2026/06/05 04:09:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : apple: Unchanged skipping 2026/06/05 04:09:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:09:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:09:15 DEBUG : banana: size = 6 OK 2026/06/05 04:09:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : banana: Unchanged skipping 2026/06/05 04:09:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:09:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:09:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:09:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:09:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:09:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:09:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:09:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:09:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:09:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:09:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:09:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:09:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:09:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:09:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:09:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:09:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:09:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:09:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:09:15 DEBUG : Waiting for deletions to finish 2026/06/05 04:09:15 DEBUG : Waiting for deletions to finish 2026/06/05 04:09:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:09:16 DEBUG : Waiting for deletions to finish 2026/06/05 04:09:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:09:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:09:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:09:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 46d04ca31e144ea52c59a563fcea6aba OK 2026/06/05 04:09:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 035d86236cbcf311e2701968052693ca OK 2026/06/05 04:09:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 462ac46dd03b2c8399764a394fc3921c OK 2026/06/05 04:09:39 DEBUG : dir1/0003-defghij.txt: md5 = 72e5340fffc438362f0f43dd98e5b7c7 OK 2026/06/05 04:09:41 DEBUG : dir1/0004-efghijk.txt: md5 = daaa256d7debcb3c7010faadd3ef31a3 OK 2026/06/05 04:09:42 DEBUG : dir1/0005-fghijkl.txt: md5 = c1b6098ef839802019d5c9a8e1011155 OK 2026/06/05 04:09:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 08a48b43fa2517c553c9b22b3805ff54 OK 2026/06/05 04:09:46 DEBUG : dir1/0007-1234567.txt: md5 = b917acd7d7dd675ac451beaa80168bdc OK 2026/06/05 04:09:47 DEBUG : dir1/0008-2345678.txt: md5 = da37c2205655dc8ac89f5a9e7b8851a8 OK 2026/06/05 04:09:49 DEBUG : dir1/0009-3456789.txt: md5 = 9a3ce4982e943e8c1c4ebd55ac5a65d3 OK 2026/06/05 04:09:51 DEBUG : dir1/0010-456789.txt: md5 = 47e6b4033350a0cb76ed3bd8d8175c21 OK 2026/06/05 04:09:53 DEBUG : dir1/0011-56789;.txt: md5 = bb145379ebf10476da9cff4295f0a5ba OK 2026/06/05 04:09:54 DEBUG : dir1/0012-6789;.txt: md5 = d3ccd50945e625441c7863eeb4c75383 OK 2026/06/05 04:09:56 DEBUG : dir1/0013-789;=.txt: md5 = 1aa6bcca6308c273afb9f369b3fee693 OK 2026/06/05 04:09:58 DEBUG : dir1/0014-89;=.txt: md5 = 52ab38f37600256471a30555754ac1ec OK 2026/06/05 04:09:59 DEBUG : dir1/0015-9;=.txt: md5 = 7bd54370497e25ab3885cf464ee6226f OK 2026/06/05 04:10:01 DEBUG : apple: md5 = 2c1be964f0344783c21487f265a97c4b OK 2026/06/05 04:10:03 DEBUG : banana: md5 = c7d34dd71fd51f15e10444c4d3784233 OK 2026/06/05 04:10:04 DEBUG : appleappleapplebanana: md5 = bf2c67c33c71cfb1b66089c53607f15f OK 2026/06/05 04:10:06 DEBUG : splitbananasplit: md5 = 007037ff10f3d4a7f4a7455f91312c22 OK 2026/06/05 04:10:06 DEBUG : Waiting for deletions to finish 2026/06/05 04:10:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:10:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:10:08 DEBUG : apple: size = 5 OK 2026/06/05 04:10:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:10:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:08 DEBUG : apple: Unchanged skipping 2026/06/05 04:10:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:10:08 DEBUG : banana: size = 6 OK 2026/06/05 04:10:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:08 DEBUG : banana: Unchanged skipping 2026/06/05 04:10:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/05 04:10:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:10:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:10:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:10:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:10:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:10:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:10:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:10:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:10:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:10:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:10:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:10:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:10:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:10:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:10:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:10:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:10:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:10:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:10:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:10:09 DEBUG : Waiting for deletions to finish 2026/06/05 04:10:09 DEBUG : Waiting for deletions to finish 2026/06/05 04:10:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:10:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1: Directory modification time the same (differ by -108.355µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : apple: size = 5 OK 2026/06/05 04:10:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : apple: Unchanged skipping 2026/06/05 04:10:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:10:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:10:11 DEBUG : banana: size = 6 OK 2026/06/05 04:10:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : banana: Unchanged skipping 2026/06/05 04:10:11 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:10:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:10:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:10:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:10:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:10:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:10:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:10:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:10:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:10:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:10:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:10:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:10:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:10:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:10:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:10:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:10:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:10:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:10:11 DEBUG : Waiting for deletions to finish 2026/06/05 04:10:11 DEBUG : Waiting for deletions to finish 2026/06/05 04:10:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:10:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:10:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 32a16314948dc0b015b7a0c940e888be OK 2026/06/05 04:10:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 930c898bc61bbb0b93250344b67ead76 OK 2026/06/05 04:10:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 474251ac8b6fae79749f77844423809f OK 2026/06/05 04:10:34 DEBUG : dir1/0003-defghij.txt: md5 = 0a549ce6ff50725db07f8e23858bbdbd OK 2026/06/05 04:10:36 DEBUG : dir1/0004-efghijk.txt: md5 = da2ecdb457e8d68bfc24969d2add2d58 OK 2026/06/05 04:10:37 DEBUG : dir1/0005-fghijkl.txt: md5 = a9fd14c072c63a102a53fe35a79032d1 OK 2026/06/05 04:10:39 DEBUG : dir1/0006-ghijklm.txt: md5 = b998cbdcf7bffdf5b5584e79d466c71c OK 2026/06/05 04:10:41 DEBUG : dir1/0007-1234567.txt: md5 = 8d7559c9a992b396a165c69c56ec137a OK 2026/06/05 04:10:43 DEBUG : dir1/0008-2345678.txt: md5 = 948d131242ec2d2bd83cb4a3f4981dd1 OK 2026/06/05 04:10:44 DEBUG : dir1/0009-3456789.txt: md5 = bef54add7fa9ec2531996d1cf2028e92 OK 2026/06/05 04:10:46 DEBUG : dir1/0010-456789.txt: md5 = 4a145ab6d75d894f57f019cd9a2a13bc OK 2026/06/05 04:10:48 DEBUG : dir1/0011-56789;.txt: md5 = 7ec207b6a58cb76674a843b8002fb122 OK 2026/06/05 04:10:49 DEBUG : dir1/0012-6789;.txt: md5 = 1dd09cfc6bb45a6d3b30753eaeba999b OK 2026/06/05 04:10:51 DEBUG : dir1/0013-789;=.txt: md5 = c7c1977cc091284825893e1bf4da9bda OK 2026/06/05 04:10:53 DEBUG : dir1/0014-89;=.txt: md5 = 4f5890d788919c9fa62a7695ced42dfb OK 2026/06/05 04:10:55 DEBUG : dir1/0015-9;=.txt: md5 = 39c97f89b261513cb212aaa61dab62a1 OK 2026/06/05 04:10:56 DEBUG : apple: md5 = 91d89dfb4cd3504bf49355e22fb10ac7 OK 2026/06/05 04:10:58 DEBUG : banana: md5 = deb8807b31d7ecbd7c9ef1fd52d853ce OK 2026/06/05 04:11:00 DEBUG : appleappleapplebanana: md5 = d3af4b7c9ad8b5c5d7596dea4c065b05 OK 2026/06/05 04:11:02 DEBUG : splitbananasplit: md5 = ba0f8f31a12899c78776b9c51f9835e2 OK 2026/06/05 04:11:02 DEBUG : Waiting for deletions to finish 2026/06/05 04:11:02 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:11:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:11:04 DEBUG : apple: size = 5 OK 2026/06/05 04:11:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:04 DEBUG : apple: Unchanged skipping 2026/06/05 04:11:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:11:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:11:04 DEBUG : banana: size = 6 OK 2026/06/05 04:11:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:04 DEBUG : banana: Unchanged skipping 2026/06/05 04:11:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/05 04:11:05 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:11:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:11:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:11:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:11:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:11:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:11:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:11:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:11:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:11:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:11:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:11:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:11:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:11:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:11:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:11:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:11:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:11:05 DEBUG : Waiting for deletions to finish 2026/06/05 04:11:05 DEBUG : Waiting for deletions to finish 2026/06/05 04:11:05 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:11:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1: Directory modification time the same (differ by -41.624µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : apple: size = 5 OK 2026/06/05 04:11:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:11:07 DEBUG : apple: Unchanged skipping 2026/06/05 04:11:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:11:07 DEBUG : banana: size = 6 OK 2026/06/05 04:11:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : banana: Unchanged skipping 2026/06/05 04:11:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:11:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:11:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:11:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:11:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:11:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:11:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:11:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:11:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:11:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:11:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:11:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:11:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:11:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:11:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:11:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:11:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:11:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:11:07 DEBUG : Waiting for deletions to finish 2026/06/05 04:11:07 DEBUG : Waiting for deletions to finish 2026/06/05 04:11:07 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:11:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:11:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:11:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 2196afb7478ecc3887af6d189f04eba2 OK 2026/06/05 04:11:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 39178a86ebc7a10b3a45489444047056 OK 2026/06/05 04:11:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 1ddc9469ee4e53c81a5a1e2ecac14a37 OK 2026/06/05 04:11:30 DEBUG : dir1/0003-defghij.txt: md5 = 477a8c2b32d074ad1298b066b54de41a OK 2026/06/05 04:11:32 DEBUG : dir1/0004-efghijk.txt: md5 = 1a0cbe6ef189c46b408220581a174aa5 OK 2026/06/05 04:11:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 5eb5009caef063e06b28d162a5c7484d OK 2026/06/05 04:11:35 DEBUG : dir1/0006-ghijklm.txt: md5 = ff529309a207aa5bd56cd22c7537e250 OK 2026/06/05 04:11:37 DEBUG : dir1/0007-1234567.txt: md5 = 721b64d732d074868d092e95c04cb252 OK 2026/06/05 04:11:39 DEBUG : dir1/0008-2345678.txt: md5 = 1d04b93e6e4b0e31998bde9b7788df84 OK 2026/06/05 04:11:40 DEBUG : dir1/0009-3456789.txt: md5 = bc36f1b0284de60398b8641b7a350aaf OK 2026/06/05 04:11:42 DEBUG : dir1/0010-456789.txt: md5 = a1d83ca6e168c490454aef935d5b83fe OK 2026/06/05 04:11:44 DEBUG : dir1/0011-56789;.txt: md5 = 5fb6ef0f08ab764d70970465596f14e1 OK 2026/06/05 04:11:45 DEBUG : dir1/0012-6789;.txt: md5 = 5f71312062113ded4503179a16ac25e9 OK 2026/06/05 04:11:47 DEBUG : dir1/0013-789;=.txt: md5 = d37d0af44df048d5132ee88f646705e2 OK 2026/06/05 04:11:49 DEBUG : dir1/0014-89;=.txt: md5 = a5e85e5ead1655742bc4585f69f4beed OK 2026/06/05 04:11:51 DEBUG : dir1/0015-9;=.txt: md5 = 18a2dba17e133c22590b2f28e5ec553d OK 2026/06/05 04:11:52 DEBUG : apple: md5 = 40fa292e0ce183e49cde3656569fc79d OK 2026/06/05 04:11:54 DEBUG : banana: md5 = 3a92f0652094f49ac55a25ff49187d87 OK 2026/06/05 04:11:56 DEBUG : appleappleapplebanana: md5 = bdf62d840188882329f1753b543caac5 OK 2026/06/05 04:11:57 DEBUG : splitbananasplit: md5 = cb0a7f07c9295ef506e4079714292733 OK 2026/06/05 04:11:57 DEBUG : Waiting for deletions to finish 2026/06/05 04:11:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:11:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:11:59 DEBUG : apple: size = 5 OK 2026/06/05 04:11:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:59 DEBUG : apple: Unchanged skipping 2026/06/05 04:11:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:11:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:11:59 DEBUG : banana: size = 6 OK 2026/06/05 04:11:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:11:59 DEBUG : banana: Unchanged skipping 2026/06/05 04:12:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/05 04:12:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:12:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:12:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:12:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:12:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:12:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:12:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:12:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:12:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:12:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:12:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:12:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:12:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:12:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:12:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:12:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:12:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:12:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:12:00 DEBUG : Waiting for deletions to finish 2026/06/05 04:12:00 DEBUG : Waiting for deletions to finish 2026/06/05 04:12:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:12:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:12:02 DEBUG : dir1: Directory modification time the same (differ by -985.304µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : apple: size = 5 OK 2026/06/05 04:12:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:12:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : apple: Unchanged skipping 2026/06/05 04:12:02 DEBUG : banana: size = 6 OK 2026/06/05 04:12:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:12:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:12:02 DEBUG : banana: Unchanged skipping 2026/06/05 04:12:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:12:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:12:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:12:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:12:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:12:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:12:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:12:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:12:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:12:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:12:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:12:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:12:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:12:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:12:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:12:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:12:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:12:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:12:02 DEBUG : Waiting for deletions to finish 2026/06/05 04:12:02 DEBUG : Waiting for deletions to finish 2026/06/05 04:12:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:12:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:12:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:12:20 DEBUG : dir1/0000-abcdefg.txt: md5 = 3183072fabcd09a1f69cf226738dfda2 OK 2026/06/05 04:12:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5dada5bffe8a11acd4839db180e550a9 OK 2026/06/05 04:12:24 DEBUG : dir1/0002-cdefghi.txt: md5 = ee6c8c9541ae3c86f689d59b80b7fb22 OK 2026/06/05 04:12:25 DEBUG : dir1/0003-defghij.txt: md5 = c40714ff179eade9a657a183706b8c73 OK 2026/06/05 04:12:27 DEBUG : dir1/0004-efghijk.txt: md5 = 1d1c9e7f507076489758f07f13dcce63 OK 2026/06/05 04:12:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 485a77649850fc0137773b829f11767a OK 2026/06/05 04:12:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 04a1a3fd446f1ed2e005164ea171f671 OK 2026/06/05 04:12:32 DEBUG : dir1/0007-1234567.txt: md5 = 5559ba988236ae4d99315debe9fd1b31 OK 2026/06/05 04:12:34 DEBUG : dir1/0008-2345678.txt: md5 = 44ca281f87d80dc0af423f443e9e9790 OK 2026/06/05 04:12:36 DEBUG : dir1/0009-3456789.txt: md5 = 02629a18e7ad6b55043384d4ebb7a217 OK 2026/06/05 04:12:37 DEBUG : dir1/0010-456789.txt: md5 = e6d6dd59732a7cbef6eab40a8f777963 OK 2026/06/05 04:12:39 DEBUG : dir1/0011-56789;.txt: md5 = 2f210f3e32be3c3b7bda6c2e715e8abf OK 2026/06/05 04:12:41 DEBUG : dir1/0012-6789;.txt: md5 = 5de48c819061f1fc56027aa5b5d18da2 OK 2026/06/05 04:12:43 DEBUG : dir1/0013-789;=.txt: md5 = 7e28e4ed1eba19550bd54450c5453219 OK 2026/06/05 04:12:45 DEBUG : dir1/0014-89;=.txt: md5 = 5ecb2a1cf22e0a575fe05bb8e905b129 OK 2026/06/05 04:12:46 DEBUG : dir1/0015-9;=.txt: md5 = cd82ec65b62b18147d1e0cecc3b2392b OK 2026/06/05 04:12:48 DEBUG : apple: md5 = 5aa062952c493a6496e411fa85f7ef5d OK 2026/06/05 04:12:49 DEBUG : banana: md5 = 5d0c03dcc3f8fd2a94cef3ffb44d3f0a OK 2026/06/05 04:12:51 DEBUG : appleappleapplebanana: md5 = 0c30586de22ddd5c54ffb8acf50ff669 OK 2026/06/05 04:12:53 DEBUG : splitbananasplit: md5 = 2412b9eee97863060c675f051df5baa5 OK 2026/06/05 04:12:53 DEBUG : Waiting for deletions to finish 2026/06/05 04:12:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:12:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:12:55 DEBUG : apple: size = 5 OK 2026/06/05 04:12:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : apple: Unchanged skipping 2026/06/05 04:12:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:12:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:12:55 DEBUG : banana: size = 6 OK 2026/06/05 04:12:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : banana: Unchanged skipping 2026/06/05 04:12:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/05 04:12:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:12:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:12:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:12:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:12:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:12:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:12:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:12:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:12:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:12:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:12:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:12:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:12:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:12:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:12:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:12:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:12:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:12:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:12:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:12:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:12:55 DEBUG : Waiting for deletions to finish 2026/06/05 04:12:55 DEBUG : Waiting for deletions to finish 2026/06/05 04:12:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:12:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:12:57 DEBUG : dir1: Directory modification time the same (differ by -922.202µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : apple: size = 5 OK 2026/06/05 04:12:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : apple: Unchanged skipping 2026/06/05 04:12:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 04:12:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 04:12:57 DEBUG : banana: size = 6 OK 2026/06/05 04:12:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 04:12:57 DEBUG : banana: Unchanged skipping 2026/06/05 04:12:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 04:12:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 04:12:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 04:12:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 04:12:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 04:12:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 04:12:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 04:12:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 04:12:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 04:12:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 04:12:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 04:12:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:12:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 04:12:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 04:12:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 04:12:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 04:12:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 04:12:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:12:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 04:12:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:12:57 DEBUG : Waiting for deletions to finish 2026/06/05 04:12:57 DEBUG : Waiting for deletions to finish 2026/06/05 04:12:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : banana: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : apple: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 04:12:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/05 04:13:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" --- PASS: TestTransform (670.75s) --- PASS: TestTransform/NFC (56.28s) --- PASS: TestTransform/NFD (56.46s) --- PASS: TestTransform/base64 (63.89s) --- PASS: TestTransform/prefix (77.89s) --- PASS: TestTransform/suffix (75.44s) --- PASS: TestTransform/truncate (63.37s) --- PASS: TestTransform/encoder (56.08s) --- PASS: TestTransform/ISO-8859-1 (54.52s) --- PASS: TestTransform/charmap (56.12s) --- PASS: TestTransform/lowercase (55.32s) --- PASS: TestTransform/ascii (55.39s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:13:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/05 04:13:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/05 04:13:13 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/06/05 04:13:14 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-06-05T04:13:13.398374905Z) 2026/06/05 04:13:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/05 04:13:14 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/05 04:13:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/05 04:13:14 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/05 04:13:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/05 04:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:13:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 06f67c5402d2ae6ff304d6f94af70b18 OK 2026/06/05 04:13:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/05 04:13:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/05 04:13:16 DEBUG : Waiting for deletions to finish 2026/06/05 04:13:18 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (6.17s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:13:19 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:19 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:19 DEBUG : tictactoe: Making directory with metadata 2026/06/05 04:13:21 INFO : tictactoe: Made directory with metadata (mtime=2026-06-05T04:13:19.570479221Z) 2026/06/05 04:13:21 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:21 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:13:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/05 04:13:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:13:22 DEBUG : tictactoe/tictactoe: md5 = 97f0366a3c5eadb13f4f3a81be5f9a2e OK 2026/06/05 04:13:22 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/05 04:13:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/05 04:13:22 DEBUG : Waiting for deletions to finish 2026/06/05 04:13:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (6.31s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:13:26 DEBUG : toe: Making directory with metadata 2026/06/05 04:13:27 INFO : toe: Made directory with metadata (mtime=2026-06-05T04:13:25.878585845Z) 2026/06/05 04:13:27 DEBUG : toe/toe: Making directory with metadata 2026/06/05 04:13:28 INFO : toe/toe: Made directory with metadata (mtime=2026-06-05T04:13:25.878585845Z) 2026/06/05 04:13:28 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/05 04:13:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/05 04:13:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/05 04:13:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:13:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:13:29 DEBUG : toe/toe/tictactoe: md5 = ce14c7d476de52f718288d9e5226cfd3 OK 2026/06/05 04:13:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/05 04:13:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/05 04:13:29 DEBUG : Waiting for deletions to finish 2026/06/05 04:13:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/05 04:13:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (8.34s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:13:34 DEBUG : toe: Making directory with metadata 2026/06/05 04:13:35 INFO : toe: Made directory with metadata (mtime=2026-06-05T04:13:34.216726802Z) 2026/06/05 04:13:35 DEBUG : toe/toe: Making directory with metadata 2026/06/05 04:13:36 INFO : toe/toe: Made directory with metadata (mtime=2026-06-05T04:13:34.216726802Z) 2026/06/05 04:13:36 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/05 04:13:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/05 04:13:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/05 04:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:13:38 DEBUG : toe/toe/tictactoe: md5 = b60f593354a4eec5bdd077ad56065aac OK 2026/06/05 04:13:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/05 04:13:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/05 04:13:38 DEBUG : Waiting for deletions to finish 2026/06/05 04:13:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/05 04:13:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (9.42s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:13:43 DEBUG : empty_dir: Making directory with metadata 2026/06/05 04:13:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 04:13:43 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:13:43 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/05 04:13:44 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 04:13:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:13:44 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:44 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:44 DEBUG : tictactoe: Making directory with metadata 2026/06/05 04:13:45 INFO : tictactoe: Made directory with metadata (mtime=2026-06-05T04:13:43.640886142Z) 2026/06/05 04:13:45 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:45 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:13:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/05 04:13:47 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-05T04:13:43.640886142Z) 2026/06/05 04:13:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:13:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/05 04:13:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 04:13:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:13:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/05 04:13:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:13:48 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 42cf20a16ac10a7b8ae2e011b183209c OK 2026/06/05 04:13:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/05 04:13:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/05 04:13:48 DEBUG : Waiting for deletions to finish 2026/06/05 04:13:51 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/05 04:13:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (10.44s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:13:54 DEBUG : empty_dir: Making directory with metadata 2026/06/05 04:13:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 04:13:54 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:13:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:13:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:13:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/05 04:13:55 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 04:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:13:55 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:55 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:55 DEBUG : tictactoe: Making directory with metadata 2026/06/05 04:13:56 INFO : tictactoe: Made directory with metadata (mtime=2026-06-05T04:13:54.080062674Z) 2026/06/05 04:13:56 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:56 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:13:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:13:56 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/05 04:13:57 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-05T04:13:54.080062674Z) 2026/06/05 04:13:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:13:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/05 04:13:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:13:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 04:13:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:13:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f6cc386dff95d3fbeef8c7c24126ef4f OK 2026/06/05 04:13:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 04:13:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:13:59 DEBUG : Waiting for deletions to finish 2026/06/05 04:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:14:00 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:01 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:01 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/05 04:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 04:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/05 04:14:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': 0 differences found 2026/06/05 04:14:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': 1 hashes could not be checked 2026/06/05 04:14:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': 1 matching files 2026/06/05 04:14:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/05 04:14:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (11.71s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:14:05 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:06 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:06 DEBUG : tictactoe: Making directory with metadata 2026/06/05 04:14:06 INFO : tictactoe: Made directory with metadata (mtime=2026-06-05T04:14:05.787260684Z) 2026/06/05 04:14:06 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:06 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:14:06 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/05 04:14:08 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-05T04:14:05.787260684Z) 2026/06/05 04:14:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:14:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/05 04:14:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 04:14:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/05 04:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:14:09 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 74b95ee641981d6bb4bd72e01b93bd90 OK 2026/06/05 04:14:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/05 04:14:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/05 04:14:09 DEBUG : Waiting for deletions to finish 2026/06/05 04:14:10 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:11 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:11 DEBUG : tictactoe: Directory modification time the same (differ by -260.684µs, within tolerance 1ms) 2026/06/05 04:14:11 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:14:11 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -260.684µs, within tolerance 1ms) 2026/06/05 04:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:14:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/05 04:14:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 04:14:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/05 04:14:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/05 04:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:14:11 DEBUG : Waiting for deletions to finish 2026/06/05 04:14:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/05 04:14:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (10.33s) === RUN TestSyntax 2026/06/05 04:14:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:14:16 DEBUG : toe: Making directory with metadata 2026/06/05 04:14:17 INFO : toe: Made directory with metadata (mtime=2026-06-05T04:14:16.118435452Z) 2026/06/05 04:14:17 DEBUG : toe/toe: Making directory with metadata 2026/06/05 04:14:18 INFO : toe/toe: Made directory with metadata (mtime=2026-06-05T04:14:16.118435452Z) 2026/06/05 04:14:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/05 04:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:14:20 DEBUG : toe/toe/toe: md5 = b101cde0417e23b3ae3f4980e2b040a9 OK 2026/06/05 04:14:20 DEBUG : toe/toe/toe: size = 11 OK 2026/06/05 04:14:20 INFO : toe/toe/toe: Copied (new) 2026/06/05 04:14:20 DEBUG : Waiting for deletions to finish 2026/06/05 04:14:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/05 04:14:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (8.54s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:14:24 DEBUG : empty_dir: Making directory with metadata 2026/06/05 04:14:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 04:14:24 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:24 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/05 04:14:25 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 04:14:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:25 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:25 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:25 DEBUG : tictactoe: Making directory with metadata 2026/06/05 04:14:27 INFO : tictactoe: Made directory with metadata (mtime=2026-06-05T04:14:24.658579942Z) 2026/06/05 04:14:27 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:27 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:14:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/05 04:14:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-05T04:14:24.658579942Z) 2026/06/05 04:14:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:14:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/05 04:14:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:14:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 04:14:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:14:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:14:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:14:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:14:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 297834f4b42b4a0e24fd4edb1cd16f82 OK 2026/06/05 04:14:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 04:14:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:14:29 INFO : toe/toe/toe.txt: Deleted 2026/06/05 04:14:29 INFO : toe/toe: Removing directory 2026/06/05 04:14:29 INFO : toe: Removing directory 2026/06/05 04:14:29 INFO : empty_dir: Removing directory 2026/06/05 04:14:29 DEBUG : Local file system at /tmp/rclone935334732: deleted 3 directories 2026/06/05 04:14:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/05 04:14:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (10.60s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:14:35 DEBUG : empty_dir: Making directory with metadata 2026/06/05 04:14:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 04:14:35 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/05 04:14:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 04:14:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:36 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:36 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:36 DEBUG : tictactoe: Making directory with metadata 2026/06/05 04:14:37 INFO : tictactoe: Made directory with metadata (mtime=2026-06-05T04:14:35.255759263Z) 2026/06/05 04:14:37 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:37 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:14:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/05 04:14:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-05T04:14:35.255759263Z) 2026/06/05 04:14:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:14:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/05 04:14:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:14:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 04:14:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:14:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:14:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:14:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ea3b8cd340577a7b3f9866dc2e080047 OK 2026/06/05 04:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 04:14:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:14:40 INFO : toe/toe/toe.txt: Deleted 2026/06/05 04:14:40 INFO : toe/toe: Removing directory 2026/06/05 04:14:40 INFO : toe: Removing directory 2026/06/05 04:14:40 INFO : empty_dir: Removing directory 2026/06/05 04:14:40 DEBUG : Local file system at /tmp/rclone935334732: deleted 3 directories 2026/06/05 04:14:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 04:14:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/05 04:14:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/05 04:14:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/05 04:14:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/05 04:14:44 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/05 04:14:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/05 04:14:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/05 04:14:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (17.01s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:14:52 DEBUG : Reset feature "Copy" 2026/06/05 04:14:52 DEBUG : Reset feature "Move" 2026/06/05 04:14:52 DEBUG : Reset feature "Copy" 2026/06/05 04:14:52 DEBUG : Reset feature "Move" 2026/06/05 04:14:52 DEBUG : empty_dir: Making directory with metadata 2026/06/05 04:14:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 04:14:52 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:52 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/05 04:14:53 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 04:14:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 04:14:53 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:53 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:53 DEBUG : tictactoe: Making directory with metadata 2026/06/05 04:14:54 INFO : tictactoe: Made directory with metadata (mtime=2026-06-05T04:14:52.262047096Z) 2026/06/05 04:14:54 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:54 DEBUG : toe: transformed to: tictactoe 2026/06/05 04:14:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:14:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/05 04:14:55 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-05T04:14:52.262047096Z) 2026/06/05 04:14:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 04:14:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/05 04:14:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:14:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 04:14:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:14:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:14:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = c6bdfd1969dd0177b818c1dc87a95d55 OK 2026/06/05 04:14:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 04:14:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 04:14:57 INFO : toe/toe/toe.txt: Deleted 2026/06/05 04:14:57 INFO : toe/toe: Removing directory 2026/06/05 04:14:57 INFO : toe: Removing directory 2026/06/05 04:14:57 INFO : empty_dir: Removing directory 2026/06/05 04:14:57 DEBUG : Local file system at /tmp/rclone935334732: deleted 3 directories 2026/06/05 04:14:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 04:14:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/05 04:14:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/05 04:14:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/05 04:14:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/05 04:15:03 DEBUG : toe/toe/toe.txt: md5 = c9cf0d608fc7fbd73d4eb0562b1f3d2b OK 2026/06/05 04:15:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/05 04:15:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/05 04:15:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/05 04:15:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/05 04:15:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/05 04:15:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/05 04:15:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (20.07s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:15:12 DEBUG : toe: transformed to: dG9l 2026/06/05 04:15:12 DEBUG : toe: transformed to: dG9l 2026/06/05 04:15:12 DEBUG : dG9l: Making directory with metadata 2026/06/05 04:15:13 INFO : dG9l: Made directory with metadata (mtime=2026-06-05T04:15:12.332386881Z) 2026/06/05 04:15:13 DEBUG : toe: transformed to: dG9l 2026/06/05 04:15:13 DEBUG : toe: transformed to: dG9l 2026/06/05 04:15:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/05 04:15:13 DEBUG : dG9l/dG9l: Making directory with metadata 2026/06/05 04:15:14 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-06-05T04:15:12.332386881Z) 2026/06/05 04:15:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/05 04:15:14 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/05 04:15:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/05 04:15:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 04:15:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/05 04:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:15:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = fdc1601c2693d9e660265da6fe8c1533 OK 2026/06/05 04:15:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/05 04:15:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/05 04:15:16 DEBUG : Waiting for deletions to finish 2026/06/05 04:15:18 DEBUG : dG9l: transformed to: toe 2026/06/05 04:15:18 DEBUG : dG9l: transformed to: toe 2026/06/05 04:15:18 DEBUG : toe: Directory modification time the same (differ by 386.881µs, within tolerance 1ms) 2026/06/05 04:15:18 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/05 04:15:18 DEBUG : dG9l: transformed to: toe 2026/06/05 04:15:18 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/05 04:15:18 DEBUG : toe/toe: Directory modification time the same (differ by 386.881µs, within tolerance 1ms) 2026/06/05 04:15:18 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/05 04:15:18 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/05 04:15:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/05 04:15:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/05 04:15:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/05 04:15:18 DEBUG : Local file system at /tmp/rclone935334732: Waiting for checks to finish 2026/06/05 04:15:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/05 04:15:18 DEBUG : Local file system at /tmp/rclone935334732: Waiting for transfers to finish 2026/06/05 04:15:18 DEBUG : Waiting for deletions to finish 2026/06/05 04:15:21 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/06/05 04:15:22 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (10.68s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe'", Local "Local file system at /tmp/rclone935334732", Modify Window "1ms" 2026/06/05 04:15:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 04:15:23 DEBUG : toe: transformed to: 2026/06/05 04:15:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 04:15:23 DEBUG : toe: transformed to: 2026/06/05 04:15:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Making directory with metadata 2026/06/05 04:15:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Made directory with metadata (mtime=2026-06-05T04:15:23.014567766Z) 2026/06/05 04:15:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 04:15:23 DEBUG : toe: transformed to: 2026/06/05 04:15:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 04:15:23 DEBUG : toe: transformed to: 2026/06/05 04:15:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 04:15:23 DEBUG : toe/toe: transformed to: 2026/06/05 04:15:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/05 04:15:23 DEBUG : toe/toe: Making directory with metadata 2026/06/05 04:15:25 INFO : toe/toe: Made directory with metadata (mtime=2026-06-05T04:15:23.014567766Z) 2026/06/05 04:15:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 04:15:25 DEBUG : toe/toe: transformed to: 2026/06/05 04:15:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/05 04:15:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 04:15:25 DEBUG : toe: transformed to: 2026/06/05 04:15:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/05 04:15:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 04:15:25 DEBUG : toe/toe/toe: transformed to: 2026/06/05 04:15:25 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/05 04:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for checks to finish 2026/06/05 04:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Waiting for transfers to finish 2026/06/05 04:15:27 DEBUG : toe/toe/toe: md5 = 6e007ae581ad3db1b3900f55a974b547 OK 2026/06/05 04:15:27 DEBUG : toe/toe/toe: size = 11 OK 2026/06/05 04:15:27 INFO : toe/toe/toe: Copied (new) 2026/06/05 04:15:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': not deleting files as there were IO errors 2026/06/05 04:15:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': not deleting directories as there were IO errors 2026/06/05 04:15:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/05 04:15:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.99s) PASS 2026/06/05 04:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyucek7jufe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 32m26.55181003s (try 1/5)