"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/11/12 01:58:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki" 2025/11/12 01:58:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:58:29 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180" 2025/11/12 01:58:30 DEBUG : Creating backend with remote "/tmp/rclone332612782" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:58:31 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 01:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:58:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/12 01:58:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:58:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:58:31 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.58s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:58:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:58:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 01:58:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:58:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:58:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:58:34 DEBUG : sub dir/hello world: md5 = 953bc8447e95d66d4eedf4edc6f08ce6 OK 2025/11/12 01:58:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:58:34 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:58:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:58:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.78s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:58:37 DEBUG : metadata sub dir: Making directory with metadata 2025/11/12 01:58:37 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:58:37 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/12 01:58:37 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:58:37 DEBUG : Local file system at /tmp/rclone332612782: File to upload is small (21 bytes), uploading instead of streaming 2025/11/12 01:58:37 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/12 01:58:37 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/12 01:58:37 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/12 01:58:37 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:58:38 DEBUG : Google drive root 'crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180': Skipping btime metadata as can't update it on an existing file: 2025-11-12T01:58:37.692520622Z 2025/11/12 01:58:38 INFO : empty metadata sub dir: Updated directory metadata 2025/11/12 01:58:39 DEBUG : Google drive root 'crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180': Skipping btime metadata as can't update it on an existing file: 2025-11-12T01:58:37.692520622Z 2025/11/12 01:58:39 INFO : metadata sub dir: Updated directory metadata 2025/11/12 01:58:39 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/12 01:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:58:41 DEBUG : metadata sub dir/hello metadata world: md5 = f56afbea6b73e44657e6ded68e6aa7de OK 2025/11/12 01:58:41 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/12 01:58:41 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/12 01:58:43 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.31s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:58:44 DEBUG : metadata sub dir: Making directory with metadata 2025/11/12 01:58:44 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:58:44 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/12 01:58:44 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:58:44 DEBUG : Local file system at /tmp/rclone332612782: File to upload is small (21 bytes), uploading instead of streaming 2025/11/12 01:58:44 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/12 01:58:44 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/12 01:58:44 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/12 01:58:44 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:58:45 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/12 01:58:45 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/12 01:58:45 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/12 01:58:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:58:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:58:47 DEBUG : metadata sub dir/hello metadata world: md5 = fd0d60340fb659a72e99a4947c414ee3 OK 2025/11/12 01:58:47 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/12 01:58:47 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/12 01:58:47 DEBUG : Google drive root 'crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180': Skipping btime metadata as can't update it on an existing file: 2025-11-12T01:58:44.997520546Z 2025/11/12 01:58:48 INFO : metadata sub dir: Updated directory metadata 2025/11/12 01:58:50 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.29s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:58:51 DEBUG : Creating backend with remote "/non-existing" 2025/11/12 01:58:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/12 01:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.75s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:58:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 01:58:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:58:54 DEBUG : sub dir/hello world: md5 = 61c9b3c8a7ffda2b04687872061847ed OK 2025/11/12 01:58:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:58:54 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:58:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:58:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.16s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:58:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Running all checks before starting transfers 2025/11/12 01:58:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 01:58:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:58:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:58:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Checks finished, now starting transfers 2025/11/12 01:58:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:59:00 DEBUG : sub dir/hello world: md5 = 6332adb2584e48a05675dd2abd7ed2e8 OK 2025/11/12 01:59:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:59:00 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:59:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:59:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.25s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:59:02 ERROR : Ignoring --no-traverse with sync 2025/11/12 01:59:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 01:59:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:59:05 DEBUG : sub dir/hello world: md5 = e2312b1ebf411ea4e4dc03444deeaa46 OK 2025/11/12 01:59:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:59:05 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:59:05 DEBUG : Waiting for deletions to finish 2025/11/12 01:59:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:59:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.33s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:59:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/12 01:59:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 01:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:59:10 DEBUG : hello world2: md5 = d540c325db9520c3cb15709ba989a1ad OK 2025/11/12 01:59:10 DEBUG : hello world2: size = 12 OK 2025/11/12 01:59:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.07s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:59:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:59:12 DEBUG : potato2: md5 = 2be310e5da9172c82438a91b7a354268 OK 2025/11/12 01:59:12 DEBUG : potato2: size = 11 OK 2025/11/12 01:59:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.90s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:59:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:59:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:59:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:59:15 DEBUG : potato2: md5 = 6b473f7f1a321896ba7ebacff77be4fd OK 2025/11/12 01:59:15 DEBUG : potato2: size = 11 OK 2025/11/12 01:59:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.87s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:59:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/12 01:59:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:59:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/12 01:59:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:59:17 DEBUG : sub dir2: Making directory with metadata 2025/11/12 01:59:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:59:18 DEBUG : sub dir: Making directory with metadata 2025/11/12 01:59:18 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 01:59:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:59:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/12 01:59:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:59:20 DEBUG : sub dir/hello world: md5 = 38c46e80d952cbf772d738bf85984491 OK 2025/11/12 01:59:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:59:20 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:59:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/12 01:59:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.97s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:59:25 INFO : sub dir2: Making directory 2025/11/12 01:59:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/12 01:59:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:59:25 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/12 01:59:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 01:59:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:59:25 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/12 01:59:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:59:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:59:27 DEBUG : sub dir/hello world: md5 = 57bf37597f77ecae7e514f5c6f3974ae OK 2025/11/12 01:59:27 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:59:27 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:59:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:59:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.13s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:59:30 DEBUG : sub dir2: Making directory with metadata 2025/11/12 01:59:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:59:30 DEBUG : sub dir2: Making directory with metadata 2025/11/12 01:59:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:59:31 DEBUG : sub dir: Making directory with metadata 2025/11/12 01:59:31 INFO : sub dir: Made directory with metadata (mtime=2025-11-12T01:59:30.139520248Z) 2025/11/12 01:59:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:59:33 DEBUG : sub dir/hello world: md5 = 338905273b971df998e2652650d79793 OK 2025/11/12 01:59:33 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:59:33 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:59:33 INFO : sub dir/hello world: Deleted 2025/11/12 01:59:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.49s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:59:36 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/12 01:59:36 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 01:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:59:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.46s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:59:40 INFO : sub dir2: Making directory 2025/11/12 01:59:40 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/12 01:59:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 01:59:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:59:42 DEBUG : sub dir/hello world: md5 = b6086f01507b9d4505b24923d913c33d OK 2025/11/12 01:59:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:59:42 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:59:42 INFO : sub dir/hello world: Deleted 2025/11/12 01:59:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:59:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.21s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:59:45 DEBUG : sub dir2: Making directory with metadata 2025/11/12 01:59:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:59:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:59:45 DEBUG : sub dir2: Making directory with metadata 2025/11/12 01:59:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:59:46 DEBUG : sub dir: Making directory with metadata 2025/11/12 01:59:47 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 01:59:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:59:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:59:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:59:48 DEBUG : sub dir/hello world: md5 = 30d8549fc37cf9dae8553456483d6bd7 OK 2025/11/12 01:59:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:59:48 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:59:48 DEBUG : Waiting for deletions to finish 2025/11/12 01:59:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.73s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:59:52 INFO : sub dir2: Making directory 2025/11/12 01:59:52 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/12 01:59:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 01:59:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:59:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 01:59:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 01:59:54 DEBUG : sub dir/hello world: md5 = 6c65026967185cd6c8f3c7c98b8cefbc OK 2025/11/12 01:59:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:59:54 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:59:54 DEBUG : Waiting for deletions to finish 2025/11/12 01:59:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:59:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.04s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 01:59:59 DEBUG : sub dir/hello world: md5 = 457906c190e2e54782246d2c6a8ee725 OK 2025/11/12 02:00:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pibepaz8loze" 2025/11/12 02:00:00 DEBUG : Creating backend with remote "TestDrive:crypt/4odvj1ejp9jkv3e33rjn8dtnmf2oqso0m23jrh8l78tl4hsja3f0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki' -> Encrypted drive 'TestCryptDrive:rclone-test-pibepaz8loze' 2025/11/12 02:00:01 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 02:00:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibepaz8loze': Waiting for checks to finish 2025/11/12 02:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibepaz8loze': Waiting for transfers to finish 2025/11/12 02:00:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 02:00:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 02:00:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:00:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibepaz8loze': Purge remote 2025/11/12 02:00:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.49s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:00:09 DEBUG : sub dir/hello world: md5 = 58defe6f79bf80dac5d504adbc3a4a13 OK 2025/11/12 02:00:11 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/12 02:00:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/12 02:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:00:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone332612782) 2025/11/12 02:00:11 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:00:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 02:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:00:12 DEBUG : sub dir/hello world: md5 = 962f8941c10c28ab5385306e21abd456 OK 2025/11/12 02:00:12 DEBUG : sub dir/hello world: size = 17 OK 2025/11/12 02:00:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/12 02:00:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/12 02:00:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.65s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:00:17 DEBUG : sub dir/hello world: md5 = 7a889c5cd01265c4485ccb7873eac499 OK 2025/11/12 02:00:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mufubek4yohe" 2025/11/12 02:00:18 DEBUG : Creating backend with remote "TestDrive:crypt/p8piudkebflth7mhaknlj1funithoflus00dbbo0s7ngbt4mtml0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki' -> Encrypted drive 'TestCryptDrive:rclone-test-mufubek4yohe' 2025/11/12 02:00:19 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 02:00:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:00:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mufubek4yohe': Waiting for checks to finish 2025/11/12 02:00:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mufubek4yohe': Waiting for transfers to finish 2025/11/12 02:00:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 02:00:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 02:00:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:00:24 DEBUG : sub dir/hello world: md5 = 153c3dd5d0e2e8cdaad38473b5483b3a OK 2025/11/12 02:00:25 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 02:00:25 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/12 02:00:25 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:00:25 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mufubek4yohe') 2025/11/12 02:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mufubek4yohe': Waiting for checks to finish 2025/11/12 02:00:25 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 02:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mufubek4yohe': Waiting for transfers to finish 2025/11/12 02:00:27 DEBUG : sub dir/hello world: size = 17 OK 2025/11/12 02:00:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 02:00:27 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/12 02:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mufubek4yohe': Purge remote 2025/11/12 02:00:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.52s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:00:33 DEBUG : sub dir/hello world: md5 = c8e84cd67a7569fd495b83a4a8c5f049 OK 2025/11/12 02:00:34 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/12 02:00:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/12 02:00:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone332612782) 2025/11/12 02:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:00:34 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:00:34 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 02:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:00:36 DEBUG : sub dir/hello world: md5 = d17194f372042f05f721554ecaa5378b OK 2025/11/12 02:00:36 DEBUG : sub dir/hello world: size = 17 OK 2025/11/12 02:00:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/12 02:00:36 INFO : sub dir/hello world: Deleted 2025/11/12 02:00:36 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/12 02:00:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.65s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:00:40 DEBUG : sub dir/hello world: md5 = 29ed00c734d718a287b22e43208da2f9 OK 2025/11/12 02:00:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teheyit9fawu" 2025/11/12 02:00:41 DEBUG : Creating backend with remote "TestDrive:crypt/94r1mtlf26hbgoomjj71fpdt4pf3sf690v6lh9tel5kcvm71upd0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki' -> Encrypted drive 'TestCryptDrive:rclone-test-teheyit9fawu' 2025/11/12 02:00:43 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 02:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teheyit9fawu': Waiting for checks to finish 2025/11/12 02:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teheyit9fawu': Waiting for transfers to finish 2025/11/12 02:00:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 02:00:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 02:00:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:00:48 DEBUG : sub dir/hello world: md5 = 3ad954e2a2edd80fa722b5cc6d3d772d OK 2025/11/12 02:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teheyit9fawu': Using server-side directory move 2025/11/12 02:00:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-teheyit9fawu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/12 02:00:49 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 02:00:49 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/12 02:00:49 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:00:49 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-teheyit9fawu') 2025/11/12 02:00:49 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 02:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teheyit9fawu': Waiting for checks to finish 2025/11/12 02:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teheyit9fawu': Waiting for transfers to finish 2025/11/12 02:00:50 INFO : sub dir/hello world: Deleted 2025/11/12 02:00:51 INFO : sub dir/hello world: Moved (server-side) 2025/11/12 02:00:51 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/12 02:00:53 DEBUG : sub dir/hello world: md5 = 3fc78f9fbf0571134c111d2fef0f4fc4 OK 2025/11/12 02:00:54 DEBUG : testing file moves 2025/11/12 02:00:54 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 02:00:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/12 02:00:54 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:00:54 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-teheyit9fawu') 2025/11/12 02:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teheyit9fawu': Waiting for checks to finish 2025/11/12 02:00:54 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 02:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teheyit9fawu': Waiting for transfers to finish 2025/11/12 02:00:55 INFO : sub dir/hello world: Deleted 2025/11/12 02:00:55 INFO : sub dir/hello world: Moved (server-side) 2025/11/12 02:00:56 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/12 02:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teheyit9fawu': Purge remote --- PASS: TestServerSideMoveOverSelf (20.46s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:01:01 DEBUG : sub dir/hello world: md5 = 1145eb453094bc4c979c5f8c87c6ba5e OK 2025/11/12 02:01:01 ERROR : error listing: directory not found 2025/11/12 02:01:01 INFO : Local file system at /tmp/rclone332612782: Making directory 2025/11/12 02:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.53s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:01:07 DEBUG : sub dir/hello world: md5 = 98c01e05da9a96e507342cbf9a427847 OK 2025/11/12 02:01:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 02:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:01:08 DEBUG : Local file system at /tmp/rclone332612782: Waiting for checks to finish 2025/11/12 02:01:08 DEBUG : Local file system at /tmp/rclone332612782: Waiting for transfers to finish 2025/11/12 02:01:09 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/12 02:01:09 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/12 02:01:09 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:01:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:01:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.42s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:01:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/12 02:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:13 DEBUG : check sum: md5 = a6202171da90cedfa03edd59a9999217 OK 2025/11/12 02:01:13 DEBUG : check sum: size = 1 OK 2025/11/12 02:01:13 INFO : check sum: Copied (new) 2025/11/12 02:01:13 DEBUG : Waiting for deletions to finish 2025/11/12 02:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:14 DEBUG : check sum: size = 1 OK 2025/11/12 02:01:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/12 02:01:14 DEBUG : check sum: Size of src and dst objects identical 2025/11/12 02:01:14 DEBUG : check sum: Unchanged skipping 2025/11/12 02:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:14 DEBUG : Waiting for deletions to finish 2025/11/12 02:01:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.29s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:01:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/12 02:01:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:17 DEBUG : sizeonly: md5 = 43ed126180912ad7739b9782c1354040 OK 2025/11/12 02:01:17 DEBUG : sizeonly: size = 6 OK 2025/11/12 02:01:17 INFO : sizeonly: Copied (new) 2025/11/12 02:01:17 DEBUG : Waiting for deletions to finish 2025/11/12 02:01:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:17 DEBUG : sizeonly: size = 6 OK 2025/11/12 02:01:17 DEBUG : sizeonly: Sizes identical 2025/11/12 02:01:17 DEBUG : sizeonly: Unchanged skipping 2025/11/12 02:01:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:17 DEBUG : Waiting for deletions to finish 2025/11/12 02:01:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.32s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:01:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/12 02:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:20 DEBUG : ignore-size: md5 = 6b2c60daf42968c05ebf5250a28185d9 OK 2025/11/12 02:01:20 INFO : ignore-size: Copied (new) 2025/11/12 02:01:20 DEBUG : Waiting for deletions to finish 2025/11/12 02:01:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:01:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:20 DEBUG : ignore-size: Unchanged skipping 2025/11/12 02:01:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:20 DEBUG : Waiting for deletions to finish 2025/11/12 02:01:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.45s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:01:23 DEBUG : existing: md5 = 94262eb8724799c7371c37ed1930e6e8 OK 2025/11/12 02:01:24 DEBUG : existing: size = 6 OK 2025/11/12 02:01:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:24 DEBUG : existing: Unchanged skipping 2025/11/12 02:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:24 DEBUG : Waiting for deletions to finish 2025/11/12 02:01:24 INFO : There was nothing to transfer 2025/11/12 02:01:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/12 02:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:25 DEBUG : existing: md5 = d5d043f5b37c7ee6ed986c8789d4fab5 OK 2025/11/12 02:01:25 DEBUG : existing: size = 6 OK 2025/11/12 02:01:25 INFO : existing: Copied (replaced existing) 2025/11/12 02:01:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.56s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:01:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/12 02:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:28 DEBUG : existing: md5 = 2e71f322e9e4172c9e792f05a7d995dc OK 2025/11/12 02:01:28 DEBUG : existing: size = 6 OK 2025/11/12 02:01:28 INFO : existing: Copied (new) 2025/11/12 02:01:28 DEBUG : Waiting for deletions to finish 2025/11/12 02:01:29 DEBUG : existing: Destination exists, skipping 2025/11/12 02:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:29 DEBUG : Waiting for deletions to finish 2025/11/12 02:01:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.56s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:01:32 DEBUG : b/potato: md5 = b5ec75b75d8240bc9f00817d119e904d OK 2025/11/12 02:01:34 DEBUG : c/non empty space: md5 = 86b4160805324ca5e1eaa7c8bafec96e OK 2025/11/12 02:01:34 INFO : d: Making directory 2025/11/12 02:01:36 DEBUG : Added delayed dir = "a", newDst= 2025/11/12 02:01:36 INFO : c: Set directory modification time (using SetModTime) 2025/11/12 02:01:36 DEBUG : Added delayed dir = "c", newDst=c 2025/11/12 02:01:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/12 02:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:37 DEBUG : c/non empty space: size = 5 OK 2025/11/12 02:01:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:01:37 DEBUG : c/non empty space: Unchanged skipping 2025/11/12 02:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:39 DEBUG : a/potato2: md5 = 326ad7b3c2072418650e10001cde3441 OK 2025/11/12 02:01:39 DEBUG : a/potato2: size = 60 OK 2025/11/12 02:01:39 INFO : a/potato2: Copied (new) 2025/11/12 02:01:39 DEBUG : Waiting for deletions to finish 2025/11/12 02:01:39 INFO : b/potato: Deleted 2025/11/12 02:01:39 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/12 02:01:39 INFO : d: Removing directory 2025/11/12 02:01:40 INFO : b: Removing directory 2025/11/12 02:01:40 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/12 02:01:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': deleted 2 directories 2025/11/12 02:01:43 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/12 02:01:43 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:01:46 DEBUG : empty space: md5 = 671bdbe17327bede9d566217a2a17c0d OK 2025/11/12 02:01:46 DEBUG : empty space: size = 1 OK 2025/11/12 02:01:46 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 2025/11/12 02:01:46 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/12 02:01:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:46 DEBUG : Waiting for deletions to finish 2025/11/12 02:01:47 DEBUG : empty space: size = 1 OK 2025/11/12 02:01:47 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 2025/11/12 02:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:48 DEBUG : empty space: md5 = ee7fc2afc00725e38252f864541180d7 OK 2025/11/12 02:01:48 DEBUG : empty space: size = 1 OK 2025/11/12 02:01:48 INFO : empty space: Copied (replaced existing) 2025/11/12 02:01:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.35s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:01:51 DEBUG : foo: md5 = 15afb1e7df00159a5caa5ed259a18c63 OK 2025/11/12 02:01:52 DEBUG : foo: size = 3 OK 2025/11/12 02:01:52 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 2025/11/12 02:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:53 DEBUG : foo: md5 = 17bcb786f57bc8efe21f36a3e945cd75 OK 2025/11/12 02:01:53 DEBUG : foo: size = 3 OK 2025/11/12 02:01:53 INFO : foo: Copied (replaced existing) 2025/11/12 02:01:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.22s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:01:55 DEBUG : empty space: md5 = 9f1cfc0c25e3c9e111183f498523c1ce OK 2025/11/12 02:01:56 DEBUG : empty space: size = 1 OK 2025/11/12 02:01:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:01:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/12 02:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:01:56 DEBUG : empty space: Unchanged skipping 2025/11/12 02:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:01:57 DEBUG : potato: md5 = df76445272c92ec229d215c0adaa8686 OK 2025/11/12 02:01:57 DEBUG : potato: size = 60 OK 2025/11/12 02:01:57 INFO : potato: Copied (new) 2025/11/12 02:01:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:02:00 DEBUG : potato: md5 = 7ecae53d08b3fd987743ef408e86a6fe OK 2025/11/12 02:02:01 DEBUG : potato: size = 21 (Local file system at /tmp/rclone332612782) 2025/11/12 02:02:01 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:02:01 DEBUG : potato: Sizes differ 2025/11/12 02:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:02:02 DEBUG : potato: md5 = e026353ec66286e55077690329af7cc8 OK 2025/11/12 02:02:02 DEBUG : potato: size = 21 OK 2025/11/12 02:02:02 INFO : potato: Copied (replaced existing) 2025/11/12 02:02:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.23s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:02:04 DEBUG : potato: md5 = 18472b9816e766611466be6238cf8253 OK 2025/11/12 02:02:05 DEBUG : potato: size = 21 OK 2025/11/12 02:02:05 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 2025/11/12 02:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:02:06 DEBUG : potato: md5 = 7d00ecc6ce46efeba4ef3cd99f3c2736 OK 2025/11/12 02:02:06 DEBUG : potato: size = 21 OK 2025/11/12 02:02:06 INFO : potato: Copied (replaced existing) 2025/11/12 02:02:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:02:09 DEBUG : potato: md5 = 310c97639cccdf1b4058c538967904b1 OK 2025/11/12 02:02:10 DEBUG : empty space: md5 = f2214a52cdb8af36d355cc1c210e4326 OK 2025/11/12 02:02:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:02:11 DEBUG : empty space: size = 1 OK 2025/11/12 02:02:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:02:11 DEBUG : empty space: Unchanged skipping 2025/11/12 02:02:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/12 02:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:02:11 DEBUG : Waiting for deletions to finish 2025/11/12 02:02:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:02:14 DEBUG : potato: md5 = f79efd87b8d4228a0c0ba5a98adc9263 OK 2025/11/12 02:02:15 DEBUG : empty space: md5 = 6b072e390112bb04eafbe295c7c5ab3f OK 2025/11/12 02:02:16 DEBUG : empty space: size = 1 OK 2025/11/12 02:02:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:02:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:02:16 DEBUG : empty space: Unchanged skipping 2025/11/12 02:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:02:17 DEBUG : potato2: md5 = 0afd39fa6ea693975115f5f9c5476a32 OK 2025/11/12 02:02:17 DEBUG : potato2: size = 60 OK 2025/11/12 02:02:17 INFO : potato2: Copied (new) 2025/11/12 02:02:17 DEBUG : Waiting for deletions to finish 2025/11/12 02:02:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:02:21 DEBUG : b/potato: md5 = b8b6539f2aa99770ca951d3cfd24abb7 OK 2025/11/12 02:02:24 DEBUG : c/non empty space: md5 = 5df85bf8b2ff4989f12019e9077c646f OK 2025/11/12 02:02:24 INFO : d: Making directory 2025/11/12 02:02:25 INFO : d/e: Making directory 2025/11/12 02:02:26 DEBUG : Added delayed dir = "a", newDst= 2025/11/12 02:02:27 INFO : c: Set directory modification time (using SetModTime) 2025/11/12 02:02:27 DEBUG : Added delayed dir = "c", newDst=c 2025/11/12 02:02:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/12 02:02:27 DEBUG : c/non empty space: size = 5 OK 2025/11/12 02:02:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:02:27 DEBUG : c/non empty space: Unchanged skipping 2025/11/12 02:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:02:29 DEBUG : a/potato2: md5 = 72a562c2411717b3c2fcdc2702ac4587 OK 2025/11/12 02:02:29 DEBUG : a/potato2: size = 60 OK 2025/11/12 02:02:29 INFO : a/potato2: Copied (new) 2025/11/12 02:02:29 DEBUG : Waiting for deletions to finish 2025/11/12 02:02:30 INFO : b/potato: Deleted 2025/11/12 02:02:30 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/12 02:02:30 INFO : d/e: Removing directory 2025/11/12 02:02:31 INFO : d: Removing directory 2025/11/12 02:02:31 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/12 02:02:31 INFO : b: Removing directory 2025/11/12 02:02:32 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/12 02:02:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': deleted 3 directories 2025/11/12 02:02:34 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/12 02:02:35 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:02:38 DEBUG : b/potato: md5 = 370e7aacab642b72b7679690cc527c83 OK 2025/11/12 02:02:40 DEBUG : c/non empty space: md5 = 025da29506dc8b99c74b55373af50456 OK 2025/11/12 02:02:40 INFO : d: Making directory 2025/11/12 02:02:41 DEBUG : Added delayed dir = "a", newDst= 2025/11/12 02:02:41 INFO : c: Set directory modification time (using SetModTime) 2025/11/12 02:02:41 DEBUG : Added delayed dir = "c", newDst=c 2025/11/12 02:02:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/12 02:02:42 DEBUG : c/non empty space: size = 5 OK 2025/11/12 02:02:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:02:42 DEBUG : c/non empty space: Unchanged skipping 2025/11/12 02:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:02:44 DEBUG : a/potato2: md5 = 39fd215c1efc320807d6eab14ade44f8 OK 2025/11/12 02:02:44 DEBUG : a/potato2: size = 60 OK 2025/11/12 02:02:44 INFO : a/potato2: Copied (new) 2025/11/12 02:02:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': not deleting files as there were IO errors 2025/11/12 02:02:44 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/12 02:02:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': not deleting directories as there were IO errors 2025/11/12 02:02:48 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/12 02:02:48 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/12 02:02:49 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:02:51 DEBUG : potato: md5 = 70a65e6057ed3f5607341d63fe1b73d8 OK 2025/11/12 02:02:53 DEBUG : empty space: md5 = 2aa805528ff5d991ff3a89a60be2a0a0 OK 2025/11/12 02:02:53 DEBUG : Waiting for deletions to finish 2025/11/12 02:02:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:02:53 DEBUG : empty space: size = 1 OK 2025/11/12 02:02:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:02:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:02:53 DEBUG : empty space: Unchanged skipping 2025/11/12 02:02:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:02:53 INFO : potato: Deleted 2025/11/12 02:02:54 DEBUG : potato2: md5 = 42be96eae1d5062b3ba9cf639697e6c6 OK 2025/11/12 02:02:54 DEBUG : potato2: size = 60 OK 2025/11/12 02:02:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.25s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:02:57 DEBUG : potato: md5 = 36337ba4e45efdadd82b60ccdeeb964f OK 2025/11/12 02:02:59 DEBUG : empty space: md5 = 2bf5b621c2018c84c2cae20d4b69636b OK 2025/11/12 02:02:59 DEBUG : Waiting for deletions to finish 2025/11/12 02:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:00 INFO : potato: Deleted 2025/11/12 02:03:00 DEBUG : empty space: size = 1 OK 2025/11/12 02:03:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:03:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:00 DEBUG : empty space: Unchanged skipping 2025/11/12 02:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:01 DEBUG : potato2: md5 = 2ff6b2052545d1fbabf09c4535ba3815 OK 2025/11/12 02:03:01 DEBUG : potato2: size = 60 OK 2025/11/12 02:03:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.15s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:03:05 DEBUG : potato: md5 = 9c20970723ed8f20f1c859d8a5ec930a OK 2025/11/12 02:03:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:07 DEBUG : potato2: md5 = c91fca66e6b3a29251d2a3a8985396d5 OK 2025/11/12 02:03:07 DEBUG : potato2: size = 19 OK 2025/11/12 02:03:07 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.11s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:03:10 DEBUG : potato2: md5 = 35ff9c603f3b62d3e4a52b2dc8734d59 OK 2025/11/12 02:03:11 DEBUG : empty space: md5 = f99ac7bf734a41b4b6fee5b39e6d1a4b OK 2025/11/12 02:03:11 DEBUG : enormous: Excluded (Size Filter) 2025/11/12 02:03:11 DEBUG : enormous: Excluded 2025/11/12 02:03:11 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 02:03:11 DEBUG : potato2: Excluded 2025/11/12 02:03:11 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 02:03:11 DEBUG : potato2: Excluded 2025/11/12 02:03:11 DEBUG : empty space: size = 1 OK 2025/11/12 02:03:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:11 DEBUG : empty space: Unchanged skipping 2025/11/12 02:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:11 DEBUG : Waiting for deletions to finish 2025/11/12 02:03:11 INFO : There was nothing to transfer 2025/11/12 02:03:12 DEBUG : enormous: Excluded (Size Filter) 2025/11/12 02:03:12 DEBUG : enormous: Excluded 2025/11/12 02:03:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 02:03:12 DEBUG : potato2: Excluded 2025/11/12 02:03:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 02:03:12 DEBUG : potato2: Excluded 2025/11/12 02:03:12 DEBUG : empty space: size = 1 OK 2025/11/12 02:03:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/12 02:03:12 DEBUG : empty space: Unchanged skipping 2025/11/12 02:03:12 DEBUG : Local file system at /tmp/rclone332612782: Waiting for checks to finish 2025/11/12 02:03:12 DEBUG : Local file system at /tmp/rclone332612782: Waiting for transfers to finish 2025/11/12 02:03:12 DEBUG : Waiting for deletions to finish 2025/11/12 02:03:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:03:15 DEBUG : potato2: md5 = f48af6e6867b6c0b90f6ece6ae69ddb5 OK 2025/11/12 02:03:16 DEBUG : empty space: md5 = 830635203fdb9ac474ad01a5f0bcb45a OK 2025/11/12 02:03:18 DEBUG : enormous: md5 = 27457955523b0d2f13100aa7e35c8d1a OK 2025/11/12 02:03:18 DEBUG : enormous: Excluded (Size Filter) 2025/11/12 02:03:18 DEBUG : enormous: Excluded 2025/11/12 02:03:18 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 02:03:18 DEBUG : potato2: Excluded 2025/11/12 02:03:18 DEBUG : empty space: size = 1 OK 2025/11/12 02:03:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:03:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:18 DEBUG : empty space: Unchanged skipping 2025/11/12 02:03:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:18 DEBUG : Waiting for deletions to finish 2025/11/12 02:03:19 INFO : potato2: Deleted 2025/11/12 02:03:19 INFO : enormous: Deleted 2025/11/12 02:03:19 INFO : There was nothing to transfer 2025/11/12 02:03:19 DEBUG : empty space: size = 1 OK 2025/11/12 02:03:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/12 02:03:19 DEBUG : Local file system at /tmp/rclone332612782: Waiting for checks to finish 2025/11/12 02:03:19 DEBUG : empty space: Unchanged skipping 2025/11/12 02:03:19 DEBUG : Local file system at /tmp/rclone332612782: Waiting for transfers to finish 2025/11/12 02:03:19 DEBUG : Waiting for deletions to finish 2025/11/12 02:03:19 INFO : enormous: Deleted 2025/11/12 02:03:19 INFO : potato2: Deleted 2025/11/12 02:03:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.81s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:03:21 DEBUG : one: md5 = 6741cf7064f9a34edaf852edcad41e99 OK 2025/11/12 02:03:23 DEBUG : two: md5 = c77610b4f995c38d093fdfbf011217b4 OK 2025/11/12 02:03:24 DEBUG : three: md5 = 5afaeb21f59834e84a130fcddb5ce510 OK 2025/11/12 02:03:26 DEBUG : four: md5 = b8de6c6f0cef007aa2b39dcb0fe9657e OK 2025/11/12 02:03:26 DEBUG : five: Need to transfer - File not found at Destination 2025/11/12 02:03:26 DEBUG : four: size = 4 (Local file system at /tmp/rclone332612782) 2025/11/12 02:03:26 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:03:26 DEBUG : four: Sizes differ 2025/11/12 02:03:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/12 02:03:26 DEBUG : one: Destination is newer than source, skipping 2025/11/12 02:03:26 DEBUG : three: size = 5 OK 2025/11/12 02:03:26 DEBUG : three: Sizes identical 2025/11/12 02:03:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/12 02:03:26 DEBUG : two: size = 3 OK 2025/11/12 02:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:27 DEBUG : four: md5 = 5a52971d5aaa78ad5dbb6925eef4c7d6 OK 2025/11/12 02:03:27 DEBUG : four: size = 4 OK 2025/11/12 02:03:27 INFO : four: Copied (replaced existing) 2025/11/12 02:03:28 DEBUG : five: md5 = 3016cbdd23423d1d1cc185995ce6444d OK 2025/11/12 02:03:28 DEBUG : five: size = 4 OK 2025/11/12 02:03:28 INFO : five: Copied (new) 2025/11/12 02:03:28 DEBUG : two: md5 = bbcd9f66e59674d99b683b87a141372b OK 2025/11/12 02:03:28 DEBUG : two: size = 3 OK 2025/11/12 02:03:28 INFO : two: Copied (replaced existing) 2025/11/12 02:03:28 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.32s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/12 02:03:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/12 02:03:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/12 02:03:31 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/12 02:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:32 DEBUG : potato: md5 = 360f85c37a68ae2fc8d3d59bb8ba63b7 OK 2025/11/12 02:03:32 DEBUG : potato: size = 14 OK 2025/11/12 02:03:32 INFO : potato: Copied (new) 2025/11/12 02:03:32 DEBUG : yam: md5 = 2283930d5c84a9868b034625574c7b89 OK 2025/11/12 02:03:32 DEBUG : yam: size = 11 OK 2025/11/12 02:03:32 INFO : yam: Copied (new) 2025/11/12 02:03:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:03:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/12 02:03:33 DEBUG : potato: size = 14 OK 2025/11/12 02:03:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:03:33 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/12 02:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:33 DEBUG : potato: Unchanged skipping 2025/11/12 02:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:34 DEBUG : yaml: md5 = e9cdb58e3188c5f95cd1773c9991b691 OK 2025/11/12 02:03:34 DEBUG : yaml: size = 11 OK 2025/11/12 02:03:34 INFO : yaml: Copied (new) 2025/11/12 02:03:34 DEBUG : Waiting for deletions to finish 2025/11/12 02:03:34 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/12 02:03:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Making map for --track-renames 2025/11/12 02:03:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Finished making map for --track-renames 2025/11/12 02:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/12 02:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for renames to finish 2025/11/12 02:03:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/12 02:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:37 DEBUG : yam: md5 = 3983e4747c48d9938f2d036519c76b52 OK 2025/11/12 02:03:37 DEBUG : yam: size = 11 OK 2025/11/12 02:03:37 INFO : yam: Copied (new) 2025/11/12 02:03:38 DEBUG : potato: md5 = e5955735ff13dffbd91e1dafb8dc3279 OK 2025/11/12 02:03:38 DEBUG : potato: size = 14 OK 2025/11/12 02:03:38 INFO : potato: Copied (new) 2025/11/12 02:03:38 DEBUG : Waiting for deletions to finish 2025/11/12 02:03:38 DEBUG : potato: size = 14 OK 2025/11/12 02:03:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:03:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Making map for --track-renames 2025/11/12 02:03:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Finished making map for --track-renames 2025/11/12 02:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:38 DEBUG : potato: Unchanged skipping 2025/11/12 02:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for renames to finish 2025/11/12 02:03:39 INFO : yam: Moved (server-side) to: yaml 2025/11/12 02:03:39 INFO : yaml: Renamed from "yam" 2025/11/12 02:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:39 DEBUG : Waiting for deletions to finish 2025/11/12 02:03:39 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.48s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/12 02:03:41 DEBUG : Added delayed dir = "sub", newDst= 2025/11/12 02:03:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Making map for --track-renames 2025/11/12 02:03:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Finished making map for --track-renames 2025/11/12 02:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/12 02:03:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/12 02:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for renames to finish 2025/11/12 02:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:43 DEBUG : potato: md5 = 64def46fe80f5e6aff2cd2aac551b469 OK 2025/11/12 02:03:43 DEBUG : potato: size = 14 OK 2025/11/12 02:03:43 INFO : potato: Copied (new) 2025/11/12 02:03:43 DEBUG : sub/yam: md5 = bdd260ce5ba0413950a16f3f96a20a35 OK 2025/11/12 02:03:43 DEBUG : sub/yam: size = 11 OK 2025/11/12 02:03:43 INFO : sub/yam: Copied (new) 2025/11/12 02:03:43 DEBUG : Waiting for deletions to finish 2025/11/12 02:03:43 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/12 02:03:44 DEBUG : potato: size = 14 OK 2025/11/12 02:03:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:03:44 DEBUG : potato: Unchanged skipping 2025/11/12 02:03:45 INFO : sub: Set directory modification time (using SetModTime) 2025/11/12 02:03:45 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/12 02:03:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Making map for --track-renames 2025/11/12 02:03:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Finished making map for --track-renames 2025/11/12 02:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for renames to finish 2025/11/12 02:03:46 INFO : sub/yam: Moved (server-side) to: yam 2025/11/12 02:03:46 INFO : yam: Renamed from "sub/yam" 2025/11/12 02:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:46 DEBUG : Waiting for deletions to finish 2025/11/12 02:03:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.11s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:03:49 DEBUG : Creating backend with remote "/tmp/rclone332612782/dir1" 2025/11/12 02:03:49 DEBUG : Creating backend with remote "/tmp/rclone332612782/dir2" 2025/11/12 02:03:49 DEBUG : Local file system at /tmp/rclone332612782/dir2: Using server-side directory move 2025/11/12 02:03:49 INFO : Local file system at /tmp/rclone332612782/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/12 02:03:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/12 02:03:49 INFO : file1.txt: Moved (server-side) 2025/11/12 02:03:49 DEBUG : Local file system at /tmp/rclone332612782/dir2: Waiting for checks to finish 2025/11/12 02:03:49 DEBUG : Local file system at /tmp/rclone332612782/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:03:49 DEBUG : Added delayed dir = "nested", newDst= 2025/11/12 02:03:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 02:03:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:03:49 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/12 02:03:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/12 02:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:03:51 DEBUG : sub dir/hello world: md5 = 22735ddfd5b23263b5dfe9cf0075d0f4 OK 2025/11/12 02:03:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 02:03:51 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:03:51 INFO : sub dir/hello world: Deleted 2025/11/12 02:03:53 DEBUG : nested/sub dir/file: md5 = 7620f5883a28864c783dc9cb671b1e6f OK 2025/11/12 02:03:53 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/12 02:03:53 INFO : nested/sub dir/file: Copied (new) 2025/11/12 02:03:53 INFO : nested/sub dir/file: Deleted 2025/11/12 02:03:54 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:03:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:03:54 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/12 02:03:54 INFO : sub dir: Removing directory 2025/11/12 02:03:54 INFO : nested/sub dir: Removing directory 2025/11/12 02:03:54 INFO : nested: Removing directory 2025/11/12 02:03:54 DEBUG : Local file system at /tmp/rclone332612782: deleted 3 directories 2025/11/12 02:03:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/12 02:03:57 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/12 02:03:58 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.54s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:03:59 DEBUG : Added delayed dir = "nested", newDst= 2025/11/12 02:03:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 02:03:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:03:59 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/12 02:03:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/12 02:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:04:02 DEBUG : nested/sub dir/file: md5 = 7783d6ad33226ccee802fc2f13315348 OK 2025/11/12 02:04:02 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/12 02:04:02 INFO : nested/sub dir/file: Copied (new) 2025/11/12 02:04:02 INFO : nested/sub dir/file: Deleted 2025/11/12 02:04:03 DEBUG : sub dir/hello world: md5 = b01608499688785f64ceb877c892ef02 OK 2025/11/12 02:04:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 02:04:03 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:04:03 INFO : sub dir/hello world: Deleted 2025/11/12 02:04:03 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:04:03 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/12 02:04:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:04:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/12 02:04:07 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/12 02:04:08 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.61s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:04:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/12 02:04:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/12 02:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:04:10 DEBUG : existing: md5 = 8be390aa5d1601023628d4db8fd7415c OK 2025/11/12 02:04:10 DEBUG : existing: size = 6 OK 2025/11/12 02:04:10 INFO : existing: Copied (new) 2025/11/12 02:04:10 INFO : existing: Deleted 2025/11/12 02:04:10 DEBUG : existing-b: md5 = ee01349873bc913c22bf3afe50c38eb8 OK 2025/11/12 02:04:10 DEBUG : existing-b: size = 6 OK 2025/11/12 02:04:10 INFO : existing-b: Copied (new) 2025/11/12 02:04:10 INFO : existing-b: Deleted 2025/11/12 02:04:10 DEBUG : existing: Destination exists, skipping 2025/11/12 02:04:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/12 02:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:04:10 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.13s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:04:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qudatut9nine" 2025/11/12 02:04:12 DEBUG : Creating backend with remote "TestDrive:crypt/bc128k9cieji2agr58c87hv3nv7e3b2n75905444tbjijtv1um20" 2025/11/12 02:04:15 DEBUG : potato2: md5 = d4a79a517456dfc7f041ef783890fa72 OK 2025/11/12 02:04:16 DEBUG : empty space: md5 = 83bce9888938250616444e4c01a3f5ab OK 2025/11/12 02:04:18 DEBUG : potato3: md5 = e482fa52a0d87c32eb99627df8b38e51 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki' -> Encrypted drive 'TestCryptDrive:rclone-test-qudatut9nine' 2025/11/12 02:04:20 DEBUG : empty space: md5 = 937952783c19f9bf524b94f49c0277f9 OK 2025/11/12 02:04:22 DEBUG : potato3: md5 = 6e5aa40bdca6291490552604f361d58f OK 2025/11/12 02:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qudatut9nine': Using server-side directory move 2025/11/12 02:04:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qudatut9nine': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/12 02:04:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:04:22 DEBUG : empty space: size = 1 OK 2025/11/12 02:04:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 02:04:22 DEBUG : empty space: Unchanged skipping 2025/11/12 02:04:22 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:04:22 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qudatut9nine') 2025/11/12 02:04:22 DEBUG : potato3: Sizes differ 2025/11/12 02:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qudatut9nine': Waiting for checks to finish 2025/11/12 02:04:22 INFO : empty space: Deleted 2025/11/12 02:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qudatut9nine': Waiting for transfers to finish 2025/11/12 02:04:23 INFO : potato2: Moved (server-side) 2025/11/12 02:04:23 INFO : potato3: Deleted 2025/11/12 02:04:23 INFO : potato3: Moved (server-side) 2025/11/12 02:04:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-romuwiw6haje" 2025/11/12 02:04:24 DEBUG : Creating backend with remote "TestDrive:crypt/s67affpag7odap75p20a65l1ks7l7o6ep5im8tlu2rkttm0vhfmg" 2025/11/12 02:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romuwiw6haje': Using server-side directory move 2025/11/12 02:04:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-romuwiw6haje': Server side directory move succeeded 2025/11/12 02:04:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romuwiw6haje': Purge remote 2025/11/12 02:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qudatut9nine': Purge remote 2025/11/12 02:04:27 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.23s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:04:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvibal1veci" 2025/11/12 02:04:28 DEBUG : Creating backend with remote "TestDrive:crypt/ovlll417v97i0abhagptgq6bs1c8fkg4n9n7tfdj03k9gllvslbg" 2025/11/12 02:04:30 DEBUG : potato2: md5 = 409f5ba5f9580733d2942a1f23d09c68 OK 2025/11/12 02:04:32 DEBUG : empty space: md5 = ea976c5bd40ad8c9b58270cdedce1ca2 OK 2025/11/12 02:04:33 DEBUG : potato3: md5 = 23de26567e8696415544479abe42d6d5 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki' -> Encrypted drive 'TestCryptDrive:rclone-test-huvibal1veci' 2025/11/12 02:04:36 DEBUG : empty space: md5 = 42300c38709dce300c172b6df382e61e OK 2025/11/12 02:04:37 DEBUG : potato3: md5 = a7a876a3c52a41d09e65c93a20281cc0 OK 2025/11/12 02:04:37 DEBUG : empty space: Excluded (Size Filter) 2025/11/12 02:04:37 DEBUG : empty space: Excluded 2025/11/12 02:04:37 DEBUG : empty space: Excluded (Size Filter) 2025/11/12 02:04:37 DEBUG : empty space: Excluded 2025/11/12 02:04:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:04:37 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:04:37 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-huvibal1veci') 2025/11/12 02:04:37 DEBUG : potato3: Sizes differ 2025/11/12 02:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvibal1veci': Waiting for checks to finish 2025/11/12 02:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvibal1veci': Waiting for transfers to finish 2025/11/12 02:04:38 INFO : potato3: Deleted 2025/11/12 02:04:38 INFO : potato2: Moved (server-side) 2025/11/12 02:04:38 INFO : potato3: Moved (server-side) 2025/11/12 02:04:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobocox7wune" 2025/11/12 02:04:39 DEBUG : Creating backend with remote "TestDrive:crypt/bgsdca4nch3om694kreqq1oai4nrolatnjrel2deq9dvtqjdc2dg" 2025/11/12 02:04:40 DEBUG : empty space: Excluded (Size Filter) 2025/11/12 02:04:40 DEBUG : empty space: Excluded 2025/11/12 02:04:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:04:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/12 02:04:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobocox7wune': Waiting for checks to finish 2025/11/12 02:04:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobocox7wune': Waiting for transfers to finish 2025/11/12 02:04:42 INFO : potato2: Moved (server-side) 2025/11/12 02:04:42 INFO : potato3: Moved (server-side) 2025/11/12 02:04:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobocox7wune': Purge remote 2025/11/12 02:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvibal1veci': Purge remote --- PASS: TestServerSideMoveWithFilter (16.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:04:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutomax4lati" 2025/11/12 02:04:45 DEBUG : Creating backend with remote "TestDrive:crypt/hikcsd2tkk2e0k7oabob6nkmgb9374g0hjai9slpptskq399et30" 2025/11/12 02:04:47 DEBUG : potato2: md5 = 766a4db3e2b286860daa42b0530043d0 OK 2025/11/12 02:04:48 DEBUG : empty space: md5 = 79f8d01565832e20a8be9756632d505d OK 2025/11/12 02:04:50 DEBUG : potato3: md5 = 6614507c2a6827b342bf0f77a79d23f1 OK 2025/11/12 02:04:50 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki' -> Encrypted drive 'TestCryptDrive:rclone-test-cutomax4lati' 2025/11/12 02:04:53 DEBUG : empty space: md5 = 36b3fb7f75200b711036eb0094556854 OK 2025/11/12 02:04:55 DEBUG : potato3: md5 = fea010f1e61e0940361a1844b542db5d OK 2025/11/12 02:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutomax4lati': Using server-side directory move 2025/11/12 02:04:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutomax4lati': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/12 02:04:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:04:55 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/12 02:04:55 DEBUG : empty space: size = 1 OK 2025/11/12 02:04:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 02:04:55 DEBUG : empty space: Unchanged skipping 2025/11/12 02:04:55 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:04:55 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cutomax4lati') 2025/11/12 02:04:55 DEBUG : potato3: Sizes differ 2025/11/12 02:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutomax4lati': Waiting for checks to finish 2025/11/12 02:04:56 INFO : potato3: Deleted 2025/11/12 02:04:56 INFO : empty space: Deleted 2025/11/12 02:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutomax4lati': Waiting for transfers to finish 2025/11/12 02:04:56 INFO : potato2: Moved (server-side) 2025/11/12 02:04:56 INFO : potato3: Moved (server-side) 2025/11/12 02:04:56 INFO : tomatoDir: Removing directory 2025/11/12 02:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': deleted 1 directories 2025/11/12 02:04:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fecirud7jeli" 2025/11/12 02:04:58 DEBUG : Creating backend with remote "TestDrive:crypt/c4ac57gifcrnh7jgml3325e6l0tud849hkj5ijqep8f4t13pstkg" 2025/11/12 02:04:59 INFO : tomatoDir: Making directory 2025/11/12 02:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fecirud7jeli': Using server-side directory move 2025/11/12 02:05:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fecirud7jeli': Server side directory move succeeded 2025/11/12 02:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fecirud7jeli': Purge remote 2025/11/12 02:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutomax4lati': Purge remote 2025/11/12 02:05:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.57s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.43s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:05:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/rclone-sync-test" 2025/11/12 02:05:04 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.28s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:05:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/rclone-sync-test" 2025/11/12 02:05:06 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/12 02:05:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/rclone-sync-test-include/layer2" 2025/11/12 02:05:08 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/12 02:05:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/rclone-sync-test-ignore-file" 2025/11/12 02:05:11 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/12 02:05:15 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = b9d12cdf5b9d70e205440c6556057fcc OK 2025/11/12 02:05:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/12 02:05:16 DEBUG : rclone-sync-test: Excluded 2025/11/12 02:05:16 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/12 02:05:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/12 02:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/rclone-sync-test': Waiting for checks to finish 2025/11/12 02:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/rclone-sync-test': Waiting for transfers to finish 2025/11/12 02:05:17 DEBUG : Waiting for deletions to finish 2025/11/12 02:05:17 INFO : There was nothing to transfer 2025/11/12 02:05:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/12 02:05:18 DEBUG : rclone-sync-test: Excluded 2025/11/12 02:05:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/12 02:05:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:05:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:05:19 DEBUG : Waiting for deletions to finish 2025/11/12 02:05:19 INFO : rclone-sync-test-include: Removing directory 2025/11/12 02:05:19 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/12 02:05:19 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/12 02:05:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': failed to delete 1 directories 2025/11/12 02:05:19 INFO : There was nothing to transfer 2025/11/12 02:05:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/12 02:05:20 DEBUG : rclone-sync-test: Excluded 2025/11/12 02:05:20 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/12 02:05:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/12 02:05:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/12 02:05:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/12 02:05:20 DEBUG : Waiting for deletions to finish 2025/11/12 02:05:20 INFO : There was nothing to transfer 2025/11/12 02:05:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/12 02:05:21 DEBUG : rclone-sync-test: Excluded 2025/11/12 02:05:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/12 02:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:05:22 DEBUG : Waiting for deletions to finish 2025/11/12 02:05:22 INFO : rclone-sync-test-include: Removing directory 2025/11/12 02:05:22 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/12 02:05:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/12 02:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': failed to delete 1 directories 2025/11/12 02:05:22 INFO : There was nothing to transfer 2025/11/12 02:05:23 DEBUG : Excluded 2025/11/12 02:05:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/12 02:05:23 DEBUG : rclone-sync-test: Excluded 2025/11/12 02:05:23 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/12 02:05:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/12 02:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/12 02:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/12 02:05:24 DEBUG : Waiting for deletions to finish 2025/11/12 02:05:24 INFO : There was nothing to transfer 2025/11/12 02:05:26 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/12 02:05:27 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.68s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:05:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/dst" 2025/11/12 02:05:28 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 02:05:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/CompareDest" 2025/11/12 02:05:30 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/gveqi14airsml4bgu7krj116o8" 2025/11/12 02:05:32 DEBUG : one: Need to transfer - File not found at Destination 2025/11/12 02:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:05:34 DEBUG : one: md5 = 0955192053257ff8b2184a60f0deedcb OK 2025/11/12 02:05:34 DEBUG : one: size = 3 OK 2025/11/12 02:05:34 INFO : one: Copied (new) 2025/11/12 02:05:34 DEBUG : Waiting for deletions to finish 2025/11/12 02:05:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:05:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:05:35 DEBUG : one: Sizes differ 2025/11/12 02:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:05:37 DEBUG : one: md5 = 7f85935e109150408ce6ee122ce463a6 OK 2025/11/12 02:05:37 DEBUG : one: size = 5 OK 2025/11/12 02:05:37 INFO : one: Copied (replaced existing) 2025/11/12 02:05:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:05:39 DEBUG : dst/one: md5 = 83a3702256038aadc752a48646684bd3 OK 2025/11/12 02:05:41 DEBUG : CompareDest/one: md5 = 76cc033fdb1696ea7722112e24e8feb4 OK 2025/11/12 02:05:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:05:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:05:42 DEBUG : one: Sizes differ 2025/11/12 02:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:05:43 DEBUG : one: size = 5 OK 2025/11/12 02:05:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:05:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 02:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:05:43 DEBUG : Waiting for deletions to finish 2025/11/12 02:05:43 INFO : There was nothing to transfer 2025/11/12 02:05:44 DEBUG : CompareDest/two: md5 = 4fce81b4859a3b9d39b7b874a713592e OK 2025/11/12 02:05:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:05:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:05:45 DEBUG : one: Sizes differ 2025/11/12 02:05:45 DEBUG : two: size = 3 OK 2025/11/12 02:05:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:05:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/12 02:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:05:45 DEBUG : one: size = 5 OK 2025/11/12 02:05:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:05:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 02:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:05:45 DEBUG : Waiting for deletions to finish 2025/11/12 02:05:45 INFO : There was nothing to transfer 2025/11/12 02:05:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:05:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:05:46 DEBUG : one: Sizes differ 2025/11/12 02:05:46 DEBUG : two: size = 3 OK 2025/11/12 02:05:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:05:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/12 02:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:05:46 DEBUG : one: size = 5 OK 2025/11/12 02:05:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:05:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 02:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:05:46 DEBUG : Waiting for deletions to finish 2025/11/12 02:05:46 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/12 02:05:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:05:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:05:48 DEBUG : one: Sizes differ 2025/11/12 02:05:48 DEBUG : one: size = 5 OK 2025/11/12 02:05:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:05:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 02:05:48 DEBUG : two: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:05:48 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/CompareDest') 2025/11/12 02:05:48 DEBUG : two: Sizes differ 2025/11/12 02:05:48 DEBUG : two: Need to transfer - File not found at Destination 2025/11/12 02:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:05:49 DEBUG : two: md5 = 63b35ee8905b23ccb5087c763de837cc OK 2025/11/12 02:05:49 DEBUG : two: size = 5 OK 2025/11/12 02:05:49 INFO : two: Copied (new) 2025/11/12 02:05:49 DEBUG : Waiting for deletions to finish 2025/11/12 02:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 02:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:05:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:05:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.39s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:05:56 DEBUG : pre-dest1/1: md5 = 9dabb75bd143a2815e837bb952327b54 OK 2025/11/12 02:05:58 DEBUG : pre-dest2/2: md5 = 9cd9f3eaccb509f570b4bc6525b824d3 OK 2025/11/12 02:05:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/dest" 2025/11/12 02:05:59 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/rg03c1jvnehrrc617i0lnqjddc" 2025/11/12 02:06:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/pre-dest1" 2025/11/12 02:06:01 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/bbnblvh6k061ssopqrp18kd7gc" 2025/11/12 02:06:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/pre-dest2" 2025/11/12 02:06:01 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/12 02:06:03 DEBUG : 1: size = 1 OK 2025/11/12 02:06:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:06:03 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/12 02:06:04 DEBUG : 2: size = 1 OK 2025/11/12 02:06:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:06:04 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/12 02:06:04 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/12 02:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dest': Waiting for checks to finish 2025/11/12 02:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dest': Waiting for transfers to finish 2025/11/12 02:06:06 DEBUG : 3: md5 = 1f90f6907d664d337024412aa77630d7 OK 2025/11/12 02:06:06 DEBUG : 3: size = 1 OK 2025/11/12 02:06:06 INFO : 3: Copied (new) 2025/11/12 02:06:06 DEBUG : Waiting for deletions to finish 2025/11/12 02:06:10 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/12 02:06:10 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/12 02:06:11 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.75s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:06:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/dst" 2025/11/12 02:06:12 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 02:06:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/CopyDest" 2025/11/12 02:06:13 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/12 02:06:15 DEBUG : one: Need to transfer - File not found at Destination 2025/11/12 02:06:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:06:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:06:17 DEBUG : one: md5 = 92e7cb2180d22baf016e41764b6abb14 OK 2025/11/12 02:06:17 DEBUG : one: size = 3 OK 2025/11/12 02:06:17 INFO : one: Copied (new) 2025/11/12 02:06:17 DEBUG : Waiting for deletions to finish 2025/11/12 02:06:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:06:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:06:18 DEBUG : one: Sizes differ 2025/11/12 02:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:06:20 DEBUG : one: md5 = e19bec320708e4cf7d5789124b34739e OK 2025/11/12 02:06:20 DEBUG : one: size = 5 OK 2025/11/12 02:06:20 INFO : one: Copied (replaced existing) 2025/11/12 02:06:20 DEBUG : Waiting for deletions to finish 2025/11/12 02:06:22 DEBUG : dst/one: md5 = 6819a55847c04245e27e36adfa64e05a OK 2025/11/12 02:06:24 DEBUG : CopyDest/one: md5 = 91a318435a14150a8ee240c7d19e164a OK 2025/11/12 02:06:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/BackupDir" 2025/11/12 02:06:25 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/12 02:06:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:06:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:06:26 DEBUG : one: Sizes differ 2025/11/12 02:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:06:27 DEBUG : one: size = 5 OK 2025/11/12 02:06:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:06:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:06:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:06:27 DEBUG : one: Sizes differ 2025/11/12 02:06:29 INFO : one: Moved (server-side) 2025/11/12 02:06:30 DEBUG : one: size = 5 OK 2025/11/12 02:06:30 INFO : one: Copied (server-side copy) 2025/11/12 02:06:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/12 02:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:06:30 DEBUG : Waiting for deletions to finish 2025/11/12 02:06:32 DEBUG : CopyDest/two: md5 = f3eb1a2e637b2cf425097144c4e882c3 OK 2025/11/12 02:06:33 DEBUG : one: size = 5 OK 2025/11/12 02:06:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:06:33 DEBUG : one: Unchanged skipping 2025/11/12 02:06:33 DEBUG : two: size = 3 OK 2025/11/12 02:06:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:06:34 DEBUG : two: size = 3 OK 2025/11/12 02:06:34 INFO : two: Copied (server-side copy) 2025/11/12 02:06:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/12 02:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:06:34 DEBUG : Waiting for deletions to finish 2025/11/12 02:06:35 DEBUG : two: size = 3 OK 2025/11/12 02:06:35 DEBUG : one: size = 5 OK 2025/11/12 02:06:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:06:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:06:35 DEBUG : two: Unchanged skipping 2025/11/12 02:06:35 DEBUG : one: Unchanged skipping 2025/11/12 02:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:06:35 DEBUG : Waiting for deletions to finish 2025/11/12 02:06:35 INFO : There was nothing to transfer 2025/11/12 02:06:37 DEBUG : CopyDest/three: md5 = 126c8f6cc2b8cdaa8de4c1607f25b0e2 OK 2025/11/12 02:06:38 DEBUG : one: size = 5 OK 2025/11/12 02:06:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:06:38 DEBUG : one: Unchanged skipping 2025/11/12 02:06:38 DEBUG : three: size = 7 (Local file system at /tmp/rclone332612782) 2025/11/12 02:06:38 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/CopyDest') 2025/11/12 02:06:38 DEBUG : three: Sizes differ 2025/11/12 02:06:38 DEBUG : three: Destination not found in --copy-dest 2025/11/12 02:06:38 DEBUG : three: Need to transfer - File not found at Destination 2025/11/12 02:06:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:06:38 DEBUG : two: size = 3 OK 2025/11/12 02:06:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 02:06:38 DEBUG : two: Unchanged skipping 2025/11/12 02:06:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:06:40 DEBUG : three: md5 = 2dd358377abe7941bbb3cb1731912f68 OK 2025/11/12 02:06:40 DEBUG : three: size = 7 OK 2025/11/12 02:06:40 INFO : three: Copied (new) 2025/11/12 02:06:40 DEBUG : Waiting for deletions to finish 2025/11/12 02:06:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/12 02:06:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:06:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 02:06:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/12 02:06:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:06:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 02:06:46 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.83s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:06:49 DEBUG : dst/one: md5 = 2989836ef3b955ca731b9b99ebb89461 OK 2025/11/12 02:06:50 DEBUG : dst/two: md5 = f1b502e6dd61b78c4cd41dff5359c4a1 OK 2025/11/12 02:06:52 DEBUG : dst/three.txt: md5 = abd517ff439e0440655b4e3492a30c1e OK 2025/11/12 02:06:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/dst" 2025/11/12 02:06:52 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 02:06:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/backup" 2025/11/12 02:06:53 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/1nrff024r7pq65ecp72fc28jb0" 2025/11/12 02:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:06:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone332612782) 2025/11/12 02:06:55 DEBUG : two: size = 3 OK 2025/11/12 02:06:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:06:55 DEBUG : one: Sizes differ 2025/11/12 02:06:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:06:55 DEBUG : two: Unchanged skipping 2025/11/12 02:06:56 INFO : one: Moved (server-side) 2025/11/12 02:06:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:06:58 DEBUG : one: md5 = 5324437352aa95aaf39b8f0017ad1b71 OK 2025/11/12 02:06:58 DEBUG : one: size = 4 OK 2025/11/12 02:06:58 INFO : one: Copied (new) 2025/11/12 02:06:58 DEBUG : Waiting for deletions to finish 2025/11/12 02:06:59 INFO : three.txt: Moved (server-side) 2025/11/12 02:06:59 INFO : three.txt: Moved into backup dir 2025/11/12 02:07:01 DEBUG : dst/three.txt: md5 = 333bafbd5183bac358f7cec26d70a975 OK 2025/11/12 02:07:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:07:01 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:07:01 DEBUG : one: Sizes differ 2025/11/12 02:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:07:01 DEBUG : two: size = 3 OK 2025/11/12 02:07:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:07:01 DEBUG : two: Unchanged skipping 2025/11/12 02:07:02 INFO : one: Deleted 2025/11/12 02:07:03 INFO : one: Moved (server-side) 2025/11/12 02:07:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:07:04 DEBUG : one: md5 = 0daa26af3e2881a1dc01604e5e800997 OK 2025/11/12 02:07:04 DEBUG : one: size = 5 OK 2025/11/12 02:07:04 INFO : one: Copied (new) 2025/11/12 02:07:04 DEBUG : Waiting for deletions to finish 2025/11/12 02:07:05 INFO : three.txt: Deleted 2025/11/12 02:07:05 INFO : three.txt: Moved (server-side) 2025/11/12 02:07:05 INFO : three.txt: Moved into backup dir 2025/11/12 02:07:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:07:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 02:07:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:07:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/12 02:07:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:07:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.27s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:07:12 DEBUG : dst/one: md5 = 1b02d644f76ddf4406a08952cc840ac7 OK 2025/11/12 02:07:13 DEBUG : dst/two: md5 = 4fa092791bc98a9be554a4182538bcd8 OK 2025/11/12 02:07:15 DEBUG : dst/three.txt: md5 = 1dc2289a09b6f0ae0c0623610a58db28 OK 2025/11/12 02:07:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/dst" 2025/11/12 02:07:15 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 02:07:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/backup" 2025/11/12 02:07:16 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/1nrff024r7pq65ecp72fc28jb0" 2025/11/12 02:07:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone332612782) 2025/11/12 02:07:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:07:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:07:18 DEBUG : one: Sizes differ 2025/11/12 02:07:18 DEBUG : two: size = 3 OK 2025/11/12 02:07:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:07:18 DEBUG : two: Unchanged skipping 2025/11/12 02:07:19 INFO : one: Moved (server-side) to: one.bak 2025/11/12 02:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:07:21 DEBUG : one: md5 = 1c912788f07e4bb4f7ddf197015ab0a6 OK 2025/11/12 02:07:21 DEBUG : one: size = 4 OK 2025/11/12 02:07:21 INFO : one: Copied (new) 2025/11/12 02:07:21 DEBUG : Waiting for deletions to finish 2025/11/12 02:07:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/12 02:07:22 INFO : three.txt: Moved into backup dir 2025/11/12 02:07:24 DEBUG : dst/three.txt: md5 = a3a5963e40dd20d40102fc21938ba83e OK 2025/11/12 02:07:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:07:25 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:07:25 DEBUG : one: Sizes differ 2025/11/12 02:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:07:25 DEBUG : two: size = 3 OK 2025/11/12 02:07:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:07:25 DEBUG : two: Unchanged skipping 2025/11/12 02:07:25 INFO : one.bak: Deleted 2025/11/12 02:07:26 INFO : one: Moved (server-side) to: one.bak 2025/11/12 02:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:07:27 DEBUG : one: md5 = 31bc7c9df87e94a00cdd43037ecc6875 OK 2025/11/12 02:07:27 DEBUG : one: size = 5 OK 2025/11/12 02:07:27 INFO : one: Copied (new) 2025/11/12 02:07:27 DEBUG : Waiting for deletions to finish 2025/11/12 02:07:28 INFO : three.txt.bak: Deleted 2025/11/12 02:07:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/12 02:07:29 INFO : three.txt: Moved into backup dir 2025/11/12 02:07:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:07:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 02:07:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/12 02:07:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/12 02:07:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/12 02:07:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:07:35 DEBUG : dst/one: md5 = 8fabf9ae21259f18ab09d31e2dc5cd44 OK 2025/11/12 02:07:37 DEBUG : dst/two: md5 = 54c75e554dbb6797cb78d7ac87d7eb41 OK 2025/11/12 02:07:38 DEBUG : dst/three.txt: md5 = 88db18a606ff0656698d8e992d1fb244 OK 2025/11/12 02:07:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/dst" 2025/11/12 02:07:39 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 02:07:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/backup" 2025/11/12 02:07:39 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/1nrff024r7pq65ecp72fc28jb0" 2025/11/12 02:07:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone332612782) 2025/11/12 02:07:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:07:41 DEBUG : one: Sizes differ 2025/11/12 02:07:41 DEBUG : two: size = 3 OK 2025/11/12 02:07:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:07:41 DEBUG : two: Unchanged skipping 2025/11/12 02:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:07:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/12 02:07:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:07:44 DEBUG : one: md5 = 37b56f39f7287f0d2013b46a5c825e81 OK 2025/11/12 02:07:44 DEBUG : one: size = 4 OK 2025/11/12 02:07:44 INFO : one: Copied (new) 2025/11/12 02:07:44 DEBUG : Waiting for deletions to finish 2025/11/12 02:07:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/12 02:07:45 INFO : three.txt: Moved into backup dir 2025/11/12 02:07:47 DEBUG : dst/three.txt: md5 = e14098dfec4a25c57c8e0132f2b20428 OK 2025/11/12 02:07:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:07:47 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:07:47 DEBUG : one: Sizes differ 2025/11/12 02:07:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:07:47 DEBUG : two: size = 3 OK 2025/11/12 02:07:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:07:47 DEBUG : two: Unchanged skipping 2025/11/12 02:07:48 INFO : one-2019-01-01: Deleted 2025/11/12 02:07:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/12 02:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:07:50 DEBUG : one: md5 = d31a09797f186cfe5a9e5f61dfffb15e OK 2025/11/12 02:07:50 DEBUG : one: size = 5 OK 2025/11/12 02:07:50 INFO : one: Copied (new) 2025/11/12 02:07:50 DEBUG : Waiting for deletions to finish 2025/11/12 02:07:51 INFO : three-2019-01-01.txt: Deleted 2025/11/12 02:07:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/12 02:07:52 INFO : three.txt: Moved into backup dir 2025/11/12 02:07:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:07:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 02:07:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/12 02:07:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/12 02:07:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/12 02:07:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.03s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:07:58 DEBUG : dst/one: md5 = d7b37306880dbee9b8eaba60cfc32ada OK 2025/11/12 02:08:00 DEBUG : dst/two: md5 = 608f4df6a64d70c2b0469a5384ee154c OK 2025/11/12 02:08:01 DEBUG : dst/three.txt: md5 = d77f2dcc849d00cf6bb024fcc78292df OK 2025/11/12 02:08:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/dst" 2025/11/12 02:08:02 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 02:08:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone332612782) 2025/11/12 02:08:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:08:03 DEBUG : one: Sizes differ 2025/11/12 02:08:03 DEBUG : two: size = 3 OK 2025/11/12 02:08:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:08:03 DEBUG : two: Unchanged skipping 2025/11/12 02:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:08:03 INFO : one: Moved (server-side) to: one.bak 2025/11/12 02:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:08:05 DEBUG : one: md5 = 8a613749125a37c617bce6d35b079b9e OK 2025/11/12 02:08:05 DEBUG : one: size = 4 OK 2025/11/12 02:08:05 INFO : one: Copied (new) 2025/11/12 02:08:05 DEBUG : Waiting for deletions to finish 2025/11/12 02:08:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/12 02:08:05 INFO : three.txt: Moved into backup dir 2025/11/12 02:08:07 DEBUG : dst/three.txt: md5 = 4ca9627ef4417b84bccbf5255f282ac5 OK 2025/11/12 02:08:08 DEBUG : one.bak: Excluded (Path Filter) 2025/11/12 02:08:08 DEBUG : one.bak: Excluded 2025/11/12 02:08:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/12 02:08:08 DEBUG : three.txt.bak: Excluded 2025/11/12 02:08:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:08:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:08:08 DEBUG : two: size = 3 OK 2025/11/12 02:08:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:08:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for checks to finish 2025/11/12 02:08:08 DEBUG : two: Unchanged skipping 2025/11/12 02:08:08 DEBUG : one: Sizes differ 2025/11/12 02:08:09 INFO : one.bak: Deleted 2025/11/12 02:08:09 INFO : one: Moved (server-side) to: one.bak 2025/11/12 02:08:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst': Waiting for transfers to finish 2025/11/12 02:08:11 DEBUG : one: md5 = 59018fac42c97fd78d2cee950c8b3d48 OK 2025/11/12 02:08:11 DEBUG : one: size = 5 OK 2025/11/12 02:08:11 INFO : one: Copied (new) 2025/11/12 02:08:11 DEBUG : Waiting for deletions to finish 2025/11/12 02:08:12 INFO : three.txt.bak: Deleted 2025/11/12 02:08:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/12 02:08:12 INFO : three.txt: Moved into backup dir 2025/11/12 02:08:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:08:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/12 02:08:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/12 02:08:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 02:08:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/12 02:08:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (19.66s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:08:18 DEBUG : dst/one: md5 = c30ae95b826178ead1ca0bf33e3b2def OK 2025/11/12 02:08:20 DEBUG : dst/two: md5 = 2a0eb33506a25d563e433d4fda227675 OK 2025/11/12 02:08:21 DEBUG : dst/three.txt: md5 = e9f7561706834d095347f2006d01b92c OK 2025/11/12 02:08:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/dst" 2025/11/12 02:08:22 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 02:08:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone332612782) 2025/11/12 02:08:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:08:23 DEBUG : one: Sizes differ 2025/11/12 02:08:23 INFO : one: Moved (server-side) to: one.bak 2025/11/12 02:08:25 DEBUG : one: md5 = 3b50b156cf6e518925b6e62eb82c065e OK 2025/11/12 02:08:25 DEBUG : one: size = 4 OK 2025/11/12 02:08:25 INFO : one: Copied (new) 2025/11/12 02:08:25 DEBUG : two: size = 3 OK 2025/11/12 02:08:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:08:25 DEBUG : two: Unchanged skipping 2025/11/12 02:08:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone332612782) 2025/11/12 02:08:25 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:08:25 DEBUG : three.txt: Sizes differ 2025/11/12 02:08:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/12 02:08:28 DEBUG : three.txt: md5 = ea2bb38dc09d7f089e6c1b24545fc800 OK 2025/11/12 02:08:28 DEBUG : three.txt: size = 6 OK 2025/11/12 02:08:28 INFO : three.txt: Copied (new) 2025/11/12 02:08:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:08:29 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:08:29 DEBUG : one: Sizes differ 2025/11/12 02:08:30 INFO : one.bak: Deleted 2025/11/12 02:08:30 INFO : one: Moved (server-side) to: one.bak 2025/11/12 02:08:32 DEBUG : one: md5 = 396df668396ea83ad3660d2351c71476 OK 2025/11/12 02:08:32 DEBUG : one: size = 5 OK 2025/11/12 02:08:32 INFO : one: Copied (new) 2025/11/12 02:08:32 DEBUG : two: size = 3 OK 2025/11/12 02:08:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:08:32 DEBUG : two: Unchanged skipping 2025/11/12 02:08:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone332612782) 2025/11/12 02:08:32 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:08:32 DEBUG : three.txt: Sizes differ 2025/11/12 02:08:33 INFO : three.txt.bak: Deleted 2025/11/12 02:08:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/12 02:08:35 DEBUG : three.txt: md5 = 3de53f2e4e1fd64ebce5e67c080926f7 OK 2025/11/12 02:08:35 DEBUG : three.txt: size = 19 OK 2025/11/12 02:08:35 INFO : three.txt: Copied (new) 2025/11/12 02:08:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:08:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/12 02:08:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/12 02:08:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 02:08:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/12 02:08:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/12 02:08:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (23.10s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:08:41 DEBUG : dst/one: md5 = 1fc4c7064736aec037bd7c947567a5d1 OK 2025/11/12 02:08:43 DEBUG : dst/two: md5 = 45494195bc985c8294a8bc995757481a OK 2025/11/12 02:08:44 DEBUG : dst/three.txt: md5 = af2de5097d3de1e8eb401c341f250119 OK 2025/11/12 02:08:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebohow3xaki/dst" 2025/11/12 02:08:45 DEBUG : Creating backend with remote "TestDrive:crypt/h4f0j303fs56gqf162qkjmtrcjt15866gcv7fsifv1eif6rtk180/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/12 02:08:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone332612782) 2025/11/12 02:08:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:08:46 DEBUG : one: Sizes differ 2025/11/12 02:08:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/12 02:08:48 DEBUG : one: md5 = af11c18d1fdc00631832e4a96849aefe OK 2025/11/12 02:08:48 DEBUG : one: size = 4 OK 2025/11/12 02:08:48 INFO : one: Copied (new) 2025/11/12 02:08:48 DEBUG : two: size = 3 OK 2025/11/12 02:08:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:08:48 DEBUG : two: Unchanged skipping 2025/11/12 02:08:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone332612782) 2025/11/12 02:08:48 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:08:48 DEBUG : three.txt: Sizes differ 2025/11/12 02:08:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/12 02:08:51 DEBUG : three.txt: md5 = 77b4a1983abd34ec3a43b479e59336c0 OK 2025/11/12 02:08:51 DEBUG : three.txt: size = 6 OK 2025/11/12 02:08:51 INFO : three.txt: Copied (new) 2025/11/12 02:08:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone332612782) 2025/11/12 02:08:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:08:52 DEBUG : one: Sizes differ 2025/11/12 02:08:53 INFO : one-2019-01-01: Deleted 2025/11/12 02:08:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/12 02:08:55 DEBUG : one: md5 = a564f8926db8f13c8c362a3a572c5d2b OK 2025/11/12 02:08:55 DEBUG : one: size = 5 OK 2025/11/12 02:08:55 INFO : one: Copied (new) 2025/11/12 02:08:55 DEBUG : two: size = 3 OK 2025/11/12 02:08:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:08:55 DEBUG : two: Unchanged skipping 2025/11/12 02:08:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone332612782) 2025/11/12 02:08:55 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki/dst') 2025/11/12 02:08:55 DEBUG : three.txt: Sizes differ 2025/11/12 02:08:56 INFO : three-2019-01-01.txt: Deleted 2025/11/12 02:08:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/12 02:08:58 DEBUG : three.txt: md5 = dec2f9e1335ed529339ccbb7dc028283 OK 2025/11/12 02:08:58 DEBUG : three.txt: size = 19 OK 2025/11/12 02:08:58 INFO : three.txt: Copied (new) 2025/11/12 02:09:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/12 02:09:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/12 02:09:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/12 02:09:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/12 02:09:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/12 02:09:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/12 02:09:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.21s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:09:04 DEBUG : Testêé: md5 = 5028579d1c268176ed491be7bd88b64a OK 2025/11/12 02:09:04 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone332612782) 2025/11/12 02:09:04 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:09:04 DEBUG : Testêé: Sizes differ 2025/11/12 02:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:09:05 DEBUG : Testêé: md5 = 3b6bab86749d8b9596e12a17f10fcb01 OK 2025/11/12 02:09:05 DEBUG : Testêé: size = 14 OK 2025/11/12 02:09:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/12 02:09:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.48s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:09:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/12 02:09:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:09:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:09:08 DEBUG : existing: md5 = b0563c7942ab663b843c9f3ad7bb74b7 OK 2025/11/12 02:09:08 DEBUG : existing: size = 6 OK 2025/11/12 02:09:08 INFO : existing: Copied (new) 2025/11/12 02:09:08 DEBUG : Waiting for deletions to finish 2025/11/12 02:09:09 DEBUG : existing: size = 8 (Local file system at /tmp/rclone332612782) 2025/11/12 02:09:09 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:09:09 DEBUG : existing: Sizes differ 2025/11/12 02:09:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/12 02:09:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:09:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:09:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': not deleting files as there were IO errors 2025/11/12 02:09:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.10s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:09:12 DEBUG : EXISTING: md5 = 4838533ee9c6cb6eddae8e1923bb06d3 OK 2025/11/12 02:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:09:13 DEBUG : EXISTING: size = 6 OK 2025/11/12 02:09:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:09:13 DEBUG : existing: Unchanged skipping 2025/11/12 02:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:09:13 DEBUG : Waiting for deletions to finish 2025/11/12 02:09:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.40s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.55s) --- SKIP: TestMaxTransfer/Hard (0.54s) --- SKIP: TestMaxTransfer/Soft (0.51s) --- SKIP: TestMaxTransfer/Cautious (0.50s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:09:17 DEBUG : both0: md5 = ce3daa670d70e4b28ac68e8f545760f9 OK 2025/11/12 02:09:19 DEBUG : only0: md5 = 66fa7ae66b776c527469b575a26be6c0 OK 2025/11/12 02:09:20 DEBUG : both1: md5 = 1163e5585362b21242ef6c7a55e69e4d OK 2025/11/12 02:09:22 DEBUG : only1: md5 = 8741fb6b3aa3e16af0527e3964808f7c OK 2025/11/12 02:09:23 DEBUG : both2: md5 = 4fc1495249b833c05aa36ac06d45dc70 OK 2025/11/12 02:09:25 DEBUG : only2: md5 = 3a47d37b2c6a8b3d6bbb5261f3ba3e44 OK 2025/11/12 02:09:26 DEBUG : both3: md5 = 33143dc40080c7b57fa3c3a69a7fdb75 OK 2025/11/12 02:09:27 DEBUG : only3: md5 = 3a11d4a7a0db24b76e07e59fd187f472 OK 2025/11/12 02:09:29 DEBUG : both4: md5 = 6ec0375032940653b049737db0bf0a0c OK 2025/11/12 02:09:30 DEBUG : only4: md5 = 1124dde4137a91d18efa185383c50d69 OK 2025/11/12 02:09:32 DEBUG : both5: md5 = 0380da789d648452b39fe4772c5718d1 OK 2025/11/12 02:09:33 DEBUG : only5: md5 = 4e8051ceb6f14433f1240daef1456064 OK 2025/11/12 02:09:34 DEBUG : both6: md5 = 24cc052c89a2063ede83c3d318b42eab OK 2025/11/12 02:09:36 DEBUG : only6: md5 = 0b8d0f8e8bf399944685b5f9f78d0045 OK 2025/11/12 02:09:37 DEBUG : both7: md5 = 20f77f89d49976b61ecd97374b48c3a9 OK 2025/11/12 02:09:39 DEBUG : only7: md5 = 12973a26e17a7efaa962e99f0365f9c0 OK 2025/11/12 02:09:40 DEBUG : both8: md5 = 58336a37084fc42cf78a42d8283dd7f8 OK 2025/11/12 02:09:41 DEBUG : only8: md5 = 7cc00aa4233962e78bb2e4a9879ca2d7 OK 2025/11/12 02:09:43 DEBUG : both9: md5 = e2831dce93ae885639fd471f17ad7092 OK 2025/11/12 02:09:44 DEBUG : only9: md5 = d25ddc52e89d0eb04652616cda291a95 OK 2025/11/12 02:09:46 DEBUG : both10: md5 = b2077307eaa969692a9dd596abb81214 OK 2025/11/12 02:09:47 DEBUG : only10: md5 = 988016c6c09137f66aac4c5c5bc77e7d OK 2025/11/12 02:09:49 DEBUG : both11: md5 = 006cfa15f05661f1e1316c18548d77dd OK 2025/11/12 02:09:50 DEBUG : only11: md5 = 7e096a076d32e6dceeba151dc6116167 OK 2025/11/12 02:09:51 DEBUG : both12: md5 = a88ec7e5638dcbc114a73907c7741617 OK 2025/11/12 02:09:53 DEBUG : only12: md5 = bb562680aced36d28e8c98743a76dcce OK 2025/11/12 02:09:54 DEBUG : both13: md5 = e29db2e12ade5d1785b962d305198b1d OK 2025/11/12 02:09:56 DEBUG : only13: md5 = e40ea16b0185c75272f28490eb6cbba1 OK 2025/11/12 02:09:57 DEBUG : both14: md5 = 402b48090c29d42fd1e4ce885f20a382 OK 2025/11/12 02:09:59 DEBUG : only14: md5 = e9a56d79b2844031751182dfb3ff060c OK 2025/11/12 02:10:00 DEBUG : both15: md5 = 1d710d7f2350bb07646c771d0209f226 OK 2025/11/12 02:10:02 DEBUG : only15: md5 = 80fb52f6284bbd6d5f4366b657726002 OK 2025/11/12 02:10:03 DEBUG : both16: md5 = b4b8878da6766ef319a56ac1b74479e5 OK 2025/11/12 02:10:05 DEBUG : only16: md5 = 7e5f7008acedb37711db88e41ee5d825 OK 2025/11/12 02:10:06 DEBUG : both17: md5 = b34fff33eb172d2568f10f08ef63081a OK 2025/11/12 02:10:07 DEBUG : only17: md5 = 301f88cddb7acbf9f4c8eb5bb79d17f6 OK 2025/11/12 02:10:09 DEBUG : both18: md5 = afac4dc0f62d7ab455d4c5789805faf1 OK 2025/11/12 02:10:10 DEBUG : only18: md5 = de06d650856fc751512ff0cd0e3d2b66 OK 2025/11/12 02:10:12 DEBUG : both19: md5 = a4ccdb207068d147ce191b537838cbaf OK 2025/11/12 02:10:13 DEBUG : only19: md5 = cbe6b8a1ccda285f4b0d86d6f4e755f7 OK 2025/11/12 02:10:14 DEBUG : both0: size = 6 OK 2025/11/12 02:10:14 DEBUG : both10: size = 6 OK 2025/11/12 02:10:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both11: size = 6 OK 2025/11/12 02:10:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:10:14 DEBUG : both12: size = 6 OK 2025/11/12 02:10:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both0: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both13: size = 6 OK 2025/11/12 02:10:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both13: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both14: size = 6 OK 2025/11/12 02:10:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both11: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both15: size = 6 OK 2025/11/12 02:10:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both15: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both16: size = 6 OK 2025/11/12 02:10:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both16: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both17: size = 6 OK 2025/11/12 02:10:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both17: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both18: size = 6 OK 2025/11/12 02:10:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both18: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both19: size = 6 OK 2025/11/12 02:10:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both19: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both1: size = 6 OK 2025/11/12 02:10:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both1: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both2: size = 6 OK 2025/11/12 02:10:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both10: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both3: size = 6 OK 2025/11/12 02:10:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both12: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both4: size = 6 OK 2025/11/12 02:10:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both14: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both5: size = 6 OK 2025/11/12 02:10:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both2: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both6: size = 6 OK 2025/11/12 02:10:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both6: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both7: size = 6 OK 2025/11/12 02:10:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both7: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both8: size = 6 OK 2025/11/12 02:10:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both3: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both9: size = 6 OK 2025/11/12 02:10:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:10:14 DEBUG : both4: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both5: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both8: Unchanged skipping 2025/11/12 02:10:14 DEBUG : both9: Unchanged skipping 2025/11/12 02:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:10:14 DEBUG : Waiting for deletions to finish 2025/11/12 02:10:14 INFO : only15: Deleted 2025/11/12 02:10:14 INFO : only0: Deleted 2025/11/12 02:10:14 INFO : only5: Deleted 2025/11/12 02:10:15 INFO : only19: Deleted 2025/11/12 02:10:15 INFO : only1: Deleted 2025/11/12 02:10:15 INFO : only17: Deleted 2025/11/12 02:10:15 INFO : only2: Deleted 2025/11/12 02:10:15 INFO : only3: Deleted 2025/11/12 02:10:15 INFO : only8: Deleted 2025/11/12 02:10:15 INFO : only11: Deleted 2025/11/12 02:10:15 INFO : only14: Deleted 2025/11/12 02:10:15 INFO : only16: Deleted 2025/11/12 02:10:16 INFO : only6: Deleted 2025/11/12 02:10:16 INFO : only18: Deleted 2025/11/12 02:10:16 INFO : only7: Deleted 2025/11/12 02:10:16 INFO : only10: Deleted 2025/11/12 02:10:16 INFO : only12: Deleted 2025/11/12 02:10:16 INFO : only9: Deleted 2025/11/12 02:10:16 INFO : only4: Deleted 2025/11/12 02:10:16 INFO : only13: Deleted 2025/11/12 02:10:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (69.52s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:10:27 DEBUG : both0: md5 = 46da4178cdbe9cb35eaf38ea09ab071b OK 2025/11/12 02:10:28 DEBUG : only0: md5 = 66a32ec05c75a29fa11e194eb8d1d101 OK 2025/11/12 02:10:30 DEBUG : both1: md5 = 9b8231fb7f1d92527635cc5b07f61f97 OK 2025/11/12 02:10:32 DEBUG : only1: md5 = 3d8c698a1bfc44612b67d46b057dd703 OK 2025/11/12 02:10:33 DEBUG : both2: md5 = 583f85e15ce34ab13ceb931caa4787e2 OK 2025/11/12 02:10:35 DEBUG : only2: md5 = 52441ff9ff6f406ce1490909de292acb OK 2025/11/12 02:10:36 DEBUG : both3: md5 = 4928b915cdbcd26086b04ca522cca4c3 OK 2025/11/12 02:10:37 DEBUG : only3: md5 = 48c7eb1f3d050878840d911ebd3d87d9 OK 2025/11/12 02:10:39 DEBUG : both4: md5 = e48b215c1e856093c09aa19c0d7d1ee2 OK 2025/11/12 02:10:40 DEBUG : only4: md5 = 8b178d6c4df037fd9adcdd84d76805db OK 2025/11/12 02:10:41 DEBUG : both5: md5 = 12b790e8f3e904a4e96c889147ac8d9d OK 2025/11/12 02:10:43 DEBUG : only5: md5 = 93a995c4e85c549e5d60280a1b5444f7 OK 2025/11/12 02:10:44 DEBUG : both6: md5 = df84ce2b3085e1d79ce897f9e161e8b9 OK 2025/11/12 02:10:46 DEBUG : only6: md5 = 1429b01dfc25bd2b816d9001bd8e3c7e OK 2025/11/12 02:10:47 DEBUG : both7: md5 = 9b2377c94ef4e4b86b519b158b78fba8 OK 2025/11/12 02:10:49 DEBUG : only7: md5 = e3532802f38ce1cb6864729066d1f3f6 OK 2025/11/12 02:10:50 DEBUG : both8: md5 = 0e6560c3c07d9268cecc6c9c9c5fe6ce OK 2025/11/12 02:10:52 DEBUG : only8: md5 = c785227a1934d87b3c9d6f8b3c68269f OK 2025/11/12 02:10:53 DEBUG : both9: md5 = fce2c915c07da8ad108c7c6bae7cddf2 OK 2025/11/12 02:10:54 DEBUG : only9: md5 = 52e0e22d5240c3771b8ad5edc24387b7 OK 2025/11/12 02:10:56 DEBUG : both10: md5 = 7348cfe471107bde8f900b3176163327 OK 2025/11/12 02:10:57 DEBUG : only10: md5 = 20dc3793694ce484bf62f6e2812846c4 OK 2025/11/12 02:10:59 DEBUG : both11: md5 = 8e1a9b2178ec62db1e58e1e254443d74 OK 2025/11/12 02:11:00 DEBUG : only11: md5 = 1df7df86ba0e0ef9a732e976f912d2a9 OK 2025/11/12 02:11:02 DEBUG : both12: md5 = 6bd64b08e662dc77b4316bab37199a70 OK 2025/11/12 02:11:03 DEBUG : only12: md5 = d6d1d5cf0289a893468e61163e3f5191 OK 2025/11/12 02:11:04 DEBUG : both13: md5 = 9f759be364515a37fdcec6f0f7bb2284 OK 2025/11/12 02:11:06 DEBUG : only13: md5 = bf22165f5cc8550f926ab7bef9394d7d OK 2025/11/12 02:11:07 DEBUG : both14: md5 = 1d2c9fa773448525d13bd2b78fbaae40 OK 2025/11/12 02:11:09 DEBUG : only14: md5 = 298ab910c259d30e983703cc604a0530 OK 2025/11/12 02:11:11 DEBUG : both15: md5 = 994eba94e36b78fde0d082f74be7a6d4 OK 2025/11/12 02:11:12 DEBUG : only15: md5 = 78a1b2204bc1f38d40a01d149b11ce83 OK 2025/11/12 02:11:13 DEBUG : both16: md5 = b1bd111dc569257da5f725b8ea145063 OK 2025/11/12 02:11:15 DEBUG : only16: md5 = c1017990344eb7bf3f8bd1248d535d5f OK 2025/11/12 02:11:16 DEBUG : both17: md5 = 6c8d68f54416b4e54fc11b4654645071 OK 2025/11/12 02:11:18 DEBUG : only17: md5 = c709663d65feba28a52f06336ff67056 OK 2025/11/12 02:11:19 DEBUG : both18: md5 = 617ea11c1fedd90775fa9aeb567d7a0b OK 2025/11/12 02:11:21 DEBUG : only18: md5 = 0f7b1723a9f36275cb9bf28514f6b746 OK 2025/11/12 02:11:22 DEBUG : both19: md5 = 037b72ea929724f89969a172bc1de05d OK 2025/11/12 02:11:24 DEBUG : only19: md5 = ea9f21a87126f6d8536f370e4eae60e3 OK 2025/11/12 02:11:24 DEBUG : both10: size = 6 OK 2025/11/12 02:11:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both0: size = 6 OK 2025/11/12 02:11:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both10: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both12: size = 6 OK 2025/11/12 02:11:24 DEBUG : both11: size = 6 OK 2025/11/12 02:11:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both0: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both13: size = 6 OK 2025/11/12 02:11:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both13: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both14: size = 6 OK 2025/11/12 02:11:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both14: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both15: size = 6 OK 2025/11/12 02:11:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both16: size = 6 OK 2025/11/12 02:11:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both15: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both17: size = 6 OK 2025/11/12 02:11:24 DEBUG : both11: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both18: size = 6 OK 2025/11/12 02:11:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:11:24 DEBUG : both17: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both19: size = 6 OK 2025/11/12 02:11:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both19: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both1: size = 6 OK 2025/11/12 02:11:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both1: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both2: size = 6 OK 2025/11/12 02:11:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both18: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both3: size = 6 OK 2025/11/12 02:11:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both3: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both4: size = 6 OK 2025/11/12 02:11:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both16: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both5: size = 6 OK 2025/11/12 02:11:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both5: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both6: size = 6 OK 2025/11/12 02:11:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both6: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both7: size = 6 OK 2025/11/12 02:11:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both7: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both8: size = 6 OK 2025/11/12 02:11:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both8: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both9: size = 6 OK 2025/11/12 02:11:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:11:24 DEBUG : both2: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both12: Unchanged skipping 2025/11/12 02:11:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : both4: Unchanged skipping 2025/11/12 02:11:24 DEBUG : both9: Unchanged skipping 2025/11/12 02:11:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only10: Sizes differ 2025/11/12 02:11:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only13: Sizes differ 2025/11/12 02:11:24 DEBUG : only12: Sizes differ 2025/11/12 02:11:24 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only11: Sizes differ 2025/11/12 02:11:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only14: Sizes differ 2025/11/12 02:11:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only15: Sizes differ 2025/11/12 02:11:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only16: Sizes differ 2025/11/12 02:11:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only17: Sizes differ 2025/11/12 02:11:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only18: Sizes differ 2025/11/12 02:11:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only19: Sizes differ 2025/11/12 02:11:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only1: Sizes differ 2025/11/12 02:11:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only2: Sizes differ 2025/11/12 02:11:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only3: Sizes differ 2025/11/12 02:11:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only4: Sizes differ 2025/11/12 02:11:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only5: Sizes differ 2025/11/12 02:11:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only6: Sizes differ 2025/11/12 02:11:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only7: Sizes differ 2025/11/12 02:11:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only8: Sizes differ 2025/11/12 02:11:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone332612782) 2025/11/12 02:11:24 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only9: Sizes differ 2025/11/12 02:11:24 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki') 2025/11/12 02:11:24 DEBUG : only0: Sizes differ 2025/11/12 02:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:11:26 DEBUG : only10: md5 = 7a5b500507d4f3ec4eb3830e08255650 OK 2025/11/12 02:11:26 DEBUG : only10: size = 0 OK 2025/11/12 02:11:26 INFO : only10: Copied (replaced existing) 2025/11/12 02:11:26 DEBUG : only13: md5 = 1d6c2829afef23d74a1ecb940e92d2b7 OK 2025/11/12 02:11:26 DEBUG : only13: size = 0 OK 2025/11/12 02:11:26 INFO : only13: Copied (replaced existing) 2025/11/12 02:11:26 DEBUG : only14: md5 = caf52bb6caaa53590af540eb2f08b2c6 OK 2025/11/12 02:11:26 DEBUG : only14: size = 0 OK 2025/11/12 02:11:26 INFO : only14: Copied (replaced existing) 2025/11/12 02:11:26 DEBUG : only12: md5 = 263a52d607bb19951e2a12f0710dd3d1 OK 2025/11/12 02:11:26 DEBUG : only12: size = 0 OK 2025/11/12 02:11:26 INFO : only12: Copied (replaced existing) 2025/11/12 02:11:27 DEBUG : only17: md5 = 2676558d5adca719c5eeb12d41a8342b OK 2025/11/12 02:11:27 DEBUG : only17: size = 0 OK 2025/11/12 02:11:27 INFO : only17: Copied (replaced existing) 2025/11/12 02:11:27 DEBUG : only16: md5 = d296db249639a3441e686b179dbd9a2d OK 2025/11/12 02:11:27 DEBUG : only16: size = 0 OK 2025/11/12 02:11:27 INFO : only16: Copied (replaced existing) 2025/11/12 02:11:27 DEBUG : only18: md5 = 12dffe23acd529539a59d30c7e1c9fbb OK 2025/11/12 02:11:27 DEBUG : only18: size = 0 OK 2025/11/12 02:11:27 INFO : only18: Copied (replaced existing) 2025/11/12 02:11:27 DEBUG : only19: md5 = 35cad153003ad2cc023e817c98e58f30 OK 2025/11/12 02:11:27 DEBUG : only19: size = 0 OK 2025/11/12 02:11:27 INFO : only19: Copied (replaced existing) 2025/11/12 02:11:28 DEBUG : only1: md5 = 113d9460c481946d172fa919d40e788a OK 2025/11/12 02:11:28 DEBUG : only1: size = 0 OK 2025/11/12 02:11:28 INFO : only1: Copied (replaced existing) 2025/11/12 02:11:28 DEBUG : only11: md5 = 01de6149d78c0f4024e34976a4778560 OK 2025/11/12 02:11:28 DEBUG : only11: size = 0 OK 2025/11/12 02:11:28 INFO : only11: Copied (replaced existing) 2025/11/12 02:11:28 DEBUG : only2: md5 = 8186b952ce7ad7c2ae5fee37993bb0b3 OK 2025/11/12 02:11:28 DEBUG : only2: size = 0 OK 2025/11/12 02:11:28 INFO : only2: Copied (replaced existing) 2025/11/12 02:11:28 DEBUG : only3: md5 = 2c305b7f55a494ebd9f71c70a0f7a01e OK 2025/11/12 02:11:28 DEBUG : only3: size = 0 OK 2025/11/12 02:11:28 INFO : only3: Copied (replaced existing) 2025/11/12 02:11:29 DEBUG : only6: md5 = 2cc49a644e0b10a3f7428802da39b99b OK 2025/11/12 02:11:29 DEBUG : only6: size = 0 OK 2025/11/12 02:11:29 INFO : only6: Copied (replaced existing) 2025/11/12 02:11:29 DEBUG : only5: md5 = 7395dcaf7349aecd58c1e89ffea24171 OK 2025/11/12 02:11:29 DEBUG : only5: size = 0 OK 2025/11/12 02:11:29 INFO : only5: Copied (replaced existing) 2025/11/12 02:11:29 DEBUG : only15: md5 = becd90157439a3d9f7b933f168148167 OK 2025/11/12 02:11:29 DEBUG : only15: size = 0 OK 2025/11/12 02:11:29 INFO : only15: Copied (replaced existing) 2025/11/12 02:11:29 DEBUG : only8: md5 = 26197bf07a1846fd7cb764ef4c2422ac OK 2025/11/12 02:11:29 DEBUG : only8: size = 0 OK 2025/11/12 02:11:29 INFO : only8: Copied (replaced existing) 2025/11/12 02:11:30 DEBUG : only9: md5 = df449cc01e0b253ba7cfa39c1bf1f3e9 OK 2025/11/12 02:11:30 DEBUG : only9: size = 0 OK 2025/11/12 02:11:30 INFO : only9: Copied (replaced existing) 2025/11/12 02:11:30 DEBUG : only7: md5 = 17a339d46ddb75eeb05f60d278fd47b8 OK 2025/11/12 02:11:30 DEBUG : only7: size = 0 OK 2025/11/12 02:11:30 INFO : only7: Copied (replaced existing) 2025/11/12 02:11:30 DEBUG : only4: md5 = 07a0f20f44f82ed9ed71090b12c9ee7d OK 2025/11/12 02:11:30 DEBUG : only4: size = 0 OK 2025/11/12 02:11:30 INFO : only4: Copied (replaced existing) 2025/11/12 02:11:31 DEBUG : only0: md5 = 04b7425194d5300f55fcd41c99ac740d OK 2025/11/12 02:11:31 DEBUG : only0: size = 0 OK 2025/11/12 02:11:31 INFO : only0: Copied (replaced existing) 2025/11/12 02:11:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (83.54s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:11:49 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:11:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:11:49 DEBUG : empty_on_remote: Making directory with metadata 2025/11/12 02:11:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:11:49 DEBUG : empty_on_remote: Making directory with metadata 2025/11/12 02:11:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:11:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/12 02:11:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/12 02:11:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:11:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/12 02:12:01 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/12 02:12:02 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/12 02:12:03 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:12:04 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:12:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:12:04 DEBUG : empty_on_remote: Making directory with metadata 2025/11/12 02:12:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:12:04 DEBUG : empty_on_remote: Making directory with metadata 2025/11/12 02:12:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:12:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/12 02:12:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/12 02:12:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:12:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/12 02:12:10 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:12:17 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/12 02:12:18 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/12 02:12:18 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:12:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:12:20 DEBUG : sub dir: Making directory with metadata 2025/11/12 02:12:21 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/12 02:12:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/12 02:12:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/12 02:12:39 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:12:39 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/12 02:12:52 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/12 02:12:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/12 02:12:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/12 02:12:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/12 02:12:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/12 02:12:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/12 02:12:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/12 02:12:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/12 02:12:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/12 02:12:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/12 02:12:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/12 02:12:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (38.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:12:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:12:59 DEBUG : sub dir: Making directory with metadata 2025/11/12 02:13:00 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/12 02:13:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/12 02:13:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/12 02:13:21 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:13:21 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/12 02:13:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/12 02:13:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/12 02:13:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/12 02:13:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/12 02:13:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/12 02:13:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/12 02:13:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/12 02:13:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/12 02:13:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/12 02:13:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/12 02:13:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (39.95s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:13:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 49d2a22aceec398c74ad1adc9d989ba5 OK 2025/11/12 02:13:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = b73212bd2e33e0dfdd2388ebd00b11cf OK 2025/11/12 02:13:44 DEBUG : dir1/0002-cdefghi.txt: md5 = c68cf9090b3d4d96fa563af7f51ead09 OK 2025/11/12 02:13:45 DEBUG : dir1/0003-defghij.txt: md5 = c837b845d7f7f821575624eac68c3f5e OK 2025/11/12 02:13:47 DEBUG : dir1/0004-efghijk.txt: md5 = 69753786a5b06cf492dace94d5533e7f OK 2025/11/12 02:13:48 DEBUG : dir1/0005-fghijkl.txt: md5 = a8e9d2f02e558abfe5e6423779fdd7c9 OK 2025/11/12 02:13:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 0f987009ca854855e47ed3cd3303859b OK 2025/11/12 02:13:51 DEBUG : dir1/0007-1234567.txt: md5 = b858b1ad9e74b7415cf343c405e485f8 OK 2025/11/12 02:13:53 DEBUG : dir1/0008-2345678.txt: md5 = 0cf1b970af1d4d4753975126a5f72882 OK 2025/11/12 02:13:54 DEBUG : dir1/0009-3456789.txt: md5 = 8941d29a9d6dae7f2b602876d5efc9f5 OK 2025/11/12 02:13:56 DEBUG : dir1/0010-456789.txt: md5 = 12b947d16d390d50d3471986bea6fe0b OK 2025/11/12 02:13:57 DEBUG : dir1/0011-56789;.txt: md5 = 944d0fdd42521ab6db12fa0de5d1dadb OK 2025/11/12 02:13:58 DEBUG : dir1/0012-6789;.txt: md5 = 58d3c55ee873b56c585b74a67b33d2c4 OK 2025/11/12 02:14:00 DEBUG : dir1/0013-789;=.txt: md5 = 27083d04f5d5ad0b46a74078ebb1b8f9 OK 2025/11/12 02:14:01 DEBUG : dir1/0014-89;=.txt: md5 = 06d9403123b19a0fb18bf2d1ae9bd765 OK 2025/11/12 02:14:03 DEBUG : dir1/0015-9;=.txt: md5 = f73e8a934fe91ceddd42c9f3705c225a OK 2025/11/12 02:14:04 DEBUG : apple: md5 = 5ce8f284a4b118ca89963ac68a93fc81 OK 2025/11/12 02:14:05 DEBUG : banana: md5 = 36b2805d389e864ba9e8d8cbe2ebb711 OK 2025/11/12 02:14:07 DEBUG : appleappleapplebanana: md5 = 78adf590c3d77d6761362d7aa09e03d0 OK 2025/11/12 02:14:08 DEBUG : splitbananasplit: md5 = c74ac32e81766c7059189f93bb571943 OK 2025/11/12 02:14:08 DEBUG : Waiting for deletions to finish 2025/11/12 02:14:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:14:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:14:10 DEBUG : apple: size = 5 OK 2025/11/12 02:14:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:10 DEBUG : apple: Unchanged skipping 2025/11/12 02:14:10 DEBUG : banana: size = 6 OK 2025/11/12 02:14:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:10 DEBUG : banana: Unchanged skipping 2025/11/12 02:14:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:14:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:14:10 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/12 02:14:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:14:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:14:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:14:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:14:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:14:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:14:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:14:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:14:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:14:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:14:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:14:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:14:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:14:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:14:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:14:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:14:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:14:11 DEBUG : Waiting for deletions to finish 2025/11/12 02:14:11 DEBUG : Waiting for deletions to finish 2025/11/12 02:14:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:14:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:14:12 DEBUG : dir1: Directory modification time the same (differ by -805.578µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:14:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : apple: size = 5 OK 2025/11/12 02:14:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:14:12 DEBUG : banana: size = 6 OK 2025/11/12 02:14:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:14:12 DEBUG : banana: Unchanged skipping 2025/11/12 02:14:12 DEBUG : apple: Unchanged skipping 2025/11/12 02:14:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:14:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:14:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:14:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:14:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:14:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:14:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:14:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:14:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:14:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:14:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:14:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:14:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:14:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:14:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:14:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:14:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:14:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:14:12 DEBUG : Waiting for deletions to finish 2025/11/12 02:14:12 DEBUG : Waiting for deletions to finish 2025/11/12 02:14:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:14:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:14:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 6542561aba321b6b80ba8b9c6d1bead0 OK 2025/11/12 02:14:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = 49aee1c5ee69073775fae01d3a3ceb25 OK 2025/11/12 02:14:29 DEBUG : dir1/0002-cdefghi.txt: md5 = 7d2494e6ca1695d23371915a518a58b1 OK 2025/11/12 02:14:30 DEBUG : dir1/0003-defghij.txt: md5 = 277e2206aa3e692bf06c2be4e0377396 OK 2025/11/12 02:14:32 DEBUG : dir1/0004-efghijk.txt: md5 = c342cb7a1872476ce389a240695e1396 OK 2025/11/12 02:14:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 7c577be9dc2fd526c15def984f40e8cc OK 2025/11/12 02:14:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 7501bd5a6caad2450195c4655134c31f OK 2025/11/12 02:14:36 DEBUG : dir1/0007-1234567.txt: md5 = 54bfec8ccd59bd822a8d63479a6c35d3 OK 2025/11/12 02:14:37 DEBUG : dir1/0008-2345678.txt: md5 = 8b4c47085caf58c0ab1316f668052b0f OK 2025/11/12 02:14:39 DEBUG : dir1/0009-3456789.txt: md5 = 72739d4002b96663eb3b9ad8d388b1f3 OK 2025/11/12 02:14:41 DEBUG : dir1/0010-456789.txt: md5 = 8e2414afd499a1b9c7c9e371e672e813 OK 2025/11/12 02:14:42 DEBUG : dir1/0011-56789;.txt: md5 = 4b6cb44e1c43c011470d8d7208990273 OK 2025/11/12 02:14:44 DEBUG : dir1/0012-6789;.txt: md5 = 31dc8b7c4f41f3e0cb8b6349049b114f OK 2025/11/12 02:14:45 DEBUG : dir1/0013-789;=.txt: md5 = d3bc59762fab9866cdd4c68b4c150b0f OK 2025/11/12 02:14:47 DEBUG : dir1/0014-89;=.txt: md5 = a2ccebc6c63597163f73b03d013adcd2 OK 2025/11/12 02:14:48 DEBUG : dir1/0015-9;=.txt: md5 = ca62e52d7d27210693b094e52fb7c066 OK 2025/11/12 02:14:50 DEBUG : apple: md5 = 9a0c4961b6db01a4090549bd62dd7699 OK 2025/11/12 02:14:51 DEBUG : banana: md5 = f25538c7db9956f4d27f53d8b878450b OK 2025/11/12 02:14:52 DEBUG : appleappleapplebanana: md5 = 9776be35c40df85454289b000a25f2f4 OK 2025/11/12 02:14:54 DEBUG : splitbananasplit: md5 = 6020d4db6ded9a16f233b7c05bf7df0a OK 2025/11/12 02:14:54 DEBUG : Waiting for deletions to finish 2025/11/12 02:14:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:14:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:14:55 DEBUG : apple: size = 5 OK 2025/11/12 02:14:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:55 DEBUG : apple: Unchanged skipping 2025/11/12 02:14:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:14:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:14:55 DEBUG : banana: size = 6 OK 2025/11/12 02:14:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:55 DEBUG : banana: Unchanged skipping 2025/11/12 02:14:56 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/12 02:14:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:14:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:14:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:14:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:14:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:14:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:14:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:14:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:14:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:14:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:14:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:14:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:14:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:14:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:14:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:14:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:14:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:14:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:14:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:14:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:14:56 DEBUG : Waiting for deletions to finish 2025/11/12 02:14:56 DEBUG : Waiting for deletions to finish 2025/11/12 02:14:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:14:57 DEBUG : apple: size = 5 OK 2025/11/12 02:14:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:57 DEBUG : apple: Unchanged skipping 2025/11/12 02:14:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:14:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:14:57 DEBUG : dir1: Directory modification time the same (differ by -868.608µs, within tolerance 1ms) 2025/11/12 02:14:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:14:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:14:57 DEBUG : banana: size = 6 OK 2025/11/12 02:14:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:57 DEBUG : banana: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:14:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:14:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:14:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:14:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:14:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:14:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:14:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:14:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:14:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:14:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:14:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:14:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:14:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:14:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:14:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:14:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:14:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:14:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:14:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:14:58 DEBUG : Waiting for deletions to finish 2025/11/12 02:14:58 DEBUG : Waiting for deletions to finish 2025/11/12 02:14:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:14:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/12 02:15:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:15:12 DEBUG : dir1/0000-abcdefg.txt: md5 = ed9cc9567adf2108fd91ed4fe1a64b46 OK 2025/11/12 02:15:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = ddbb18c9dbdf2cb720b19b36140823af OK 2025/11/12 02:15:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 4b7a36b199158468337976c97015ee59 OK 2025/11/12 02:15:16 DEBUG : dir1/0003-defghij.txt: md5 = 2cbb42bd07061ee29f2a44e6ce9370d6 OK 2025/11/12 02:15:17 DEBUG : dir1/0004-efghijk.txt: md5 = c4f7eea2ce00c9113b52fb1fafbe8fb0 OK 2025/11/12 02:15:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 97107071cc5cd6cba448770917f9a671 OK 2025/11/12 02:15:20 DEBUG : dir1/0006-ghijklm.txt: md5 = b7eae7ae6f689c8d0427e24a192f9c24 OK 2025/11/12 02:15:22 DEBUG : dir1/0007-1234567.txt: md5 = 97054913f186f6269eb6ab5403b050ac OK 2025/11/12 02:15:23 DEBUG : dir1/0008-2345678.txt: md5 = c26d5a63757288571fcf9e5f3e4f1660 OK 2025/11/12 02:15:25 DEBUG : dir1/0009-3456789.txt: md5 = 3feaee847c2065c58df4236d1fafcc59 OK 2025/11/12 02:15:26 DEBUG : dir1/0010-456789.txt: md5 = fc26b248a828e5a7feb15a155314c7f7 OK 2025/11/12 02:15:28 DEBUG : dir1/0011-56789;.txt: md5 = 32160058f906c9db40e3aed56cd4dd23 OK 2025/11/12 02:15:29 DEBUG : dir1/0012-6789;.txt: md5 = a66c1d0a8ff4c7e5e947abeb6d05d809 OK 2025/11/12 02:15:31 DEBUG : dir1/0013-789;=.txt: md5 = 2a573a180a3dc4787ed64cf00206f4b1 OK 2025/11/12 02:15:32 DEBUG : dir1/0014-89;=.txt: md5 = 47d478e9263d5c881b860358633d04cc OK 2025/11/12 02:15:34 DEBUG : dir1/0015-9;=.txt: md5 = 163efbe0fb6f3308f216ceb8a16815fd OK 2025/11/12 02:15:35 DEBUG : apple: md5 = 18be46006f5a5cf61d1f7dbc4d0d85e5 OK 2025/11/12 02:15:37 DEBUG : banana: md5 = fb1f6051c82d3e94a6222e2d7f4c0485 OK 2025/11/12 02:15:38 DEBUG : appleappleapplebanana: md5 = 6ded1373ed3e736136c0d895a8df808c OK 2025/11/12 02:15:39 DEBUG : splitbananasplit: md5 = 8dd36a70acdf6a65a72b5bbded09dfe4 OK 2025/11/12 02:15:39 DEBUG : Waiting for deletions to finish 2025/11/12 02:15:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:15:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:41 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:41 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:41 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:41 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:41 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:41 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:41 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 02:15:41 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 02:15:41 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 02:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:41 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 02:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:41 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 02:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 02:15:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:15:42 DEBUG : YmFuYW5h: md5 = fd048dd2078067da2f58f3281cde4495 OK 2025/11/12 02:15:42 DEBUG : YmFuYW5h: size = 6 OK 2025/11/12 02:15:42 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/12 02:15:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 1cbf8cb01b663aa9f35347818fa161f1 OK 2025/11/12 02:15:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/12 02:15:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:42 DEBUG : YXBwbGU=: md5 = 97a7e5fdd87e2a0fd21403131fbf1b2e OK 2025/11/12 02:15:42 DEBUG : YXBwbGU=: size = 5 OK 2025/11/12 02:15:42 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/12 02:15:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = eece7154ad2b7e449d15f4713c9b760e OK 2025/11/12 02:15:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/12 02:15:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 50859f51ab2ccd212400e35f135ac4fa OK 2025/11/12 02:15:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/12 02:15:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 4f2f228448e7f9084bc0e21833f0fb91 OK 2025/11/12 02:15:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/12 02:15:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 5eb83bd3c124e8ee58050774c3ea65db OK 2025/11/12 02:15:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/12 02:15:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = c9372fc3efd6a5ab90f2e412a1dec172 OK 2025/11/12 02:15:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/12 02:15:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = b870234212001debf9828c38c3016b92 OK 2025/11/12 02:15:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/12 02:15:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 578f5bc07662a1a80ca36a23ec20d43a OK 2025/11/12 02:15:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/12 02:15:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 19a12c8ebf2b7193680f1eeb196686d8 OK 2025/11/12 02:15:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/12 02:15:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 824118cb08669b98da7002ca7e0ec111 OK 2025/11/12 02:15:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/12 02:15:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 30ef006393f5da32f81ac2c945ce0b81 OK 2025/11/12 02:15:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/12 02:15:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 3700d701d2a61785330247865d07604d OK 2025/11/12 02:15:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/12 02:15:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 2d19d6d1982916cfa257072d33fb9cd2 OK 2025/11/12 02:15:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/12 02:15:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = dc7e0143db7c0d1591ee04540a1d527f OK 2025/11/12 02:15:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/12 02:15:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:15:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 576336218dbea70600afb9526d618cb4 OK 2025/11/12 02:15:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/12 02:15:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 2bc4da9fa743ac290d40652feed95e3a OK 2025/11/12 02:15:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/12 02:15:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = f48cd3aa60d308af33b9a27b2dcaace7 OK 2025/11/12 02:15:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/12 02:15:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:48 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 2828cc655e266f2595448cc4ed9ceffa OK 2025/11/12 02:15:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/12 02:15:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:15:48 DEBUG : Waiting for deletions to finish 2025/11/12 02:15:48 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 02:15:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 02:15:48 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 02:15:48 INFO : splitbananasplit: Deleted 2025/11/12 02:15:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 02:15:49 INFO : appleappleapplebanana: Deleted 2025/11/12 02:15:49 INFO : apple: Deleted 2025/11/12 02:15:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 02:15:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 02:15:49 INFO : banana: Deleted 2025/11/12 02:15:49 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 02:15:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 02:15:49 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 02:15:49 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 02:15:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 02:15:49 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 02:15:49 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 02:15:49 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 02:15:49 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 02:15:49 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 02:15:49 DEBUG : Waiting for deletions to finish 2025/11/12 02:15:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/12 02:15:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:15:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:51 DEBUG : dir1: Directory modification time the same (differ by -927.61µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : YXBwbGU=: size = 5 OK 2025/11/12 02:15:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : apple: Unchanged skipping 2025/11/12 02:15:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/12 02:15:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:15:51 DEBUG : YmFuYW5h: size = 6 OK 2025/11/12 02:15:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : banana: Unchanged skipping 2025/11/12 02:15:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/12 02:15:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 02:15:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/12 02:15:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/12 02:15:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/12 02:15:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/12 02:15:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/12 02:15:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/12 02:15:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/12 02:15:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/12 02:15:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/12 02:15:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/12 02:15:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/12 02:15:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/12 02:15:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/12 02:15:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/12 02:15:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/12 02:15:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/12 02:15:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:15:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:15:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:15:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:15:51 DEBUG : Waiting for deletions to finish 2025/11/12 02:15:51 DEBUG : Waiting for deletions to finish 2025/11/12 02:15:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/12 02:15:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:15:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:15:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:15:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:15:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:15:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:15:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:15:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:15:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:15:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:15:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:16:05 DEBUG : dir1/0000-abcdefg.txt: md5 = a6b663e618b4cc706aeb0db99b69b9d9 OK 2025/11/12 02:16:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 147f9841aecfc4ff9fcadbdcec819b76 OK 2025/11/12 02:16:08 DEBUG : dir1/0002-cdefghi.txt: md5 = e6be4d429d2f8f5aa5c293717eef32af OK 2025/11/12 02:16:10 DEBUG : dir1/0003-defghij.txt: md5 = 4793bbe6f93c7f42bacc51fc55483e49 OK 2025/11/12 02:16:11 DEBUG : dir1/0004-efghijk.txt: md5 = 0407317248f8b565f9edeea1cd2f235a OK 2025/11/12 02:16:13 DEBUG : dir1/0005-fghijkl.txt: md5 = e412b211f0b454e7cde4d53d0853d1ff OK 2025/11/12 02:16:14 DEBUG : dir1/0006-ghijklm.txt: md5 = b6f90911c84e27cac6c1d044f4c2e76b OK 2025/11/12 02:16:16 DEBUG : dir1/0007-1234567.txt: md5 = 3dc0f34781f9b3231a414907d8efafcb OK 2025/11/12 02:16:17 DEBUG : dir1/0008-2345678.txt: md5 = 4a1decc70d5e38731b1a36f94a1872fd OK 2025/11/12 02:16:18 DEBUG : dir1/0009-3456789.txt: md5 = 62640fe389e06171c282e7f9e1dfa018 OK 2025/11/12 02:16:20 DEBUG : dir1/0010-456789.txt: md5 = 30d1b8237d441e3d3c59d3865a92f3a3 OK 2025/11/12 02:16:22 DEBUG : dir1/0011-56789;.txt: md5 = f204ceee263621ae1a3f91903395c973 OK 2025/11/12 02:16:23 DEBUG : dir1/0012-6789;.txt: md5 = 4e3548bd8d8bd93c72eb5c5502394739 OK 2025/11/12 02:16:25 DEBUG : dir1/0013-789;=.txt: md5 = d22ac23470fc3f6da313bc80a4fffbb0 OK 2025/11/12 02:16:26 DEBUG : dir1/0014-89;=.txt: md5 = 1fa56960343fd1beeddedb9d5c1d3523 OK 2025/11/12 02:16:27 DEBUG : dir1/0015-9;=.txt: md5 = 1165f36a14d5d5c0824e0a2dd5aefbe0 OK 2025/11/12 02:16:29 DEBUG : apple: md5 = 7154dbc628f290bb19499ed16bdb180c OK 2025/11/12 02:16:30 DEBUG : banana: md5 = 60a8d34bbbdd167274b99df16a3f5607 OK 2025/11/12 02:16:32 DEBUG : appleappleapplebanana: md5 = a7948e9b118c184077d1613c07479230 OK 2025/11/12 02:16:33 DEBUG : splitbananasplit: md5 = fe9a32ae90b6c77f65dec1be9b76e403 OK 2025/11/12 02:16:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:16:34 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:16:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 02:16:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 02:16:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 02:16:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 02:16:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:35 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:16:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:16:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:16:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:16:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:16:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:16:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:16:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:16:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:16:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:16:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:16:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:16:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:16:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:16:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:16:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:16:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:16:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:16:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:16:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:16:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:16:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:16:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:16:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:16:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:16:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:16:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:16:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:16:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:16:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:16:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:16:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:16:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:16:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:16:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:16:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:16:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:16:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:16:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:16:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:16:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:16:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:16:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:16:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:16:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:16:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:16:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:16:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:16:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:16:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:16:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:16:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:16:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:16:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:16:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:16:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:16:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/12 02:16:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:16:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:16:36 DEBUG : PREFIXsplitbananasplit: md5 = c1b8e17ba62fdc83b0f8f1cea868cbfa OK 2025/11/12 02:16:36 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/12 02:16:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/12 02:16:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 02:16:36 DEBUG : PREFIXapple: md5 = b432aae839129150e083dd69d8f4b1c4 OK 2025/11/12 02:16:36 DEBUG : PREFIXapple: size = 5 OK 2025/11/12 02:16:36 INFO : apple: Copied (new) to: PREFIXapple 2025/11/12 02:16:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 02:16:36 DEBUG : PREFIXbanana: md5 = bcf180bd97ffd7589d706280c223331e OK 2025/11/12 02:16:36 DEBUG : PREFIXbanana: size = 6 OK 2025/11/12 02:16:36 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/12 02:16:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 02:16:36 DEBUG : PREFIXappleappleapplebanana: md5 = a6378660918f8e2cc596e991cc4cc097 OK 2025/11/12 02:16:36 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/12 02:16:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/12 02:16:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 02:16:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 84bea1d1a4bdd154c508f9ac59adc4a6 OK 2025/11/12 02:16:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:16:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 02:16:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 02:16:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 05c0ecb870005776bce4443a369a9c32 OK 2025/11/12 02:16:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/12 02:16:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 02:16:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 02:16:37 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 7d87f5a7336a624596507c4025d99a9a OK 2025/11/12 02:16:37 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/12 02:16:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/12 02:16:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 02:16:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = f0ace1da318729236b1c7c856ca4b59b OK 2025/11/12 02:16:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/12 02:16:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 02:16:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 02:16:39 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 701c7017d33cdc5461798a03aa30c230 OK 2025/11/12 02:16:39 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/12 02:16:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/12 02:16:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 02:16:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = b786d3fddd48cc24292ef40790f79e83 OK 2025/11/12 02:16:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/12 02:16:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 02:16:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 02:16:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 00dcdf4ed48857aa974eed5781dfd65f OK 2025/11/12 02:16:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/12 02:16:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 02:16:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 02:16:39 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = f4830413ef6b8b337f2ec0a922d1a54f OK 2025/11/12 02:16:39 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/12 02:16:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/12 02:16:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 02:16:40 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 60043089f24984f4402ffbfb32ed24f3 OK 2025/11/12 02:16:40 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/12 02:16:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/12 02:16:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 02:16:40 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 21b3bfcdb9803ff3f9d30ad53aa4a8c9 OK 2025/11/12 02:16:40 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/12 02:16:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/12 02:16:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 02:16:40 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 735e5e287b5ca5ed6d61069ee6cb0a70 OK 2025/11/12 02:16:40 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/12 02:16:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/12 02:16:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 02:16:40 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = d4d24a1a6ea9592f66787668fc4070af OK 2025/11/12 02:16:40 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/12 02:16:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/12 02:16:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 02:16:42 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = ac3d3321f8dbb125d8128c50c4f756b6 OK 2025/11/12 02:16:42 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/12 02:16:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/12 02:16:42 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 001e7290abe65da5aff00dc99dbe3c26 OK 2025/11/12 02:16:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/12 02:16:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/12 02:16:42 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = cff8b3f51eeaa1241c065122a0aa4897 OK 2025/11/12 02:16:42 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/12 02:16:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/12 02:16:42 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = dd43bc5564d8f8c1d967fe28946e109c OK 2025/11/12 02:16:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/12 02:16:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/12 02:16:42 DEBUG : Waiting for deletions to finish 2025/11/12 02:16:42 INFO : banana: Deleted 2025/11/12 02:16:42 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 02:16:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 02:16:42 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 02:16:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 02:16:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 02:16:42 INFO : splitbananasplit: Deleted 2025/11/12 02:16:42 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 02:16:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 02:16:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 02:16:43 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 02:16:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 02:16:43 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 02:16:43 INFO : appleappleapplebanana: Deleted 2025/11/12 02:16:43 INFO : apple: Deleted 2025/11/12 02:16:43 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 02:16:43 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 02:16:43 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 02:16:43 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 02:16:43 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 02:16:43 DEBUG : Waiting for deletions to finish 2025/11/12 02:16:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 02:16:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 02:16:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 02:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 02:16:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 02:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 02:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 02:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 02:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 02:16:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 02:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 02:16:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 02:16:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 02:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 02:16:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 02:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 02:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 02:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 02:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 02:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 02:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 02:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 02:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 02:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 02:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 02:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 02:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 02:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 02:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:16:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:16:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:16:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 02:16:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 02:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 02:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 02:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 02:16:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 02:16:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 02:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 02:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 02:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 02:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 02:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 02:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 02:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 02:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 02:16:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 02:16:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 02:16:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 02:16:44 DEBUG : dir1: Directory modification time the same (differ by -992.583µs, within tolerance 1ms) 2025/11/12 02:16:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:16:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:16:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:16:46 DEBUG : appleappleapplebanana: md5 = 962bd0b9b6578698c06220a519e1098a OK 2025/11/12 02:16:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:16:46 INFO : appleappleapplebanana: Copied (new) 2025/11/12 02:16:46 DEBUG : apple: md5 = 3b90e63546f9e0019530b36f7d474e0e OK 2025/11/12 02:16:46 DEBUG : apple: size = 5 OK 2025/11/12 02:16:46 INFO : apple: Copied (new) 2025/11/12 02:16:46 DEBUG : splitbananasplit: md5 = 02cff60ff2e7a7bccf71cd5667e97c72 OK 2025/11/12 02:16:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:16:46 INFO : splitbananasplit: Copied (new) 2025/11/12 02:16:46 DEBUG : banana: md5 = 6f25ece18b67381059fa8dcc725d9c64 OK 2025/11/12 02:16:46 DEBUG : banana: size = 6 OK 2025/11/12 02:16:46 INFO : banana: Copied (new) 2025/11/12 02:16:47 DEBUG : dir1/0002-cdefghi.txt: md5 = c82933dc03a7cb44d6abe94cc951e72a OK 2025/11/12 02:16:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:16:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/12 02:16:47 DEBUG : dir1/0003-defghij.txt: md5 = 0cd7abaa0f8448d04f66e25294655861 OK 2025/11/12 02:16:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:16:47 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/12 02:16:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 0c1d8b25837b4fea2f7262553a722578 OK 2025/11/12 02:16:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:16:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/12 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 52e74cf97a93c35b0a9e7e54baa83367 OK 2025/11/12 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:16:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/12 02:16:48 DEBUG : dir1/0005-fghijkl.txt: md5 = dcf57ef3065077b3ac033e3b0455c94b OK 2025/11/12 02:16:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:16:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/12 02:16:49 DEBUG : dir1/0006-ghijklm.txt: md5 = a38089d5163695efe12b9ee2776f509f OK 2025/11/12 02:16:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:16:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/12 02:16:49 DEBUG : dir1/0004-efghijk.txt: md5 = f56e1ea30ba3cc28902d78be32b37375 OK 2025/11/12 02:16:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:16:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/12 02:16:49 DEBUG : dir1/0007-1234567.txt: md5 = 0f7f1a61971d33460be08101e979d72a OK 2025/11/12 02:16:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:16:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/12 02:16:50 DEBUG : dir1/0009-3456789.txt: md5 = 9486ee7cc9de9d8bef33b35211ab1078 OK 2025/11/12 02:16:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:16:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/12 02:16:50 DEBUG : dir1/0008-2345678.txt: md5 = 2dd8beaa02873e5f5874428f4ebc4fb0 OK 2025/11/12 02:16:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:16:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/12 02:16:50 DEBUG : dir1/0010-456789.txt: md5 = f0702fe00f25541a0d2cd99455ff4707 OK 2025/11/12 02:16:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:16:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/12 02:16:50 DEBUG : dir1/0011-56789;.txt: md5 = b1f34c55723d6dc2fcc047eb2c9462e6 OK 2025/11/12 02:16:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:16:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/12 02:16:51 DEBUG : dir1/0012-6789;.txt: md5 = 4aacb08552cbbc3cfb4d27efc67c5490 OK 2025/11/12 02:16:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:16:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/12 02:16:51 DEBUG : dir1/0013-789;=.txt: md5 = 641aebda020077b60020715d81e93c4b OK 2025/11/12 02:16:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:16:51 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/12 02:16:51 DEBUG : dir1/0014-89;=.txt: md5 = 23e055effad5a25a7989f65e6475522e OK 2025/11/12 02:16:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:16:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/12 02:16:52 DEBUG : dir1/0015-9;=.txt: md5 = b1b645bca4f885cdf26d66ef7e472260 OK 2025/11/12 02:16:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:16:52 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/12 02:16:52 DEBUG : Waiting for deletions to finish 2025/11/12 02:16:52 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/12 02:16:52 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/12 02:16:52 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/12 02:16:52 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/12 02:16:52 INFO : PREFIXbanana: Deleted 2025/11/12 02:16:52 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/12 02:16:52 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/12 02:16:52 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/12 02:16:52 INFO : PREFIXapple: Deleted 2025/11/12 02:16:52 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/12 02:16:52 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/12 02:16:52 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/12 02:16:52 INFO : PREFIXsplitbananasplit: Deleted 2025/11/12 02:16:52 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/12 02:16:52 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/12 02:16:52 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/12 02:16:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/12 02:16:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/12 02:16:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/12 02:16:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/12 02:16:53 DEBUG : Waiting for deletions to finish 2025/11/12 02:16:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:16:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : Waiting for deletions to finish 2025/11/12 02:16:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:16:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/12 02:17:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:17:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 99e933a10c44e2c157c36606c4e18316 OK 2025/11/12 02:17:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = b52e1e2d7837ae1cc5de315e534fc2f3 OK 2025/11/12 02:17:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 16d9577993e04f76ff2eb6e512a2ef19 OK 2025/11/12 02:17:16 DEBUG : dir1/0003-defghij.txt: md5 = 60194baabd6f43962ee3fc8f30fcc591 OK 2025/11/12 02:17:18 DEBUG : dir1/0004-efghijk.txt: md5 = ebf5fa22d6b9f40a6bbf8b91d448a81d OK 2025/11/12 02:17:19 DEBUG : dir1/0005-fghijkl.txt: md5 = fc75d504ffb1078f694cf22d1d9861c1 OK 2025/11/12 02:17:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 01397c233f19d6c4b38f8f1d8b863d8a OK 2025/11/12 02:17:22 DEBUG : dir1/0007-1234567.txt: md5 = 6716bc3cd5f7df28ffeae8e400bddabc OK 2025/11/12 02:17:24 DEBUG : dir1/0008-2345678.txt: md5 = 050f392dd5b92299abc97d32364c6874 OK 2025/11/12 02:17:25 DEBUG : dir1/0009-3456789.txt: md5 = 283947929769b2cea01133fcf574f30b OK 2025/11/12 02:17:26 DEBUG : dir1/0010-456789.txt: md5 = 645498d6a69db285750dc99bd430d7b5 OK 2025/11/12 02:17:28 DEBUG : dir1/0011-56789;.txt: md5 = a17c231c222b312544e96ae472920601 OK 2025/11/12 02:17:29 DEBUG : dir1/0012-6789;.txt: md5 = 346c294cf714f1e65fa7c82d6040ed8e OK 2025/11/12 02:17:31 DEBUG : dir1/0013-789;=.txt: md5 = 8cc074c942318f1885d3b818c4be9364 OK 2025/11/12 02:17:32 DEBUG : dir1/0014-89;=.txt: md5 = a0a0bb5333f608c7096294ee9d535b48 OK 2025/11/12 02:17:34 DEBUG : dir1/0015-9;=.txt: md5 = 1aa49f8ee2a6abba48a8377305902366 OK 2025/11/12 02:17:35 DEBUG : apple: md5 = bdecf52ebafd38aed08f8bbdb7fa6e0f OK 2025/11/12 02:17:37 DEBUG : banana: md5 = 50018df849d3cc8454a7548e0b331f46 OK 2025/11/12 02:17:38 DEBUG : appleappleapplebanana: md5 = 31aaa5143d24f3da7a96df4895b546f9 OK 2025/11/12 02:17:39 DEBUG : splitbananasplit: md5 = a80323b50160d0dc71408227079d117e OK 2025/11/12 02:17:39 DEBUG : Waiting for deletions to finish 2025/11/12 02:17:40 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:17:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:17:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:17:41 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:17:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:41 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:17:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:17:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:41 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:41 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 02:17:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 02:17:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 02:17:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:41 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:41 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/12 02:17:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:17:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:17:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:17:42 DEBUG : appleSUFFIX: md5 = 6bd77d08d408bd2506b67b08ddec25e2 OK 2025/11/12 02:17:42 DEBUG : appleSUFFIX: size = 5 OK 2025/11/12 02:17:42 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 02:17:42 DEBUG : appleappleapplebananaSUFFIX: md5 = bdf57e190665804066f05ad94df9b066 OK 2025/11/12 02:17:42 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/12 02:17:42 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:42 DEBUG : bananaSUFFIX: md5 = 96fa6c4703c154a2591cd209a1a920f2 OK 2025/11/12 02:17:42 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/12 02:17:42 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/12 02:17:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 02:17:43 DEBUG : splitbananasplitSUFFIX: md5 = b585f32ad75b93de90adef38c355156e OK 2025/11/12 02:17:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/12 02:17:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/12 02:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 02:17:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = c556055734f24f1f9a56564ff2c07d2f OK 2025/11/12 02:17:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/12 02:17:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 02:17:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 2f60fc1d0637d344c75109dd44d81ded OK 2025/11/12 02:17:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/12 02:17:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 02:17:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = b19c9d1cefd4309ff635a7f9e66c381d OK 2025/11/12 02:17:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/12 02:17:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 02:17:44 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = b2ed330d2ac3ad3245dbb9a614151366 OK 2025/11/12 02:17:44 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/12 02:17:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/12 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 02:17:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 9e664001f289c6dc00aa87f70a03b83f OK 2025/11/12 02:17:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/12 02:17:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 02:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 02:17:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = db411b15cb12edb8d27e8d069306c6a9 OK 2025/11/12 02:17:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/12 02:17:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 02:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 02:17:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = d6460903f0adae3b7fc2ed1d111f2059 OK 2025/11/12 02:17:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/12 02:17:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 02:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 02:17:45 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 06e200e9951d790dcbc65a018335ed13 OK 2025/11/12 02:17:45 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/12 02:17:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/12 02:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 02:17:46 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 357e56be9fa35b7973c64fe6a9102b41 OK 2025/11/12 02:17:46 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/12 02:17:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/12 02:17:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 02:17:46 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = f19179d4146bf10969b4c3e8115bb92c OK 2025/11/12 02:17:46 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/12 02:17:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/12 02:17:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 02:17:47 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 0988d8259602bfa281a6d71ec4a0e9b8 OK 2025/11/12 02:17:47 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/12 02:17:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/12 02:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 02:17:47 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 63593c8bbb8c20744b6c7e7d0b23eb14 OK 2025/11/12 02:17:47 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/12 02:17:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/12 02:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 02:17:48 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = ce107ca878bc5ef162ce82fb6954e51f OK 2025/11/12 02:17:48 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/12 02:17:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/12 02:17:48 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = cf871b43c315d5a07e16c54891b824f9 OK 2025/11/12 02:17:48 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/12 02:17:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/12 02:17:48 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = ac5133a0feb540f6e741e3770cb0b15f OK 2025/11/12 02:17:48 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/12 02:17:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/12 02:17:48 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = fa15c5cae8ea9a01cc537c68a307f893 OK 2025/11/12 02:17:48 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/12 02:17:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/12 02:17:48 DEBUG : Waiting for deletions to finish 2025/11/12 02:17:49 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 02:17:49 INFO : apple: Deleted 2025/11/12 02:17:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 02:17:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 02:17:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 02:17:49 INFO : banana: Deleted 2025/11/12 02:17:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 02:17:49 INFO : appleappleapplebanana: Deleted 2025/11/12 02:17:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 02:17:49 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 02:17:49 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 02:17:49 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 02:17:49 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 02:17:49 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 02:17:49 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 02:17:49 INFO : splitbananasplit: Deleted 2025/11/12 02:17:49 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 02:17:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 02:17:49 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 02:17:50 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 02:17:50 DEBUG : Waiting for deletions to finish 2025/11/12 02:17:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:17:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:17:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 02:17:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:17:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1: Directory modification time the same (differ by -66.773µs, within tolerance 1ms) 2025/11/12 02:17:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:17:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:17:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:17:52 DEBUG : apple: md5 = 7a2017f7e83bf54ebe469b42eac7e542 OK 2025/11/12 02:17:52 DEBUG : apple: size = 5 OK 2025/11/12 02:17:52 INFO : apple: Copied (new) 2025/11/12 02:17:52 DEBUG : appleappleapplebanana: md5 = 887391fcbc5b1682fc2f7f3d70beb805 OK 2025/11/12 02:17:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:17:52 INFO : appleappleapplebanana: Copied (new) 2025/11/12 02:17:52 DEBUG : splitbananasplit: md5 = 5fb368052bee21547fea03a291b2d154 OK 2025/11/12 02:17:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:17:52 INFO : splitbananasplit: Copied (new) 2025/11/12 02:17:52 DEBUG : banana: md5 = ef63d61d4ae15eb4bae1044d6524f0e4 OK 2025/11/12 02:17:52 DEBUG : banana: size = 6 OK 2025/11/12 02:17:52 INFO : banana: Copied (new) 2025/11/12 02:17:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 3ad3b656822fb1c0236c198aee24afe7 OK 2025/11/12 02:17:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:17:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/12 02:17:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = ab17bf717ae61a2ea0989aaf9128a707 OK 2025/11/12 02:17:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:17:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/12 02:17:54 DEBUG : dir1/0002-cdefghi.txt: md5 = af9d48232c102a1e64163953fb5a0b7c OK 2025/11/12 02:17:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:17:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/12 02:17:54 DEBUG : dir1/0003-defghij.txt: md5 = 1c612e9a749ed53cd8647729ea91b14c OK 2025/11/12 02:17:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:17:54 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/12 02:17:55 DEBUG : dir1/0004-efghijk.txt: md5 = 433761cc324464c8b676ec98967d5ba3 OK 2025/11/12 02:17:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:17:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/12 02:17:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 628d0945175029e02ac2f0492dd89e79 OK 2025/11/12 02:17:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:17:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/12 02:17:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 4b1930c0c40c9831ff9381a387227577 OK 2025/11/12 02:17:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:17:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/12 02:17:55 DEBUG : dir1/0007-1234567.txt: md5 = a0493144124018a9c6e0d62deedfef50 OK 2025/11/12 02:17:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:17:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/12 02:17:56 DEBUG : dir1/0009-3456789.txt: md5 = 3ac36eb1b129a035800f359ca88f889d OK 2025/11/12 02:17:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:17:56 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/12 02:17:56 DEBUG : dir1/0008-2345678.txt: md5 = 087e93925c972b2e9bf3088efeea0201 OK 2025/11/12 02:17:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:17:56 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/12 02:17:57 DEBUG : dir1/0010-456789.txt: md5 = e9140187d73795cd704f6b081b739b75 OK 2025/11/12 02:17:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:17:57 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/12 02:17:57 DEBUG : dir1/0011-56789;.txt: md5 = b9f2f7fcb30aaa679b09b1d806f2184d OK 2025/11/12 02:17:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:17:57 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/12 02:17:58 DEBUG : dir1/0012-6789;.txt: md5 = c8605f87233dee3a88328dc979c07340 OK 2025/11/12 02:17:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:17:58 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/12 02:17:58 DEBUG : dir1/0013-789;=.txt: md5 = 9c563d92a0ddeb3bd9a39119ad132683 OK 2025/11/12 02:17:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:17:58 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/12 02:17:58 DEBUG : dir1/0014-89;=.txt: md5 = 723407dbb8d90b1eeec54bad59402541 OK 2025/11/12 02:17:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:17:58 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/12 02:17:58 DEBUG : dir1/0015-9;=.txt: md5 = 20bde4c4e602b936ce6589ef93777ead OK 2025/11/12 02:17:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:17:58 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/12 02:17:58 DEBUG : Waiting for deletions to finish 2025/11/12 02:17:59 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : splitbananasplitSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/12 02:17:59 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/12 02:18:00 INFO : bananaSUFFIX: Deleted 2025/11/12 02:18:00 INFO : appleSUFFIX: Deleted 2025/11/12 02:18:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/12 02:18:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/12 02:18:00 DEBUG : Waiting for deletions to finish 2025/11/12 02:18:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:18:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : Waiting for deletions to finish 2025/11/12 02:18:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:18:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:18:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:18:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 99910b44a5885f8a8443c9e5cb4760db OK 2025/11/12 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 882c91bf9e5eeab8735764dcaa970a3d OK 2025/11/12 02:18:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 0913effbbd8a60c2c16857c07900e3c5 OK 2025/11/12 02:18:19 DEBUG : dir1/0003-defghij.txt: md5 = ff5ffb027d3d9ccae7d514f31ed94b0b OK 2025/11/12 02:18:20 DEBUG : dir1/0004-efghijk.txt: md5 = 7e4dd5e8aeff4d3cb2fa344fdc3d7738 OK 2025/11/12 02:18:22 DEBUG : dir1/0005-fghijkl.txt: md5 = b261dd84ae4d441e4e83e37ec197cb35 OK 2025/11/12 02:18:23 DEBUG : dir1/0006-ghijklm.txt: md5 = d51b05b8bd4133bde447952fa6c3e043 OK 2025/11/12 02:18:25 DEBUG : dir1/0007-1234567.txt: md5 = 36ba836f688b507d9ec78e7bc58d2ddb OK 2025/11/12 02:18:26 DEBUG : dir1/0008-2345678.txt: md5 = 3bd73345fe0f2f1174d77344be5f43f7 OK 2025/11/12 02:18:27 DEBUG : dir1/0009-3456789.txt: md5 = 1c1d0371ceae98acc30aba98d16b5c1e OK 2025/11/12 02:18:29 DEBUG : dir1/0010-456789.txt: md5 = e3a7d658950452cd2bba1739cb3afda7 OK 2025/11/12 02:18:30 DEBUG : dir1/0011-56789;.txt: md5 = a179366dc54c97de0839eba2798c5153 OK 2025/11/12 02:18:32 DEBUG : dir1/0012-6789;.txt: md5 = 4d9ac02e9a881afdf11c2b58cb359062 OK 2025/11/12 02:18:33 DEBUG : dir1/0013-789;=.txt: md5 = 533f2dc3639c906cf3ba4af228463203 OK 2025/11/12 02:18:35 DEBUG : dir1/0014-89;=.txt: md5 = b8a9777f9b2fe98aae6983a4049817dd OK 2025/11/12 02:18:36 DEBUG : dir1/0015-9;=.txt: md5 = 8f5b5b7d337f3908b834e19c7a95db96 OK 2025/11/12 02:18:38 DEBUG : apple: md5 = 0ad9672f7088fb46db7ca16626be9865 OK 2025/11/12 02:18:39 DEBUG : banana: md5 = 4df9abd0c55c50fbd83d6b550fa868db OK 2025/11/12 02:18:41 DEBUG : appleappleapplebanana: md5 = c140e2b42efc9ccc5c70627a0295a60a OK 2025/11/12 02:18:42 DEBUG : splitbananasplit: md5 = fefbb0041ff8039975b7521d1a5d0907 OK 2025/11/12 02:18:42 DEBUG : Waiting for deletions to finish 2025/11/12 02:18:42 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:18:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 02:18:43 DEBUG : apple: size = 5 OK 2025/11/12 02:18:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:43 DEBUG : apple: Unchanged skipping 2025/11/12 02:18:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:43 DEBUG : banana: size = 6 OK 2025/11/12 02:18:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:43 DEBUG : banana: Unchanged skipping 2025/11/12 02:18:44 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/12 02:18:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 02:18:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 02:18:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 02:18:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:18:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:18:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:18:45 DEBUG : appleapple: md5 = ddf263225ccdad7ac045c532430db664 OK 2025/11/12 02:18:45 DEBUG : appleapple: size = 21 OK 2025/11/12 02:18:45 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/12 02:18:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 02:18:45 DEBUG : splitbanan: md5 = 6a6369106e88e1428fd51fe22cf018f2 OK 2025/11/12 02:18:45 DEBUG : splitbanan: size = 16 OK 2025/11/12 02:18:45 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/12 02:18:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 02:18:45 DEBUG : dir1/0000-abcde: md5 = 5428974bac60b3f3f9474de77d079eaf OK 2025/11/12 02:18:45 DEBUG : dir1/0001-bcdef: md5 = f4fb6f7386d555bcef2d5a34eea08f39 OK 2025/11/12 02:18:45 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/12 02:18:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/12 02:18:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/12 02:18:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/12 02:18:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 02:18:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 02:18:46 DEBUG : dir1/0002-cdefg: md5 = 7c8087146a2e8d4968ddc1ca0c47562e OK 2025/11/12 02:18:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/12 02:18:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/12 02:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 02:18:47 DEBUG : dir1/0003-defgh: md5 = 0ce950ce0ef52d0e08f357bc850ba6fc OK 2025/11/12 02:18:47 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/12 02:18:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/12 02:18:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 02:18:47 DEBUG : dir1/0005-fghij: md5 = 212e4f90fe172d2b55c027457c231ae8 OK 2025/11/12 02:18:47 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/12 02:18:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/12 02:18:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 02:18:47 DEBUG : dir1/0004-efghi: md5 = 02d7832b5b5b43802f7936e421aaa47a OK 2025/11/12 02:18:47 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/12 02:18:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/12 02:18:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 02:18:48 DEBUG : dir1/0006-ghijk: md5 = a45195e55037f92e477dbf1ba8593791 OK 2025/11/12 02:18:48 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/12 02:18:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/12 02:18:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 02:18:48 DEBUG : dir1/0007-12345: md5 = d79d9a1724217de7c504de05f9efea4d OK 2025/11/12 02:18:48 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/12 02:18:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/12 02:18:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 02:18:48 DEBUG : dir1/0009-34567: md5 = 9dbdaeb1745a2cdfc02b589299debf25 OK 2025/11/12 02:18:48 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/12 02:18:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/12 02:18:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 02:18:48 DEBUG : dir1/0008-23456: md5 = 75b678dde4e08eb45bff2b46251e30d4 OK 2025/11/12 02:18:48 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/12 02:18:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/12 02:18:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 02:18:49 DEBUG : dir1/0010-45678: md5 = 7e53498167ec77c4f886790abd86d1f5 OK 2025/11/12 02:18:49 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/12 02:18:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/12 02:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 02:18:50 DEBUG : dir1/0011-56789: md5 = f0d72ec2e9f724890a9d04d62052df08 OK 2025/11/12 02:18:50 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/12 02:18:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/12 02:18:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 02:18:50 DEBUG : dir1/0013-789;=: md5 = bce650d5b284756850b94da87daf7cc1 OK 2025/11/12 02:18:50 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/12 02:18:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/12 02:18:50 DEBUG : dir1/0012-6789;: md5 = 5d9453a4bed11772f1a33e1d48a0248a OK 2025/11/12 02:18:50 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/12 02:18:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/12 02:18:51 DEBUG : dir1/0014-89;=.: md5 = 85d5c78379703c9fcc5fbb2214279127 OK 2025/11/12 02:18:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/12 02:18:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/12 02:18:51 DEBUG : dir1/0015-9;=.t: md5 = 78834ef5bc83ab4e039ba09cc1119521 OK 2025/11/12 02:18:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/12 02:18:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/12 02:18:51 DEBUG : Waiting for deletions to finish 2025/11/12 02:18:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 02:18:51 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 02:18:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 02:18:51 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 02:18:51 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 02:18:51 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 02:18:51 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 02:18:51 INFO : appleappleapplebanana: Deleted 2025/11/12 02:18:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 02:18:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 02:18:52 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 02:18:52 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 02:18:52 INFO : splitbananasplit: Deleted 2025/11/12 02:18:52 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 02:18:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 02:18:52 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 02:18:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 02:18:52 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 02:18:52 DEBUG : Waiting for deletions to finish 2025/11/12 02:18:53 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : appleapple: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/12 02:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 02:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 02:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 02:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 02:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 02:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 02:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 02:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 02:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 02:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 02:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 02:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 02:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 02:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 02:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 02:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 02:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 02:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 02:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 02:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 02:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 02:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 02:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 02:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 02:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 02:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 02:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 02:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 02:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 02:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 02:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 02:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 02:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 02:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 02:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 02:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 02:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 02:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 02:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 02:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 02:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 02:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 02:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 02:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 02:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 02:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 02:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 02:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 02:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 02:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 02:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 02:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 02:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 02:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 02:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 02:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 02:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 02:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 02:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 02:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 02:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 02:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 02:18:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 02:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 02:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 02:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 02:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 02:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 02:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 02:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 02:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 02:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 02:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 02:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 02:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 02:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 02:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 02:18:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:54 DEBUG : dir1: Directory modification time the same (differ by -130.782µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:54 DEBUG : apple: size = 5 OK 2025/11/12 02:18:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : apple: Unchanged skipping 2025/11/12 02:18:54 DEBUG : appleapple: size = 21 OK 2025/11/12 02:18:54 DEBUG : banana: size = 6 OK 2025/11/12 02:18:54 DEBUG : splitbanan: size = 16 OK 2025/11/12 02:18:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:18:54 DEBUG : banana: Unchanged skipping 2025/11/12 02:18:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:18:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:18:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:18:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:18:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:18:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:18:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:18:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:18:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:18:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:18:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:18:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:18:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:18:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:18:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 02:18:54 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/12 02:18:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/12 02:18:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/12 02:18:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/12 02:18:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/12 02:18:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/12 02:18:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/12 02:18:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/12 02:18:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/12 02:18:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/12 02:18:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/12 02:18:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/12 02:18:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/12 02:18:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/12 02:18:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/12 02:18:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/12 02:18:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:18:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:18:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:18:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:18:54 DEBUG : Waiting for deletions to finish 2025/11/12 02:18:54 DEBUG : Waiting for deletions to finish 2025/11/12 02:18:54 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : appleapple: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/12 02:18:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/12 02:18:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 02:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 02:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 02:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 02:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 02:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 02:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 02:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 02:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 02:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 02:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 02:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 02:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 02:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 02:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 02:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 02:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 02:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 02:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 02:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 02:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 02:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 02:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 02:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 02:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 02:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 02:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 02:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 02:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 02:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 02:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 02:18:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 02:18:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 02:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 02:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 02:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 02:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 02:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 02:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 02:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 02:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 02:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 02:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 02:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 02:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 02:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 02:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 02:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 02:18:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/12 02:19:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:19:07 DEBUG : dir1/0000-abcdefg.txt: md5 = a0a01f06a0893b0acf0015a704d78e3a OK 2025/11/12 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = a4e760e47a98b59e4207985e4e33db62 OK 2025/11/12 02:19:10 DEBUG : dir1/0002-cdefghi.txt: md5 = a9dbc37951940dd98ef844f873ae4dca OK 2025/11/12 02:19:12 DEBUG : dir1/0003-defghij.txt: md5 = 4fda544d7710fcc513a3a17881171daa OK 2025/11/12 02:19:13 DEBUG : dir1/0004-efghijk.txt: md5 = 5dd837af5d18b0c1b05e6224f200dcbd OK 2025/11/12 02:19:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 315e8f6feb744257341056831fec8e6e OK 2025/11/12 02:19:17 DEBUG : dir1/0006-ghijklm.txt: md5 = cb9ee1115bc11710b91528ffc59e2d03 OK 2025/11/12 02:19:19 DEBUG : dir1/0007-1234567.txt: md5 = 5947b49973a398f4aeaa8316142e26c2 OK 2025/11/12 02:19:21 DEBUG : dir1/0008-2345678.txt: md5 = 5a8b02a6baf08bed52a0a5b0752bb380 OK 2025/11/12 02:19:22 DEBUG : dir1/0009-3456789.txt: md5 = 523eeec76cddda5f4b32a80cc62e552a OK 2025/11/12 02:19:24 DEBUG : dir1/0010-456789.txt: md5 = 302f006bcb95ddc1fa568e813f12581e OK 2025/11/12 02:19:25 DEBUG : dir1/0011-56789;.txt: md5 = 6897207ee9462bde0544a7dcf90ffd96 OK 2025/11/12 02:19:27 DEBUG : dir1/0012-6789;.txt: md5 = 4e9d7b851c4c107b93927b95f2e7b755 OK 2025/11/12 02:19:28 DEBUG : dir1/0013-789;=.txt: md5 = 93e886499a093230914c198dc18bf5d3 OK 2025/11/12 02:19:30 DEBUG : dir1/0014-89;=.txt: md5 = ab83665c52952bd85a7949b404c86dbf OK 2025/11/12 02:19:31 DEBUG : dir1/0015-9;=.txt: md5 = 91d40db650f4ac30e92d0d6e64faf76f OK 2025/11/12 02:19:32 DEBUG : apple: md5 = 9be19ca5d35737535e5f955f415d6bed OK 2025/11/12 02:19:34 DEBUG : banana: md5 = 08b3ac62e05291c598489189f8cc89e2 OK 2025/11/12 02:19:35 DEBUG : appleappleapplebanana: md5 = 9a32222ac7ba9498fbd2f0b276fd66d8 OK 2025/11/12 02:19:37 DEBUG : splitbananasplit: md5 = 19b02ec01f56a324174cc9d75d879368 OK 2025/11/12 02:19:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:19:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:19:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:19:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:19:38 DEBUG : apple: size = 5 OK 2025/11/12 02:19:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:19:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:38 DEBUG : apple: Unchanged skipping 2025/11/12 02:19:38 DEBUG : banana: size = 6 OK 2025/11/12 02:19:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:38 DEBUG : banana: Unchanged skipping 2025/11/12 02:19:38 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/12 02:19:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:19:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:19:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:19:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:19:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:19:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:19:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:19:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:19:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:19:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:19:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:19:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:19:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:19:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:19:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:19:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:19:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:19:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:19:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:19:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:19:39 DEBUG : Waiting for deletions to finish 2025/11/12 02:19:39 DEBUG : Waiting for deletions to finish 2025/11/12 02:19:39 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:19:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:19:40 DEBUG : dir1: Directory modification time the same (differ by -182.592µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : apple: size = 5 OK 2025/11/12 02:19:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : apple: Unchanged skipping 2025/11/12 02:19:40 DEBUG : banana: size = 6 OK 2025/11/12 02:19:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : banana: Unchanged skipping 2025/11/12 02:19:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:19:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:19:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:19:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:19:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:19:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:19:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:19:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:19:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:19:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:19:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:19:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:19:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:19:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:19:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:19:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:19:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:19:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:19:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:19:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:19:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:19:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:19:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:19:40 DEBUG : Waiting for deletions to finish 2025/11/12 02:19:40 DEBUG : Waiting for deletions to finish 2025/11/12 02:19:41 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:19:41 DEBUG : Waiting for deletions to finish 2025/11/12 02:19:42 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:19:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:19:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:19:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 752ba7e15e73992bd734f75bc6cc86c2 OK 2025/11/12 02:19:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 01ac692555983af465523cbb320ba7c8 OK 2025/11/12 02:19:58 DEBUG : dir1/0002-cdefghi.txt: md5 = b2d84f70ecfe09d142ffa621189fc415 OK 2025/11/12 02:20:00 DEBUG : dir1/0003-defghij.txt: md5 = b4ae904d7073574869a75f9d78afd200 OK 2025/11/12 02:20:01 DEBUG : dir1/0004-efghijk.txt: md5 = 93f63beedbf90df4881b0b2c2bf7ee7b OK 2025/11/12 02:20:03 DEBUG : dir1/0005-fghijkl.txt: md5 = 1ae1252fa6c5f45fce21dc62b33df962 OK 2025/11/12 02:20:04 DEBUG : dir1/0006-ghijklm.txt: md5 = 474be1647d51f424155fb522c1155dfb OK 2025/11/12 02:20:06 DEBUG : dir1/0007-1234567.txt: md5 = 86e2d22ca689617e42188f263e2c0fd1 OK 2025/11/12 02:20:07 DEBUG : dir1/0008-2345678.txt: md5 = 6c666373009e8a12f7c05b3f1c764229 OK 2025/11/12 02:20:08 DEBUG : dir1/0009-3456789.txt: md5 = 8f7b58729f575b7337dba36de7a64379 OK 2025/11/12 02:20:10 DEBUG : dir1/0010-456789.txt: md5 = 0dacb01d70c5cdfe07bdd2ba8fd6109e OK 2025/11/12 02:20:11 DEBUG : dir1/0011-56789;.txt: md5 = 17476eeab75c04e5e9d3ef299b756185 OK 2025/11/12 02:20:13 DEBUG : dir1/0012-6789;.txt: md5 = 74de7726d52c13b3d750667ce9fd7493 OK 2025/11/12 02:20:14 DEBUG : dir1/0013-789;=.txt: md5 = 4e6a09641945e289bdcc63dda28e1d5c OK 2025/11/12 02:20:15 DEBUG : dir1/0014-89;=.txt: md5 = c61585b8fc9ac7dccc27c7855f9740cb OK 2025/11/12 02:20:17 DEBUG : dir1/0015-9;=.txt: md5 = d5d732abed2abeb45a1e237c3c4381b3 OK 2025/11/12 02:20:18 DEBUG : apple: md5 = 65f41c7e84cfbd11264be435410b22b1 OK 2025/11/12 02:20:20 DEBUG : banana: md5 = dc108fba0a2a39f67c26d217eb276a76 OK 2025/11/12 02:20:21 DEBUG : appleappleapplebanana: md5 = 3d4b0ff65d91150ed96db3e0ab94e6f2 OK 2025/11/12 02:20:23 DEBUG : splitbananasplit: md5 = 96900801933f85aefc8eab575c23fa74 OK 2025/11/12 02:20:23 DEBUG : Waiting for deletions to finish 2025/11/12 02:20:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:20:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:20:24 DEBUG : apple: size = 5 OK 2025/11/12 02:20:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:24 DEBUG : apple: Unchanged skipping 2025/11/12 02:20:24 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:20:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:20:24 DEBUG : banana: size = 6 OK 2025/11/12 02:20:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:24 DEBUG : banana: Unchanged skipping 2025/11/12 02:20:24 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/12 02:20:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:20:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:24 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:20:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:20:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:20:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:20:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:20:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:20:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:20:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:20:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:20:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:20:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:20:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:20:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:20:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:20:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:20:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:20:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:20:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:20:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:20:25 DEBUG : Waiting for deletions to finish 2025/11/12 02:20:25 DEBUG : Waiting for deletions to finish 2025/11/12 02:20:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:20:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:20:26 DEBUG : dir1: Directory modification time the same (differ by -223.599µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : apple: size = 5 OK 2025/11/12 02:20:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : apple: Unchanged skipping 2025/11/12 02:20:26 DEBUG : banana: size = 6 OK 2025/11/12 02:20:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:20:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:20:26 DEBUG : banana: Unchanged skipping 2025/11/12 02:20:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:20:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:20:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:20:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:20:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:20:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:20:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:20:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:20:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:20:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:20:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:20:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:20:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:20:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:20:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:20:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:20:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:20:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:20:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:20:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:20:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:20:26 DEBUG : Waiting for deletions to finish 2025/11/12 02:20:26 DEBUG : Waiting for deletions to finish 2025/11/12 02:20:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:20:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:20:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:20:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 8edd3c3b904d617cba80ac629dcaeddd OK 2025/11/12 02:20:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = b30c447df64617ad0904296f1e7138f3 OK 2025/11/12 02:20:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 1e5dbfe6d734a9020d5c322dee010842 OK 2025/11/12 02:20:45 DEBUG : dir1/0003-defghij.txt: md5 = 40c3f58defb29ccc7045698031410284 OK 2025/11/12 02:20:47 DEBUG : dir1/0004-efghijk.txt: md5 = 309fb77e82e65d39b65e3b99abaaa4b0 OK 2025/11/12 02:20:48 DEBUG : dir1/0005-fghijkl.txt: md5 = 54e26a2eabc256b65a5e604f8af2da46 OK 2025/11/12 02:20:50 DEBUG : dir1/0006-ghijklm.txt: md5 = de795128e5027b4e40e09e5219a2f276 OK 2025/11/12 02:20:51 DEBUG : dir1/0007-1234567.txt: md5 = 671cb0e064458fe32e448af217393cb2 OK 2025/11/12 02:20:53 DEBUG : dir1/0008-2345678.txt: md5 = f22036bed752d6e379aae2af18f5bddb OK 2025/11/12 02:20:54 DEBUG : dir1/0009-3456789.txt: md5 = 7e0ee3ae59e9fa6a77444340a001b399 OK 2025/11/12 02:20:56 DEBUG : dir1/0010-456789.txt: md5 = db4f466bc6b51fbda003d4079ab13854 OK 2025/11/12 02:20:57 DEBUG : dir1/0011-56789;.txt: md5 = b9306caead94d798161da0060001a30c OK 2025/11/12 02:20:58 DEBUG : dir1/0012-6789;.txt: md5 = 145295b0295130607d955f71301aa8f7 OK 2025/11/12 02:21:00 DEBUG : dir1/0013-789;=.txt: md5 = a95f2ae847f9a3cf545fc40b07edee4f OK 2025/11/12 02:21:02 DEBUG : dir1/0014-89;=.txt: md5 = 329b4db227435113c98d1817f4677056 OK 2025/11/12 02:21:03 DEBUG : dir1/0015-9;=.txt: md5 = 83a4a420ac2fa6734beed6cd25ea0afc OK 2025/11/12 02:21:05 DEBUG : apple: md5 = 8e607a3af5b8684ae1f4e97d23a84b81 OK 2025/11/12 02:21:06 DEBUG : banana: md5 = b9e4fe1557036b3bc5dd063d5be2e5f4 OK 2025/11/12 02:21:08 DEBUG : appleappleapplebanana: md5 = f9a7118eedf929abbc86735c3db045c9 OK 2025/11/12 02:21:09 DEBUG : splitbananasplit: md5 = 444ab92389c843b97882a17569fc1e58 OK 2025/11/12 02:21:09 DEBUG : Waiting for deletions to finish 2025/11/12 02:21:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:21:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:21:10 DEBUG : apple: size = 5 OK 2025/11/12 02:21:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:10 DEBUG : apple: Unchanged skipping 2025/11/12 02:21:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:21:10 DEBUG : banana: size = 6 OK 2025/11/12 02:21:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:10 DEBUG : banana: Unchanged skipping 2025/11/12 02:21:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:21:11 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/12 02:21:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:21:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:21:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:21:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:21:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:21:11 DEBUG : Waiting for deletions to finish 2025/11/12 02:21:11 DEBUG : Waiting for deletions to finish 2025/11/12 02:21:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:21:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1: Directory modification time the same (differ by -262.555µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : apple: size = 5 OK 2025/11/12 02:21:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : apple: Unchanged skipping 2025/11/12 02:21:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:21:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:21:13 DEBUG : banana: size = 6 OK 2025/11/12 02:21:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : banana: Unchanged skipping 2025/11/12 02:21:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:21:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:21:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:21:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:21:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:21:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:21:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:21:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:21:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:21:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:21:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:21:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:21:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:21:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:21:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:21:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:21:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:21:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:21:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:21:13 DEBUG : Waiting for deletions to finish 2025/11/12 02:21:13 DEBUG : Waiting for deletions to finish 2025/11/12 02:21:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:21:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:21:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:21:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 809db143c982df270745928d8992da7f OK 2025/11/12 02:21:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 908242462c3c43626bc33b71c7a08711 OK 2025/11/12 02:21:29 DEBUG : dir1/0002-cdefghi.txt: md5 = e240276923d96c8590f0448cb448531e OK 2025/11/12 02:21:31 DEBUG : dir1/0003-defghij.txt: md5 = ef079a6d3d54f383ca31daa7dfedb419 OK 2025/11/12 02:21:32 DEBUG : dir1/0004-efghijk.txt: md5 = 92bf62e51184711e0dd6bb3a7f64ada2 OK 2025/11/12 02:21:33 DEBUG : dir1/0005-fghijkl.txt: md5 = e65e5f01c6a5cdc7176eb23f2696f5eb OK 2025/11/12 02:21:35 DEBUG : dir1/0006-ghijklm.txt: md5 = fb61844798df7b37340f6a28eab2ef19 OK 2025/11/12 02:21:37 DEBUG : dir1/0007-1234567.txt: md5 = 26efa0df3ce9a532d34bc199b3ddca9a OK 2025/11/12 02:21:38 DEBUG : dir1/0008-2345678.txt: md5 = 231e38055452f535e7bcd3b167f43dc4 OK 2025/11/12 02:21:40 DEBUG : dir1/0009-3456789.txt: md5 = 996f734a0a448adb48388c9c3b0feb61 OK 2025/11/12 02:21:41 DEBUG : dir1/0010-456789.txt: md5 = 67d747061f4f436c46d6af6426446e4f OK 2025/11/12 02:21:41 DEBUG : TestDrive: Token expired 2025/11/12 02:21:41 DEBUG : Config file has changed externally - reloading 2025/11/12 02:21:41 DEBUG : TestDrive: No updated token found in the config file 2025/11/12 02:21:41 DEBUG : TestDrive: Token refresh successful 2025/11/12 02:21:41 DEBUG : Config file has changed externally - reloading 2025/11/12 02:21:41 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/11/12 02:21:41 DEBUG : TestDrive: Saved new token in config file 2025/11/12 02:21:43 DEBUG : dir1/0011-56789;.txt: md5 = 61473ad81d6f977b48d452a9ab501cd6 OK 2025/11/12 02:21:44 DEBUG : dir1/0012-6789;.txt: md5 = 6e4b9bc62ea4a42ba902f2d4b11751f8 OK 2025/11/12 02:21:45 DEBUG : dir1/0013-789;=.txt: md5 = 91d269b1738267444ccc4e29f8d518fc OK 2025/11/12 02:21:47 DEBUG : dir1/0014-89;=.txt: md5 = cd5a8063b2eadf611e97de93a5041966 OK 2025/11/12 02:21:48 DEBUG : dir1/0015-9;=.txt: md5 = c7b7bb702483817b5d967b654906c605 OK 2025/11/12 02:21:50 DEBUG : apple: md5 = 951df19e1a9c74c932ee50e7af355076 OK 2025/11/12 02:21:51 DEBUG : banana: md5 = 90a8438a1f038644a6ae59a1559c6f88 OK 2025/11/12 02:21:53 DEBUG : appleappleapplebanana: md5 = dea5f5ff57d944419b260660e5fce004 OK 2025/11/12 02:21:54 DEBUG : splitbananasplit: md5 = ca2db2237846c8a38c2bf0cbec2393de OK 2025/11/12 02:21:54 DEBUG : Waiting for deletions to finish 2025/11/12 02:21:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:21:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:21:56 DEBUG : apple: size = 5 OK 2025/11/12 02:21:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : apple: Unchanged skipping 2025/11/12 02:21:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:21:56 DEBUG : banana: size = 6 OK 2025/11/12 02:21:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : banana: Unchanged skipping 2025/11/12 02:21:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:21:56 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/12 02:21:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:21:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:21:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:21:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:21:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:21:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:21:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:21:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:21:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:21:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:21:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:21:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:21:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:21:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:21:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:21:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:21:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:21:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:21:56 DEBUG : Waiting for deletions to finish 2025/11/12 02:21:56 DEBUG : Waiting for deletions to finish 2025/11/12 02:21:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:21:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:21:58 DEBUG : dir1: Directory modification time the same (differ by -298.822µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : apple: size = 5 OK 2025/11/12 02:21:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : apple: Unchanged skipping 2025/11/12 02:21:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:21:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:21:58 DEBUG : banana: size = 6 OK 2025/11/12 02:21:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : banana: Unchanged skipping 2025/11/12 02:21:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:21:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:21:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:21:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:21:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:21:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:21:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:21:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:21:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:21:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:21:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:21:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:21:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:21:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:21:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:21:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:21:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:21:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:21:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:21:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:21:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:21:58 DEBUG : Waiting for deletions to finish 2025/11/12 02:21:58 DEBUG : Waiting for deletions to finish 2025/11/12 02:21:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:21:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/12 02:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:22:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 2e198c32ff4a511da46dcdfd88a78e66 OK 2025/11/12 02:22:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = 318f08a87e4958c6a04a0c6c9c7d5e92 OK 2025/11/12 02:22:15 DEBUG : dir1/0002-cdefghi.txt: md5 = abece0892b4004c0b18e146341af0ea2 OK 2025/11/12 02:22:17 DEBUG : dir1/0003-defghij.txt: md5 = 16ee830e16bed26cbaaf370c84aee3e4 OK 2025/11/12 02:22:18 DEBUG : dir1/0004-efghijk.txt: md5 = 60d2b3aea4877ae4a3efd40c1b66ab75 OK 2025/11/12 02:22:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 939727b5d52de666e9141c807677afe2 OK 2025/11/12 02:22:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 27e37acef6c5b26cdbb279070254d0ae OK 2025/11/12 02:22:23 DEBUG : dir1/0007-1234567.txt: md5 = 1477cff65f95663653bde3158aa703c4 OK 2025/11/12 02:22:24 DEBUG : dir1/0008-2345678.txt: md5 = e53fe074cd43e177d4687a7bef6f6fb2 OK 2025/11/12 02:22:26 DEBUG : dir1/0009-3456789.txt: md5 = 270f6f685d8028cda6c5395aa5e27f85 OK 2025/11/12 02:22:27 DEBUG : dir1/0010-456789.txt: md5 = 02c93fe8d6cfb0d8d4b7cf347b870b18 OK 2025/11/12 02:22:29 DEBUG : dir1/0011-56789;.txt: md5 = 57fecfbe8248309a13fdc1d35ff49b87 OK 2025/11/12 02:22:30 DEBUG : dir1/0012-6789;.txt: md5 = fcaa1c20bf42356230e79d5dc406a013 OK 2025/11/12 02:22:31 DEBUG : dir1/0013-789;=.txt: md5 = 35cbc0977128f815ddc639046ce512a2 OK 2025/11/12 02:22:33 DEBUG : dir1/0014-89;=.txt: md5 = 6e92522809945491bc2a01b11444f033 OK 2025/11/12 02:22:34 DEBUG : dir1/0015-9;=.txt: md5 = 522f2f32810582467e97becc32c834b7 OK 2025/11/12 02:22:36 DEBUG : apple: md5 = 0fb694d20fd4aa5afdf5191269596897 OK 2025/11/12 02:22:37 DEBUG : banana: md5 = 5d83bd257e612cfb0e998fe5cb492054 OK 2025/11/12 02:22:39 DEBUG : appleappleapplebanana: md5 = b458d942833440786f95d78c05d1b66b OK 2025/11/12 02:22:40 DEBUG : splitbananasplit: md5 = b080ac3c3445228e983c2f6dd85f6170 OK 2025/11/12 02:22:40 DEBUG : Waiting for deletions to finish 2025/11/12 02:22:41 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:22:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:22:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:22:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:22:42 DEBUG : banana: size = 6 OK 2025/11/12 02:22:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : banana: Unchanged skipping 2025/11/12 02:22:42 DEBUG : apple: size = 5 OK 2025/11/12 02:22:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : apple: Unchanged skipping 2025/11/12 02:22:42 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/12 02:22:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:22:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:22:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:22:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:22:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:22:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:22:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:22:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:22:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:22:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:22:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:22:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:22:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:22:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:22:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:22:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:22:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:22:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:22:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:22:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:22:42 DEBUG : Waiting for deletions to finish 2025/11/12 02:22:42 DEBUG : Waiting for deletions to finish 2025/11/12 02:22:43 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:22:43 DEBUG : dir1: Directory modification time the same (differ by -334.018µs, within tolerance 1ms) 2025/11/12 02:22:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:22:43 DEBUG : apple: size = 5 OK 2025/11/12 02:22:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:22:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:43 DEBUG : apple: Unchanged skipping 2025/11/12 02:22:43 DEBUG : banana: size = 6 OK 2025/11/12 02:22:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:43 DEBUG : banana: Unchanged skipping 2025/11/12 02:22:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:22:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:22:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:22:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:22:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:22:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:22:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:22:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:22:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:22:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:22:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:22:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:22:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:22:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:22:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:22:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:22:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:22:44 DEBUG : Waiting for deletions to finish 2025/11/12 02:22:44 DEBUG : Waiting for deletions to finish 2025/11/12 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/12 02:22:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" --- PASS: TestTransform (556.06s) --- PASS: TestTransform/NFC (45.12s) --- PASS: TestTransform/NFD (45.44s) --- PASS: TestTransform/base64 (53.42s) --- PASS: TestTransform/prefix (67.03s) --- PASS: TestTransform/suffix (62.15s) --- PASS: TestTransform/truncate (53.22s) --- PASS: TestTransform/encoder (47.59s) --- PASS: TestTransform/ISO-8859-1 (45.81s) --- PASS: TestTransform/charmap (45.26s) --- PASS: TestTransform/lowercase (45.62s) --- PASS: TestTransform/ascii (45.40s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:22:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/12 02:22:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/12 02:22:55 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/12 02:22:56 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-12T02:22:55.451349247Z) 2025/11/12 02:22:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/12 02:22:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/12 02:22:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 02:22:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/12 02:22:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 02:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:22:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 4aa7059cb063be35bb202887a26c30df OK 2025/11/12 02:22:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/12 02:22:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 02:22:57 DEBUG : Waiting for deletions to finish 2025/11/12 02:22:59 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.80s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:23:00 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:00 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:00 DEBUG : tictactoe: Making directory with metadata 2025/11/12 02:23:01 INFO : tictactoe: Made directory with metadata (mtime=2025-11-12T02:23:00.253352742Z) 2025/11/12 02:23:01 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:01 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/12 02:23:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:23:02 DEBUG : tictactoe/tictactoe: md5 = 90d4e6e6e5c1fa6624aca07345a2b4cb OK 2025/11/12 02:23:02 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/12 02:23:02 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/12 02:23:02 DEBUG : Waiting for deletions to finish 2025/11/12 02:23:04 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.66s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:23:05 DEBUG : toe: Making directory with metadata 2025/11/12 02:23:06 INFO : toe: Made directory with metadata (mtime=2025-11-12T02:23:04.91835612Z) 2025/11/12 02:23:06 DEBUG : toe/toe: Making directory with metadata 2025/11/12 02:23:06 INFO : toe/toe: Made directory with metadata (mtime=2025-11-12T02:23:04.91835612Z) 2025/11/12 02:23:06 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 02:23:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 02:23:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 02:23:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:23:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:23:08 DEBUG : toe/toe/tictactoe: md5 = 84078a20d5bae3b37b69467a4dc0ab2f OK 2025/11/12 02:23:08 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/12 02:23:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/12 02:23:08 DEBUG : Waiting for deletions to finish 2025/11/12 02:23:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/12 02:23:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.91s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:23:12 DEBUG : toe: Making directory with metadata 2025/11/12 02:23:12 INFO : toe: Made directory with metadata (mtime=2025-11-12T02:23:11.829361095Z) 2025/11/12 02:23:12 DEBUG : toe/toe: Making directory with metadata 2025/11/12 02:23:13 INFO : toe/toe: Made directory with metadata (mtime=2025-11-12T02:23:11.829361095Z) 2025/11/12 02:23:13 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 02:23:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 02:23:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 02:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:23:14 DEBUG : toe/toe/tictactoe: md5 = 8b1a3eccbf9682971717ddc02e9ba539 OK 2025/11/12 02:23:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/12 02:23:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/12 02:23:14 DEBUG : Waiting for deletions to finish 2025/11/12 02:23:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/12 02:23:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.54s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:23:18 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:23:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:23:18 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:18 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/12 02:23:19 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:23:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:19 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:19 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:19 DEBUG : tictactoe: Making directory with metadata 2025/11/12 02:23:20 INFO : tictactoe: Made directory with metadata (mtime=2025-11-12T02:23:18.372365772Z) 2025/11/12 02:23:20 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:20 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:20 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/12 02:23:20 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-12T02:23:18.372365772Z) 2025/11/12 02:23:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 02:23:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:23:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 02:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:23:22 DEBUG : tictactoe/tictactoe/toe.txt: md5 = f95acb7aa435acc0e12fb93126c723e4 OK 2025/11/12 02:23:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/12 02:23:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/12 02:23:22 DEBUG : Waiting for deletions to finish 2025/11/12 02:23:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/12 02:23:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.05s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:23:26 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:23:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:23:26 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:26 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/12 02:23:27 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:23:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:27 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:27 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:27 DEBUG : tictactoe: Making directory with metadata 2025/11/12 02:23:27 INFO : tictactoe: Made directory with metadata (mtime=2025-11-12T02:23:26.424371486Z) 2025/11/12 02:23:27 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:27 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/12 02:23:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-12T02:23:26.424371486Z) 2025/11/12 02:23:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 02:23:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:23:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:23:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:23:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2091c343c845b186b9cc81a321fac199 OK 2025/11/12 02:23:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 02:23:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:23:29 DEBUG : Waiting for deletions to finish 2025/11/12 02:23:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:23:30 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:30 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:30 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 02:23:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 02:23:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/12 02:23:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': 0 differences found 2025/11/12 02:23:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': 1 hashes could not be checked 2025/11/12 02:23:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': 1 matching files 2025/11/12 02:23:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/12 02:23:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.26s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:23:34 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:34 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:34 DEBUG : tictactoe: Making directory with metadata 2025/11/12 02:23:35 INFO : tictactoe: Made directory with metadata (mtime=2025-11-12T02:23:34.682377299Z) 2025/11/12 02:23:35 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:35 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/12 02:23:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-12T02:23:34.682377299Z) 2025/11/12 02:23:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 02:23:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:23:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 02:23:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:23:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:23:37 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 0dcc644cac82a14b576c0a08c3dfadfd OK 2025/11/12 02:23:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/12 02:23:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/12 02:23:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:23:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:38 DEBUG : tictactoe: Directory modification time the same (differ by -377.299µs, within tolerance 1ms) 2025/11/12 02:23:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:39 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -377.299µs, within tolerance 1ms) 2025/11/12 02:23:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/12 02:23:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:23:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 02:23:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 02:23:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/12 02:23:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:23:39 DEBUG : Waiting for deletions to finish 2025/11/12 02:23:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/12 02:23:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (7.97s) === RUN TestSyntax 2025/11/12 02:23:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:23:42 DEBUG : toe: Making directory with metadata 2025/11/12 02:23:43 INFO : toe: Made directory with metadata (mtime=2025-11-12T02:23:42.655382866Z) 2025/11/12 02:23:43 DEBUG : toe/toe: Making directory with metadata 2025/11/12 02:23:44 INFO : toe/toe: Made directory with metadata (mtime=2025-11-12T02:23:42.655382866Z) 2025/11/12 02:23:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 02:23:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:23:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:23:45 DEBUG : toe/toe/toe: md5 = 4abf6aad0fac18db77b5e5e425b30f07 OK 2025/11/12 02:23:45 DEBUG : toe/toe/toe: size = 11 OK 2025/11/12 02:23:45 INFO : toe/toe/toe: Copied (new) 2025/11/12 02:23:45 DEBUG : Waiting for deletions to finish 2025/11/12 02:23:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/12 02:23:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.59s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:23:49 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:23:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:23:49 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:49 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/12 02:23:50 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:23:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:50 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:50 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:50 DEBUG : tictactoe: Making directory with metadata 2025/11/12 02:23:50 INFO : tictactoe: Made directory with metadata (mtime=2025-11-12T02:23:49.248387436Z) 2025/11/12 02:23:50 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:50 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:50 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/12 02:23:51 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-12T02:23:49.248387436Z) 2025/11/12 02:23:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 02:23:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:23:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:23:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:23:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:23:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 3dc72b79a2316f94c200928381e5a895 OK 2025/11/12 02:23:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 02:23:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:23:52 INFO : toe/toe/toe.txt: Deleted 2025/11/12 02:23:52 INFO : toe/toe: Removing directory 2025/11/12 02:23:52 INFO : toe: Removing directory 2025/11/12 02:23:52 INFO : empty_dir: Removing directory 2025/11/12 02:23:52 DEBUG : Local file system at /tmp/rclone332612782: deleted 3 directories 2025/11/12 02:23:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/12 02:23:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.84s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:23:57 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:23:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:23:57 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:57 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/12 02:23:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:23:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:23:58 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:58 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:58 DEBUG : tictactoe: Making directory with metadata 2025/11/12 02:23:58 INFO : tictactoe: Made directory with metadata (mtime=2025-11-12T02:23:57.08339283Z) 2025/11/12 02:23:58 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:58 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:23:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/12 02:23:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-12T02:23:57.08339283Z) 2025/11/12 02:23:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:23:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 02:23:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:23:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:23:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:23:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:24:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 3cd88061cf5d99a154b7a0eb3b2e3077 OK 2025/11/12 02:24:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 02:24:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:24:00 INFO : toe/toe/toe.txt: Deleted 2025/11/12 02:24:00 INFO : toe/toe: Removing directory 2025/11/12 02:24:00 INFO : toe: Removing directory 2025/11/12 02:24:00 INFO : empty_dir: Removing directory 2025/11/12 02:24:00 DEBUG : Local file system at /tmp/rclone332612782: deleted 3 directories 2025/11/12 02:24:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 02:24:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 02:24:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 02:24:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 02:24:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 02:24:04 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/12 02:24:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/12 02:24:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/12 02:24:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.02s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:24:10 DEBUG : Reset feature "Copy" 2025/11/12 02:24:10 DEBUG : Reset feature "Move" 2025/11/12 02:24:10 DEBUG : Reset feature "Copy" 2025/11/12 02:24:10 DEBUG : Reset feature "Move" 2025/11/12 02:24:10 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:24:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:24:10 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:24:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:24:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:24:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:24:10 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/12 02:24:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:24:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:24:11 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:24:11 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:24:11 DEBUG : tictactoe: Making directory with metadata 2025/11/12 02:24:11 INFO : tictactoe: Made directory with metadata (mtime=2025-11-12T02:24:10.108401704Z) 2025/11/12 02:24:11 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:24:11 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:24:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:24:11 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/12 02:24:12 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-12T02:24:10.108401704Z) 2025/11/12 02:24:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:24:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 02:24:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:24:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:24:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:24:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:24:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = c9dbc54c707843daccf017ed39cf3209 OK 2025/11/12 02:24:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 02:24:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:24:13 INFO : toe/toe/toe.txt: Deleted 2025/11/12 02:24:13 INFO : toe/toe: Removing directory 2025/11/12 02:24:13 INFO : toe: Removing directory 2025/11/12 02:24:13 INFO : empty_dir: Removing directory 2025/11/12 02:24:13 DEBUG : Local file system at /tmp/rclone332612782: deleted 3 directories 2025/11/12 02:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 02:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 02:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 02:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 02:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 02:24:18 DEBUG : toe/toe/toe.txt: md5 = d9246166b17b9cbcb93ed9f7073b7ff1 OK 2025/11/12 02:24:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/12 02:24:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/12 02:24:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/12 02:24:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/12 02:24:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/12 02:24:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/12 02:24:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.38s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:24:24 DEBUG : toe: transformed to: dG9l 2025/11/12 02:24:24 DEBUG : toe: transformed to: dG9l 2025/11/12 02:24:24 DEBUG : dG9l: Making directory with metadata 2025/11/12 02:24:25 INFO : dG9l: Made directory with metadata (mtime=2025-11-12T02:24:24.487411373Z) 2025/11/12 02:24:25 DEBUG : toe: transformed to: dG9l 2025/11/12 02:24:25 DEBUG : toe: transformed to: dG9l 2025/11/12 02:24:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/12 02:24:25 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/12 02:24:26 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-12T02:24:24.488411373Z) 2025/11/12 02:24:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/12 02:24:26 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/12 02:24:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/12 02:24:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:24:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/12 02:24:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:24:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:24:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = cbb658d4309c5e6c0e06f427c139f302 OK 2025/11/12 02:24:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/12 02:24:27 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/12 02:24:27 DEBUG : Waiting for deletions to finish 2025/11/12 02:24:28 DEBUG : dG9l: transformed to: toe 2025/11/12 02:24:28 DEBUG : dG9l: transformed to: toe 2025/11/12 02:24:28 DEBUG : toe: Directory modification time the same (differ by 411.373µs, within tolerance 1ms) 2025/11/12 02:24:28 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/12 02:24:28 DEBUG : dG9l: transformed to: toe 2025/11/12 02:24:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/12 02:24:28 DEBUG : toe/toe: Directory modification time the same (differ by 411.373µs, within tolerance 1ms) 2025/11/12 02:24:28 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/12 02:24:29 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/12 02:24:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/12 02:24:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/12 02:24:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/12 02:24:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/12 02:24:29 DEBUG : Local file system at /tmp/rclone332612782: Waiting for checks to finish 2025/11/12 02:24:29 DEBUG : Local file system at /tmp/rclone332612782: Waiting for transfers to finish 2025/11/12 02:24:29 DEBUG : Waiting for deletions to finish 2025/11/12 02:24:31 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/12 02:24:31 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.00s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki'", Local "Local file system at /tmp/rclone332612782", Modify Window "1ms" 2025/11/12 02:24:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:24:32 DEBUG : toe: transformed to: 2025/11/12 02:24:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:24:32 DEBUG : toe: transformed to: 2025/11/12 02:24:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Making directory with metadata 2025/11/12 02:24:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Made directory with metadata (mtime=2025-11-12T02:24:32.489416698Z) 2025/11/12 02:24:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:24:33 DEBUG : toe: transformed to: 2025/11/12 02:24:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:24:33 DEBUG : toe: transformed to: 2025/11/12 02:24:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:24:33 DEBUG : toe/toe: transformed to: 2025/11/12 02:24:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/12 02:24:33 DEBUG : toe/toe: Making directory with metadata 2025/11/12 02:24:34 INFO : toe/toe: Made directory with metadata (mtime=2025-11-12T02:24:32.489416698Z) 2025/11/12 02:24:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:24:34 DEBUG : toe/toe: transformed to: 2025/11/12 02:24:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/12 02:24:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:24:34 DEBUG : toe: transformed to: 2025/11/12 02:24:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 02:24:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:24:34 DEBUG : toe/toe/toe: transformed to: 2025/11/12 02:24:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for checks to finish 2025/11/12 02:24:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/12 02:24:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Waiting for transfers to finish 2025/11/12 02:24:36 DEBUG : toe/toe/toe: md5 = 239f5c0a1aafdd45431bf7bc75ccfc00 OK 2025/11/12 02:24:36 DEBUG : toe/toe/toe: size = 11 OK 2025/11/12 02:24:36 INFO : toe/toe/toe: Copied (new) 2025/11/12 02:24:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': not deleting files as there were IO errors 2025/11/12 02:24:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': not deleting directories as there were IO errors 2025/11/12 02:24:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/12 02:24:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.95s) PASS 2025/11/12 02:24:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebohow3xaki': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 26m10.678286142s (try 1/5)