"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/06/25 01:09:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo" 2026/06/25 01:09:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 01:09:12 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g" 2026/06/25 01:09:13 DEBUG : Creating backend with remote "/tmp/rclone1000535552" === 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-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:09:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:09:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:09:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/25 01:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:09:14 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.76s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:09:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:09:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:09:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:09:17 DEBUG : sub dir/hello world: md5 = 69f1ba73d95b1adcac1199ae557e5bc7 OK 2026/06/25 01:09:17 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:09:17 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:09:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:09:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.56s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:09:20 DEBUG : metadata sub dir: Making directory with metadata 2026/06/25 01:09:20 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:09:20 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/25 01:09:20 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:09:20 DEBUG : Local file system at /tmp/rclone1000535552: File to upload is small (21 bytes), uploading instead of streaming 2026/06/25 01:09:20 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/25 01:09:20 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/25 01:09:20 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/25 01:09:20 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:09:21 DEBUG : Google drive root 'crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g': Skipping btime metadata as can't update it on an existing file: 2026-06-25T01:09:20.701024341Z 2026/06/25 01:09:21 INFO : empty metadata sub dir: Updated directory metadata 2026/06/25 01:09:22 DEBUG : Google drive root 'crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g': Skipping btime metadata as can't update it on an existing file: 2026-06-25T01:09:20.701024341Z 2026/06/25 01:09:22 INFO : metadata sub dir: Updated directory metadata 2026/06/25 01:09:22 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/25 01:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:09:24 DEBUG : metadata sub dir/hello metadata world: md5 = d9ebbe183d07dfb3041ea44cf81f14bf OK 2026/06/25 01:09:24 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/25 01:09:24 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/25 01:09:27 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.09s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:09:28 DEBUG : metadata sub dir: Making directory with metadata 2026/06/25 01:09:28 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:09:28 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/25 01:09:28 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:09:28 DEBUG : Local file system at /tmp/rclone1000535552: File to upload is small (21 bytes), uploading instead of streaming 2026/06/25 01:09:28 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/25 01:09:28 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/25 01:09:28 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/25 01:09:28 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:09:29 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/06/25 01:09:29 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/06/25 01:09:29 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/25 01:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:09:31 DEBUG : metadata sub dir/hello metadata world: md5 = 52cb34b62389ff775d0fa2a26de683b4 OK 2026/06/25 01:09:31 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/25 01:09:31 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/25 01:09:31 DEBUG : Google drive root 'crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g': Skipping btime metadata as can't update it on an existing file: 2026-06-25T01:09:28.792034636Z 2026/06/25 01:09:32 INFO : metadata sub dir: Updated directory metadata 2026/06/25 01:09:35 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.96s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:09:35 DEBUG : Creating backend with remote "/non-existing" 2026/06/25 01:09:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/25 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.73s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:09:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:09:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:09:38 DEBUG : sub dir/hello world: md5 = 6e2c224b3799b9f20e80e9986ce00b4e OK 2026/06/25 01:09:38 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:09:38 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:09:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:09:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.41s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.46s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:09:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Running all checks before starting transfers 2026/06/25 01:09:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:09:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:09:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Checks finished, now starting transfers 2026/06/25 01:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:09:44 DEBUG : sub dir/hello world: md5 = f7b257781a8a2e65a408d23d9adee7c9 OK 2026/06/25 01:09:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:09:44 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:09:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:09:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.37s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:09:47 ERROR : Ignoring --no-traverse with sync 2026/06/25 01:09:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:09:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:09:50 DEBUG : sub dir/hello world: md5 = eb250248597ba10bcc1c3e62aedf6c9f OK 2026/06/25 01:09:50 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:09:50 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:09:50 DEBUG : Waiting for deletions to finish 2026/06/25 01:09:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:09:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.80s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:09:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/25 01:09:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:09:55 DEBUG : hello world2: md5 = 90730dc72f4938fe509179ef4eafb063 OK 2026/06/25 01:09:55 DEBUG : hello world2: size = 12 OK 2026/06/25 01:09:55 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.97s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:09:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/25 01:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:09:58 DEBUG : potato2: md5 = be0dc546ff466a880803519178c8cb23 OK 2026/06/25 01:09:58 DEBUG : potato2: size = 11 OK 2026/06/25 01:09:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:09:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/25 01:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:10:01 DEBUG : potato2: md5 = 7efb3423f533190c570e0f2404e22470 OK 2026/06/25 01:10:01 DEBUG : potato2: size = 11 OK 2026/06/25 01:10:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.84s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:10:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/25 01:10:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:10:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/25 01:10:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:10:02 DEBUG : sub dir2: Making directory with metadata 2026/06/25 01:10:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:10:03 DEBUG : sub dir: Making directory with metadata 2026/06/25 01:10:04 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:10:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:10:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/25 01:10:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:10:06 DEBUG : sub dir/hello world: md5 = 17e5d7f21dc818477e77040c318d7594 OK 2026/06/25 01:10:06 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:10:06 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:10:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/06/25 01:10:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.96s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:10:11 INFO : sub dir2: Making directory 2026/06/25 01:10:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/25 01:10:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:10:11 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/25 01:10:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:10:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:10:11 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/06/25 01:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:10:14 DEBUG : sub dir/hello world: md5 = 38f4471638aa25636c25b5be8754406c OK 2026/06/25 01:10:14 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:10:14 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:10:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:10:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.51s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:10:17 DEBUG : sub dir2: Making directory with metadata 2026/06/25 01:10:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:10:17 DEBUG : sub dir2: Making directory with metadata 2026/06/25 01:10:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:10:18 DEBUG : sub dir: Making directory with metadata 2026/06/25 01:10:18 INFO : sub dir: Made directory with metadata (mtime=2026-06-25T01:10:17.040094335Z) 2026/06/25 01:10:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:10:20 DEBUG : sub dir/hello world: md5 = bec1c3fb4f0c319245cc215bb2414fec OK 2026/06/25 01:10:20 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:10:20 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:10:20 INFO : sub dir/hello world: Deleted 2026/06/25 01:10:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.87s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:10:24 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/06/25 01:10:24 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:10:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.33s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:10:29 INFO : sub dir2: Making directory 2026/06/25 01:10:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/25 01:10:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:10:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:10:31 DEBUG : sub dir/hello world: md5 = 6ba6f2ee49f8782b108a1481573609e5 OK 2026/06/25 01:10:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:10:31 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:10:31 INFO : sub dir/hello world: Deleted 2026/06/25 01:10:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:10:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.43s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:10:34 DEBUG : sub dir2: Making directory with metadata 2026/06/25 01:10:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:10:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:10:34 DEBUG : sub dir2: Making directory with metadata 2026/06/25 01:10:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:10:35 DEBUG : sub dir: Making directory with metadata 2026/06/25 01:10:36 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:10:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:10:37 DEBUG : sub dir/hello world: md5 = ead3a37a00a13e30fe78e26867da68af OK 2026/06/25 01:10:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:10:37 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:10:37 DEBUG : Waiting for deletions to finish 2026/06/25 01:10:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.18s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:10:42 INFO : sub dir2: Making directory 2026/06/25 01:10:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/25 01:10:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:10:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:10:44 DEBUG : sub dir/hello world: md5 = 45b4f5ebaeaa256756d4e4c3ee6fcffe OK 2026/06/25 01:10:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:10:44 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:10:44 DEBUG : Waiting for deletions to finish 2026/06/25 01:10:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:10:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.38s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:10:49 DEBUG : sub dir/hello world: md5 = fbd675ca68fd07dd7fa5d546f0248f8f OK 2026/06/25 01:10:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonured1pixu" 2026/06/25 01:10:50 DEBUG : Config file has changed externally - reloading 2026/06/25 01:10:50 DEBUG : Creating backend with remote "TestDrive:crypt/5nu75dgpkmnffh0lbr0laj6ao1me71kma56uaomkf0gn6it7frdg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo' -> Encrypted drive 'TestCryptDrive:rclone-test-bonured1pixu' 2026/06/25 01:10:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:10:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:10:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonured1pixu': Waiting for checks to finish 2026/06/25 01:10:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonured1pixu': Waiting for transfers to finish 2026/06/25 01:10:55 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:10:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/25 01:10:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonured1pixu': Purge remote 2026/06/25 01:10:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.87s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:11:00 DEBUG : sub dir/hello world: md5 = 89d496ef0d357904590ff746094c1305 OK 2026/06/25 01:11:02 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/25 01:11:02 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/25 01:11:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:11:02 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:11:02 DEBUG : sub dir/hello world: Sizes differ 2026/06/25 01:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:11:03 DEBUG : sub dir/hello world: md5 = 6b8762c341823b133b583ee3a4f69bc4 OK 2026/06/25 01:11:03 DEBUG : sub dir/hello world: size = 17 OK 2026/06/25 01:11:03 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/25 01:11:04 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/25 01:11:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.14s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:11:09 DEBUG : sub dir/hello world: md5 = 18100647c579a683917be34ccc753ee9 OK 2026/06/25 01:11:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fipuges0yede" 2026/06/25 01:11:09 DEBUG : Creating backend with remote "TestDrive:crypt/lnhp0r5nr9fkiujgh0qvocjq9vp7fbqqc07h1e15scbfbnvv0ovg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo' -> Encrypted drive 'TestCryptDrive:rclone-test-fipuges0yede' 2026/06/25 01:11:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:11:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fipuges0yede': Waiting for checks to finish 2026/06/25 01:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fipuges0yede': Waiting for transfers to finish 2026/06/25 01:11:14 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:11:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/25 01:11:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:11:19 DEBUG : sub dir/hello world: md5 = 05bfd64ff634a7b52cf1b61d36ccbfed OK 2026/06/25 01:11:20 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/25 01:11:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/25 01:11:21 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:11:21 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fipuges0yede') 2026/06/25 01:11:21 DEBUG : sub dir/hello world: Sizes differ 2026/06/25 01:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fipuges0yede': Waiting for checks to finish 2026/06/25 01:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fipuges0yede': Waiting for transfers to finish 2026/06/25 01:11:22 DEBUG : sub dir/hello world: size = 17 OK 2026/06/25 01:11:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/25 01:11:23 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/25 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fipuges0yede': Purge remote 2026/06/25 01:11:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (19.26s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:11:28 DEBUG : sub dir/hello world: md5 = ea7fe63912d6648c4e5eafd4fba07f44 OK 2026/06/25 01:11:29 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/25 01:11:29 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/25 01:11:29 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:11:29 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:11:29 DEBUG : sub dir/hello world: Sizes differ 2026/06/25 01:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:11:31 DEBUG : sub dir/hello world: md5 = 03b3e468d670b260dcc0941e5a976714 OK 2026/06/25 01:11:31 DEBUG : sub dir/hello world: size = 17 OK 2026/06/25 01:11:31 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/25 01:11:31 INFO : sub dir/hello world: Deleted 2026/06/25 01:11:31 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/25 01:11:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.13s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:11:36 DEBUG : sub dir/hello world: md5 = bc2993efdde8a85151a23ffef851dcb2 OK 2026/06/25 01:11:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-datoxaf7bomo" 2026/06/25 01:11:37 DEBUG : Creating backend with remote "TestDrive:crypt/1plfp25hhkkqmk71ilh2uk1eitfc83ukcnlt0occf338ukgj8t7g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo' -> Encrypted drive 'TestCryptDrive:rclone-test-datoxaf7bomo' 2026/06/25 01:11:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:11:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-datoxaf7bomo': Waiting for checks to finish 2026/06/25 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-datoxaf7bomo': Waiting for transfers to finish 2026/06/25 01:11:41 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:11:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/25 01:11:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:11:43 DEBUG : sub dir/hello world: md5 = 9e59b1cb10e9e65f9e4dd5b65373b88e OK 2026/06/25 01:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-datoxaf7bomo': Using server-side directory move 2026/06/25 01:11:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-datoxaf7bomo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/25 01:11:44 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/25 01:11:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/25 01:11:44 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:11:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-datoxaf7bomo') 2026/06/25 01:11:44 DEBUG : sub dir/hello world: Sizes differ 2026/06/25 01:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-datoxaf7bomo': Waiting for checks to finish 2026/06/25 01:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-datoxaf7bomo': Waiting for transfers to finish 2026/06/25 01:11:45 INFO : sub dir/hello world: Deleted 2026/06/25 01:11:45 INFO : sub dir/hello world: Moved (server-side) 2026/06/25 01:11:46 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/25 01:11:49 DEBUG : sub dir/hello world: md5 = 3355bb384bf3a249622c6281d3e7c408 OK 2026/06/25 01:11:49 DEBUG : testing file moves 2026/06/25 01:11:49 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/25 01:11:49 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/25 01:11:50 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:11:50 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-datoxaf7bomo') 2026/06/25 01:11:50 DEBUG : sub dir/hello world: Sizes differ 2026/06/25 01:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-datoxaf7bomo': Waiting for checks to finish 2026/06/25 01:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-datoxaf7bomo': Waiting for transfers to finish 2026/06/25 01:11:50 INFO : sub dir/hello world: Deleted 2026/06/25 01:11:51 INFO : sub dir/hello world: Moved (server-side) 2026/06/25 01:11:51 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/25 01:11:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-datoxaf7bomo': Purge remote --- PASS: TestServerSideMoveOverSelf (20.68s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:11:56 DEBUG : sub dir/hello world: md5 = 123779c6af4f12fc93d89c83b0014cc0 OK 2026/06/25 01:11:56 ERROR : error listing: directory not found 2026/06/25 01:11:57 INFO : Local file system at /tmp/rclone1000535552: Making directory 2026/06/25 01:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:11:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.68s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:12:02 DEBUG : sub dir/hello world: md5 = 88cbdae263b0689b9d1916faee35cb0f OK 2026/06/25 01:12:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:12:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:12:03 DEBUG : Local file system at /tmp/rclone1000535552: Waiting for checks to finish 2026/06/25 01:12:03 DEBUG : Local file system at /tmp/rclone1000535552: Waiting for transfers to finish 2026/06/25 01:12:04 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/06/25 01:12:04 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/06/25 01:12:04 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:12:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:12:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.25s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:12:06 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/25 01:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:08 DEBUG : check sum: md5 = 4046bb6f068391a4a9589fd4f63b812e OK 2026/06/25 01:12:08 DEBUG : check sum: size = 1 OK 2026/06/25 01:12:08 INFO : check sum: Copied (new) 2026/06/25 01:12:08 DEBUG : Waiting for deletions to finish 2026/06/25 01:12:09 DEBUG : check sum: size = 1 OK 2026/06/25 01:12:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/25 01:12:09 DEBUG : check sum: Size of src and dst objects identical 2026/06/25 01:12:09 DEBUG : check sum: Unchanged skipping 2026/06/25 01:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:09 DEBUG : Waiting for deletions to finish 2026/06/25 01:12:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.66s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:12:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/25 01:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:12 DEBUG : sizeonly: md5 = a84f64d9e42bd0710d7385262ee5ee60 OK 2026/06/25 01:12:12 DEBUG : sizeonly: size = 6 OK 2026/06/25 01:12:12 INFO : sizeonly: Copied (new) 2026/06/25 01:12:12 DEBUG : Waiting for deletions to finish 2026/06/25 01:12:12 DEBUG : sizeonly: size = 6 OK 2026/06/25 01:12:12 DEBUG : sizeonly: Sizes identical 2026/06/25 01:12:12 DEBUG : sizeonly: Unchanged skipping 2026/06/25 01:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:12 DEBUG : Waiting for deletions to finish 2026/06/25 01:12:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.45s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:12:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/25 01:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:15 DEBUG : ignore-size: md5 = 6419fac28ec040ebb0a6bb99bca131bd OK 2026/06/25 01:12:15 INFO : ignore-size: Copied (new) 2026/06/25 01:12:15 DEBUG : Waiting for deletions to finish 2026/06/25 01:12:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:12:16 DEBUG : ignore-size: Unchanged skipping 2026/06/25 01:12:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:16 DEBUG : Waiting for deletions to finish 2026/06/25 01:12:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.63s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:12:18 DEBUG : existing: md5 = fbd44227f7c16f4db1381c81052ed328 OK 2026/06/25 01:12:19 DEBUG : existing: size = 6 OK 2026/06/25 01:12:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:12:19 DEBUG : existing: Unchanged skipping 2026/06/25 01:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:19 DEBUG : Waiting for deletions to finish 2026/06/25 01:12:19 INFO : There was nothing to transfer 2026/06/25 01:12:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/25 01:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:20 DEBUG : existing: md5 = 669ca4697d97a42c75aabd58a0632e16 OK 2026/06/25 01:12:20 DEBUG : existing: size = 6 OK 2026/06/25 01:12:20 INFO : existing: Copied (replaced existing) 2026/06/25 01:12:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.78s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:12:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/25 01:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:23 DEBUG : existing: md5 = bd0877d24c39e9872b43459cfd69e5bd OK 2026/06/25 01:12:23 DEBUG : existing: size = 6 OK 2026/06/25 01:12:23 INFO : existing: Copied (new) 2026/06/25 01:12:23 DEBUG : Waiting for deletions to finish 2026/06/25 01:12:24 DEBUG : existing: Destination exists, skipping 2026/06/25 01:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:24 DEBUG : Waiting for deletions to finish 2026/06/25 01:12:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.57s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:12:28 DEBUG : b/potato: md5 = 6fd82c1b73ac9d2c7150f2aeac73378d OK 2026/06/25 01:12:30 DEBUG : c/non empty space: md5 = 040a2f83fe27d43d324e85bc108c9971 OK 2026/06/25 01:12:30 INFO : d: Making directory 2026/06/25 01:12:32 DEBUG : Added delayed dir = "a", newDst= 2026/06/25 01:12:32 INFO : c: Set directory modification time (using SetModTime) 2026/06/25 01:12:32 DEBUG : Added delayed dir = "c", newDst=c 2026/06/25 01:12:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/25 01:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:33 DEBUG : c/non empty space: size = 5 OK 2026/06/25 01:12:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:12:33 DEBUG : c/non empty space: Unchanged skipping 2026/06/25 01:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:35 DEBUG : a/potato2: md5 = a24aace8b40ca5df4a7f3cd5168cf662 OK 2026/06/25 01:12:35 DEBUG : a/potato2: size = 60 OK 2026/06/25 01:12:35 INFO : a/potato2: Copied (new) 2026/06/25 01:12:35 DEBUG : Waiting for deletions to finish 2026/06/25 01:12:35 INFO : b/potato: Deleted 2026/06/25 01:12:36 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/25 01:12:36 INFO : d: Removing directory 2026/06/25 01:12:36 INFO : b: Removing directory 2026/06/25 01:12:37 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/25 01:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': deleted 2 directories 2026/06/25 01:12:39 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/25 01:12:40 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:12:42 DEBUG : empty space: md5 = 65e0f398d87221064a6456cebfae83db OK 2026/06/25 01:12:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:42 DEBUG : empty space: size = 1 OK 2026/06/25 01:12:42 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/25 01:12:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:42 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/25 01:12:42 DEBUG : Waiting for deletions to finish 2026/06/25 01:12:43 DEBUG : empty space: size = 1 OK 2026/06/25 01:12:43 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/25 01:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:45 DEBUG : empty space: md5 = 9617ea94674bd0aec1c6d0612da825d0 OK 2026/06/25 01:12:45 DEBUG : empty space: size = 1 OK 2026/06/25 01:12:45 INFO : empty space: Copied (replaced existing) 2026/06/25 01:12:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (6.06s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:12:49 DEBUG : foo: md5 = 19296ef196f65d24cfc3b425e0918123 OK 2026/06/25 01:12:49 DEBUG : foo: size = 3 OK 2026/06/25 01:12:49 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/25 01:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:51 DEBUG : foo: md5 = 04dd8961bc60f3e35270663bdbcdb934 OK 2026/06/25 01:12:51 DEBUG : foo: size = 3 OK 2026/06/25 01:12:51 INFO : foo: Copied (replaced existing) 2026/06/25 01:12:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.83s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:12:54 DEBUG : empty space: md5 = 591139436569cc0a2420ef36b7bf2a3d OK 2026/06/25 01:12:54 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/25 01:12:54 DEBUG : empty space: size = 1 OK 2026/06/25 01:12:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:12:54 DEBUG : empty space: Unchanged skipping 2026/06/25 01:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:12:56 DEBUG : potato: md5 = 99d625f9e245db1b51523ee002ef3315 OK 2026/06/25 01:12:56 DEBUG : potato: size = 60 OK 2026/06/25 01:12:56 INFO : potato: Copied (new) 2026/06/25 01:12:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:12:59 DEBUG : potato: md5 = c230127ba413aa0759dd0a16920f6318 OK 2026/06/25 01:12:59 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:12:59 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:12:59 DEBUG : potato: Sizes differ 2026/06/25 01:12:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:12:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:13:01 DEBUG : potato: md5 = 4c0ca13e447c2ecc8b6add12e21a552c OK 2026/06/25 01:13:01 DEBUG : potato: size = 21 OK 2026/06/25 01:13:01 INFO : potato: Copied (replaced existing) 2026/06/25 01:13:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.67s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:13:03 DEBUG : potato: md5 = 9bad70c37f3cdc49b16c10001b859901 OK 2026/06/25 01:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:13:04 DEBUG : potato: size = 21 OK 2026/06/25 01:13:04 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/25 01:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:13:06 DEBUG : potato: md5 = ab50bfcf14e4eb69a778ef206fa966ac OK 2026/06/25 01:13:06 DEBUG : potato: size = 21 OK 2026/06/25 01:13:06 INFO : potato: Copied (replaced existing) 2026/06/25 01:13:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:13:11 DEBUG : potato: md5 = f72399952d6ca9533b325a51c8beb638 OK 2026/06/25 01:13:12 DEBUG : empty space: md5 = dda9aada8576ffeeab0694767564da8a OK 2026/06/25 01:13:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/25 01:13:13 DEBUG : empty space: size = 1 OK 2026/06/25 01:13:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:13:13 DEBUG : empty space: Unchanged skipping 2026/06/25 01:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:13:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/25 01:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:13:13 DEBUG : Waiting for deletions to finish 2026/06/25 01:13:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:13:16 DEBUG : potato: md5 = 58ce6ee436e0be907b4eda99c21a5c1f OK 2026/06/25 01:13:18 DEBUG : empty space: md5 = af8fd7c5affc95feb4d97ea70f9974d3 OK 2026/06/25 01:13:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/25 01:13:18 DEBUG : empty space: size = 1 OK 2026/06/25 01:13:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:13:18 DEBUG : empty space: Unchanged skipping 2026/06/25 01:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:13:20 DEBUG : potato2: md5 = f9c1d09ffbd8e550ef2c28a3a1290846 OK 2026/06/25 01:13:20 DEBUG : potato2: size = 60 OK 2026/06/25 01:13:20 INFO : potato2: Copied (new) 2026/06/25 01:13:20 DEBUG : Waiting for deletions to finish 2026/06/25 01:13:20 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:13:24 DEBUG : b/potato: md5 = 55579fb87e36b52c0b4915d6e62c1dd1 OK 2026/06/25 01:13:27 DEBUG : c/non empty space: md5 = b76a75f83a32849fb751e74cd44f31c5 OK 2026/06/25 01:13:27 INFO : d: Making directory 2026/06/25 01:13:28 INFO : d/e: Making directory 2026/06/25 01:13:29 DEBUG : Added delayed dir = "a", newDst= 2026/06/25 01:13:30 INFO : c: Set directory modification time (using SetModTime) 2026/06/25 01:13:30 DEBUG : Added delayed dir = "c", newDst=c 2026/06/25 01:13:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/25 01:13:30 DEBUG : c/non empty space: size = 5 OK 2026/06/25 01:13:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:13:30 DEBUG : c/non empty space: Unchanged skipping 2026/06/25 01:13:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:13:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:13:32 DEBUG : a/potato2: md5 = 96ca90b08c91e6be707af77efb030e23 OK 2026/06/25 01:13:32 DEBUG : a/potato2: size = 60 OK 2026/06/25 01:13:32 INFO : a/potato2: Copied (new) 2026/06/25 01:13:32 DEBUG : Waiting for deletions to finish 2026/06/25 01:13:33 INFO : b/potato: Deleted 2026/06/25 01:13:33 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/25 01:13:33 INFO : d/e: Removing directory 2026/06/25 01:13:34 INFO : d: Removing directory 2026/06/25 01:13:34 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/06/25 01:13:34 INFO : b: Removing directory 2026/06/25 01:13:35 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/25 01:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': deleted 3 directories 2026/06/25 01:13:38 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/25 01:13:38 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:13:41 DEBUG : b/potato: md5 = ca790e17772f617c4370bdedcab0875f OK 2026/06/25 01:13:44 DEBUG : c/non empty space: md5 = 0a0b24cad990dc39635caa97c9959296 OK 2026/06/25 01:13:44 INFO : d: Making directory 2026/06/25 01:13:45 DEBUG : Added delayed dir = "a", newDst= 2026/06/25 01:13:46 INFO : c: Set directory modification time (using SetModTime) 2026/06/25 01:13:46 DEBUG : Added delayed dir = "c", newDst=c 2026/06/25 01:13:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/25 01:13:46 DEBUG : c/non empty space: size = 5 OK 2026/06/25 01:13:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:13:46 DEBUG : c/non empty space: Unchanged skipping 2026/06/25 01:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:13:48 DEBUG : a/potato2: md5 = f346696005714650be69d178f433c5d8 OK 2026/06/25 01:13:48 DEBUG : a/potato2: size = 60 OK 2026/06/25 01:13:48 INFO : a/potato2: Copied (new) 2026/06/25 01:13:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': not deleting files as there were IO errors 2026/06/25 01:13:49 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/25 01:13:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': not deleting directories as there were IO errors 2026/06/25 01:13:52 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/25 01:13:53 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/25 01:13:54 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.75s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:13:56 DEBUG : potato: md5 = 19060d88f08db6ffc27f18e7cdaf6f57 OK 2026/06/25 01:13:58 DEBUG : empty space: md5 = 45be10da469e50f97d8c008b2e87c75b OK 2026/06/25 01:13:58 DEBUG : Waiting for deletions to finish 2026/06/25 01:13:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/25 01:13:59 DEBUG : empty space: size = 1 OK 2026/06/25 01:13:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:13:59 DEBUG : empty space: Unchanged skipping 2026/06/25 01:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:13:59 INFO : potato: Deleted 2026/06/25 01:14:00 DEBUG : potato2: md5 = 0315100c38732ae336b8f2728f727121 OK 2026/06/25 01:14:00 DEBUG : potato2: size = 60 OK 2026/06/25 01:14:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.09s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:14:03 DEBUG : potato: md5 = e4a639873f1dd76eb21c7c84c5c6fa5b OK 2026/06/25 01:14:05 DEBUG : empty space: md5 = 3b95c92f330bc3446b2b7259d26f4c7a OK 2026/06/25 01:14:05 DEBUG : Waiting for deletions to finish 2026/06/25 01:14:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:14:06 INFO : potato: Deleted 2026/06/25 01:14:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/25 01:14:06 DEBUG : empty space: size = 1 OK 2026/06/25 01:14:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:14:06 DEBUG : empty space: Unchanged skipping 2026/06/25 01:14:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:14:08 DEBUG : potato2: md5 = d5746d450cede1b0a6a7521848659143 OK 2026/06/25 01:14:08 DEBUG : potato2: size = 60 OK 2026/06/25 01:14:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.61s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:14:11 DEBUG : potato: md5 = c72decb0078a6df4a5eb93f9c5f68f01 OK 2026/06/25 01:14:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/25 01:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:14:13 DEBUG : potato2: md5 = b4e704bd840a3ba7ef46a64f549d7331 OK 2026/06/25 01:14:13 DEBUG : potato2: size = 19 OK 2026/06/25 01:14:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.24s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:14:16 DEBUG : potato2: md5 = bf030c99b623a57b00321b62a1cb2c7f OK 2026/06/25 01:14:18 DEBUG : empty space: md5 = 5781121bbcc51bdcf98dc220478b0ae4 OK 2026/06/25 01:14:18 DEBUG : enormous: Excluded (Size Filter) 2026/06/25 01:14:18 DEBUG : enormous: Excluded 2026/06/25 01:14:18 DEBUG : potato2: Excluded (Size Filter) 2026/06/25 01:14:18 DEBUG : potato2: Excluded 2026/06/25 01:14:18 DEBUG : potato2: Excluded (Size Filter) 2026/06/25 01:14:18 DEBUG : potato2: Excluded 2026/06/25 01:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:18 DEBUG : empty space: size = 1 OK 2026/06/25 01:14:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:14:18 DEBUG : empty space: Unchanged skipping 2026/06/25 01:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:14:18 DEBUG : Waiting for deletions to finish 2026/06/25 01:14:18 INFO : There was nothing to transfer 2026/06/25 01:14:19 DEBUG : enormous: Excluded (Size Filter) 2026/06/25 01:14:19 DEBUG : enormous: Excluded 2026/06/25 01:14:19 DEBUG : potato2: Excluded (Size Filter) 2026/06/25 01:14:19 DEBUG : potato2: Excluded 2026/06/25 01:14:19 DEBUG : potato2: Excluded (Size Filter) 2026/06/25 01:14:19 DEBUG : potato2: Excluded 2026/06/25 01:14:19 DEBUG : empty space: size = 1 OK 2026/06/25 01:14:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/25 01:14:19 DEBUG : empty space: Unchanged skipping 2026/06/25 01:14:19 DEBUG : Local file system at /tmp/rclone1000535552: Waiting for checks to finish 2026/06/25 01:14:19 DEBUG : Local file system at /tmp/rclone1000535552: Waiting for transfers to finish 2026/06/25 01:14:19 DEBUG : Waiting for deletions to finish 2026/06/25 01:14:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.79s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:14:22 DEBUG : potato2: md5 = 80f0d3f5c9705ce497d11fad0679ba77 OK 2026/06/25 01:14:23 DEBUG : empty space: md5 = d84bc2ce0aef4bedf0d31cf7097a047c OK 2026/06/25 01:14:25 DEBUG : enormous: md5 = 8db4b34fb67fe244df2f2f6a74003741 OK 2026/06/25 01:14:25 DEBUG : enormous: Excluded (Size Filter) 2026/06/25 01:14:25 DEBUG : enormous: Excluded 2026/06/25 01:14:25 DEBUG : potato2: Excluded (Size Filter) 2026/06/25 01:14:25 DEBUG : potato2: Excluded 2026/06/25 01:14:25 DEBUG : empty space: size = 1 OK 2026/06/25 01:14:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:25 DEBUG : empty space: Unchanged skipping 2026/06/25 01:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:14:25 DEBUG : Waiting for deletions to finish 2026/06/25 01:14:26 INFO : enormous: Deleted 2026/06/25 01:14:26 INFO : potato2: Deleted 2026/06/25 01:14:26 INFO : There was nothing to transfer 2026/06/25 01:14:26 DEBUG : empty space: size = 1 OK 2026/06/25 01:14:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/25 01:14:26 DEBUG : empty space: Unchanged skipping 2026/06/25 01:14:26 DEBUG : Local file system at /tmp/rclone1000535552: Waiting for checks to finish 2026/06/25 01:14:26 DEBUG : Local file system at /tmp/rclone1000535552: Waiting for transfers to finish 2026/06/25 01:14:26 DEBUG : Waiting for deletions to finish 2026/06/25 01:14:26 INFO : enormous: Deleted 2026/06/25 01:14:26 INFO : potato2: Deleted 2026/06/25 01:14:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.92s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:14:29 DEBUG : one: md5 = e4ef92aa955c283aee402085f91c4ec0 OK 2026/06/25 01:14:30 DEBUG : two: md5 = d97a36a3d221beca8897572fc631df61 OK 2026/06/25 01:14:32 DEBUG : three: md5 = 64ab697d6e3d883d80096edbd49de2c2 OK 2026/06/25 01:14:33 DEBUG : four: md5 = 9d5e27e1cc651b1282aab88b68708c20 OK 2026/06/25 01:14:34 DEBUG : five: Need to transfer - File not found at Destination 2026/06/25 01:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:34 DEBUG : four: size = 4 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:14:34 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:14:34 DEBUG : four: Sizes differ 2026/06/25 01:14:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/25 01:14:34 DEBUG : one: Destination is newer than source, skipping 2026/06/25 01:14:34 DEBUG : three: size = 5 OK 2026/06/25 01:14:34 DEBUG : three: Sizes identical 2026/06/25 01:14:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/25 01:14:34 DEBUG : two: size = 3 OK 2026/06/25 01:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:14:35 DEBUG : two: md5 = 2ac42df277c60f8de10f3ee420e01106 OK 2026/06/25 01:14:35 DEBUG : two: size = 3 OK 2026/06/25 01:14:35 INFO : two: Copied (replaced existing) 2026/06/25 01:14:35 DEBUG : four: md5 = b14654d8d1aeed412ee88b761f11f35a OK 2026/06/25 01:14:35 DEBUG : four: size = 4 OK 2026/06/25 01:14:35 INFO : four: Copied (replaced existing) 2026/06/25 01:14:35 DEBUG : five: md5 = 466ee6bfc8e886a6465696371b5a82af OK 2026/06/25 01:14:35 DEBUG : five: size = 4 OK 2026/06/25 01:14:35 INFO : five: Copied (new) 2026/06/25 01:14:35 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.00s) === 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-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/06/25 01:14:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/25 01:14:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/25 01:14:39 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/25 01:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:14:40 DEBUG : potato: md5 = 862903ec1ff66469c483dab45e937f48 OK 2026/06/25 01:14:40 DEBUG : potato: size = 14 OK 2026/06/25 01:14:40 INFO : potato: Copied (new) 2026/06/25 01:14:40 DEBUG : yam: md5 = fec68542fc2b62893713d7bb9744e5ac OK 2026/06/25 01:14:40 DEBUG : yam: size = 11 OK 2026/06/25 01:14:40 INFO : yam: Copied (new) 2026/06/25 01:14:40 DEBUG : Waiting for deletions to finish 2026/06/25 01:14:41 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/25 01:14:41 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/25 01:14:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:41 DEBUG : potato: size = 14 OK 2026/06/25 01:14:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:14:41 DEBUG : potato: Unchanged skipping 2026/06/25 01:14:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:14:43 DEBUG : yaml: md5 = d653518e5cdbdeddc6d45a8dbf0d0b84 OK 2026/06/25 01:14:43 DEBUG : yaml: size = 11 OK 2026/06/25 01:14:43 INFO : yaml: Copied (new) 2026/06/25 01:14:43 DEBUG : Waiting for deletions to finish 2026/06/25 01:14:43 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.38s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/25 01:14:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Making map for --track-renames 2026/06/25 01:14:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Finished making map for --track-renames 2026/06/25 01:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/25 01:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for renames to finish 2026/06/25 01:14:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/25 01:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:14:46 DEBUG : yam: md5 = 818199fcf7e5cdd620c30f374a50c091 OK 2026/06/25 01:14:46 DEBUG : yam: size = 11 OK 2026/06/25 01:14:46 INFO : yam: Copied (new) 2026/06/25 01:14:47 DEBUG : potato: md5 = 1bbb547728c30e3b7ae98a4932b2a229 OK 2026/06/25 01:14:47 DEBUG : potato: size = 14 OK 2026/06/25 01:14:47 INFO : potato: Copied (new) 2026/06/25 01:14:47 DEBUG : Waiting for deletions to finish 2026/06/25 01:14:47 DEBUG : potato: size = 14 OK 2026/06/25 01:14:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:14:47 DEBUG : potato: Unchanged skipping 2026/06/25 01:14:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Making map for --track-renames 2026/06/25 01:14:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Finished making map for --track-renames 2026/06/25 01:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for renames to finish 2026/06/25 01:14:48 INFO : yam: Moved (server-side) to: yaml 2026/06/25 01:14:48 INFO : yaml: Renamed from "yam" 2026/06/25 01:14:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:14:48 DEBUG : Waiting for deletions to finish 2026/06/25 01:14:48 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/25 01:14:50 DEBUG : Added delayed dir = "sub", newDst= 2026/06/25 01:14:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Making map for --track-renames 2026/06/25 01:14:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Finished making map for --track-renames 2026/06/25 01:14:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/25 01:14:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/25 01:14:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for renames to finish 2026/06/25 01:14:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:14:52 DEBUG : sub/yam: md5 = 7528af83536876431cd3b107e37c6bf2 OK 2026/06/25 01:14:52 DEBUG : sub/yam: size = 11 OK 2026/06/25 01:14:52 INFO : sub/yam: Copied (new) 2026/06/25 01:14:52 DEBUG : potato: md5 = e4f457084cd6366b6fb10ebbbc34968b OK 2026/06/25 01:14:52 DEBUG : potato: size = 14 OK 2026/06/25 01:14:52 INFO : potato: Copied (new) 2026/06/25 01:14:52 DEBUG : Waiting for deletions to finish 2026/06/25 01:14:53 INFO : sub: Set directory modification time (using DirSetModTime) 2026/06/25 01:14:54 DEBUG : potato: size = 14 OK 2026/06/25 01:14:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:14:54 DEBUG : potato: Unchanged skipping 2026/06/25 01:14:54 INFO : sub: Set directory modification time (using SetModTime) 2026/06/25 01:14:54 DEBUG : Added delayed dir = "sub", newDst=sub 2026/06/25 01:14:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Making map for --track-renames 2026/06/25 01:14:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Finished making map for --track-renames 2026/06/25 01:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for renames to finish 2026/06/25 01:14:55 INFO : sub/yam: Moved (server-side) to: yam 2026/06/25 01:14:55 INFO : yam: Renamed from "sub/yam" 2026/06/25 01:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:14:55 DEBUG : Waiting for deletions to finish 2026/06/25 01:14:55 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.53s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:14:58 DEBUG : Creating backend with remote "/tmp/rclone1000535552/dir1" 2026/06/25 01:14:58 DEBUG : Creating backend with remote "/tmp/rclone1000535552/dir2" 2026/06/25 01:14:58 DEBUG : Local file system at /tmp/rclone1000535552/dir2: Using server-side directory move 2026/06/25 01:14:58 INFO : Local file system at /tmp/rclone1000535552/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/25 01:14:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/25 01:14:58 DEBUG : Local file system at /tmp/rclone1000535552/dir2: Waiting for checks to finish 2026/06/25 01:14:58 DEBUG : Local file system at /tmp/rclone1000535552/dir2: Waiting for transfers to finish 2026/06/25 01:14:58 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:14:59 DEBUG : Added delayed dir = "nested", newDst= 2026/06/25 01:14:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:14:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:14:59 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/25 01:14:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/25 01:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:15:01 DEBUG : sub dir/hello world: md5 = 868b939afff05e21ea8476ee8a0cb6b9 OK 2026/06/25 01:15:01 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:15:01 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:15:01 INFO : sub dir/hello world: Deleted 2026/06/25 01:15:03 DEBUG : nested/sub dir/file: md5 = 826977eb13b974c0be608ed130de8d35 OK 2026/06/25 01:15:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/25 01:15:03 INFO : nested/sub dir/file: Copied (new) 2026/06/25 01:15:03 INFO : nested/sub dir/file: Deleted 2026/06/25 01:15:03 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:15:04 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/25 01:15:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:15:04 INFO : sub dir: Removing directory 2026/06/25 01:15:04 INFO : nested/sub dir: Removing directory 2026/06/25 01:15:04 INFO : nested: Removing directory 2026/06/25 01:15:04 DEBUG : Local file system at /tmp/rclone1000535552: deleted 3 directories 2026/06/25 01:15:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/25 01:15:07 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/25 01:15:08 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:15:09 DEBUG : Added delayed dir = "nested", newDst= 2026/06/25 01:15:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/25 01:15:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/25 01:15:09 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/25 01:15:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/25 01:15:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:15:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:15:11 DEBUG : sub dir/hello world: md5 = f3e082633b726bb1345705e74acd1167 OK 2026/06/25 01:15:11 DEBUG : sub dir/hello world: size = 11 OK 2026/06/25 01:15:11 INFO : sub dir/hello world: Copied (new) 2026/06/25 01:15:11 INFO : sub dir/hello world: Deleted 2026/06/25 01:15:13 DEBUG : nested/sub dir/file: md5 = f044a5c34287a36a82c30d6d540883b0 OK 2026/06/25 01:15:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/25 01:15:13 INFO : nested/sub dir/file: Copied (new) 2026/06/25 01:15:13 INFO : nested/sub dir/file: Deleted 2026/06/25 01:15:13 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:15:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:15:14 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/25 01:15:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/25 01:15:17 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/25 01:15:18 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.97s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:15:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/25 01:15:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/25 01:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:15:20 DEBUG : existing-b: md5 = ff568592c01272a20443cac577721149 OK 2026/06/25 01:15:20 DEBUG : existing-b: size = 6 OK 2026/06/25 01:15:20 INFO : existing-b: Copied (new) 2026/06/25 01:15:20 INFO : existing-b: Deleted 2026/06/25 01:15:20 DEBUG : existing: md5 = a885c5eee0c06a952c458a44cacb39e4 OK 2026/06/25 01:15:20 DEBUG : existing: size = 6 OK 2026/06/25 01:15:20 INFO : existing: Copied (new) 2026/06/25 01:15:20 INFO : existing: Deleted 2026/06/25 01:15:21 DEBUG : existing: Destination exists, skipping 2026/06/25 01:15:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/25 01:15:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:15:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:15:21 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.99s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:15:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liwohux1josi" 2026/06/25 01:15:23 DEBUG : Creating backend with remote "TestDrive:crypt/1fof48squl2aj9d9o3cu0h39rhq4e5qdrvh9rtl1rk0jktcltmpg" 2026/06/25 01:15:25 DEBUG : potato2: md5 = ef946f7c038bf1649e6b115fc481922d OK 2026/06/25 01:15:27 DEBUG : empty space: md5 = 805c3d0614032167852e163a2652ccdd OK 2026/06/25 01:15:28 DEBUG : potato3: md5 = 5a582444725ba9542447031fd8ca2e99 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo' -> Encrypted drive 'TestCryptDrive:rclone-test-liwohux1josi' 2026/06/25 01:15:31 DEBUG : empty space: md5 = 13c4eff7debd7e7b2c3764c844bcbc78 OK 2026/06/25 01:15:32 DEBUG : potato3: md5 = 694a8df477161da36b917caadb63022f OK 2026/06/25 01:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liwohux1josi': Using server-side directory move 2026/06/25 01:15:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-liwohux1josi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/25 01:15:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/25 01:15:33 DEBUG : empty space: size = 1 OK 2026/06/25 01:15:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/25 01:15:33 DEBUG : empty space: Unchanged skipping 2026/06/25 01:15:33 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:15:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liwohux1josi': Waiting for checks to finish 2026/06/25 01:15:33 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-liwohux1josi') 2026/06/25 01:15:33 DEBUG : potato3: Sizes differ 2026/06/25 01:15:33 INFO : potato3: Deleted 2026/06/25 01:15:33 INFO : empty space: Deleted 2026/06/25 01:15:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liwohux1josi': Waiting for transfers to finish 2026/06/25 01:15:33 INFO : potato2: Moved (server-side) 2026/06/25 01:15:34 INFO : potato3: Moved (server-side) 2026/06/25 01:15:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niteyay1vode" 2026/06/25 01:15:34 DEBUG : Creating backend with remote "TestDrive:crypt/6rreoit8vbr93b8kl4n9p9e2es8bcrq40vp02hle80k94v04js10" 2026/06/25 01:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niteyay1vode': Using server-side directory move 2026/06/25 01:15:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-niteyay1vode': Server side directory move succeeded 2026/06/25 01:15:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niteyay1vode': Purge remote 2026/06/25 01:15:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liwohux1josi': Purge remote 2026/06/25 01:15:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.21s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:15:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-parugad7niyi" 2026/06/25 01:15:39 DEBUG : Creating backend with remote "TestDrive:crypt/0bmil3f4597grnmvn52qpbu1q36n9o944qlcq100jnpdm9e4ei90" 2026/06/25 01:15:41 DEBUG : potato2: md5 = c9fbce9ce881c150c9606c07d81b82f6 OK 2026/06/25 01:15:43 DEBUG : empty space: md5 = bc94a3511ea5092fc303bdc75faa8275 OK 2026/06/25 01:15:45 DEBUG : potato3: md5 = dd0356a7ecd761704f4849e231a9405e OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo' -> Encrypted drive 'TestCryptDrive:rclone-test-parugad7niyi' 2026/06/25 01:15:48 DEBUG : empty space: md5 = 8c7d1a89fab110a4e8032962c90b0ca2 OK 2026/06/25 01:15:50 DEBUG : potato3: md5 = 0bc8b9b4cd2253dd13ba73f7f2c9578c OK 2026/06/25 01:15:50 DEBUG : empty space: Excluded (Size Filter) 2026/06/25 01:15:50 DEBUG : empty space: Excluded 2026/06/25 01:15:50 DEBUG : empty space: Excluded (Size Filter) 2026/06/25 01:15:50 DEBUG : empty space: Excluded 2026/06/25 01:15:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/25 01:15:50 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:15:50 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-parugad7niyi') 2026/06/25 01:15:50 DEBUG : potato3: Sizes differ 2026/06/25 01:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-parugad7niyi': Waiting for checks to finish 2026/06/25 01:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-parugad7niyi': Waiting for transfers to finish 2026/06/25 01:15:51 INFO : potato3: Deleted 2026/06/25 01:15:51 INFO : potato2: Moved (server-side) 2026/06/25 01:15:51 INFO : potato3: Moved (server-side) 2026/06/25 01:15:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wageyad0rera" 2026/06/25 01:15:52 DEBUG : Creating backend with remote "TestDrive:crypt/eqmn0d0p6vqs5d0v14tk924nb3vlbesmd0f1a8chvjom35nohpkg" 2026/06/25 01:15:53 DEBUG : empty space: Excluded (Size Filter) 2026/06/25 01:15:53 DEBUG : empty space: Excluded 2026/06/25 01:15:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/25 01:15:53 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/25 01:15:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wageyad0rera': Waiting for checks to finish 2026/06/25 01:15:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wageyad0rera': Waiting for transfers to finish 2026/06/25 01:15:55 INFO : potato3: Moved (server-side) 2026/06/25 01:15:55 INFO : potato2: Moved (server-side) 2026/06/25 01:15:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wageyad0rera': Purge remote 2026/06/25 01:15:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-parugad7niyi': Purge remote --- PASS: TestServerSideMoveWithFilter (18.80s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:15:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qafemuz4poqe" 2026/06/25 01:15:58 DEBUG : Creating backend with remote "TestDrive:crypt/jfdgk4oml3k0c4k0vehadt9e6ipp21u2220okevgfgf3u80rv5fg" 2026/06/25 01:16:00 DEBUG : potato2: md5 = 963a105ca70d3747462d83d7e8f6dff0 OK 2026/06/25 01:16:02 DEBUG : empty space: md5 = f96de695cbaa094ed5cea2c6eba697f7 OK 2026/06/25 01:16:03 DEBUG : potato3: md5 = 1999232be441ba7cb824516d8d9c9520 OK 2026/06/25 01:16:03 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo' -> Encrypted drive 'TestCryptDrive:rclone-test-qafemuz4poqe' 2026/06/25 01:16:06 DEBUG : empty space: md5 = 5a98c146601d6f6a14d9e97a49fc2736 OK 2026/06/25 01:16:08 DEBUG : potato3: md5 = f74c7d8f22f660a69d8bc9a32ed70cd7 OK 2026/06/25 01:16:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qafemuz4poqe': Using server-side directory move 2026/06/25 01:16:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qafemuz4poqe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/25 01:16:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/25 01:16:09 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/06/25 01:16:09 DEBUG : empty space: size = 1 OK 2026/06/25 01:16:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/25 01:16:09 DEBUG : empty space: Unchanged skipping 2026/06/25 01:16:09 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:16:09 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qafemuz4poqe') 2026/06/25 01:16:09 DEBUG : potato3: Sizes differ 2026/06/25 01:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qafemuz4poqe': Waiting for checks to finish 2026/06/25 01:16:09 INFO : potato3: Deleted 2026/06/25 01:16:09 INFO : empty space: Deleted 2026/06/25 01:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qafemuz4poqe': Waiting for transfers to finish 2026/06/25 01:16:09 INFO : potato2: Moved (server-side) 2026/06/25 01:16:10 INFO : potato3: Moved (server-side) 2026/06/25 01:16:10 INFO : tomatoDir: Removing directory 2026/06/25 01:16:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': deleted 1 directories 2026/06/25 01:16:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keriteq5mexi" 2026/06/25 01:16:11 DEBUG : Creating backend with remote "TestDrive:crypt/55ab72ncl1ifn073okpei7362dntqjk5uh6hcq3pj4lfh64r0b5g" 2026/06/25 01:16:12 INFO : tomatoDir: Making directory 2026/06/25 01:16:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keriteq5mexi': Using server-side directory move 2026/06/25 01:16:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keriteq5mexi': Server side directory move succeeded 2026/06/25 01:16:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keriteq5mexi': Purge remote 2026/06/25 01:16:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qafemuz4poqe': Purge remote 2026/06/25 01:16:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.15s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:16:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/rclone-sync-test" 2026/06/25 01:16:17 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.06s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:16:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/rclone-sync-test" 2026/06/25 01:16:19 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/06/25 01:16:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/rclone-sync-test-include/layer2" 2026/06/25 01:16:22 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/06/25 01:16:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/rclone-sync-test-ignore-file" 2026/06/25 01:16:25 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/06/25 01:16:53 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 7cbac7bc0cbc1d7d1adb7ad9acc2e368 OK 2026/06/25 01:16:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/25 01:16:55 DEBUG : rclone-sync-test: Excluded 2026/06/25 01:16:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/25 01:16:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/25 01:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/rclone-sync-test': Waiting for checks to finish 2026/06/25 01:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/rclone-sync-test': Waiting for transfers to finish 2026/06/25 01:16:55 DEBUG : Waiting for deletions to finish 2026/06/25 01:16:55 INFO : There was nothing to transfer 2026/06/25 01:16:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/25 01:16:56 DEBUG : rclone-sync-test: Excluded 2026/06/25 01:16:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/25 01:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/25 01:16:57 INFO : rclone-sync-test-include: Removing directory 2026/06/25 01:16:57 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/25 01:16:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/25 01:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': failed to delete 1 directories 2026/06/25 01:16:57 INFO : There was nothing to transfer 2026/06/25 01:16:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/25 01:16:59 DEBUG : rclone-sync-test: Excluded 2026/06/25 01:16:59 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/25 01:16:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/25 01:16:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/06/25 01:16:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/06/25 01:16:59 DEBUG : Waiting for deletions to finish 2026/06/25 01:16:59 INFO : There was nothing to transfer 2026/06/25 01:17:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/25 01:17:00 DEBUG : rclone-sync-test: Excluded 2026/06/25 01:17:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/25 01:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:17:01 DEBUG : Waiting for deletions to finish 2026/06/25 01:17:01 INFO : rclone-sync-test-include: Removing directory 2026/06/25 01:17:01 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/25 01:17:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/25 01:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': failed to delete 1 directories 2026/06/25 01:17:01 INFO : There was nothing to transfer 2026/06/25 01:17:02 DEBUG : Excluded 2026/06/25 01:17:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/25 01:17:03 DEBUG : rclone-sync-test: Excluded 2026/06/25 01:17:03 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/25 01:17:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/25 01:17:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/06/25 01:17:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/06/25 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/25 01:17:03 INFO : There was nothing to transfer 2026/06/25 01:17:05 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/25 01:17:06 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (48.07s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:17:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/dst" 2026/06/25 01:17:07 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/25 01:17:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/CompareDest" 2026/06/25 01:17:09 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/gveqi14airsml4bgu7krj116o8" 2026/06/25 01:17:11 DEBUG : one: Need to transfer - File not found at Destination 2026/06/25 01:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:17:13 DEBUG : one: md5 = 67d93d0f52957895d78e78726e5fd90c OK 2026/06/25 01:17:13 DEBUG : one: size = 3 OK 2026/06/25 01:17:13 INFO : one: Copied (new) 2026/06/25 01:17:13 DEBUG : Waiting for deletions to finish 2026/06/25 01:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:17:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:17:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:17:15 DEBUG : one: Sizes differ 2026/06/25 01:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:17:16 DEBUG : one: md5 = f05a99b4e90bdbdb617906454bc98c61 OK 2026/06/25 01:17:16 DEBUG : one: size = 5 OK 2026/06/25 01:17:16 INFO : one: Copied (replaced existing) 2026/06/25 01:17:16 DEBUG : Waiting for deletions to finish 2026/06/25 01:17:18 DEBUG : dst/one: md5 = f50a9575e7f6a72aebd9a67772e051ae OK 2026/06/25 01:17:21 DEBUG : CompareDest/one: md5 = 217e15fb6935f25c84e3100960eb677c OK 2026/06/25 01:17:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:17:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:17:21 DEBUG : one: Sizes differ 2026/06/25 01:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:17:22 DEBUG : one: size = 5 OK 2026/06/25 01:17:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:17:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/25 01:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:17:22 DEBUG : Waiting for deletions to finish 2026/06/25 01:17:22 INFO : There was nothing to transfer 2026/06/25 01:17:24 DEBUG : CompareDest/two: md5 = cd26b2244ae10338aab1e81455b3a6da OK 2026/06/25 01:17:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:17:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:17:25 DEBUG : one: Sizes differ 2026/06/25 01:17:25 DEBUG : two: size = 3 OK 2026/06/25 01:17:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:17:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/25 01:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:17:25 DEBUG : one: size = 5 OK 2026/06/25 01:17:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:17:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/25 01:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:17:25 DEBUG : Waiting for deletions to finish 2026/06/25 01:17:25 INFO : There was nothing to transfer 2026/06/25 01:17:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:17:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:17:26 DEBUG : one: Sizes differ 2026/06/25 01:17:26 DEBUG : two: size = 3 OK 2026/06/25 01:17:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:17:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/25 01:17:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:17:26 DEBUG : one: size = 5 OK 2026/06/25 01:17:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:17:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/25 01:17:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:17:26 DEBUG : Waiting for deletions to finish 2026/06/25 01:17:26 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/25 01:17:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:17:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:17:27 DEBUG : one: Sizes differ 2026/06/25 01:17:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:17:28 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/CompareDest') 2026/06/25 01:17:28 DEBUG : two: Sizes differ 2026/06/25 01:17:28 DEBUG : two: Need to transfer - File not found at Destination 2026/06/25 01:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:17:28 DEBUG : one: size = 5 OK 2026/06/25 01:17:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:17:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/25 01:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:17:29 DEBUG : two: md5 = 0fa5fef31156a9f2989c3ffced1b2439 OK 2026/06/25 01:17:29 DEBUG : two: size = 5 OK 2026/06/25 01:17:29 INFO : two: Copied (new) 2026/06/25 01:17:29 DEBUG : Waiting for deletions to finish 2026/06/25 01:17:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/25 01:17:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/25 01:17:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/25 01:17:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (26.55s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:17:36 DEBUG : pre-dest1/1: md5 = ac7bb8eed7a1a2cf1777b4642daeb68d OK 2026/06/25 01:17:38 DEBUG : pre-dest2/2: md5 = 0fed05960270be41cbf842198cb7d095 OK 2026/06/25 01:17:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/dest" 2026/06/25 01:17:39 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/rg03c1jvnehrrc617i0lnqjddc" 2026/06/25 01:17:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/pre-dest1" 2026/06/25 01:17:41 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/bbnblvh6k061ssopqrp18kd7gc" 2026/06/25 01:17:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/pre-dest2" 2026/06/25 01:17:42 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/dgicm1h6b5ejvlltm8eeif0bnk" 2026/06/25 01:17:44 DEBUG : 1: size = 1 OK 2026/06/25 01:17:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:17:44 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/25 01:17:44 DEBUG : 2: size = 1 OK 2026/06/25 01:17:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:17:44 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/25 01:17:45 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/25 01:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dest': Waiting for checks to finish 2026/06/25 01:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dest': Waiting for transfers to finish 2026/06/25 01:17:47 DEBUG : 3: md5 = eb8b76f1a3880d6dbab0c78335f7b2ee OK 2026/06/25 01:17:47 DEBUG : 3: size = 1 OK 2026/06/25 01:17:47 INFO : 3: Copied (new) 2026/06/25 01:17:47 DEBUG : Waiting for deletions to finish 2026/06/25 01:17:50 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/06/25 01:17:51 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/06/25 01:17:52 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.74s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:17:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/dst" 2026/06/25 01:17:53 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/25 01:17:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/CopyDest" 2026/06/25 01:17:54 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/25 01:17:56 DEBUG : one: Need to transfer - File not found at Destination 2026/06/25 01:17:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:17:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:17:58 DEBUG : one: md5 = e12fc3bbf329109f01c337114fbfdd7a OK 2026/06/25 01:17:58 DEBUG : one: size = 3 OK 2026/06/25 01:17:58 INFO : one: Copied (new) 2026/06/25 01:17:58 DEBUG : Waiting for deletions to finish 2026/06/25 01:18:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:18:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:18:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:18:00 DEBUG : one: Sizes differ 2026/06/25 01:18:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:18:01 DEBUG : one: md5 = d784ecef059137a5adad6a6f8fc7f609 OK 2026/06/25 01:18:01 DEBUG : one: size = 5 OK 2026/06/25 01:18:01 INFO : one: Copied (replaced existing) 2026/06/25 01:18:01 DEBUG : Waiting for deletions to finish 2026/06/25 01:18:03 DEBUG : dst/one: md5 = 3c5bb2d55bbf8e9b1a876323f801035d OK 2026/06/25 01:18:06 DEBUG : CopyDest/one: md5 = 74383f267b2b104042618fdf43e4b49d OK 2026/06/25 01:18:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/BackupDir" 2026/06/25 01:18:06 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/25 01:18:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:18:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:18:08 DEBUG : one: Sizes differ 2026/06/25 01:18:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:18:09 DEBUG : one: size = 5 OK 2026/06/25 01:18:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:18:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:18:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:18:09 DEBUG : one: Sizes differ 2026/06/25 01:18:10 INFO : one: Moved (server-side) 2026/06/25 01:18:11 DEBUG : one: size = 5 OK 2026/06/25 01:18:11 INFO : one: Copied (server-side copy) 2026/06/25 01:18:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/25 01:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:18:11 DEBUG : Waiting for deletions to finish 2026/06/25 01:18:14 DEBUG : CopyDest/two: md5 = 47b0c679a2d572fb4e866a94442a6cd8 OK 2026/06/25 01:18:14 DEBUG : one: size = 5 OK 2026/06/25 01:18:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:18:14 DEBUG : one: Unchanged skipping 2026/06/25 01:18:15 DEBUG : two: size = 3 OK 2026/06/25 01:18:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:18:16 DEBUG : two: size = 3 OK 2026/06/25 01:18:16 INFO : two: Copied (server-side copy) 2026/06/25 01:18:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/25 01:18:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:18:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:18:16 DEBUG : Waiting for deletions to finish 2026/06/25 01:18:16 DEBUG : two: size = 3 OK 2026/06/25 01:18:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:18:16 DEBUG : two: Unchanged skipping 2026/06/25 01:18:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:18:16 DEBUG : one: size = 5 OK 2026/06/25 01:18:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:18:16 DEBUG : one: Unchanged skipping 2026/06/25 01:18:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:18:16 DEBUG : Waiting for deletions to finish 2026/06/25 01:18:16 INFO : There was nothing to transfer 2026/06/25 01:18:19 DEBUG : CopyDest/three: md5 = 19fbdca195595d04dc1112988d7038eb OK 2026/06/25 01:18:19 DEBUG : one: size = 5 OK 2026/06/25 01:18:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:18:19 DEBUG : one: Unchanged skipping 2026/06/25 01:18:20 DEBUG : three: size = 7 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:18:20 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/CopyDest') 2026/06/25 01:18:20 DEBUG : three: Sizes differ 2026/06/25 01:18:20 DEBUG : three: Destination not found in --copy-dest 2026/06/25 01:18:20 DEBUG : three: Need to transfer - File not found at Destination 2026/06/25 01:18:20 DEBUG : two: size = 3 OK 2026/06/25 01:18:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/25 01:18:20 DEBUG : two: Unchanged skipping 2026/06/25 01:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:18:21 DEBUG : three: md5 = 43993f8f2282a4fd086d396cf7d05925 OK 2026/06/25 01:18:21 DEBUG : three: size = 7 OK 2026/06/25 01:18:21 INFO : three: Copied (new) 2026/06/25 01:18:21 DEBUG : Waiting for deletions to finish 2026/06/25 01:18:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/25 01:18:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/25 01:18:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/25 01:18:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/25 01:18:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/25 01:18:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/25 01:18:27 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (35.07s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:18:30 DEBUG : dst/one: md5 = ade0b0b8f870b18f8f96d84d5059bf3d OK 2026/06/25 01:18:32 DEBUG : dst/two: md5 = 9ff0408c6b5bb8b3ebde209391a05226 OK 2026/06/25 01:18:33 DEBUG : dst/three.txt: md5 = d6aed8751b784f45895e7ecb208b1749 OK 2026/06/25 01:18:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/dst" 2026/06/25 01:18:34 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/25 01:18:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/backup" 2026/06/25 01:18:35 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/1nrff024r7pq65ecp72fc28jb0" 2026/06/25 01:18:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:18:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:18:37 DEBUG : one: Sizes differ 2026/06/25 01:18:37 DEBUG : two: size = 3 OK 2026/06/25 01:18:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:18:37 DEBUG : two: Unchanged skipping 2026/06/25 01:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:18:38 INFO : one: Moved (server-side) 2026/06/25 01:18:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:18:40 DEBUG : one: md5 = 7f3ee59241a95a6520adde7460ea8df1 OK 2026/06/25 01:18:40 DEBUG : one: size = 4 OK 2026/06/25 01:18:40 INFO : one: Copied (new) 2026/06/25 01:18:40 DEBUG : Waiting for deletions to finish 2026/06/25 01:18:41 INFO : three.txt: Moved (server-side) 2026/06/25 01:18:41 INFO : three.txt: Moved into backup dir 2026/06/25 01:18:43 DEBUG : dst/three.txt: md5 = 9ff86314991c245260cf1796560826bb OK 2026/06/25 01:18:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:18:43 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:18:43 DEBUG : one: Sizes differ 2026/06/25 01:18:43 DEBUG : two: size = 3 OK 2026/06/25 01:18:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:18:43 DEBUG : two: Unchanged skipping 2026/06/25 01:18:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:18:44 INFO : one: Deleted 2026/06/25 01:18:45 INFO : one: Moved (server-side) 2026/06/25 01:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:18:46 DEBUG : one: md5 = b1ee60768df8b9375a689237fce699f5 OK 2026/06/25 01:18:46 DEBUG : one: size = 5 OK 2026/06/25 01:18:46 INFO : one: Copied (new) 2026/06/25 01:18:46 DEBUG : Waiting for deletions to finish 2026/06/25 01:18:47 INFO : three.txt: Deleted 2026/06/25 01:18:48 INFO : three.txt: Moved (server-side) 2026/06/25 01:18:48 INFO : three.txt: Moved into backup dir 2026/06/25 01:18:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/25 01:18:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/25 01:18:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/25 01:18:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/25 01:18:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/25 01:18:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (24.43s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:18:54 DEBUG : dst/one: md5 = a75c6516d1bc403ca19cacbe8e21bb95 OK 2026/06/25 01:18:56 DEBUG : dst/two: md5 = efc3e656b579aa5aaf77aa0c5a4d02b5 OK 2026/06/25 01:18:57 DEBUG : dst/three.txt: md5 = 5cc8d923382e40196d04da82a3a54d00 OK 2026/06/25 01:18:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/dst" 2026/06/25 01:18:58 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/25 01:18:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/backup" 2026/06/25 01:18:59 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/1nrff024r7pq65ecp72fc28jb0" 2026/06/25 01:19:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:19:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:19:01 DEBUG : one: Sizes differ 2026/06/25 01:19:01 DEBUG : two: size = 3 OK 2026/06/25 01:19:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:19:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:19:01 DEBUG : two: Unchanged skipping 2026/06/25 01:19:02 INFO : one: Moved (server-side) to: one.bak 2026/06/25 01:19:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:19:04 DEBUG : one: md5 = f2f18c867d7804149f8889bced296b79 OK 2026/06/25 01:19:04 DEBUG : one: size = 4 OK 2026/06/25 01:19:04 INFO : one: Copied (new) 2026/06/25 01:19:04 DEBUG : Waiting for deletions to finish 2026/06/25 01:19:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/25 01:19:04 INFO : three.txt: Moved into backup dir 2026/06/25 01:19:07 DEBUG : dst/three.txt: md5 = d3080c8f1a24d1e604e21d2861c445d1 OK 2026/06/25 01:19:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:19:07 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:19:07 DEBUG : one: Sizes differ 2026/06/25 01:19:07 DEBUG : two: size = 3 OK 2026/06/25 01:19:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:19:07 DEBUG : two: Unchanged skipping 2026/06/25 01:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:19:08 INFO : one.bak: Deleted 2026/06/25 01:19:08 INFO : one: Moved (server-side) to: one.bak 2026/06/25 01:19:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:19:10 DEBUG : one: md5 = 9f1e7a0beb9473d3149de952a4236f88 OK 2026/06/25 01:19:10 DEBUG : one: size = 5 OK 2026/06/25 01:19:10 INFO : one: Copied (new) 2026/06/25 01:19:10 DEBUG : Waiting for deletions to finish 2026/06/25 01:19:11 INFO : three.txt.bak: Deleted 2026/06/25 01:19:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/25 01:19:11 INFO : three.txt: Moved into backup dir 2026/06/25 01:19:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/25 01:19:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/25 01:19:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/25 01:19:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/25 01:19:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/25 01:19:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:19:18 DEBUG : dst/one: md5 = 74f9abcbab80c3fae333861a687bc4c9 OK 2026/06/25 01:19:20 DEBUG : dst/two: md5 = 2e5bd0521ea4bfea124841fcd49e72fd OK 2026/06/25 01:19:21 DEBUG : dst/three.txt: md5 = 530aaf1abff0e87b4a43cb01911b5625 OK 2026/06/25 01:19:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/dst" 2026/06/25 01:19:22 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/25 01:19:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/backup" 2026/06/25 01:19:23 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/1nrff024r7pq65ecp72fc28jb0" 2026/06/25 01:19:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:19:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:19:25 DEBUG : one: Sizes differ 2026/06/25 01:19:25 DEBUG : two: size = 3 OK 2026/06/25 01:19:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:19:25 DEBUG : two: Unchanged skipping 2026/06/25 01:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:19:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/25 01:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:19:28 DEBUG : one: md5 = 7b528b828c96727972181c5df609f193 OK 2026/06/25 01:19:28 DEBUG : one: size = 4 OK 2026/06/25 01:19:28 INFO : one: Copied (new) 2026/06/25 01:19:28 DEBUG : Waiting for deletions to finish 2026/06/25 01:19:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/25 01:19:28 INFO : three.txt: Moved into backup dir 2026/06/25 01:19:30 DEBUG : dst/three.txt: md5 = fac67e1ff0514181e31764521e02463f OK 2026/06/25 01:19:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:19:31 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:19:31 DEBUG : one: Sizes differ 2026/06/25 01:19:31 DEBUG : two: size = 3 OK 2026/06/25 01:19:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:19:31 DEBUG : two: Unchanged skipping 2026/06/25 01:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:19:32 INFO : one-2019-01-01: Deleted 2026/06/25 01:19:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/25 01:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:19:34 DEBUG : one: md5 = ac2bf09768b887833c7a8fb6a6e88ac3 OK 2026/06/25 01:19:34 DEBUG : one: size = 5 OK 2026/06/25 01:19:34 INFO : one: Copied (new) 2026/06/25 01:19:34 DEBUG : Waiting for deletions to finish 2026/06/25 01:19:35 INFO : three-2019-01-01.txt: Deleted 2026/06/25 01:19:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/25 01:19:35 INFO : three.txt: Moved into backup dir 2026/06/25 01:19:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/25 01:19:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/25 01:19:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/25 01:19:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/25 01:19:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/25 01:19:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.98s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:19:42 DEBUG : dst/one: md5 = 2e39d6a597ab312d70b15d9f4c88849c OK 2026/06/25 01:19:44 DEBUG : dst/two: md5 = 5ddedb964c09e877b1239ab9635e325f OK 2026/06/25 01:19:45 DEBUG : dst/three.txt: md5 = d4b3c9ca7fb022c16fe96708e24bb24c OK 2026/06/25 01:19:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/dst" 2026/06/25 01:19:46 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/25 01:19:47 DEBUG : two: size = 3 OK 2026/06/25 01:19:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:19:47 DEBUG : two: Unchanged skipping 2026/06/25 01:19:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:19:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:19:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:19:47 DEBUG : one: Sizes differ 2026/06/25 01:19:48 INFO : one: Moved (server-side) to: one.bak 2026/06/25 01:19:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:19:49 DEBUG : one: md5 = 90d431da496708a958d96bb0f4a89727 OK 2026/06/25 01:19:49 DEBUG : one: size = 4 OK 2026/06/25 01:19:49 INFO : one: Copied (new) 2026/06/25 01:19:49 DEBUG : Waiting for deletions to finish 2026/06/25 01:19:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/25 01:19:50 INFO : three.txt: Moved into backup dir 2026/06/25 01:19:52 DEBUG : dst/three.txt: md5 = 3e66ace037aa39c8cc46284a93927246 OK 2026/06/25 01:19:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/25 01:19:53 DEBUG : three.txt.bak: Excluded 2026/06/25 01:19:53 DEBUG : one.bak: Excluded (Path Filter) 2026/06/25 01:19:53 DEBUG : one.bak: Excluded 2026/06/25 01:19:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:19:53 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:19:53 DEBUG : one: Sizes differ 2026/06/25 01:19:53 DEBUG : two: size = 3 OK 2026/06/25 01:19:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:19:53 DEBUG : two: Unchanged skipping 2026/06/25 01:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for checks to finish 2026/06/25 01:19:54 INFO : one.bak: Deleted 2026/06/25 01:19:54 INFO : one: Moved (server-side) to: one.bak 2026/06/25 01:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst': Waiting for transfers to finish 2026/06/25 01:19:56 DEBUG : one: md5 = a305fbb319ec94f5c4ee368aa89b1093 OK 2026/06/25 01:19:56 DEBUG : one: size = 5 OK 2026/06/25 01:19:56 INFO : one: Copied (new) 2026/06/25 01:19:56 DEBUG : Waiting for deletions to finish 2026/06/25 01:19:56 INFO : three.txt.bak: Deleted 2026/06/25 01:19:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/25 01:19:57 INFO : three.txt: Moved into backup dir 2026/06/25 01:20:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/25 01:20:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/25 01:20:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/25 01:20:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/25 01:20:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/25 01:20:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.74s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:20:03 DEBUG : dst/one: md5 = a2da3d479f3de6008b5efebf272e25e8 OK 2026/06/25 01:20:05 DEBUG : dst/two: md5 = 00cbc49f1e30eefbbb64cd52bd0fe135 OK 2026/06/25 01:20:06 DEBUG : dst/three.txt: md5 = ab1bb240ef8d46c62dcf86e8445622a2 OK 2026/06/25 01:20:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/dst" 2026/06/25 01:20:07 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/25 01:20:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:20:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:20:08 DEBUG : one: Sizes differ 2026/06/25 01:20:09 INFO : one: Moved (server-side) to: one.bak 2026/06/25 01:20:11 DEBUG : one: md5 = 5b1bad6fca7adc42a1153d2ff4124cfc OK 2026/06/25 01:20:11 DEBUG : one: size = 4 OK 2026/06/25 01:20:11 INFO : one: Copied (new) 2026/06/25 01:20:11 DEBUG : two: size = 3 OK 2026/06/25 01:20:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:20:11 DEBUG : two: Unchanged skipping 2026/06/25 01:20:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:20:11 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:20:11 DEBUG : three.txt: Sizes differ 2026/06/25 01:20:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/25 01:20:14 DEBUG : three.txt: md5 = 91541df077facc7159d4f7e6713e0244 OK 2026/06/25 01:20:14 DEBUG : three.txt: size = 6 OK 2026/06/25 01:20:14 INFO : three.txt: Copied (new) 2026/06/25 01:20:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:20:15 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:20:15 DEBUG : one: Sizes differ 2026/06/25 01:20:16 INFO : one.bak: Deleted 2026/06/25 01:20:17 INFO : one: Moved (server-side) to: one.bak 2026/06/25 01:20:18 DEBUG : one: md5 = c8369316cc9d97739a385b5b4e3ddb46 OK 2026/06/25 01:20:18 DEBUG : one: size = 5 OK 2026/06/25 01:20:18 INFO : one: Copied (new) 2026/06/25 01:20:18 DEBUG : two: size = 3 OK 2026/06/25 01:20:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:20:18 DEBUG : two: Unchanged skipping 2026/06/25 01:20:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:20:19 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:20:19 DEBUG : three.txt: Sizes differ 2026/06/25 01:20:19 INFO : three.txt.bak: Deleted 2026/06/25 01:20:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/25 01:20:21 DEBUG : three.txt: md5 = b43d2d3cb9691699d905fd13fe3b7ed8 OK 2026/06/25 01:20:21 DEBUG : three.txt: size = 19 OK 2026/06/25 01:20:21 INFO : three.txt: Copied (new) 2026/06/25 01:20:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/25 01:20:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/25 01:20:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/25 01:20:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/25 01:20:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/25 01:20:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/25 01:20:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (25.50s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:20:28 DEBUG : dst/one: md5 = c4b58e5a58409cb63adbda5c37a38256 OK 2026/06/25 01:20:30 DEBUG : dst/two: md5 = acb38fb1d5c976b638a3dcb195126f1d OK 2026/06/25 01:20:32 DEBUG : dst/three.txt: md5 = a8667f583f4b0af27b994dc09ff60bfa OK 2026/06/25 01:20:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xulunik4kevo/dst" 2026/06/25 01:20:32 DEBUG : Creating backend with remote "TestDrive:crypt/cbp58543r8re8qjpegfmqe1tf2kve6govf7p4jvbfkrkesn9nm5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/25 01:20:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:20:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:20:33 DEBUG : one: Sizes differ 2026/06/25 01:20:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/25 01:20:35 DEBUG : one: md5 = 9573e1b44fc317325d3df1e992a71712 OK 2026/06/25 01:20:35 DEBUG : one: size = 4 OK 2026/06/25 01:20:35 INFO : one: Copied (new) 2026/06/25 01:20:36 DEBUG : two: size = 3 OK 2026/06/25 01:20:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:20:36 DEBUG : two: Unchanged skipping 2026/06/25 01:20:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:20:36 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:20:36 DEBUG : three.txt: Sizes differ 2026/06/25 01:20:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/25 01:20:38 DEBUG : three.txt: md5 = 4f5d6c7b30b81ca7245eb55b50035c29 OK 2026/06/25 01:20:38 DEBUG : three.txt: size = 6 OK 2026/06/25 01:20:38 INFO : three.txt: Copied (new) 2026/06/25 01:20:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:20:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:20:39 DEBUG : one: Sizes differ 2026/06/25 01:20:40 INFO : one-2019-01-01: Deleted 2026/06/25 01:20:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/25 01:20:42 DEBUG : one: md5 = a6b728e638291b20a705a1a844cf781c OK 2026/06/25 01:20:42 DEBUG : one: size = 5 OK 2026/06/25 01:20:42 INFO : one: Copied (new) 2026/06/25 01:20:42 DEBUG : two: size = 3 OK 2026/06/25 01:20:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:20:42 DEBUG : two: Unchanged skipping 2026/06/25 01:20:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:20:42 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo/dst') 2026/06/25 01:20:42 DEBUG : three.txt: Sizes differ 2026/06/25 01:20:43 INFO : three-2019-01-01.txt: Deleted 2026/06/25 01:20:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/25 01:20:45 DEBUG : three.txt: md5 = 91e709c1f323dbbe5f4f567fb868586b OK 2026/06/25 01:20:45 DEBUG : three.txt: size = 19 OK 2026/06/25 01:20:45 INFO : three.txt: Copied (new) 2026/06/25 01:20:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/25 01:20:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/25 01:20:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/25 01:20:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/25 01:20:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/25 01:20:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/25 01:20:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (23.09s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:20:51 DEBUG : Testêé: md5 = a9441d734d638afb6e8513e120a8cf5b OK 2026/06/25 01:20:52 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:20:52 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:20:52 DEBUG : Testêé: Sizes differ 2026/06/25 01:20:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:20:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:20:54 DEBUG : Testêé: md5 = 16565974dbe2c63cce8148bb4b74193f OK 2026/06/25 01:20:54 DEBUG : Testêé: size = 14 OK 2026/06/25 01:20:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/25 01:20:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.24s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:20:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/25 01:20:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:20:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:20:57 DEBUG : existing: md5 = 8702080215d2fbeb7ffecb1966e2bd71 OK 2026/06/25 01:20:57 DEBUG : existing: size = 6 OK 2026/06/25 01:20:57 INFO : existing: Copied (new) 2026/06/25 01:20:57 DEBUG : Waiting for deletions to finish 2026/06/25 01:20:58 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:20:58 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:20:58 DEBUG : existing: Sizes differ 2026/06/25 01:20:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/25 01:20:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:20:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:20:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': not deleting files as there were IO errors 2026/06/25 01:20:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.88s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:21:01 DEBUG : EXISTING: md5 = b2ce9ae30aa8210683ff577c2cb676b6 OK 2026/06/25 01:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:21:01 DEBUG : EXISTING: size = 6 OK 2026/06/25 01:21:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:21:01 DEBUG : existing: Unchanged skipping 2026/06/25 01:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:21:01 DEBUG : Waiting for deletions to finish 2026/06/25 01:21:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.23s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.59s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", 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-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", 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-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.36s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:21:06 DEBUG : both0: md5 = 18b604d9119710c1001480820b054671 OK 2026/06/25 01:21:07 DEBUG : only0: md5 = 5cf345011afb37f345ca60f30cdf5677 OK 2026/06/25 01:21:09 DEBUG : both1: md5 = cb10729b7ce4b894b49edd3a6a2dcb7c OK 2026/06/25 01:21:10 DEBUG : only1: md5 = 46a7511fb61fd0b95fe8b082ef7783e4 OK 2026/06/25 01:21:12 DEBUG : both2: md5 = aaee967d51ffcfc5e51e6142935129b3 OK 2026/06/25 01:21:13 DEBUG : only2: md5 = a39d29a31494c9ecf18ccfbe444962f7 OK 2026/06/25 01:21:15 DEBUG : both3: md5 = 636e9c901cdccad7a9f855d560dcc678 OK 2026/06/25 01:21:16 DEBUG : only3: md5 = f0cfe04e11e47982ab860a09a6c7ddbc OK 2026/06/25 01:21:18 DEBUG : both4: md5 = f71f4deffd0625023cacdaf9286d44b9 OK 2026/06/25 01:21:19 DEBUG : only4: md5 = c94798ced3346ca2c11788a527312728 OK 2026/06/25 01:21:21 DEBUG : both5: md5 = b836d8007dd082456d3c7ceccee45a94 OK 2026/06/25 01:21:22 DEBUG : only5: md5 = 41e91f429fabfaa9d019b50264f1ffe4 OK 2026/06/25 01:21:25 DEBUG : both6: md5 = c9ecc5ef303a5fc68123adbec0fa1b19 OK 2026/06/25 01:21:26 DEBUG : only6: md5 = cf751c3aa09957c78d0d6bfab3eeca53 OK 2026/06/25 01:21:28 DEBUG : both7: md5 = e2c2238f7358ff2df5b15e9e165f0b70 OK 2026/06/25 01:21:29 DEBUG : only7: md5 = f3cd294eaed807074367340db42f88cc OK 2026/06/25 01:21:31 DEBUG : both8: md5 = 062c95ba92589d112bd5fec04264df3c OK 2026/06/25 01:21:32 DEBUG : only8: md5 = 9789279d20340debe9bcc23b435d4e4f OK 2026/06/25 01:21:34 DEBUG : both9: md5 = fc3a1d813673e4635f5db29436355e7a OK 2026/06/25 01:21:36 DEBUG : only9: md5 = 2774305f34dda3643c9d5d56c6a7955b OK 2026/06/25 01:21:37 DEBUG : both10: md5 = 6e2885da3d7d630611818aea466a09cb OK 2026/06/25 01:21:39 DEBUG : only10: md5 = f63eaa712ee3c7c2c455eac3af920bb7 OK 2026/06/25 01:21:40 DEBUG : both11: md5 = a6e6d8820530e629ff360c85467fc3d1 OK 2026/06/25 01:21:42 DEBUG : only11: md5 = 152c42527814bc7bea3991ef0bda2e39 OK 2026/06/25 01:21:43 DEBUG : both12: md5 = 8b1ff50059aeb8182473328253755559 OK 2026/06/25 01:21:45 DEBUG : only12: md5 = 85659513f1618516cfb494b8ac878e42 OK 2026/06/25 01:21:46 DEBUG : both13: md5 = 4ea567ef6aa9282d85e2ec8fa929abb6 OK 2026/06/25 01:21:48 DEBUG : only13: md5 = b31c06d5bb77873afd54b44d0067f473 OK 2026/06/25 01:21:49 DEBUG : both14: md5 = 7f59bf928feb0c82f1ab8768ad482e4f OK 2026/06/25 01:21:51 DEBUG : only14: md5 = 2108b3580aea9cf314cb58d0ba61593c OK 2026/06/25 01:21:51 DEBUG : TestDrive: Token expired 2026/06/25 01:21:51 DEBUG : Config file has changed externally - reloading 2026/06/25 01:21:51 DEBUG : TestDrive: No updated token found in the config file 2026/06/25 01:21:51 DEBUG : TestDrive: Token refresh successful 2026/06/25 01:21:51 DEBUG : Config file has changed externally - reloading 2026/06/25 01:21:51 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/06/25 01:21:51 DEBUG : TestDrive: Saved new token in config file 2026/06/25 01:21:53 DEBUG : both15: md5 = 1fc737b626a758a06ab557b2b0258b47 OK 2026/06/25 01:21:55 DEBUG : only15: md5 = e2b5a8df6a6094dcd63354ca1e4a173a OK 2026/06/25 01:21:57 DEBUG : both16: md5 = 64f9b83e1de318bfbfe43f8c9bcc2cd0 OK 2026/06/25 01:21:58 DEBUG : only16: md5 = 31318db6e56f31ef2b7374f700c39ebf OK 2026/06/25 01:22:00 DEBUG : both17: md5 = dae80148ac33af7b91420468bdd1f172 OK 2026/06/25 01:22:01 DEBUG : only17: md5 = 0627fcde8c259080ff6e8f85636ef85a OK 2026/06/25 01:22:03 DEBUG : both18: md5 = acda5edbd57a8658ae9264ceb52aecae OK 2026/06/25 01:22:04 DEBUG : only18: md5 = 387a30d92022940ba5cab78968ccaa39 OK 2026/06/25 01:22:06 DEBUG : both19: md5 = ced7c1fcd3c2522fc197aa929fdb9753 OK 2026/06/25 01:22:07 DEBUG : only19: md5 = 5694d221c2b68c8258065a03986cada8 OK 2026/06/25 01:22:08 DEBUG : both0: size = 6 OK 2026/06/25 01:22:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both11: size = 6 OK 2026/06/25 01:22:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both12: size = 6 OK 2026/06/25 01:22:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:22:08 DEBUG : both0: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both10: size = 6 OK 2026/06/25 01:22:08 DEBUG : both13: size = 6 OK 2026/06/25 01:22:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both10: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both14: size = 6 OK 2026/06/25 01:22:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both13: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both15: size = 6 OK 2026/06/25 01:22:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both15: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both16: size = 6 OK 2026/06/25 01:22:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both12: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both17: size = 6 OK 2026/06/25 01:22:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both11: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both18: size = 6 OK 2026/06/25 01:22:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both18: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both19: size = 6 OK 2026/06/25 01:22:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both14: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both1: size = 6 OK 2026/06/25 01:22:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both1: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both2: size = 6 OK 2026/06/25 01:22:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both2: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both3: size = 6 OK 2026/06/25 01:22:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both3: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both4: size = 6 OK 2026/06/25 01:22:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both16: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both5: size = 6 OK 2026/06/25 01:22:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both5: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both6: size = 6 OK 2026/06/25 01:22:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both17: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both7: size = 6 OK 2026/06/25 01:22:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both7: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both8: size = 6 OK 2026/06/25 01:22:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both8: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both9: size = 6 OK 2026/06/25 01:22:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:22:08 DEBUG : both9: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both19: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both4: Unchanged skipping 2026/06/25 01:22:08 DEBUG : both6: Unchanged skipping 2026/06/25 01:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:22:08 DEBUG : Waiting for deletions to finish 2026/06/25 01:22:08 INFO : only1: Deleted 2026/06/25 01:22:08 INFO : only2: Deleted 2026/06/25 01:22:08 INFO : only10: Deleted 2026/06/25 01:22:08 INFO : only13: Deleted 2026/06/25 01:22:09 INFO : only14: Deleted 2026/06/25 01:22:09 INFO : only11: Deleted 2026/06/25 01:22:09 INFO : only16: Deleted 2026/06/25 01:22:09 INFO : only17: Deleted 2026/06/25 01:22:09 INFO : only3: Deleted 2026/06/25 01:22:09 INFO : only4: Deleted 2026/06/25 01:22:09 INFO : only19: Deleted 2026/06/25 01:22:09 INFO : only0: Deleted 2026/06/25 01:22:10 INFO : only18: Deleted 2026/06/25 01:22:10 INFO : only12: Deleted 2026/06/25 01:22:10 INFO : only6: Deleted 2026/06/25 01:22:10 INFO : only7: Deleted 2026/06/25 01:22:10 INFO : only9: Deleted 2026/06/25 01:22:10 INFO : only8: Deleted 2026/06/25 01:22:10 INFO : only15: Deleted 2026/06/25 01:22:10 INFO : only5: Deleted 2026/06/25 01:22:10 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (74.74s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:22:21 DEBUG : both0: md5 = 445f7db2d054dfd0072db14a3991928f OK 2026/06/25 01:22:22 DEBUG : only0: md5 = bcda2db5970ec1e03a96103ff1f8746a OK 2026/06/25 01:22:24 DEBUG : both1: md5 = 189491df5c228ce47d4c464286abed51 OK 2026/06/25 01:22:25 DEBUG : only1: md5 = 9e178a3d67c74895016d409ad4e29eea OK 2026/06/25 01:22:27 DEBUG : both2: md5 = dba5941b8e3edbfe87a4d65bfd1f6fbe OK 2026/06/25 01:22:28 DEBUG : only2: md5 = b3a939a50638b89e84de2c3a0e13b6e5 OK 2026/06/25 01:22:30 DEBUG : both3: md5 = b9ecce67b2de4b14bac7ac7f04321d5c OK 2026/06/25 01:22:31 DEBUG : only3: md5 = db1123c262649f051c40fc8bf513a6f5 OK 2026/06/25 01:22:33 DEBUG : both4: md5 = 378c934d310940d234c14b13376bc9a8 OK 2026/06/25 01:22:35 DEBUG : only4: md5 = e3b5ea94ff6a2582d5368232b25bbcee OK 2026/06/25 01:22:36 DEBUG : both5: md5 = fddcfc4c5193f56d84f35815d5f20916 OK 2026/06/25 01:22:38 DEBUG : only5: md5 = b26f5a329407cf4e232c6b9dd1fa2939 OK 2026/06/25 01:22:39 DEBUG : both6: md5 = 5e964236f03112566b0ded907c0dd4ca OK 2026/06/25 01:22:41 DEBUG : only6: md5 = 00d3baabecbc6e2091c46f14b88cf078 OK 2026/06/25 01:22:42 DEBUG : both7: md5 = 9d85d7c97b76dbb3780d4391b30f3759 OK 2026/06/25 01:22:44 DEBUG : only7: md5 = 880bf828ec21ae71cf2e5f67fdaecf70 OK 2026/06/25 01:22:45 DEBUG : both8: md5 = 9741353da95278cf3da35892f35c4857 OK 2026/06/25 01:22:47 DEBUG : only8: md5 = e8e7b846574bb04784c274bd7fff16ff OK 2026/06/25 01:22:48 DEBUG : both9: md5 = dbbdf9db99d842bcc8cae10f36b0ba51 OK 2026/06/25 01:22:49 DEBUG : only9: md5 = 1af72f1d700ec646df2acfe3705216e6 OK 2026/06/25 01:22:51 DEBUG : both10: md5 = 3fe778e547d336e206cc60db9b798a30 OK 2026/06/25 01:22:53 DEBUG : only10: md5 = 75d5ae21fe8b54421c6a015fae2dea7c OK 2026/06/25 01:22:54 DEBUG : both11: md5 = 7ce531112e40549980661f5658547bfb OK 2026/06/25 01:22:56 DEBUG : only11: md5 = f1fcba9a348a289af5c4d85dbec8d66e OK 2026/06/25 01:22:57 DEBUG : both12: md5 = d46b800a4b4122b5e0cb208d832ca80d OK 2026/06/25 01:22:58 DEBUG : only12: md5 = e643f2726a16c8a470f18c71225922bc OK 2026/06/25 01:23:00 DEBUG : both13: md5 = bf54fbe315f202450f41e13a7cb79d28 OK 2026/06/25 01:23:02 DEBUG : only13: md5 = d98c990a235ab6a0a15e137aed579924 OK 2026/06/25 01:23:03 DEBUG : both14: md5 = 733b651d0d062f65a16889c685d244c0 OK 2026/06/25 01:23:05 DEBUG : only14: md5 = ce6e12c1e14f234946cc024e35d53a34 OK 2026/06/25 01:23:06 DEBUG : both15: md5 = af65ecc5bc8b13e8546e4a61d7c23731 OK 2026/06/25 01:23:08 DEBUG : only15: md5 = 6a1d0f3519f56c844043515f69a290e5 OK 2026/06/25 01:23:09 DEBUG : both16: md5 = b7a18d143ee8b83455c23a38f033e5fb OK 2026/06/25 01:23:11 DEBUG : only16: md5 = ddfe9edbd12235fca599f838a23b2303 OK 2026/06/25 01:23:12 DEBUG : both17: md5 = effe8e78265282590c0aad69bbbf57ad OK 2026/06/25 01:23:14 DEBUG : only17: md5 = ae317a4a88ca7a2ce091653ca869b43c OK 2026/06/25 01:23:15 DEBUG : both18: md5 = b409ab6aef705bbd5efa31675546cd2c OK 2026/06/25 01:23:17 DEBUG : only18: md5 = 3c44af4802c6d4a651349a56e81b0627 OK 2026/06/25 01:23:18 DEBUG : both19: md5 = d630f4c666bb4803a13a76c07ca31fb2 OK 2026/06/25 01:23:20 DEBUG : only19: md5 = 4ecd65784ce5c91092af6c36d89fd100 OK 2026/06/25 01:23:21 DEBUG : both10: size = 6 OK 2026/06/25 01:23:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:23:21 DEBUG : both0: size = 6 OK 2026/06/25 01:23:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both11: size = 6 OK 2026/06/25 01:23:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both12: size = 6 OK 2026/06/25 01:23:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both10: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both13: size = 6 OK 2026/06/25 01:23:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both13: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both14: size = 6 OK 2026/06/25 01:23:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both14: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both15: size = 6 OK 2026/06/25 01:23:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both15: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both16: size = 6 OK 2026/06/25 01:23:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both16: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both17: size = 6 OK 2026/06/25 01:23:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both17: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both18: size = 6 OK 2026/06/25 01:23:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both18: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both19: size = 6 OK 2026/06/25 01:23:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both19: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both1: size = 6 OK 2026/06/25 01:23:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both1: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both2: size = 6 OK 2026/06/25 01:23:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both2: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both3: size = 6 OK 2026/06/25 01:23:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both0: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both4: size = 6 OK 2026/06/25 01:23:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both4: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both5: size = 6 OK 2026/06/25 01:23:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both5: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both6: size = 6 OK 2026/06/25 01:23:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both6: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both7: size = 6 OK 2026/06/25 01:23:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both7: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both8: size = 6 OK 2026/06/25 01:23:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both8: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both9: size = 6 OK 2026/06/25 01:23:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:23:21 DEBUG : both9: Unchanged skipping 2026/06/25 01:23:21 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only0: Sizes differ 2026/06/25 01:23:21 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only10: Sizes differ 2026/06/25 01:23:21 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only11: Sizes differ 2026/06/25 01:23:21 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only12: Sizes differ 2026/06/25 01:23:21 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only13: Sizes differ 2026/06/25 01:23:21 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only14: Sizes differ 2026/06/25 01:23:21 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only15: Sizes differ 2026/06/25 01:23:21 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only16: Sizes differ 2026/06/25 01:23:21 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only17: Sizes differ 2026/06/25 01:23:21 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only18: Sizes differ 2026/06/25 01:23:21 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only19: Sizes differ 2026/06/25 01:23:21 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only1: Sizes differ 2026/06/25 01:23:21 DEBUG : both3: Unchanged skipping 2026/06/25 01:23:21 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only2: Sizes differ 2026/06/25 01:23:21 DEBUG : both11: Unchanged skipping 2026/06/25 01:23:21 DEBUG : both12: Unchanged skipping 2026/06/25 01:23:21 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only4: Sizes differ 2026/06/25 01:23:21 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only3: Sizes differ 2026/06/25 01:23:21 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only5: Sizes differ 2026/06/25 01:23:21 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only6: Sizes differ 2026/06/25 01:23:21 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only7: Sizes differ 2026/06/25 01:23:21 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only8: Sizes differ 2026/06/25 01:23:21 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1000535552) 2026/06/25 01:23:21 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo') 2026/06/25 01:23:21 DEBUG : only9: Sizes differ 2026/06/25 01:23:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:23:22 DEBUG : only11: md5 = a864aef8e5b9ddc8410ff918d070f1ae OK 2026/06/25 01:23:22 DEBUG : only11: size = 0 OK 2026/06/25 01:23:22 INFO : only11: Copied (replaced existing) 2026/06/25 01:23:22 DEBUG : only0: md5 = 76d8d3a03896680715c1393142e87eca OK 2026/06/25 01:23:22 DEBUG : only0: size = 0 OK 2026/06/25 01:23:22 INFO : only0: Copied (replaced existing) 2026/06/25 01:23:22 DEBUG : only12: md5 = ea812df3fd2950f81e0e5c67da578387 OK 2026/06/25 01:23:22 DEBUG : only12: size = 0 OK 2026/06/25 01:23:22 INFO : only12: Copied (replaced existing) 2026/06/25 01:23:22 DEBUG : only10: md5 = 5dbc20e1262cf89135d22cd174495178 OK 2026/06/25 01:23:22 DEBUG : only10: size = 0 OK 2026/06/25 01:23:22 INFO : only10: Copied (replaced existing) 2026/06/25 01:23:23 DEBUG : only15: md5 = dd78b52e22b3da94bb55e2f712c80274 OK 2026/06/25 01:23:23 DEBUG : only15: size = 0 OK 2026/06/25 01:23:23 INFO : only15: Copied (replaced existing) 2026/06/25 01:23:23 DEBUG : only13: md5 = 42f0774b155517e5f1d4d81abee7971b OK 2026/06/25 01:23:23 DEBUG : only13: size = 0 OK 2026/06/25 01:23:23 INFO : only13: Copied (replaced existing) 2026/06/25 01:23:23 DEBUG : only14: md5 = e716fb7130150f80014599e260554645 OK 2026/06/25 01:23:23 DEBUG : only14: size = 0 OK 2026/06/25 01:23:23 INFO : only14: Copied (replaced existing) 2026/06/25 01:23:23 DEBUG : only16: md5 = 4e21f36c930c688cbccc9d10ca8135b5 OK 2026/06/25 01:23:23 DEBUG : only16: size = 0 OK 2026/06/25 01:23:23 INFO : only16: Copied (replaced existing) 2026/06/25 01:23:24 DEBUG : only19: md5 = 80cf74f2097a7b8e4aefb329b347eb1f OK 2026/06/25 01:23:24 DEBUG : only19: size = 0 OK 2026/06/25 01:23:24 INFO : only19: Copied (replaced existing) 2026/06/25 01:23:24 DEBUG : only17: md5 = 850e78d76363a8ebd7020e1f94196e5f OK 2026/06/25 01:23:24 DEBUG : only17: size = 0 OK 2026/06/25 01:23:24 INFO : only17: Copied (replaced existing) 2026/06/25 01:23:24 DEBUG : only18: md5 = bf2f0f6a67b4fcf3f2f5b6b87230f5f5 OK 2026/06/25 01:23:24 DEBUG : only18: size = 0 OK 2026/06/25 01:23:24 INFO : only18: Copied (replaced existing) 2026/06/25 01:23:24 DEBUG : only2: md5 = 7e57bdbce5914bade24214b5e2af458b OK 2026/06/25 01:23:24 DEBUG : only2: size = 0 OK 2026/06/25 01:23:24 INFO : only2: Copied (replaced existing) 2026/06/25 01:23:25 DEBUG : only5: md5 = a3b241916f27602ff8ab4b4106242b44 OK 2026/06/25 01:23:25 DEBUG : only5: size = 0 OK 2026/06/25 01:23:25 INFO : only5: Copied (replaced existing) 2026/06/25 01:23:25 DEBUG : only6: md5 = a335cf0691c3a7b3ace16f3f0133ba34 OK 2026/06/25 01:23:25 DEBUG : only6: size = 0 OK 2026/06/25 01:23:25 INFO : only6: Copied (replaced existing) 2026/06/25 01:23:25 DEBUG : only8: md5 = 987518439f9444e92c6aed8d79eb3d07 OK 2026/06/25 01:23:25 DEBUG : only8: size = 0 OK 2026/06/25 01:23:25 INFO : only8: Copied (replaced existing) 2026/06/25 01:23:25 DEBUG : only7: md5 = 65f90c05976ce06a84aedb5fbe6d4418 OK 2026/06/25 01:23:25 DEBUG : only7: size = 0 OK 2026/06/25 01:23:25 INFO : only7: Copied (replaced existing) 2026/06/25 01:23:27 DEBUG : only1: md5 = f4d68b4226fb0415eb03a2ca0c9c367d OK 2026/06/25 01:23:27 DEBUG : only1: size = 0 OK 2026/06/25 01:23:27 INFO : only1: Copied (replaced existing) 2026/06/25 01:23:27 DEBUG : only3: md5 = b13b559cda1db0eaa87ccd54ec29ad20 OK 2026/06/25 01:23:27 DEBUG : only3: size = 0 OK 2026/06/25 01:23:27 INFO : only3: Copied (replaced existing) 2026/06/25 01:23:27 DEBUG : only4: md5 = 891d41931395dac8a4a5cf10abee3bf3 OK 2026/06/25 01:23:27 DEBUG : only4: size = 0 OK 2026/06/25 01:23:27 INFO : only4: Copied (replaced existing) 2026/06/25 01:23:50 DEBUG : only9: md5 = 2040a56a6673ef942dd323c6ec521cb5 OK 2026/06/25 01:23:50 DEBUG : only9: size = 0 OK 2026/06/25 01:23:50 INFO : only9: Copied (replaced existing) 2026/06/25 01:23:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (109.00s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:24:08 DEBUG : empty_dir: Making directory with metadata 2026/06/25 01:24:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:24:08 DEBUG : empty_on_remote: Making directory with metadata 2026/06/25 01:24:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:24:08 DEBUG : empty_on_remote: Making directory with metadata 2026/06/25 01:24:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:24:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/25 01:24:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/25 01:24:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:24:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/25 01:24:21 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/25 01:24:22 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/25 01:24:22 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:24:24 DEBUG : empty_dir: Making directory with metadata 2026/06/25 01:24:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:24:24 DEBUG : empty_on_remote: Making directory with metadata 2026/06/25 01:24:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:24:24 DEBUG : empty_on_remote: Making directory with metadata 2026/06/25 01:24:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:24:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/25 01:24:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/25 01:24:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:24:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/25 01:24:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:24:37 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/25 01:24:37 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/25 01:24:38 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:24:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:24:41 DEBUG : sub dir: Making directory with metadata 2026/06/25 01:24:41 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/25 01:25:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/25 01:25:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/25 01:25:00 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:25:00 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/25 01:25:13 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/06/25 01:25:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/25 01:25:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/25 01:25:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/25 01:25:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/25 01:25:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/25 01:25:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/25 01:25:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/25 01:25:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/25 01:25:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/25 01:25:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/25 01:25:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (41.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:25:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/25 01:25:22 DEBUG : sub dir: Making directory with metadata 2026/06/25 01:25:22 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/25 01:25:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/25 01:25:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/25 01:25:46 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/25 01:25:46 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/25 01:25:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/25 01:25:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/25 01:26:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/25 01:26:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/25 01:26:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/25 01:26:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/25 01:26:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/25 01:26:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/25 01:26:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/25 01:26:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/25 01:26:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (43.70s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:26:08 DEBUG : dir1/0000-abcdefg.txt: md5 = bcd7d771592c3f33b2a93124a757c708 OK 2026/06/25 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0cee13422ef5252f8589854e22ad1e73 OK 2026/06/25 01:26:11 DEBUG : dir1/0002-cdefghi.txt: md5 = b5ded79c25ce862a65fad8faab6c6fd2 OK 2026/06/25 01:26:12 DEBUG : dir1/0003-defghij.txt: md5 = be1c5540744aa6871dadbad13ab5a4e5 OK 2026/06/25 01:26:14 DEBUG : dir1/0004-efghijk.txt: md5 = 43684faab20cac3aef5abbfa9c45586b OK 2026/06/25 01:26:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 6f15703add6bbd9c6afe1fff2e64cc43 OK 2026/06/25 01:26:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 847c5c21bd12782bdbd7f2f60ecc3a73 OK 2026/06/25 01:26:18 DEBUG : dir1/0007-1234567.txt: md5 = 99f27b2ede5dfebfc83e602a2080a5ef OK 2026/06/25 01:26:20 DEBUG : dir1/0008-2345678.txt: md5 = 4f098e4ed926ab06e7a8accda4c397e1 OK 2026/06/25 01:26:22 DEBUG : dir1/0009-3456789.txt: md5 = 55bfdf3b2bbcd9f737ed05579bb8e885 OK 2026/06/25 01:26:23 DEBUG : dir1/0010-456789.txt: md5 = 889db2810f10422ff26d7c6a5077f04a OK 2026/06/25 01:26:24 DEBUG : dir1/0011-56789;.txt: md5 = bdaf3ec343b93b432704030a3024ed72 OK 2026/06/25 01:26:26 DEBUG : dir1/0012-6789;.txt: md5 = ec748e2ad5e943c4d4082b785d359ec5 OK 2026/06/25 01:26:27 DEBUG : dir1/0013-789;=.txt: md5 = 17f500b26a63ae3680c1d76187121b47 OK 2026/06/25 01:26:29 DEBUG : dir1/0014-89;=.txt: md5 = e50ed6c2f46fc39b4cca71c6b7087002 OK 2026/06/25 01:26:31 DEBUG : dir1/0015-9;=.txt: md5 = a076873551fa646773660c13a8c11aa2 OK 2026/06/25 01:26:32 DEBUG : apple: md5 = 09185b74045ecc4e1eb95ff373e4cea7 OK 2026/06/25 01:26:34 DEBUG : banana: md5 = 497eb95ffbe5669cafaaf7243c928d6b OK 2026/06/25 01:26:35 DEBUG : appleappleapplebanana: md5 = a389ea1e70fb328a6634e0ffa55a2eae OK 2026/06/25 01:26:37 DEBUG : splitbananasplit: md5 = 02b5e8038cb194500fbf4aa0e34af0e6 OK 2026/06/25 01:26:37 DEBUG : Waiting for deletions to finish 2026/06/25 01:26:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:26:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:26:38 DEBUG : apple: size = 5 OK 2026/06/25 01:26:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:38 DEBUG : apple: Unchanged skipping 2026/06/25 01:26:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:26:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:26:38 DEBUG : banana: size = 6 OK 2026/06/25 01:26:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:38 DEBUG : banana: Unchanged skipping 2026/06/25 01:26:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/25 01:26:39 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:26:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:26:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:26:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:26:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:26:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:26:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:26:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:26:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:26:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:26:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:26:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:26:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:26:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:26:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:26:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:26:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:26:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:26:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:26:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:26:39 DEBUG : Waiting for deletions to finish 2026/06/25 01:26:39 DEBUG : Waiting for deletions to finish 2026/06/25 01:26:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:26:40 DEBUG : dir1: Directory modification time the same (differ by -794.319µs, within tolerance 1ms) 2026/06/25 01:26:40 DEBUG : apple: size = 5 OK 2026/06/25 01:26:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:40 DEBUG : apple: Unchanged skipping 2026/06/25 01:26:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:26:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:26:40 DEBUG : banana: size = 6 OK 2026/06/25 01:26:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:40 DEBUG : banana: Unchanged skipping 2026/06/25 01:26:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:26:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:26:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:26:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:26:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:26:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:26:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:26:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:26:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:26:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:26:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:26:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:26:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:26:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:26:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:26:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:26:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:26:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:26:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:26:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:26:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:26:41 DEBUG : Waiting for deletions to finish 2026/06/25 01:26:41 DEBUG : Waiting for deletions to finish 2026/06/25 01:26:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:26:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/25 01:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:26:56 DEBUG : dir1/0000-abcdefg.txt: md5 = fb32ba30844ba26d58d983ec5ee92519 OK 2026/06/25 01:26:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = f6467fb08905a061fc04294212cf5f36 OK 2026/06/25 01:27:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 91bcc3ddbe0bf6d80a4110f7e549e27e OK 2026/06/25 01:27:01 DEBUG : dir1/0003-defghij.txt: md5 = cecd6099ff0028096867290c38e0a46a OK 2026/06/25 01:27:03 DEBUG : dir1/0004-efghijk.txt: md5 = 2b6777b2c334cbcfc1bd0ea2f552b15f OK 2026/06/25 01:27:04 DEBUG : dir1/0005-fghijkl.txt: md5 = d06251b07638caa0ca3459f4f7687bd6 OK 2026/06/25 01:27:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 99efd3eb800eafab8425b2cdbbf2f108 OK 2026/06/25 01:27:07 DEBUG : dir1/0007-1234567.txt: md5 = f05be21b447cec84e06a6f3b6cca761c OK 2026/06/25 01:27:09 DEBUG : dir1/0008-2345678.txt: md5 = b9b660ad7ef1149a569eb9ff96591429 OK 2026/06/25 01:27:10 DEBUG : dir1/0009-3456789.txt: md5 = b0296836a8f18f5c84971ecf5c1c8816 OK 2026/06/25 01:27:12 DEBUG : dir1/0010-456789.txt: md5 = a4dc5916e42cdbda6acf8838d061d2f7 OK 2026/06/25 01:27:13 DEBUG : dir1/0011-56789;.txt: md5 = f339fa2439a876db73a333d432825f4d OK 2026/06/25 01:27:15 DEBUG : dir1/0012-6789;.txt: md5 = 2fa38e7550285f21b46a355d325c8a25 OK 2026/06/25 01:27:16 DEBUG : dir1/0013-789;=.txt: md5 = 71b8e52c6a3012245ac3559c12367110 OK 2026/06/25 01:27:18 DEBUG : dir1/0014-89;=.txt: md5 = 2d2cf1ad3fb489b413212ae0ad65e38e OK 2026/06/25 01:27:19 DEBUG : dir1/0015-9;=.txt: md5 = 2dbbc901b346cd205d2c205504420369 OK 2026/06/25 01:27:21 DEBUG : apple: md5 = 5fd50642661150f48476e635315e1ddd OK 2026/06/25 01:27:23 DEBUG : banana: md5 = de5d232d6067ac52203770d23b842767 OK 2026/06/25 01:27:24 DEBUG : appleappleapplebanana: md5 = 8a5bfbd3c0561df34a205757c81086fb OK 2026/06/25 01:27:26 DEBUG : splitbananasplit: md5 = dd458498499c993b7d1ba4bebe724698 OK 2026/06/25 01:27:26 DEBUG : Waiting for deletions to finish 2026/06/25 01:27:26 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:27:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:27:27 DEBUG : apple: size = 5 OK 2026/06/25 01:27:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:27 DEBUG : apple: Unchanged skipping 2026/06/25 01:27:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:27:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:27:27 DEBUG : banana: size = 6 OK 2026/06/25 01:27:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:27 DEBUG : banana: Unchanged skipping 2026/06/25 01:27:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/25 01:27:27 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:27:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:27 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:27:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:27:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:27:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:27:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:27:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:27:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:27:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:27:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:27:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:27:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:27:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:27:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:27:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:27:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:27:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:27:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:27:28 DEBUG : Waiting for deletions to finish 2026/06/25 01:27:28 DEBUG : Waiting for deletions to finish 2026/06/25 01:27:28 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:27:29 DEBUG : dir1: Directory modification time the same (differ by -706.638µs, within tolerance 1ms) 2026/06/25 01:27:29 DEBUG : apple: size = 5 OK 2026/06/25 01:27:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:27:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:29 DEBUG : apple: Unchanged skipping 2026/06/25 01:27:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:27:29 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:27:29 DEBUG : banana: size = 6 OK 2026/06/25 01:27:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:29 DEBUG : banana: Unchanged skipping 2026/06/25 01:27:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:29 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:27:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:27:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:27:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:27:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:27:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:27:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:27:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:27:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:27:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:27:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:27:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:27:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:27:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:27:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:27:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:27:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:27:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:27:30 DEBUG : Waiting for deletions to finish 2026/06/25 01:27:30 DEBUG : Waiting for deletions to finish 2026/06/25 01:27:30 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:27:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:27:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:27:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 905bf1d5a1dcc16fef6331171fe27a67 OK 2026/06/25 01:27:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 276b41c9f75072bebdc992b3d731bb56 OK 2026/06/25 01:27:47 DEBUG : dir1/0002-cdefghi.txt: md5 = cd6f1ffdad3c36e1ec673bc0e1b89562 OK 2026/06/25 01:27:49 DEBUG : dir1/0003-defghij.txt: md5 = 65f6509920c6c29e827a63a85053cc0f OK 2026/06/25 01:27:51 DEBUG : dir1/0004-efghijk.txt: md5 = bab037b6af4941e63a38d3244df48c6d OK 2026/06/25 01:27:52 DEBUG : dir1/0005-fghijkl.txt: md5 = cf6614fedb94d7d34e4e5d2cd546c82b OK 2026/06/25 01:27:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 103ff83b0e509a15449128afc4181432 OK 2026/06/25 01:27:55 DEBUG : dir1/0007-1234567.txt: md5 = 9b9cd9ab357f22b394dc89bf5c539c1c OK 2026/06/25 01:27:57 DEBUG : dir1/0008-2345678.txt: md5 = 5ff476f34bcf96099f3d27d389e1e105 OK 2026/06/25 01:27:59 DEBUG : dir1/0009-3456789.txt: md5 = f192370660ff7ba03fe5b119a8ecadd8 OK 2026/06/25 01:28:00 DEBUG : dir1/0010-456789.txt: md5 = 298f7d95be9e1ad52ec24ebe3ef0b063 OK 2026/06/25 01:28:02 DEBUG : dir1/0011-56789;.txt: md5 = 08a126fed44fcc4779c1a58fba864dec OK 2026/06/25 01:28:03 DEBUG : dir1/0012-6789;.txt: md5 = 7ac4db17634739501ddd447f941e3be0 OK 2026/06/25 01:28:05 DEBUG : dir1/0013-789;=.txt: md5 = c5467274c6fef674b2b3ded248b27519 OK 2026/06/25 01:28:06 DEBUG : dir1/0014-89;=.txt: md5 = a22fd5100d76ee87258938b1de22365c OK 2026/06/25 01:28:08 DEBUG : dir1/0015-9;=.txt: md5 = 8170428189b3f8904f243cbdfd46ee5b OK 2026/06/25 01:28:09 DEBUG : apple: md5 = d2ff0f7f9e6eee6490f8e2bb7912ca27 OK 2026/06/25 01:28:11 DEBUG : banana: md5 = f5e43d80ef8edfe4359c5d71b2dfd96e OK 2026/06/25 01:28:13 DEBUG : appleappleapplebanana: md5 = 17a98d7f5fefad8ac0b10db0fa0f86f9 OK 2026/06/25 01:28:14 DEBUG : splitbananasplit: md5 = f2408ad12f24e52dd34fd47429dd42a4 OK 2026/06/25 01:28:14 DEBUG : Waiting for deletions to finish 2026/06/25 01:28:15 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:28:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:15 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:15 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:15 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:15 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:15 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:15 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:15 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/25 01:28:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:28:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 5438b1fe47aa17fc3914a9561e993590 OK 2026/06/25 01:28:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/25 01:28:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:17 DEBUG : YXBwbGU=: md5 = d0be538b1a321e60751ac41b1dd34290 OK 2026/06/25 01:28:17 DEBUG : YXBwbGU=: size = 5 OK 2026/06/25 01:28:17 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/25 01:28:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:17 DEBUG : YmFuYW5h: md5 = 616046960ff8913bcaa4a282165cd69f OK 2026/06/25 01:28:17 DEBUG : YmFuYW5h: size = 6 OK 2026/06/25 01:28:17 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/25 01:28:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 5759b4d7eb631ba232a611016a4addf0 OK 2026/06/25 01:28:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/25 01:28:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 23eeac509ba30d0596815523d81fff98 OK 2026/06/25 01:28:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/25 01:28:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = a9d1680bc8e4b0837271553f29013828 OK 2026/06/25 01:28:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/25 01:28:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 1d2379de9ac7b0f195477fa0f0bea88b OK 2026/06/25 01:28:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/25 01:28:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 667dce65d44d3badb6aea91be0830f2b OK 2026/06/25 01:28:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/25 01:28:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 1b6a10344dbb32ef7dec18776100c9fc OK 2026/06/25 01:28:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/25 01:28:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 45cfaae5a71e1d5ea950a1af6cf1942f OK 2026/06/25 01:28:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/25 01:28:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 6e88404efc8a42cdf76d771b79ed541b OK 2026/06/25 01:28:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/25 01:28:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = c5247e599c808caa1fc392dee182662a OK 2026/06/25 01:28:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/25 01:28:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 8e128b4b7327ba14fdad8a43a512fef7 OK 2026/06/25 01:28:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/25 01:28:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 9af40734d71b088020d9602558d4acb3 OK 2026/06/25 01:28:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/25 01:28:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = f25e6d8c4a0c936ddc00056273c42e4f OK 2026/06/25 01:28:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/25 01:28:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = e4c3af7af8955afd497a0eb7a0604fe8 OK 2026/06/25 01:28:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/25 01:28:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/25 01:28:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 331ef885a62753d2a26e1efb13750090 OK 2026/06/25 01:28:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/25 01:28:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 50a8e569dbee9777eba2b2d189fd2b2a OK 2026/06/25 01:28:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/25 01:28:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:23 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = ec53463313d080de13a92ef2cddc24e9 OK 2026/06/25 01:28:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/25 01:28:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/25 01:28:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = d782485c7e1135bd4cb75edd310076f1 OK 2026/06/25 01:28:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/25 01:28:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:23 DEBUG : Waiting for deletions to finish 2026/06/25 01:28:23 INFO : dir1/0010-456789.txt: Deleted 2026/06/25 01:28:23 INFO : apple: Deleted 2026/06/25 01:28:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/25 01:28:23 INFO : splitbananasplit: Deleted 2026/06/25 01:28:23 INFO : dir1/0008-2345678.txt: Deleted 2026/06/25 01:28:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/25 01:28:23 INFO : dir1/0014-89;=.txt: Deleted 2026/06/25 01:28:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/25 01:28:24 INFO : dir1/0011-56789;.txt: Deleted 2026/06/25 01:28:24 INFO : dir1/0007-1234567.txt: Deleted 2026/06/25 01:28:24 INFO : dir1/0013-789;=.txt: Deleted 2026/06/25 01:28:24 INFO : appleappleapplebanana: Deleted 2026/06/25 01:28:24 INFO : dir1/0003-defghij.txt: Deleted 2026/06/25 01:28:24 INFO : banana: Deleted 2026/06/25 01:28:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/25 01:28:24 INFO : dir1/0015-9;=.txt: Deleted 2026/06/25 01:28:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/25 01:28:24 INFO : dir1/0009-3456789.txt: Deleted 2026/06/25 01:28:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/25 01:28:24 INFO : dir1/0012-6789;.txt: Deleted 2026/06/25 01:28:24 DEBUG : Waiting for deletions to finish 2026/06/25 01:28:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/25 01:28:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:26 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:26 DEBUG : dir1: Directory modification time the same (differ by -629.037µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : YXBwbGU=: size = 5 OK 2026/06/25 01:28:26 DEBUG : YmFuYW5h: size = 6 OK 2026/06/25 01:28:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/25 01:28:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : banana: Unchanged skipping 2026/06/25 01:28:26 DEBUG : apple: Unchanged skipping 2026/06/25 01:28:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:28:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/25 01:28:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/25 01:28:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/25 01:28:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/25 01:28:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/25 01:28:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/25 01:28:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/25 01:28:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/25 01:28:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/25 01:28:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/25 01:28:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/25 01:28:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/25 01:28:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/25 01:28:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/25 01:28:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/25 01:28:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/25 01:28:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:28:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/25 01:28:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/25 01:28:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:28:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:28:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:28:26 DEBUG : Waiting for deletions to finish 2026/06/25 01:28:26 DEBUG : Waiting for deletions to finish 2026/06/25 01:28:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/25 01:28:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/25 01:28:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/25 01:28:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/25 01:28:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/25 01:28:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/25 01:28:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/25 01:28:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/25 01:28:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/25 01:28:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/25 01:28:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/25 01:28:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/25 01:28:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/06/25 01:28:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:28:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 9da8b3abbb5826c395bc98b783d54857 OK 2026/06/25 01:28:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = f65fa39f5134ed6f09b72cc013b37df6 OK 2026/06/25 01:28:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 9b73a95af5c484d5796a59fd54c8dad3 OK 2026/06/25 01:28:44 DEBUG : dir1/0003-defghij.txt: md5 = b1cb6b7a37a186c68800a1638520305e OK 2026/06/25 01:28:46 DEBUG : dir1/0004-efghijk.txt: md5 = 3f3d5b3321e3bcb4a7e344284828a477 OK 2026/06/25 01:28:47 DEBUG : dir1/0005-fghijkl.txt: md5 = 8fa49718cf921a1e64e603ce2adea456 OK 2026/06/25 01:28:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 231acffa945d2a86106d093cb104e436 OK 2026/06/25 01:28:50 DEBUG : dir1/0007-1234567.txt: md5 = 5921062e8b9f534a79af50bd7559593a OK 2026/06/25 01:28:52 DEBUG : dir1/0008-2345678.txt: md5 = 62423c4ce211889b3a9e4a06d3172424 OK 2026/06/25 01:28:54 DEBUG : dir1/0009-3456789.txt: md5 = e2341981693ab394315f8826d30a7395 OK 2026/06/25 01:28:55 DEBUG : dir1/0010-456789.txt: md5 = e6a04ef82cfdc4a91ed719ee7ad52355 OK 2026/06/25 01:28:57 DEBUG : dir1/0011-56789;.txt: md5 = 04c508983f68b82385f081d19bb8166e OK 2026/06/25 01:28:58 DEBUG : dir1/0012-6789;.txt: md5 = c775bff46a957829b6fbf99fff778e08 OK 2026/06/25 01:29:00 DEBUG : dir1/0013-789;=.txt: md5 = cecc813015240a983752e52a434a1f73 OK 2026/06/25 01:29:01 DEBUG : dir1/0014-89;=.txt: md5 = 1da1620f5d6d8e5e6841abd5a261bfa8 OK 2026/06/25 01:29:03 DEBUG : dir1/0015-9;=.txt: md5 = 114d01208777531c3ae31fb0af89c52b OK 2026/06/25 01:29:04 DEBUG : apple: md5 = 10d9abbd1131b811be4946ec2a9f84dd OK 2026/06/25 01:29:06 DEBUG : banana: md5 = 65d564c31cb2a529dd6b517f011f7312 OK 2026/06/25 01:29:07 DEBUG : appleappleapplebanana: md5 = 2f8ec3aef268e925d5f60f11f9712f57 OK 2026/06/25 01:29:09 DEBUG : splitbananasplit: md5 = 9748591081a3ada0df6a9563a041f945 OK 2026/06/25 01:29:09 DEBUG : Waiting for deletions to finish 2026/06/25 01:29:09 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/25 01:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/25 01:29:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/25 01:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/25 01:29:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/25 01:29:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/25 01:29:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/25 01:29:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/25 01:29:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/25 01:29:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/25 01:29:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/25 01:29:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/25 01:29:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/25 01:29:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/25 01:29:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/25 01:29:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/25 01:29:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/25 01:29:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/25 01:29:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/25 01:29:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/25 01:29:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/25 01:29:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/25 01:29:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/25 01:29:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/25 01:29:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/25 01:29:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/25 01:29:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/25 01:29:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/25 01:29:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/25 01:29:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/25 01:29:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/25 01:29:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/25 01:29:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/25 01:29:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/25 01:29:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/25 01:29:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/25 01:29:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/25 01:29:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/25 01:29:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/25 01:29:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/25 01:29:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/25 01:29:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/25 01:29:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/25 01:29:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/25 01:29:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/25 01:29:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/25 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/25 01:29:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/25 01:29:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/25 01:29:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/25 01:29:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/25 01:29:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/25 01:29:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/25 01:29:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/25 01:29:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/25 01:29:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/25 01:29:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/25 01:29:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/25 01:29:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/25 01:29:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/25 01:29:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:29:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:29:11 DEBUG : PREFIXappleappleapplebanana: md5 = b58677cb9d4de3476942dcd28dc9a117 OK 2026/06/25 01:29:11 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/25 01:29:11 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/25 01:29:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/25 01:29:11 DEBUG : PREFIXbanana: md5 = e33651d8816c691dfc660a20acc7c3c7 OK 2026/06/25 01:29:11 DEBUG : PREFIXbanana: size = 6 OK 2026/06/25 01:29:11 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/25 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/25 01:29:12 DEBUG : PREFIXapple: md5 = e745912106eee6983531453d128ec9bb OK 2026/06/25 01:29:12 DEBUG : PREFIXapple: size = 5 OK 2026/06/25 01:29:12 INFO : apple: Copied (new) to: PREFIXapple 2026/06/25 01:29:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/25 01:29:12 DEBUG : PREFIXsplitbananasplit: md5 = 324e62e31d973093279622701d45afbc OK 2026/06/25 01:29:12 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/25 01:29:12 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/25 01:29:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/25 01:29:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 2a46e8386d02fb67cc58b5c9bf69ddc0 OK 2026/06/25 01:29:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/25 01:29:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/25 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/25 01:29:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 4c25e01e18fc7284191a3a68f359747d OK 2026/06/25 01:29:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:29:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/25 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/25 01:29:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 6d430fcefc485d2b9dbd4d6031f56318 OK 2026/06/25 01:29:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/25 01:29:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/25 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/25 01:29:14 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = b20e813bf829ec6614ced0bf91229db1 OK 2026/06/25 01:29:14 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/25 01:29:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/25 01:29:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/25 01:29:14 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 9b313db3dd7da2abf2917e5c01291b8d OK 2026/06/25 01:29:14 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/25 01:29:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/25 01:29:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/25 01:29:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = f6c5a0c0793d54c3bbd425ae270e6119 OK 2026/06/25 01:29:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/25 01:29:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/25 01:29:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/25 01:29:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = a5c086c60927e8266b8a3e80f277a787 OK 2026/06/25 01:29:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/25 01:29:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/25 01:29:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/25 01:29:15 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 749c10cf220daa2b0c3d4f065c471e36 OK 2026/06/25 01:29:15 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/25 01:29:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/25 01:29:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/25 01:29:16 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 7fbd672addc5aac548232207f1ee1603 OK 2026/06/25 01:29:16 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/25 01:29:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/25 01:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/25 01:29:16 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 0aa41e9ca5cf3cd99975bef1c90828fc OK 2026/06/25 01:29:16 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/25 01:29:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/25 01:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/25 01:29:16 DEBUG : dir1/PREFIX0010-456789.txt: md5 = b51b2bbdef7f53bc490b11e9d803fe05 OK 2026/06/25 01:29:16 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/25 01:29:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/25 01:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/25 01:29:17 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 81e13652339696a047894d0011ec851b OK 2026/06/25 01:29:17 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/25 01:29:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/25 01:29:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/25 01:29:17 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 0318dc5c401720530186d7139495c1e4 OK 2026/06/25 01:29:17 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/25 01:29:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/25 01:29:18 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 2a8afc86d904416973431223f521d9e7 OK 2026/06/25 01:29:18 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/25 01:29:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/25 01:29:18 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = efa6988f92ac9ca248be48a67b822c95 OK 2026/06/25 01:29:18 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/25 01:29:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/25 01:29:18 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = b4fe68953b873e99a21c6b4b08301d93 OK 2026/06/25 01:29:18 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/25 01:29:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/25 01:29:18 DEBUG : Waiting for deletions to finish 2026/06/25 01:29:19 INFO : dir1/0012-6789;.txt: Deleted 2026/06/25 01:29:19 INFO : dir1/0015-9;=.txt: Deleted 2026/06/25 01:29:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/25 01:29:19 INFO : splitbananasplit: Deleted 2026/06/25 01:29:19 INFO : dir1/0010-456789.txt: Deleted 2026/06/25 01:29:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/25 01:29:19 INFO : banana: Deleted 2026/06/25 01:29:19 INFO : dir1/0014-89;=.txt: Deleted 2026/06/25 01:29:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/25 01:29:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/25 01:29:19 INFO : dir1/0008-2345678.txt: Deleted 2026/06/25 01:29:19 INFO : dir1/0003-defghij.txt: Deleted 2026/06/25 01:29:19 INFO : appleappleapplebanana: Deleted 2026/06/25 01:29:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/25 01:29:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/25 01:29:19 INFO : dir1/0009-3456789.txt: Deleted 2026/06/25 01:29:19 INFO : dir1/0013-789;=.txt: Deleted 2026/06/25 01:29:19 INFO : apple: Deleted 2026/06/25 01:29:19 INFO : dir1/0007-1234567.txt: Deleted 2026/06/25 01:29:19 INFO : dir1/0011-56789;.txt: Deleted 2026/06/25 01:29:19 DEBUG : Waiting for deletions to finish 2026/06/25 01:29:20 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:29:20 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:29:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/25 01:29:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/25 01:29:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/25 01:29:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/25 01:29:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/25 01:29:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/25 01:29:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/25 01:29:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/25 01:29:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/25 01:29:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/25 01:29:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/25 01:29:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/25 01:29:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/25 01:29:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/25 01:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/25 01:29:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/25 01:29:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/25 01:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/25 01:29:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/25 01:29:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/25 01:29:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/25 01:29:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/25 01:29:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/25 01:29:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/25 01:29:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/25 01:29:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/25 01:29:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/25 01:29:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/25 01:29:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/25 01:29:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/25 01:29:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/25 01:29:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/25 01:29:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/25 01:29:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/25 01:29:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/25 01:29:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/25 01:29:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/25 01:29:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/25 01:29:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/25 01:29:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/25 01:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/25 01:29:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/25 01:29:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/25 01:29:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/25 01:29:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/25 01:29:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/25 01:29:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/25 01:29:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/25 01:29:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1: Directory modification time the same (differ by -550.866µs, within tolerance 1ms) 2026/06/25 01:29:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:29:22 DEBUG : appleappleapplebanana: md5 = 65b9059e7cbc3d5c777ca323a109c1f7 OK 2026/06/25 01:29:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:29:22 INFO : appleappleapplebanana: Copied (new) 2026/06/25 01:29:22 DEBUG : apple: md5 = 0d6614ac5d0f85637ee0e766b38a055f OK 2026/06/25 01:29:22 DEBUG : apple: size = 5 OK 2026/06/25 01:29:22 INFO : apple: Copied (new) 2026/06/25 01:29:22 DEBUG : banana: md5 = 455d13c98865303759cce039914a4a83 OK 2026/06/25 01:29:22 DEBUG : banana: size = 6 OK 2026/06/25 01:29:22 INFO : banana: Copied (new) 2026/06/25 01:29:22 DEBUG : splitbananasplit: md5 = 738bc617822d382393662747135e0db5 OK 2026/06/25 01:29:22 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:29:22 INFO : splitbananasplit: Copied (new) 2026/06/25 01:29:24 DEBUG : dir1/0000-abcdefg.txt: md5 = b1f8e7d55303347cd661e234b81a7a35 OK 2026/06/25 01:29:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:29:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/25 01:29:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 8052d2490ba3945909da448479530174 OK 2026/06/25 01:29:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:29:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/25 01:29:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6a9d900aca577ac7d664dd7c7a84ca4d OK 2026/06/25 01:29:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:29:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/25 01:29:24 DEBUG : dir1/0003-defghij.txt: md5 = 30ee0594381cc7f870cd43a4af038edb OK 2026/06/25 01:29:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:29:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/25 01:29:25 DEBUG : dir1/0007-1234567.txt: md5 = e154d8b3b6efc0eb622d710284872f2a OK 2026/06/25 01:29:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:29:25 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/25 01:29:25 DEBUG : dir1/0004-efghijk.txt: md5 = 0223c6bd7b7fad93e374201faf6f59a3 OK 2026/06/25 01:29:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:29:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/25 01:29:25 DEBUG : dir1/0006-ghijklm.txt: md5 = ef8280874a0728605bcb537436c77294 OK 2026/06/25 01:29:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:29:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/25 01:29:25 DEBUG : dir1/0005-fghijkl.txt: md5 = de4f676438233bf68fb4b2db18908bc6 OK 2026/06/25 01:29:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:29:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/25 01:29:26 DEBUG : dir1/0009-3456789.txt: md5 = a810c64b0d54cd904df9d61b5b25c5a2 OK 2026/06/25 01:29:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:29:26 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/25 01:29:27 DEBUG : dir1/0010-456789.txt: md5 = fbd9ff1666e9cd051f0dd1b7942a9f12 OK 2026/06/25 01:29:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:29:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/25 01:29:27 DEBUG : dir1/0008-2345678.txt: md5 = 5149a95213afcbc678b9d5391423a6fc OK 2026/06/25 01:29:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:29:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/25 01:29:27 DEBUG : dir1/0011-56789;.txt: md5 = 8867a9b9094c121ffa5d68467e1f00b8 OK 2026/06/25 01:29:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:29:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/25 01:29:28 DEBUG : dir1/0013-789;=.txt: md5 = e1b8946d47084c65537438c027aaa4b7 OK 2026/06/25 01:29:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:29:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/25 01:29:28 DEBUG : dir1/0015-9;=.txt: md5 = 806bed4cec25170ce46ee66160ce7720 OK 2026/06/25 01:29:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:29:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/25 01:29:28 DEBUG : dir1/0012-6789;.txt: md5 = 8d4b133fe50fe899e79d8e9f470c410e OK 2026/06/25 01:29:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:29:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/25 01:29:28 DEBUG : dir1/0014-89;=.txt: md5 = e353788b0c794fe2ab2e15919a87adc4 OK 2026/06/25 01:29:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:29:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/25 01:29:28 DEBUG : Waiting for deletions to finish 2026/06/25 01:29:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/25 01:29:28 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/25 01:29:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/25 01:29:28 INFO : PREFIXbanana: Deleted 2026/06/25 01:29:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/25 01:29:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/25 01:29:28 INFO : PREFIXsplitbananasplit: Deleted 2026/06/25 01:29:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/25 01:29:29 INFO : PREFIXapple: Deleted 2026/06/25 01:29:29 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/25 01:29:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/25 01:29:29 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/25 01:29:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/25 01:29:29 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/25 01:29:29 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/25 01:29:29 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/25 01:29:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/25 01:29:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/25 01:29:29 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/25 01:29:29 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/25 01:29:29 DEBUG : Waiting for deletions to finish 2026/06/25 01:29:30 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:29:30 DEBUG : Waiting for deletions to finish 2026/06/25 01:29:31 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:29:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:29:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:29:45 DEBUG : dir1/0000-abcdefg.txt: md5 = e7678bd4066ea73d07fda7970943f54e OK 2026/06/25 01:29:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0053aa4b53a5b3ef3552794217a22600 OK 2026/06/25 01:29:48 DEBUG : dir1/0002-cdefghi.txt: md5 = ad31a96109053f11b86c5f8b2d86c3f1 OK 2026/06/25 01:29:50 DEBUG : dir1/0003-defghij.txt: md5 = af675f7e4fcb555d7ac4ed406de325e8 OK 2026/06/25 01:29:51 DEBUG : dir1/0004-efghijk.txt: md5 = 76e8e2e2bdec0ec56a61dc1629fed5b0 OK 2026/06/25 01:29:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 9def84be6f6d0a6da77af462d2e71baf OK 2026/06/25 01:29:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 378d87ce88f369699323c1dac4b23504 OK 2026/06/25 01:29:55 DEBUG : dir1/0007-1234567.txt: md5 = 4555cd282cf8074075a9153aec7916f7 OK 2026/06/25 01:29:57 DEBUG : dir1/0008-2345678.txt: md5 = 10c87203adaa6bd3fd4f3f4ebd479aed OK 2026/06/25 01:29:59 DEBUG : dir1/0009-3456789.txt: md5 = f2e57faa03d24640ea35fa439b8ee5c7 OK 2026/06/25 01:30:00 DEBUG : dir1/0010-456789.txt: md5 = 4334a9287c0c108e6bf32a770b0eb1cd OK 2026/06/25 01:30:02 DEBUG : dir1/0011-56789;.txt: md5 = db1c8273eb00ba39be54b08861d37540 OK 2026/06/25 01:30:03 DEBUG : dir1/0012-6789;.txt: md5 = 314390c9c847457c9794ac7f5af54c09 OK 2026/06/25 01:30:05 DEBUG : dir1/0013-789;=.txt: md5 = f1a78560f8174d379dfe5780eaafd557 OK 2026/06/25 01:30:06 DEBUG : dir1/0014-89;=.txt: md5 = 882b1dfcf7161f1120366705132266fc OK 2026/06/25 01:30:08 DEBUG : dir1/0015-9;=.txt: md5 = 9fb7f5f16214f8de1e53d2ddfa48e91e OK 2026/06/25 01:30:09 DEBUG : apple: md5 = 4c5a5484e4063d653bd85e7fed9eb6a8 OK 2026/06/25 01:30:11 DEBUG : banana: md5 = 0310bca3b37a9fb33c3930b98e8c7b1a OK 2026/06/25 01:30:13 DEBUG : appleappleapplebanana: md5 = b9ba54020e6744550d093902d999d88c OK 2026/06/25 01:30:14 DEBUG : splitbananasplit: md5 = 7b380cd4b422f33527b616020eaa084b OK 2026/06/25 01:30:14 DEBUG : Waiting for deletions to finish 2026/06/25 01:30:15 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:30:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/25 01:30:15 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/25 01:30:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:15 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/25 01:30:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/25 01:30:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:15 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:15 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/25 01:30:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/25 01:30:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/25 01:30:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:30:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:30:17 DEBUG : bananaSUFFIX: md5 = d1d611c56512d8d15028af1ca536e85e OK 2026/06/25 01:30:17 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/25 01:30:17 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/25 01:30:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/25 01:30:17 DEBUG : appleappleapplebananaSUFFIX: md5 = 71d746a3bd7cbcaf62eb9a3d190c428f OK 2026/06/25 01:30:17 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/25 01:30:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/25 01:30:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:17 DEBUG : appleSUFFIX: md5 = 9a9acf8372383cc888c8236c58152671 OK 2026/06/25 01:30:17 DEBUG : appleSUFFIX: size = 5 OK 2026/06/25 01:30:17 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/25 01:30:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/25 01:30:18 DEBUG : splitbananasplitSUFFIX: md5 = 8719c7bfebd90dbdbf3c412b43a4689c OK 2026/06/25 01:30:18 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/25 01:30:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/25 01:30:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/25 01:30:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = d7d70f6119f1b54618d4c34139375b83 OK 2026/06/25 01:30:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/25 01:30:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/25 01:30:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 3ccd1fcb8d13b399ad296f07a5db0747 OK 2026/06/25 01:30:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/25 01:30:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/25 01:30:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/25 01:30:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 0b78df7496e8de2364b9dca6c1cfde9c OK 2026/06/25 01:30:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/25 01:30:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/25 01:30:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/25 01:30:19 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 447f6494c3acc437ff1d106c82ca1301 OK 2026/06/25 01:30:19 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/25 01:30:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/25 01:30:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/25 01:30:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = a771e2bc0656116126144be0f13a729c OK 2026/06/25 01:30:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/25 01:30:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/25 01:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/25 01:30:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 859285b479ef109db5a94904c8951c70 OK 2026/06/25 01:30:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/25 01:30:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/25 01:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/25 01:30:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = ed6cdce0c8a6cea929edf58460f3277a OK 2026/06/25 01:30:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/25 01:30:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/25 01:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/25 01:30:21 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = c078deecc694d7ccaced4fc331bad6f0 OK 2026/06/25 01:30:21 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/25 01:30:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/25 01:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/25 01:30:21 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = e76f693606b6ad0f590a84ae111071c2 OK 2026/06/25 01:30:21 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/25 01:30:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/25 01:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/25 01:30:21 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 89e5d73ad6c28538aefab8fcf02965c8 OK 2026/06/25 01:30:21 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/25 01:30:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/25 01:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/25 01:30:21 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = f407540aff0723a7e11689011b164532 OK 2026/06/25 01:30:21 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/25 01:30:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/25 01:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/25 01:30:22 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 521e567b34e4bb8df9c05840a5cc92e3 OK 2026/06/25 01:30:22 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/25 01:30:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/25 01:30:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/25 01:30:23 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 45c701704a2ddd25c8d0826c44494ab1 OK 2026/06/25 01:30:23 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/25 01:30:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/25 01:30:23 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 35c2c838088e2df1193f07dbd0719b85 OK 2026/06/25 01:30:23 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/25 01:30:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/25 01:30:23 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 8f800741a5adaa31ec8e66486246e6cb OK 2026/06/25 01:30:23 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/25 01:30:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/25 01:30:24 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = e9bb51161755009980a2ef7050243acb OK 2026/06/25 01:30:24 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/25 01:30:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/25 01:30:24 DEBUG : Waiting for deletions to finish 2026/06/25 01:30:24 INFO : banana: Deleted 2026/06/25 01:30:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/25 01:30:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/25 01:30:24 INFO : dir1/0015-9;=.txt: Deleted 2026/06/25 01:30:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/25 01:30:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/25 01:30:24 INFO : dir1/0011-56789;.txt: Deleted 2026/06/25 01:30:24 INFO : splitbananasplit: Deleted 2026/06/25 01:30:24 INFO : dir1/0007-1234567.txt: Deleted 2026/06/25 01:30:24 INFO : dir1/0014-89;=.txt: Deleted 2026/06/25 01:30:24 INFO : dir1/0010-456789.txt: Deleted 2026/06/25 01:30:24 INFO : dir1/0009-3456789.txt: Deleted 2026/06/25 01:30:24 INFO : apple: Deleted 2026/06/25 01:30:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/25 01:30:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/25 01:30:25 INFO : dir1/0012-6789;.txt: Deleted 2026/06/25 01:30:25 INFO : appleappleapplebanana: Deleted 2026/06/25 01:30:25 INFO : dir1/0013-789;=.txt: Deleted 2026/06/25 01:30:25 INFO : dir1/0003-defghij.txt: Deleted 2026/06/25 01:30:25 INFO : dir1/0008-2345678.txt: Deleted 2026/06/25 01:30:25 DEBUG : Waiting for deletions to finish 2026/06/25 01:30:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/25 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/25 01:30:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/25 01:30:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/25 01:30:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/25 01:30:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/25 01:30:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/25 01:30:26 DEBUG : dir1: Directory modification time the same (differ by -470.87µs, within tolerance 1ms) 2026/06/25 01:30:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:30:28 DEBUG : banana: md5 = 30a187f3fd918e8ca9b6da63667ffb9d OK 2026/06/25 01:30:28 DEBUG : banana: size = 6 OK 2026/06/25 01:30:28 INFO : banana: Copied (new) 2026/06/25 01:30:28 DEBUG : appleappleapplebanana: md5 = ab5590d2a06fe7fb1ab816f3d20ac4cb OK 2026/06/25 01:30:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:30:28 INFO : appleappleapplebanana: Copied (new) 2026/06/25 01:30:28 DEBUG : splitbananasplit: md5 = 6919a02f0cea5543dcf7ba3ce3716d86 OK 2026/06/25 01:30:28 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:30:28 INFO : splitbananasplit: Copied (new) 2026/06/25 01:30:28 DEBUG : apple: md5 = bbcae84168ad7d5af222bfe6a0661674 OK 2026/06/25 01:30:28 DEBUG : apple: size = 5 OK 2026/06/25 01:30:28 INFO : apple: Copied (new) 2026/06/25 01:30:30 DEBUG : dir1/0002-cdefghi.txt: md5 = d7418f8c201d8ec3520b4f6e247e085b OK 2026/06/25 01:30:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:30:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/25 01:30:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = ea3eea3f0d9bb8b5f19082ad104f01a5 OK 2026/06/25 01:30:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:30:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/25 01:30:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 7cc4414ee07554a612dd95dec9e33f76 OK 2026/06/25 01:30:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:30:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/25 01:30:30 DEBUG : dir1/0003-defghij.txt: md5 = be7d5fb96ee15eba4387b4ae1dc6053e OK 2026/06/25 01:30:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:30:30 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/25 01:30:31 DEBUG : dir1/0004-efghijk.txt: md5 = be30f5f6f091b275be091a2e47eb2736 OK 2026/06/25 01:30:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:30:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/25 01:30:31 DEBUG : dir1/0007-1234567.txt: md5 = cc8063cbe59ce9c3f09ab946a4c7fdc9 OK 2026/06/25 01:30:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:30:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/25 01:30:31 DEBUG : dir1/0005-fghijkl.txt: md5 = ec2ef588f62bda091626a513b76b8b84 OK 2026/06/25 01:30:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:30:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/25 01:30:31 DEBUG : dir1/0006-ghijklm.txt: md5 = e8f8af9aa72a62fa103f888b5dcb0ccb OK 2026/06/25 01:30:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:30:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/25 01:30:33 DEBUG : dir1/0008-2345678.txt: md5 = 0243250a8fc63802c97cfc143a79ac23 OK 2026/06/25 01:30:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:30:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/25 01:30:33 DEBUG : dir1/0011-56789;.txt: md5 = 89df10fce704a3f0ab1f8d9dfa5cbf6c OK 2026/06/25 01:30:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:30:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/25 01:30:33 DEBUG : dir1/0009-3456789.txt: md5 = ae00b6f6c8f3c2568f7e4ba10fec7a37 OK 2026/06/25 01:30:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:30:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/25 01:30:33 DEBUG : dir1/0010-456789.txt: md5 = b0ed571e7fc30ad0e09473513ee1dea6 OK 2026/06/25 01:30:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:30:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/25 01:30:34 DEBUG : dir1/0014-89;=.txt: md5 = 5013c82dca3b4758f3f76c39d4b3ec57 OK 2026/06/25 01:30:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:30:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/25 01:30:34 DEBUG : dir1/0015-9;=.txt: md5 = 9ad47b2b156dccc118cde67922d4c0ba OK 2026/06/25 01:30:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:30:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/25 01:30:34 DEBUG : dir1/0012-6789;.txt: md5 = 209cc2eada7aa3991217e9d5902d5744 OK 2026/06/25 01:30:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:30:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/25 01:30:34 DEBUG : dir1/0013-789;=.txt: md5 = 8ab0cf41b374746dff595fe6a3eaa501 OK 2026/06/25 01:30:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:30:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/25 01:30:34 DEBUG : Waiting for deletions to finish 2026/06/25 01:30:35 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : bananaSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/25 01:30:35 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/25 01:30:36 INFO : splitbananasplitSUFFIX: Deleted 2026/06/25 01:30:36 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/25 01:30:36 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/25 01:30:36 INFO : appleSUFFIX: Deleted 2026/06/25 01:30:36 DEBUG : Waiting for deletions to finish 2026/06/25 01:30:36 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:30:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : Waiting for deletions to finish 2026/06/25 01:30:37 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:30:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:30:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:30:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 49d420e8242673e6de30dc0dd4965ab5 OK 2026/06/25 01:30:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4a4938f9246fe0b366c3ba42e6ef4409 OK 2026/06/25 01:30:54 DEBUG : dir1/0002-cdefghi.txt: md5 = b44676ecf42c73a9a8408675e20d441a OK 2026/06/25 01:30:56 DEBUG : dir1/0003-defghij.txt: md5 = 40816ef1de7389445589faac0a2551bd OK 2026/06/25 01:30:57 DEBUG : dir1/0004-efghijk.txt: md5 = 3926f16107d49d95344348c212a1684b OK 2026/06/25 01:30:59 DEBUG : dir1/0005-fghijkl.txt: md5 = e986d96f2e4e3b2c7d92c233b0de6698 OK 2026/06/25 01:31:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 85ace15dca30844ab4b0a3f0c9a09958 OK 2026/06/25 01:31:02 DEBUG : dir1/0007-1234567.txt: md5 = 1ec6a9a55acf5d2deb12cd6ef7723435 OK 2026/06/25 01:31:04 DEBUG : dir1/0008-2345678.txt: md5 = 72640dcce5dd8aa8c1e0c2b2bffde5e3 OK 2026/06/25 01:31:05 DEBUG : dir1/0009-3456789.txt: md5 = e79a410a21d76407836640a1a83070e6 OK 2026/06/25 01:31:07 DEBUG : dir1/0010-456789.txt: md5 = b07c24dc128c83e47807a48394cd9fb2 OK 2026/06/25 01:31:08 DEBUG : dir1/0011-56789;.txt: md5 = 84dbabec0a5642d08665812009d76c28 OK 2026/06/25 01:31:10 DEBUG : dir1/0012-6789;.txt: md5 = 08c851a9c1058bf4416e325b418b2add OK 2026/06/25 01:31:12 DEBUG : dir1/0013-789;=.txt: md5 = f04b9d072439e61632a54cb22c1933df OK 2026/06/25 01:31:13 DEBUG : dir1/0014-89;=.txt: md5 = 06520e76dae9b4c8100dedd1803b4305 OK 2026/06/25 01:31:15 DEBUG : dir1/0015-9;=.txt: md5 = cf181fc6dfc7b5216e7c3dc16da8b0f1 OK 2026/06/25 01:31:16 DEBUG : apple: md5 = 6c28113b067baa50eee27b9cf1fd3698 OK 2026/06/25 01:31:18 DEBUG : banana: md5 = 7f2a4d9b344666236637e17eee4e5146 OK 2026/06/25 01:31:19 DEBUG : appleappleapplebanana: md5 = c701810ef5886019d525dc097f36c6db OK 2026/06/25 01:31:21 DEBUG : splitbananasplit: md5 = c41d2321258620a136eabfb2892a9f4f OK 2026/06/25 01:31:21 DEBUG : Waiting for deletions to finish 2026/06/25 01:31:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:31:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/25 01:31:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:22 DEBUG : apple: size = 5 OK 2026/06/25 01:31:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:22 DEBUG : apple: Unchanged skipping 2026/06/25 01:31:22 DEBUG : banana: size = 6 OK 2026/06/25 01:31:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:22 DEBUG : banana: Unchanged skipping 2026/06/25 01:31:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/25 01:31:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/25 01:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/25 01:31:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/25 01:31:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/25 01:31:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:31:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:31:24 DEBUG : appleapple: md5 = 57bdec8c16304d5bd86af4b98f1bf343 OK 2026/06/25 01:31:24 DEBUG : appleapple: size = 21 OK 2026/06/25 01:31:24 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/25 01:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/25 01:31:24 DEBUG : splitbanan: md5 = c57c9e8f0d939603a048e8e0c73674fb OK 2026/06/25 01:31:24 DEBUG : splitbanan: size = 16 OK 2026/06/25 01:31:24 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/25 01:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/25 01:31:25 DEBUG : dir1/0000-abcde: md5 = c33603808d7f60adc2b9f2baa989f383 OK 2026/06/25 01:31:25 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/25 01:31:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/25 01:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/25 01:31:25 DEBUG : dir1/0001-bcdef: md5 = a504be33c038e137a46720d238b71eda OK 2026/06/25 01:31:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/25 01:31:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/25 01:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/25 01:31:25 DEBUG : dir1/0002-cdefg: md5 = 6690434e62db589f084828e76ebf9044 OK 2026/06/25 01:31:25 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/25 01:31:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/25 01:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/25 01:31:26 DEBUG : dir1/0003-defgh: md5 = e10db677d59d8ba6d70b62e57bc20cf0 OK 2026/06/25 01:31:26 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/25 01:31:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/25 01:31:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/25 01:31:26 DEBUG : dir1/0004-efghi: md5 = d0498957d3db60440df81ac3dfd63708 OK 2026/06/25 01:31:26 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/25 01:31:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/25 01:31:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/25 01:31:26 DEBUG : dir1/0005-fghij: md5 = 9edf7d8a16e6edfb1818d2b047b36d82 OK 2026/06/25 01:31:26 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/25 01:31:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/25 01:31:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/25 01:31:27 DEBUG : dir1/0006-ghijk: md5 = f91e814abdd9ec43f6b0cf413eba0fbd OK 2026/06/25 01:31:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/25 01:31:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/25 01:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/25 01:31:27 DEBUG : dir1/0007-12345: md5 = 0b7b1190a49c320ed01826101259b3fd OK 2026/06/25 01:31:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/25 01:31:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/25 01:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/25 01:31:28 DEBUG : dir1/0009-34567: md5 = e32520d77bef2803420f1fa483b530d6 OK 2026/06/25 01:31:28 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/25 01:31:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/25 01:31:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/25 01:31:28 DEBUG : dir1/0008-23456: md5 = 11ce05296a4d056727b70e734d8d9fde OK 2026/06/25 01:31:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/25 01:31:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/25 01:31:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/25 01:31:28 DEBUG : dir1/0010-45678: md5 = d1aa6a0170f4c839145e438193948fef OK 2026/06/25 01:31:28 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/25 01:31:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/25 01:31:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/25 01:31:29 DEBUG : dir1/0011-56789: md5 = 5f3e5757b0a8c594e674312372dfce6b OK 2026/06/25 01:31:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/25 01:31:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/25 01:31:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/25 01:31:29 DEBUG : dir1/0012-6789;: md5 = 6237804000dbb7aa6b5e162483e6d9b9 OK 2026/06/25 01:31:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/25 01:31:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/25 01:31:29 DEBUG : dir1/0013-789;=: md5 = 1c67e2a1539fbceaa3285fca5c10ecfd OK 2026/06/25 01:31:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/25 01:31:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/25 01:31:30 DEBUG : dir1/0014-89;=.: md5 = 2683b5965b717e5bbbb18634c57637a1 OK 2026/06/25 01:31:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/25 01:31:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/25 01:31:30 DEBUG : dir1/0015-9;=.t: md5 = f418fea6a880ec57cdbcb3fa42d4c664 OK 2026/06/25 01:31:30 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/25 01:31:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/25 01:31:30 DEBUG : Waiting for deletions to finish 2026/06/25 01:31:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/25 01:31:30 INFO : dir1/0015-9;=.txt: Deleted 2026/06/25 01:31:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/25 01:31:30 INFO : dir1/0003-defghij.txt: Deleted 2026/06/25 01:31:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/25 01:31:30 INFO : dir1/0008-2345678.txt: Deleted 2026/06/25 01:31:30 INFO : appleappleapplebanana: Deleted 2026/06/25 01:31:31 INFO : splitbananasplit: Deleted 2026/06/25 01:31:31 INFO : dir1/0011-56789;.txt: Deleted 2026/06/25 01:31:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/25 01:31:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/25 01:31:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/25 01:31:31 INFO : dir1/0007-1234567.txt: Deleted 2026/06/25 01:31:31 INFO : dir1/0014-89;=.txt: Deleted 2026/06/25 01:31:31 INFO : dir1/0009-3456789.txt: Deleted 2026/06/25 01:31:31 INFO : dir1/0010-456789.txt: Deleted 2026/06/25 01:31:31 INFO : dir1/0013-789;=.txt: Deleted 2026/06/25 01:31:31 INFO : dir1/0012-6789;.txt: Deleted 2026/06/25 01:31:31 DEBUG : Waiting for deletions to finish 2026/06/25 01:31:32 DEBUG : appleapple: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/25 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/25 01:31:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/25 01:31:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/25 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/25 01:31:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/25 01:31:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/25 01:31:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/25 01:31:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/25 01:31:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/25 01:31:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/25 01:31:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/25 01:31:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/25 01:31:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/25 01:31:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/25 01:31:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/25 01:31:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/25 01:31:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/25 01:31:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/25 01:31:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/25 01:31:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/25 01:31:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/25 01:31:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/25 01:31:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/25 01:31:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/25 01:31:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/25 01:31:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/25 01:31:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/25 01:31:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/25 01:31:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/25 01:31:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/25 01:31:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/25 01:31:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/25 01:31:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/25 01:31:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/25 01:31:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/25 01:31:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/25 01:31:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/25 01:31:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/25 01:31:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/25 01:31:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/25 01:31:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/25 01:31:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/25 01:31:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/25 01:31:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/25 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/25 01:31:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/25 01:31:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/25 01:31:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/25 01:31:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/25 01:31:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/25 01:31:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/25 01:31:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/25 01:31:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/25 01:31:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/25 01:31:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/25 01:31:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/25 01:31:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/25 01:31:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/25 01:31:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/25 01:31:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/25 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/25 01:31:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/25 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/25 01:31:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/25 01:31:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/25 01:31:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/25 01:31:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/25 01:31:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/25 01:31:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/25 01:31:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/25 01:31:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/25 01:31:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/25 01:31:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/25 01:31:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/25 01:31:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/25 01:31:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/25 01:31:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/25 01:31:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:33 DEBUG : dir1: Directory modification time the same (differ by -401.134µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:33 DEBUG : appleapple: size = 21 OK 2026/06/25 01:31:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:31:33 DEBUG : apple: size = 5 OK 2026/06/25 01:31:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : splitbanan: size = 16 OK 2026/06/25 01:31:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:31:33 DEBUG : apple: Unchanged skipping 2026/06/25 01:31:33 DEBUG : banana: size = 6 OK 2026/06/25 01:31:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : banana: Unchanged skipping 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/25 01:31:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/25 01:31:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/25 01:31:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/25 01:31:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/25 01:31:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/25 01:31:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/25 01:31:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/25 01:31:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/25 01:31:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/25 01:31:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/25 01:31:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/25 01:31:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/25 01:31:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/25 01:31:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/25 01:31:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/25 01:31:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/25 01:31:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/25 01:31:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/25 01:31:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/25 01:31:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:31:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/25 01:31:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/25 01:31:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/25 01:31:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/25 01:31:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/25 01:31:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/25 01:31:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/25 01:31:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/25 01:31:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/25 01:31:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/25 01:31:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/25 01:31:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/25 01:31:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:31:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:31:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:31:33 DEBUG : Waiting for deletions to finish 2026/06/25 01:31:33 DEBUG : Waiting for deletions to finish 2026/06/25 01:31:33 DEBUG : appleapple: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/25 01:31:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/25 01:31:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/25 01:31:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/25 01:31:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/25 01:31:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/25 01:31:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/25 01:31:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/25 01:31:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/25 01:31:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/25 01:31:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/25 01:31:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/25 01:31:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/25 01:31:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/25 01:31:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/25 01:31:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/25 01:31:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/25 01:31:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/25 01:31:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/25 01:31:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/25 01:31:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/25 01:31:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/25 01:31:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/25 01:31:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/25 01:31:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/25 01:31:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/25 01:31:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/25 01:31:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/25 01:31:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/25 01:31:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/25 01:31:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/25 01:31:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/25 01:31:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/25 01:31:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/25 01:31:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/25 01:31:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/25 01:31:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/25 01:31:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/25 01:31:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/25 01:31:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/25 01:31:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/25 01:31:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/25 01:31:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/25 01:31:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/25 01:31:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/25 01:31:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/25 01:31:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/25 01:31:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/25 01:31:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/25 01:31:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/25 01:31:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/25 01:31:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:31:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:31:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 65d16651e2c228d7000200ce45f9222e OK 2026/06/25 01:31:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 92afc8ed829d7356c76b8722146ed2e6 OK 2026/06/25 01:31:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 506f1512e6ea0e68b65ec50b8246b481 OK 2026/06/25 01:31:52 DEBUG : dir1/0003-defghij.txt: md5 = 361b2d409079e01828e3ac4740e43ea0 OK 2026/06/25 01:31:53 DEBUG : dir1/0004-efghijk.txt: md5 = 98ea90c90d27a203ec270e8465ad819d OK 2026/06/25 01:31:55 DEBUG : dir1/0005-fghijkl.txt: md5 = d1fb0f16c1abcf84768936a9f7093bf5 OK 2026/06/25 01:31:56 DEBUG : dir1/0006-ghijklm.txt: md5 = d773ebd73d090e0ca50d19d9a92f6b07 OK 2026/06/25 01:31:58 DEBUG : dir1/0007-1234567.txt: md5 = 13628319283873f14903561c4735274c OK 2026/06/25 01:31:59 DEBUG : dir1/0008-2345678.txt: md5 = 304ec0cbaa7c5d6ccbc9627215c6bcb8 OK 2026/06/25 01:32:01 DEBUG : dir1/0009-3456789.txt: md5 = d1cb77e10e985f27e8dd331542df6b99 OK 2026/06/25 01:32:03 DEBUG : dir1/0010-456789.txt: md5 = 9a7238d071884287904ae60a1d8ccd29 OK 2026/06/25 01:32:04 DEBUG : dir1/0011-56789;.txt: md5 = d057913f3258acc8af399d1ca6497650 OK 2026/06/25 01:32:06 DEBUG : dir1/0012-6789;.txt: md5 = 13197dbfc80d8149aa066629d0720e37 OK 2026/06/25 01:32:07 DEBUG : dir1/0013-789;=.txt: md5 = 2fd012d91969f2f117e0a55ca2e6924e OK 2026/06/25 01:32:09 DEBUG : dir1/0014-89;=.txt: md5 = 35fe7373a45e783bb3f8974f1701a551 OK 2026/06/25 01:32:10 DEBUG : dir1/0015-9;=.txt: md5 = f869f9fc1935f344890a47f69832258e OK 2026/06/25 01:32:11 DEBUG : apple: md5 = 58bf983ef8b5d6ff08284caf6dd67033 OK 2026/06/25 01:32:13 DEBUG : banana: md5 = 28af5075052931a23fe9f1231bc8cc3f OK 2026/06/25 01:32:15 DEBUG : appleappleapplebanana: md5 = 42b86d622f295076f80857e03da38029 OK 2026/06/25 01:32:16 DEBUG : splitbananasplit: md5 = 32dedf266ee9f6d288f5db3ff78e2f1e OK 2026/06/25 01:32:16 DEBUG : Waiting for deletions to finish 2026/06/25 01:32:17 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:32:17 DEBUG : apple: size = 5 OK 2026/06/25 01:32:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:32:17 DEBUG : apple: Unchanged skipping 2026/06/25 01:32:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:32:17 DEBUG : banana: size = 6 OK 2026/06/25 01:32:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:17 DEBUG : banana: Unchanged skipping 2026/06/25 01:32:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/25 01:32:18 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:32:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:32:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:32:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:32:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:32:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:32:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:32:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:32:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:32:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:32:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:32:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:32:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:32:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:32:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:32:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:32:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:32:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:32:18 DEBUG : Waiting for deletions to finish 2026/06/25 01:32:18 DEBUG : Waiting for deletions to finish 2026/06/25 01:32:19 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:32:19 DEBUG : dir1: Directory modification time the same (differ by -351.805µs, within tolerance 1ms) 2026/06/25 01:32:19 DEBUG : apple: size = 5 OK 2026/06/25 01:32:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:19 DEBUG : apple: Unchanged skipping 2026/06/25 01:32:19 DEBUG : banana: size = 6 OK 2026/06/25 01:32:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:32:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:19 DEBUG : banana: Unchanged skipping 2026/06/25 01:32:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:32:19 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:32:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:19 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:32:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:32:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:32:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:32:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:32:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:32:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:32:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:32:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:32:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:32:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:32:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:32:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:32:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:32:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:32:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:32:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:32:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:32:20 DEBUG : Waiting for deletions to finish 2026/06/25 01:32:20 DEBUG : Waiting for deletions to finish 2026/06/25 01:32:20 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:32:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : Waiting for deletions to finish 2026/06/25 01:32:21 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:32:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:32:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 9c9ffa713d01a3edc3cd322e8315a98f OK 2026/06/25 01:32:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5ee67e4b69f218188c34e9f7472847e7 OK 2026/06/25 01:32:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 687c63b06b43a4dfb35f5b0bcfff5613 OK 2026/06/25 01:32:39 DEBUG : dir1/0003-defghij.txt: md5 = 2e7ec2fb869ddbdfd2cb929ee4318ade OK 2026/06/25 01:32:41 DEBUG : dir1/0004-efghijk.txt: md5 = 8495e350644ac25c7ffcf262ec120aca OK 2026/06/25 01:32:42 DEBUG : dir1/0005-fghijkl.txt: md5 = c30994fd01aa40ea4ccfeaaea32b1441 OK 2026/06/25 01:32:44 DEBUG : dir1/0006-ghijklm.txt: md5 = afadf89aaeedc32b12b0f7fae741e116 OK 2026/06/25 01:32:45 DEBUG : dir1/0007-1234567.txt: md5 = 070c94de81cc79fba8508a9d4f7b1793 OK 2026/06/25 01:32:47 DEBUG : dir1/0008-2345678.txt: md5 = d6397f1729d63c7e0fb01c072a110b52 OK 2026/06/25 01:32:48 DEBUG : dir1/0009-3456789.txt: md5 = 60f1dcf9b3e7ec8f269e2b345ff8e356 OK 2026/06/25 01:32:50 DEBUG : dir1/0010-456789.txt: md5 = c4f7f28e5ac8fada85b9dd0d43d2f384 OK 2026/06/25 01:32:51 DEBUG : dir1/0011-56789;.txt: md5 = 30dd2edb299848de7a26a2c70b74b3c8 OK 2026/06/25 01:32:53 DEBUG : dir1/0012-6789;.txt: md5 = e8deba342474207bbd84eea6b30edcb3 OK 2026/06/25 01:32:54 DEBUG : dir1/0013-789;=.txt: md5 = 03c3b73d8bffb45f1254f16e31a7b7ea OK 2026/06/25 01:32:56 DEBUG : dir1/0014-89;=.txt: md5 = cefb592feeae3ad421573f1a71c10a06 OK 2026/06/25 01:32:57 DEBUG : dir1/0015-9;=.txt: md5 = 4fbb90132f6ed0b3e2af0b979f9ecef5 OK 2026/06/25 01:32:59 DEBUG : apple: md5 = 596c1bfdf26672619f8447c6c06a70fe OK 2026/06/25 01:33:00 DEBUG : banana: md5 = 319b55a8138643cc99bcc3f986cc353b OK 2026/06/25 01:33:02 DEBUG : appleappleapplebanana: md5 = 36adc7c919805ecea0361935bb918300 OK 2026/06/25 01:33:04 DEBUG : splitbananasplit: md5 = 387e96e8aa732b4267e5ed89b33c1eb0 OK 2026/06/25 01:33:04 DEBUG : Waiting for deletions to finish 2026/06/25 01:33:04 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:33:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:33:05 DEBUG : apple: size = 5 OK 2026/06/25 01:33:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:05 DEBUG : apple: Unchanged skipping 2026/06/25 01:33:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:33:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:33:05 DEBUG : banana: size = 6 OK 2026/06/25 01:33:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:05 DEBUG : banana: Unchanged skipping 2026/06/25 01:33:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/25 01:33:05 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:33:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:05 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:33:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:33:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:33:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:33:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:33:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:33:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:33:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:33:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:33:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:33:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:33:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:33:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:33:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:33:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:33:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:33:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:33:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:33:06 DEBUG : Waiting for deletions to finish 2026/06/25 01:33:06 DEBUG : Waiting for deletions to finish 2026/06/25 01:33:06 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:33:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:33:07 DEBUG : dir1: Directory modification time the same (differ by -315.089µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : apple: size = 5 OK 2026/06/25 01:33:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : apple: Unchanged skipping 2026/06/25 01:33:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:33:07 DEBUG : banana: size = 6 OK 2026/06/25 01:33:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : banana: Unchanged skipping 2026/06/25 01:33:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:33:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:33:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:33:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:33:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:33:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:33:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:33:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:33:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:33:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:33:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:33:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:33:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:33:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:33:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:33:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:33:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:33:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:33:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:33:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:33:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:33:07 DEBUG : Waiting for deletions to finish 2026/06/25 01:33:07 DEBUG : Waiting for deletions to finish 2026/06/25 01:33:08 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:33:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:33:21 DEBUG : dir1/0000-abcdefg.txt: md5 = d331c1a87b53998eb3b1b1a00542606f OK 2026/06/25 01:33:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = c9c4ee1087b08d0888b0f13040f1884a OK 2026/06/25 01:33:24 DEBUG : dir1/0002-cdefghi.txt: md5 = fe721065277c407dfd17b70465b1f19d OK 2026/06/25 01:33:25 DEBUG : dir1/0003-defghij.txt: md5 = 39c32dbace6e102833e29a26347c3ebb OK 2026/06/25 01:33:27 DEBUG : dir1/0004-efghijk.txt: md5 = 9ba752661dd48f7d6be17760873b9724 OK 2026/06/25 01:33:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 1ec14c32556304b39aeb5179699773e2 OK 2026/06/25 01:33:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 757bec84ceaa93dbb1423ed7e2dabfcc OK 2026/06/25 01:33:32 DEBUG : dir1/0007-1234567.txt: md5 = 2ee55075e9a6379ec446d66496166252 OK 2026/06/25 01:33:33 DEBUG : dir1/0008-2345678.txt: md5 = 99afdf6b19ede28a771dde7a134c10c7 OK 2026/06/25 01:33:35 DEBUG : dir1/0009-3456789.txt: md5 = de3cf5ea2f246fc1f5aaffa748bc57a4 OK 2026/06/25 01:33:36 DEBUG : dir1/0010-456789.txt: md5 = 0ee7cfa2d620a26b6612a5268bd4260f OK 2026/06/25 01:33:38 DEBUG : dir1/0011-56789;.txt: md5 = 013aa0a5c3b4eb6b41bd45802a8d56c2 OK 2026/06/25 01:33:39 DEBUG : dir1/0012-6789;.txt: md5 = 17d02827d6713f1c474f98f2666cec43 OK 2026/06/25 01:33:41 DEBUG : dir1/0013-789;=.txt: md5 = fb2e9baedb307ef33885719be45f1cf7 OK 2026/06/25 01:33:42 DEBUG : dir1/0014-89;=.txt: md5 = f41d706a29cc1188a336cdc5e0598155 OK 2026/06/25 01:33:44 DEBUG : dir1/0015-9;=.txt: md5 = 33cfb0e435705b648a64269bc84cf63b OK 2026/06/25 01:33:45 DEBUG : apple: md5 = 9fb2141699d2b89e16f5a7fc5af05357 OK 2026/06/25 01:33:47 DEBUG : banana: md5 = 87559dcc6068d9b75b1e6b888cbfdc1f OK 2026/06/25 01:33:48 DEBUG : appleappleapplebanana: md5 = 557d668e48472cb898096031ec530c99 OK 2026/06/25 01:33:50 DEBUG : splitbananasplit: md5 = ebc9556cfd741b2cc230aba8508c455e OK 2026/06/25 01:33:50 DEBUG : Waiting for deletions to finish 2026/06/25 01:33:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:33:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:33:51 DEBUG : apple: size = 5 OK 2026/06/25 01:33:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:51 DEBUG : apple: Unchanged skipping 2026/06/25 01:33:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:33:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:33:51 DEBUG : banana: size = 6 OK 2026/06/25 01:33:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:51 DEBUG : banana: Unchanged skipping 2026/06/25 01:33:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/25 01:33:52 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:33:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:33:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:33:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:33:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:33:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:33:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:33:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:33:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:33:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:33:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:33:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:33:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:33:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:33:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:33:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:33:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:33:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:33:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:33:52 DEBUG : Waiting for deletions to finish 2026/06/25 01:33:52 DEBUG : Waiting for deletions to finish 2026/06/25 01:33:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:33:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:33:53 DEBUG : dir1: Directory modification time the same (differ by -283.238µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : apple: size = 5 OK 2026/06/25 01:33:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : apple: Unchanged skipping 2026/06/25 01:33:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:33:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:33:53 DEBUG : banana: size = 6 OK 2026/06/25 01:33:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:33:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:33:53 DEBUG : banana: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:33:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:33:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:33:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:33:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:33:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:33:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:33:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:33:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:33:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:33:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:33:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:33:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:33:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:33:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:33:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:33:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:33:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:33:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:33:53 DEBUG : Waiting for deletions to finish 2026/06/25 01:33:53 DEBUG : Waiting for deletions to finish 2026/06/25 01:33:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:33:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:34:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:34:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 0e8d99a33e96a22e62b03f87a1e454ec OK 2026/06/25 01:34:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9e1613a45ffc7962ef977fff5957b77c OK 2026/06/25 01:34:11 DEBUG : dir1/0002-cdefghi.txt: md5 = bf1b730e2260cfcd560ddcff46089153 OK 2026/06/25 01:34:12 DEBUG : dir1/0003-defghij.txt: md5 = 7453d91fa90f98217ef63b2e9c496c4b OK 2026/06/25 01:34:14 DEBUG : dir1/0004-efghijk.txt: md5 = 9653328614e31d09bae17364a11d0900 OK 2026/06/25 01:34:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 9098972ccddd376d9ef4541790b68116 OK 2026/06/25 01:34:17 DEBUG : dir1/0006-ghijklm.txt: md5 = a19ea04fbd4a09fcb57450230e747a63 OK 2026/06/25 01:34:19 DEBUG : dir1/0007-1234567.txt: md5 = 9ca98bc5acdf908b317c04c251c620d4 OK 2026/06/25 01:34:20 DEBUG : dir1/0008-2345678.txt: md5 = 7e2dc48a3da6da67382df949f7c7116d OK 2026/06/25 01:34:22 DEBUG : dir1/0009-3456789.txt: md5 = 810820cea128ebec500425a6f75e60a9 OK 2026/06/25 01:34:23 DEBUG : dir1/0010-456789.txt: md5 = bf1b25999b679c40752f7bb8057a61fc OK 2026/06/25 01:34:25 DEBUG : dir1/0011-56789;.txt: md5 = 74169b96981be6ef0c10e3b408896b40 OK 2026/06/25 01:34:27 DEBUG : dir1/0012-6789;.txt: md5 = 201dfc9725f9403f9a1a3921289f03c3 OK 2026/06/25 01:34:28 DEBUG : dir1/0013-789;=.txt: md5 = 33105cd1b9c427df8f0a5c6ce639eaa7 OK 2026/06/25 01:34:30 DEBUG : dir1/0014-89;=.txt: md5 = a662c6d275809973644202b32604d90b OK 2026/06/25 01:34:31 DEBUG : dir1/0015-9;=.txt: md5 = 2ba54c4918e0b384ec19deb73922e6fc OK 2026/06/25 01:34:33 DEBUG : apple: md5 = 2f92a3a668aedcc22d24b1e101921b73 OK 2026/06/25 01:34:34 DEBUG : banana: md5 = 6079028ca6fabbd6ca50a2b4771c8d9b OK 2026/06/25 01:34:36 DEBUG : appleappleapplebanana: md5 = 09ddceda4b618f0e6f4fb77b25dd4fc0 OK 2026/06/25 01:34:37 DEBUG : splitbananasplit: md5 = d9eb4ee8806e56bc94f37dd2ca7d0d6e OK 2026/06/25 01:34:37 DEBUG : Waiting for deletions to finish 2026/06/25 01:34:37 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:34:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:34:38 DEBUG : banana: size = 6 OK 2026/06/25 01:34:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:38 DEBUG : banana: Unchanged skipping 2026/06/25 01:34:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:34:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:34:38 DEBUG : apple: size = 5 OK 2026/06/25 01:34:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:38 DEBUG : apple: Unchanged skipping 2026/06/25 01:34:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/25 01:34:39 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:34:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:34:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:34:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:34:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:34:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:34:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:34:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:34:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:34:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:34:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:34:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:34:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:34:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:34:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:34:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:34:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:34:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:34:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:34:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:34:39 DEBUG : Waiting for deletions to finish 2026/06/25 01:34:39 DEBUG : Waiting for deletions to finish 2026/06/25 01:34:40 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:34:40 DEBUG : dir1: Directory modification time the same (differ by -255.059µs, within tolerance 1ms) 2026/06/25 01:34:40 DEBUG : apple: size = 5 OK 2026/06/25 01:34:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:34:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:40 DEBUG : apple: Unchanged skipping 2026/06/25 01:34:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:34:40 DEBUG : banana: size = 6 OK 2026/06/25 01:34:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:40 DEBUG : banana: Unchanged skipping 2026/06/25 01:34:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:34:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:34:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:34:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:34:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:34:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:34:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:34:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:34:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:34:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:34:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:34:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:34:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:34:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:34:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:34:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:34:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:34:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:34:41 DEBUG : Waiting for deletions to finish 2026/06/25 01:34:41 DEBUG : Waiting for deletions to finish 2026/06/25 01:34:41 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:34:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/25 01:34:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:34:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 653370336b596df19f885c14877a2000 OK 2026/06/25 01:34:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = ec4d7d77b0f4d130b68926fda2ee61dc OK 2026/06/25 01:34:58 DEBUG : dir1/0002-cdefghi.txt: md5 = f48804956c2c7840386d5549c4bbde10 OK 2026/06/25 01:34:59 DEBUG : dir1/0003-defghij.txt: md5 = b960e38db70a72d06a8e129f198b624a OK 2026/06/25 01:35:01 DEBUG : dir1/0004-efghijk.txt: md5 = 59ff608d3ff799e960c6b18bb9ae6748 OK 2026/06/25 01:35:03 DEBUG : dir1/0005-fghijkl.txt: md5 = aea2aba6f35a4dd8c9a26ef1c0659f29 OK 2026/06/25 01:35:04 DEBUG : dir1/0006-ghijklm.txt: md5 = d7ffc282090079a8378ccecf2cc67523 OK 2026/06/25 01:35:06 DEBUG : dir1/0007-1234567.txt: md5 = 74e981455dadf806c261ac06fbd46b49 OK 2026/06/25 01:35:07 DEBUG : dir1/0008-2345678.txt: md5 = 65fc7af21fae493accbe91b24f98927d OK 2026/06/25 01:35:09 DEBUG : dir1/0009-3456789.txt: md5 = 23ad3d5b421c01788f7b0c326ffbfd1a OK 2026/06/25 01:35:10 DEBUG : dir1/0010-456789.txt: md5 = d1848027fd8710447bfcd89b5d2e6c44 OK 2026/06/25 01:35:12 DEBUG : dir1/0011-56789;.txt: md5 = 4fbb3031e3d893276226ad4b7519fc33 OK 2026/06/25 01:35:13 DEBUG : dir1/0012-6789;.txt: md5 = c6a621e32e85a1c260342c41eb84e540 OK 2026/06/25 01:35:15 DEBUG : dir1/0013-789;=.txt: md5 = ccd16d4ad6d4979292518b0f779d3810 OK 2026/06/25 01:35:16 DEBUG : dir1/0014-89;=.txt: md5 = 3d8f43785ad480630e46d0085daf9a9c OK 2026/06/25 01:35:18 DEBUG : dir1/0015-9;=.txt: md5 = 8fdfbcae9161b7c2ce0c24172067a770 OK 2026/06/25 01:35:19 DEBUG : apple: md5 = 07b1b1f123a12bae4795644bca09c6d3 OK 2026/06/25 01:35:21 DEBUG : banana: md5 = 5b51d86d21b8008282bf9ef996569d94 OK 2026/06/25 01:35:23 DEBUG : appleappleapplebanana: md5 = 1eb62eb5f87010980933ca2869b53f7d OK 2026/06/25 01:35:24 DEBUG : splitbananasplit: md5 = fc4c691aa3aac9a860799a08f455994c OK 2026/06/25 01:35:24 DEBUG : Waiting for deletions to finish 2026/06/25 01:35:25 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:35:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:35:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:35:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:35:26 DEBUG : banana: size = 6 OK 2026/06/25 01:35:26 DEBUG : apple: size = 5 OK 2026/06/25 01:35:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : banana: Unchanged skipping 2026/06/25 01:35:26 DEBUG : apple: Unchanged skipping 2026/06/25 01:35:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/25 01:35:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:35:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:35:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:35:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:35:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:35:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:35:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:35:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:35:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:35:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:35:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:35:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:35:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:35:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:35:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:35:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:35:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:35:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:35:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:35:26 DEBUG : Waiting for deletions to finish 2026/06/25 01:35:26 DEBUG : Waiting for deletions to finish 2026/06/25 01:35:27 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:35:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1: Directory modification time the same (differ by -230.885µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : apple: size = 5 OK 2026/06/25 01:35:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : apple: Unchanged skipping 2026/06/25 01:35:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/25 01:35:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : splitbananasplit: size = 16 OK 2026/06/25 01:35:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : splitbananasplit: Unchanged skipping 2026/06/25 01:35:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/25 01:35:28 DEBUG : banana: size = 6 OK 2026/06/25 01:35:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : banana: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/25 01:35:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/25 01:35:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/25 01:35:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/25 01:35:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/25 01:35:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/25 01:35:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/25 01:35:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/25 01:35:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/25 01:35:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/25 01:35:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:35:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/25 01:35:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/25 01:35:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/25 01:35:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/25 01:35:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/25 01:35:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/25 01:35:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:35:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/25 01:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:35:28 DEBUG : Waiting for deletions to finish 2026/06/25 01:35:28 DEBUG : Waiting for deletions to finish 2026/06/25 01:35:28 DEBUG : apple: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : banana: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/25 01:35:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/25 01:35:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" --- PASS: TestTransform (574.17s) --- PASS: TestTransform/NFC (48.70s) --- PASS: TestTransform/NFD (47.49s) --- PASS: TestTransform/base64 (55.82s) --- PASS: TestTransform/prefix (65.36s) --- PASS: TestTransform/suffix (66.51s) --- PASS: TestTransform/truncate (55.50s) --- PASS: TestTransform/encoder (47.64s) --- PASS: TestTransform/ISO-8859-1 (46.38s) --- PASS: TestTransform/charmap (46.55s) --- PASS: TestTransform/lowercase (46.73s) --- PASS: TestTransform/ascii (47.47s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:35:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/25 01:35:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/25 01:35:40 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/06/25 01:35:41 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-06-25T01:35:40.048220821Z) 2026/06/25 01:35:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/25 01:35:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/25 01:35:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/25 01:35:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/25 01:35:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/25 01:35:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:35:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:35:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 82ec9e7d02b08ecde75172ab7daf8179 OK 2026/06/25 01:35:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/25 01:35:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/25 01:35:42 DEBUG : Waiting for deletions to finish 2026/06/25 01:35:44 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.04s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:35:45 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:35:45 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:35:45 DEBUG : tictactoe: Making directory with metadata 2026/06/25 01:35:46 INFO : tictactoe: Made directory with metadata (mtime=2026-06-25T01:35:45.088218593Z) 2026/06/25 01:35:46 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:35:46 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:35:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:35:46 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/25 01:35:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:35:47 DEBUG : tictactoe/tictactoe: md5 = f1e4b35969c7be89eab4ad25904cbd93 OK 2026/06/25 01:35:47 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/25 01:35:47 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/25 01:35:47 DEBUG : Waiting for deletions to finish 2026/06/25 01:35:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.97s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:35:50 DEBUG : toe: Making directory with metadata 2026/06/25 01:35:51 INFO : toe: Made directory with metadata (mtime=2026-06-25T01:35:50.059216428Z) 2026/06/25 01:35:51 DEBUG : toe/toe: Making directory with metadata 2026/06/25 01:35:51 INFO : toe/toe: Made directory with metadata (mtime=2026-06-25T01:35:50.059216428Z) 2026/06/25 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:35:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/25 01:35:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/25 01:35:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/25 01:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:35:53 DEBUG : toe/toe/tictactoe: md5 = ccd562043ba946fc6a4e6606db26f229 OK 2026/06/25 01:35:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/25 01:35:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/25 01:35:53 DEBUG : Waiting for deletions to finish 2026/06/25 01:35:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/25 01:35:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.82s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:35:57 DEBUG : toe: Making directory with metadata 2026/06/25 01:35:57 INFO : toe: Made directory with metadata (mtime=2026-06-25T01:35:56.875213513Z) 2026/06/25 01:35:57 DEBUG : toe/toe: Making directory with metadata 2026/06/25 01:35:58 INFO : toe/toe: Made directory with metadata (mtime=2026-06-25T01:35:56.875213513Z) 2026/06/25 01:35:58 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:35:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/25 01:35:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/25 01:35:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/25 01:35:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:35:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:36:00 DEBUG : toe/toe/tictactoe: md5 = 50083d923fbc3ae111320bc610ec8f3a OK 2026/06/25 01:36:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/25 01:36:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/25 01:36:00 DEBUG : Waiting for deletions to finish 2026/06/25 01:36:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/25 01:36:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.00s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:36:03 DEBUG : empty_dir: Making directory with metadata 2026/06/25 01:36:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:36:03 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:04 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/25 01:36:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:36:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:04 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:04 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:04 DEBUG : tictactoe: Making directory with metadata 2026/06/25 01:36:05 INFO : tictactoe: Made directory with metadata (mtime=2026-06-25T01:36:03.870210585Z) 2026/06/25 01:36:05 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:05 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:36:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/25 01:36:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-25T01:36:03.870210585Z) 2026/06/25 01:36:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:36:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/25 01:36:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/25 01:36:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/25 01:36:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:36:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:36:08 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 2b5a1896e9f6319207188fa7fd32bfc8 OK 2026/06/25 01:36:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/25 01:36:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/25 01:36:08 DEBUG : Waiting for deletions to finish 2026/06/25 01:36:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/25 01:36:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.34s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:36:12 DEBUG : empty_dir: Making directory with metadata 2026/06/25 01:36:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:36:12 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:12 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/25 01:36:13 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:36:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:13 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:13 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:13 DEBUG : tictactoe: Making directory with metadata 2026/06/25 01:36:13 INFO : tictactoe: Made directory with metadata (mtime=2026-06-25T01:36:12.210207178Z) 2026/06/25 01:36:13 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:13 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:36:13 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/25 01:36:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-25T01:36:12.210207178Z) 2026/06/25 01:36:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:36:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/25 01:36:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:36:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/25 01:36:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:36:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8667672dcabceac32c82a31c104596d5 OK 2026/06/25 01:36:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/25 01:36:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:36:16 DEBUG : Waiting for deletions to finish 2026/06/25 01:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:36:16 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:17 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:17 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/25 01:36:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/25 01:36:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/25 01:36:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': 0 differences found 2026/06/25 01:36:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': 1 hashes could not be checked 2026/06/25 01:36:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': 1 matching files 2026/06/25 01:36:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/25 01:36:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.40s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:36:21 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:21 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:21 DEBUG : tictactoe: Making directory with metadata 2026/06/25 01:36:22 INFO : tictactoe: Made directory with metadata (mtime=2026-06-25T01:36:21.61020345Z) 2026/06/25 01:36:22 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:22 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:36:22 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/25 01:36:23 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-25T01:36:21.61020345Z) 2026/06/25 01:36:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:36:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/25 01:36:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/25 01:36:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/25 01:36:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:36:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:36:24 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 3d193290f88ffb90129e62a40f713c2f OK 2026/06/25 01:36:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/25 01:36:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/25 01:36:24 DEBUG : Waiting for deletions to finish 2026/06/25 01:36:25 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:25 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:25 DEBUG : tictactoe: Directory modification time the same (differ by -203.45µs, within tolerance 1ms) 2026/06/25 01:36:25 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:36:26 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -203.45µs, within tolerance 1ms) 2026/06/25 01:36:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/25 01:36:26 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/25 01:36:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/25 01:36:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:36:26 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/25 01:36:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:36:26 DEBUG : Waiting for deletions to finish 2026/06/25 01:36:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/25 01:36:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.39s) === RUN TestSyntax 2026/06/25 01:36:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:36:30 DEBUG : toe: Making directory with metadata 2026/06/25 01:36:30 INFO : toe: Made directory with metadata (mtime=2026-06-25T01:36:30.003200226Z) 2026/06/25 01:36:30 DEBUG : toe/toe: Making directory with metadata 2026/06/25 01:36:31 INFO : toe/toe: Made directory with metadata (mtime=2026-06-25T01:36:30.003200226Z) 2026/06/25 01:36:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/25 01:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:36:33 DEBUG : toe/toe/toe: md5 = 4af1b874a049b9c517012a0a9273997a OK 2026/06/25 01:36:33 DEBUG : toe/toe/toe: size = 11 OK 2026/06/25 01:36:33 INFO : toe/toe/toe: Copied (new) 2026/06/25 01:36:33 DEBUG : Waiting for deletions to finish 2026/06/25 01:36:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/25 01:36:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.35s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:36:37 DEBUG : empty_dir: Making directory with metadata 2026/06/25 01:36:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:36:37 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:37 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/25 01:36:38 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:36:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:38 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:38 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:38 DEBUG : tictactoe: Making directory with metadata 2026/06/25 01:36:39 INFO : tictactoe: Made directory with metadata (mtime=2026-06-25T01:36:37.351197484Z) 2026/06/25 01:36:39 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:39 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:36:39 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/25 01:36:39 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-25T01:36:37.351197484Z) 2026/06/25 01:36:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:36:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/25 01:36:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:36:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/25 01:36:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:36:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:36:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:36:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:36:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 407b6c150dbf9a322e6200728eff513f OK 2026/06/25 01:36:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/25 01:36:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:36:41 INFO : toe/toe/toe.txt: Deleted 2026/06/25 01:36:41 INFO : toe/toe: Removing directory 2026/06/25 01:36:41 INFO : toe: Removing directory 2026/06/25 01:36:41 INFO : empty_dir: Removing directory 2026/06/25 01:36:41 DEBUG : Local file system at /tmp/rclone1000535552: deleted 3 directories 2026/06/25 01:36:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/25 01:36:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.57s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:36:45 DEBUG : empty_dir: Making directory with metadata 2026/06/25 01:36:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:36:45 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:46 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/25 01:36:46 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:36:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:46 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:46 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:46 DEBUG : tictactoe: Making directory with metadata 2026/06/25 01:36:47 INFO : tictactoe: Made directory with metadata (mtime=2026-06-25T01:36:45.922194379Z) 2026/06/25 01:36:47 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:47 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:36:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/25 01:36:48 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-25T01:36:45.922194379Z) 2026/06/25 01:36:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:36:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/25 01:36:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:36:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/25 01:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:36:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:36:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:36:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e3b237ef71756b9efd8a3ea4b508f424 OK 2026/06/25 01:36:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/25 01:36:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:36:49 INFO : toe/toe/toe.txt: Deleted 2026/06/25 01:36:49 INFO : toe/toe: Removing directory 2026/06/25 01:36:49 INFO : toe: Removing directory 2026/06/25 01:36:49 INFO : empty_dir: Removing directory 2026/06/25 01:36:49 DEBUG : Local file system at /tmp/rclone1000535552: deleted 3 directories 2026/06/25 01:36:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/25 01:36:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/25 01:36:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/25 01:36:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/25 01:36:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/25 01:36:53 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/25 01:36:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/25 01:36:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/25 01:36:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.03s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:36:58 DEBUG : Reset feature "Copy" 2026/06/25 01:36:58 DEBUG : Reset feature "Move" 2026/06/25 01:36:58 DEBUG : Reset feature "Copy" 2026/06/25 01:36:58 DEBUG : Reset feature "Move" 2026/06/25 01:36:58 DEBUG : empty_dir: Making directory with metadata 2026/06/25 01:36:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:36:58 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:59 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/25 01:36:59 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/25 01:36:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/25 01:36:59 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:59 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:36:59 DEBUG : tictactoe: Making directory with metadata 2026/06/25 01:37:00 INFO : tictactoe: Made directory with metadata (mtime=2026-06-25T01:36:58.94918985Z) 2026/06/25 01:37:00 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:37:00 DEBUG : toe: transformed to: tictactoe 2026/06/25 01:37:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:37:00 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/25 01:37:01 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-25T01:36:58.95018985Z) 2026/06/25 01:37:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/25 01:37:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/25 01:37:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:37:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/25 01:37:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:37:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5dccf8a0c2db63bc680f030925ee7117 OK 2026/06/25 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/25 01:37:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/25 01:37:03 INFO : toe/toe/toe.txt: Deleted 2026/06/25 01:37:03 INFO : toe/toe: Removing directory 2026/06/25 01:37:03 INFO : toe: Removing directory 2026/06/25 01:37:03 INFO : empty_dir: Removing directory 2026/06/25 01:37:03 DEBUG : Local file system at /tmp/rclone1000535552: deleted 3 directories 2026/06/25 01:37:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/25 01:37:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/25 01:37:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/25 01:37:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/25 01:37:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/25 01:37:08 DEBUG : toe/toe/toe.txt: md5 = 2365e769384c15aa45a45e8411553a5d OK 2026/06/25 01:37:08 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/25 01:37:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/25 01:37:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/25 01:37:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/25 01:37:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/25 01:37:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/25 01:37:13 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.37s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:37:14 DEBUG : toe: transformed to: dG9l 2026/06/25 01:37:14 DEBUG : toe: transformed to: dG9l 2026/06/25 01:37:14 DEBUG : dG9l: Making directory with metadata 2026/06/25 01:37:15 INFO : dG9l: Made directory with metadata (mtime=2026-06-25T01:37:14.315184795Z) 2026/06/25 01:37:15 DEBUG : toe: transformed to: dG9l 2026/06/25 01:37:15 DEBUG : toe: transformed to: dG9l 2026/06/25 01:37:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/25 01:37:15 DEBUG : dG9l/dG9l: Making directory with metadata 2026/06/25 01:37:16 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-06-25T01:37:14.315184795Z) 2026/06/25 01:37:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/25 01:37:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/25 01:37:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/25 01:37:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/25 01:37:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/25 01:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:37:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 8e002d63d20afa99d8f6b8404567ca24 OK 2026/06/25 01:37:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/25 01:37:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/25 01:37:17 DEBUG : Waiting for deletions to finish 2026/06/25 01:37:18 DEBUG : dG9l: transformed to: toe 2026/06/25 01:37:18 DEBUG : dG9l: transformed to: toe 2026/06/25 01:37:18 DEBUG : toe: Directory modification time the same (differ by 184.795µs, within tolerance 1ms) 2026/06/25 01:37:18 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/25 01:37:18 DEBUG : dG9l: transformed to: toe 2026/06/25 01:37:18 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/25 01:37:18 DEBUG : toe/toe: Directory modification time the same (differ by 184.795µs, within tolerance 1ms) 2026/06/25 01:37:18 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/25 01:37:19 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/25 01:37:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/25 01:37:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/25 01:37:19 DEBUG : Local file system at /tmp/rclone1000535552: Waiting for checks to finish 2026/06/25 01:37:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/25 01:37:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/25 01:37:19 DEBUG : Local file system at /tmp/rclone1000535552: Waiting for transfers to finish 2026/06/25 01:37:19 DEBUG : Waiting for deletions to finish 2026/06/25 01:37:21 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/06/25 01:37:22 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.38s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo'", Local "Local file system at /tmp/rclone1000535552", Modify Window "1ms" 2026/06/25 01:37:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/25 01:37:22 DEBUG : toe: transformed to: 2026/06/25 01:37:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/25 01:37:22 DEBUG : toe: transformed to: 2026/06/25 01:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Making directory with metadata 2026/06/25 01:37:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Made directory with metadata (mtime=2026-06-25T01:37:22.696182162Z) 2026/06/25 01:37:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/25 01:37:23 DEBUG : toe: transformed to: 2026/06/25 01:37:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/25 01:37:23 DEBUG : toe: transformed to: 2026/06/25 01:37:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/25 01:37:23 DEBUG : toe/toe: transformed to: 2026/06/25 01:37:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/25 01:37:23 DEBUG : toe/toe: Making directory with metadata 2026/06/25 01:37:24 INFO : toe/toe: Made directory with metadata (mtime=2026-06-25T01:37:22.696182162Z) 2026/06/25 01:37:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/25 01:37:24 DEBUG : toe/toe: transformed to: 2026/06/25 01:37:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/25 01:37:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/25 01:37:24 DEBUG : toe: transformed to: 2026/06/25 01:37:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/25 01:37:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/25 01:37:24 DEBUG : toe/toe/toe: transformed to: 2026/06/25 01:37:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/25 01:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for checks to finish 2026/06/25 01:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Waiting for transfers to finish 2026/06/25 01:37:26 DEBUG : toe/toe/toe: md5 = 5d3b85347a13af5710d27ba76effc0ed OK 2026/06/25 01:37:26 DEBUG : toe/toe/toe: size = 11 OK 2026/06/25 01:37:26 INFO : toe/toe/toe: Copied (new) 2026/06/25 01:37:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': not deleting files as there were IO errors 2026/06/25 01:37:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': not deleting directories as there were IO errors 2026/06/25 01:37:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/25 01:37:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.27s) PASS 2026/06/25 01:37:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xulunik4kevo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 28m18.305153671s (try 1/5)