"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/20 02:46:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi" 2026/07/20 02:46:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 02:46:27 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg" 2026/07/20 02:46:28 DEBUG : Creating backend with remote "/tmp/rclone1423141320" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:46:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:46:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:46:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/20 02:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:46:29 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.76s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:46:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:46:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:46:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:46:32 DEBUG : sub dir/hello world: md5 = ecfdb5ae120f2b136a4f1f9357a39627 OK 2026/07/20 02:46:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:46:32 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:46:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:46:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.30s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:46:35 DEBUG : metadata sub dir: Making directory with metadata 2026/07/20 02:46:35 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:46:35 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/20 02:46:35 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:46:35 DEBUG : Local file system at /tmp/rclone1423141320: File to upload is small (21 bytes), uploading instead of streaming 2026/07/20 02:46:35 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/20 02:46:35 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/20 02:46:35 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/20 02:46:35 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:46:36 DEBUG : Google drive root 'crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg': Skipping btime metadata as can't update it on an existing file: 2026-07-20T02:46:35.772484072Z 2026/07/20 02:46:36 INFO : empty metadata sub dir: Updated directory metadata 2026/07/20 02:46:37 DEBUG : Google drive root 'crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg': Skipping btime metadata as can't update it on an existing file: 2026-07-20T02:46:35.770484046Z 2026/07/20 02:46:37 INFO : metadata sub dir: Updated directory metadata 2026/07/20 02:46:37 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/20 02:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:46:39 DEBUG : metadata sub dir/hello metadata world: md5 = ce448f33a821af30618fdc987968b6a5 OK 2026/07/20 02:46:39 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/20 02:46:39 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/20 02:46:41 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.23s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:46:43 DEBUG : metadata sub dir: Making directory with metadata 2026/07/20 02:46:43 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:46:43 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/20 02:46:43 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:46:43 DEBUG : Local file system at /tmp/rclone1423141320: File to upload is small (21 bytes), uploading instead of streaming 2026/07/20 02:46:43 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/20 02:46:43 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/20 02:46:43 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/20 02:46:43 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:46:43 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/20 02:46:43 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/20 02:46:43 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/20 02:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:46:45 DEBUG : metadata sub dir/hello metadata world: md5 = 9258f0dd715f58f4679ba18787b437e9 OK 2026/07/20 02:46:45 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/20 02:46:45 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/20 02:46:45 DEBUG : Google drive root 'crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg': Skipping btime metadata as can't update it on an existing file: 2026-07-20T02:46:43.003576902Z 2026/07/20 02:46:45 INFO : metadata sub dir: Updated directory metadata 2026/07/20 02:46:48 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (5.97s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:46:48 DEBUG : Creating backend with remote "/non-existing" 2026/07/20 02:46:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/20 02:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.70s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:46:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:46:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:46:51 DEBUG : sub dir/hello world: md5 = 0a7b9b9ae84292d32f1669ecebb35362 OK 2026/07/20 02:46:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:46:51 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:46:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:46:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.12s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.46s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:46:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Running all checks before starting transfers 2026/07/20 02:46:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:46:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:46:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:46:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Checks finished, now starting transfers 2026/07/20 02:46:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:46:57 DEBUG : sub dir/hello world: md5 = 39e89326b1417a3c51cf59de0510aef7 OK 2026/07/20 02:46:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:46:57 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:46:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:47:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.67s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:47:00 ERROR : Ignoring --no-traverse with sync 2026/07/20 02:47:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:47:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:47:03 DEBUG : sub dir/hello world: md5 = 09a9433024f069bcf0b83ebc34cf595c OK 2026/07/20 02:47:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:47:03 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:47:03 DEBUG : Waiting for deletions to finish 2026/07/20 02:47:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:47:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.62s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:47:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/20 02:47:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:47:08 DEBUG : hello world2: md5 = f7b44c7286a4229bc6cac751a41369db OK 2026/07/20 02:47:08 DEBUG : hello world2: size = 12 OK 2026/07/20 02:47:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.77s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:47:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 02:47:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:47:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:47:10 DEBUG : potato2: md5 = a93ca7926f22b8b2c3c297ff0e26e928 OK 2026/07/20 02:47:10 DEBUG : potato2: size = 11 OK 2026/07/20 02:47:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:47:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 02:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:47:13 DEBUG : potato2: md5 = 5344830a6aede12424040f06e6b9ecd9 OK 2026/07/20 02:47:13 DEBUG : potato2: size = 11 OK 2026/07/20 02:47:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.97s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:47:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/20 02:47:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:47:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/20 02:47:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:47:15 DEBUG : sub dir2: Making directory with metadata 2026/07/20 02:47:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:47:16 DEBUG : sub dir: Making directory with metadata 2026/07/20 02:47:16 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 02:47:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:47:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/20 02:47:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:47:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:47:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:47:18 DEBUG : sub dir/hello world: md5 = 0e0c1be1a9787766904a2be95f383282 OK 2026/07/20 02:47:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:47:18 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:47:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/20 02:47:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.35s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:47:23 INFO : sub dir2: Making directory 2026/07/20 02:47:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/20 02:47:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:47:23 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/20 02:47:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:47:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:47:23 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/20 02:47:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:47:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:47:25 DEBUG : sub dir/hello world: md5 = 5d371df4735c974cbb74fe4c0a940a76 OK 2026/07/20 02:47:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:47:25 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:47:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:47:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.07s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:47:28 DEBUG : sub dir2: Making directory with metadata 2026/07/20 02:47:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:47:28 DEBUG : sub dir2: Making directory with metadata 2026/07/20 02:47:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:47:29 DEBUG : sub dir: Making directory with metadata 2026/07/20 02:47:30 INFO : sub dir: Made directory with metadata (mtime=2026-07-20T02:47:28.497160831Z) 2026/07/20 02:47:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:47:31 DEBUG : sub dir/hello world: md5 = e63c50d111ce8da2de0116478084b747 OK 2026/07/20 02:47:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:47:31 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:47:31 INFO : sub dir/hello world: Deleted 2026/07/20 02:47:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.81s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:47:35 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/20 02:47:35 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 02:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:47:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.63s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:47:38 INFO : sub dir2: Making directory 2026/07/20 02:47:39 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/20 02:47:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:47:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:47:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:47:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:47:41 DEBUG : sub dir/hello world: md5 = bfdb5d694ccc8eda9696e25f336d2cf1 OK 2026/07/20 02:47:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:47:41 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:47:41 INFO : sub dir/hello world: Deleted 2026/07/20 02:47:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:47:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.27s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:47:45 DEBUG : sub dir2: Making directory with metadata 2026/07/20 02:47:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:47:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:47:45 DEBUG : sub dir2: Making directory with metadata 2026/07/20 02:47:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:47:46 DEBUG : sub dir: Making directory with metadata 2026/07/20 02:47:46 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 02:47:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:47:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:47:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:47:48 DEBUG : sub dir/hello world: md5 = 5ebd5421c975edc138594b5e605d680e OK 2026/07/20 02:47:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:47:48 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:47:48 DEBUG : Waiting for deletions to finish 2026/07/20 02:47:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.57s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:47:53 INFO : sub dir2: Making directory 2026/07/20 02:47:53 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/20 02:47:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:47:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:47:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:47:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:47:55 DEBUG : sub dir/hello world: md5 = eb308f9963615360f5d88579eb6a8cbb OK 2026/07/20 02:47:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:47:55 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:47:55 DEBUG : Waiting for deletions to finish 2026/07/20 02:47:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:47:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.24s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:48:00 DEBUG : sub dir/hello world: md5 = dfcc8d8614354a0547106abc095d09b8 OK 2026/07/20 02:48:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futuhep2bufu" 2026/07/20 02:48:01 DEBUG : Config file has changed externally - reloading 2026/07/20 02:48:01 DEBUG : Creating backend with remote "TestDrive:crypt/8i2c091870du3cngrhep42or3lcuvrhp04r48eut76jbjgt0k3c0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi' -> Encrypted drive 'TestCryptDrive:rclone-test-futuhep2bufu' 2026/07/20 02:48:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:48:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futuhep2bufu': Waiting for checks to finish 2026/07/20 02:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futuhep2bufu': Waiting for transfers to finish 2026/07/20 02:48:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:48:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 02:48:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:48:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futuhep2bufu': Purge remote 2026/07/20 02:48:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.31s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:48:10 DEBUG : sub dir/hello world: md5 = 1f9553a327858269607e875e2a80379a OK 2026/07/20 02:48:12 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/20 02:48:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/20 02:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:48:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:48:12 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:48:12 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 02:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:48:14 DEBUG : sub dir/hello world: md5 = 9657c6d60499d81ced4a9f0162bea10a OK 2026/07/20 02:48:14 DEBUG : sub dir/hello world: size = 17 OK 2026/07/20 02:48:14 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/20 02:48:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/20 02:48:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.57s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:48:19 DEBUG : sub dir/hello world: md5 = 8c4269d413228487ba633616689fbcde OK 2026/07/20 02:48:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizokim0dubu" 2026/07/20 02:48:20 DEBUG : Creating backend with remote "TestDrive:crypt/5sju5ooaobaesh37pvaoapinr19q5toj1st2g1stghdkhitdv3ag" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi' -> Encrypted drive 'TestCryptDrive:rclone-test-jizokim0dubu' 2026/07/20 02:48:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizokim0dubu': Waiting for checks to finish 2026/07/20 02:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizokim0dubu': Waiting for transfers to finish 2026/07/20 02:48:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:48:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 02:48:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:48:27 DEBUG : sub dir/hello world: md5 = 05fae91697a5340cdf97c770302882f0 OK 2026/07/20 02:48:28 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/20 02:48:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/20 02:48:28 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:48:28 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jizokim0dubu') 2026/07/20 02:48:28 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 02:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizokim0dubu': Waiting for checks to finish 2026/07/20 02:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizokim0dubu': Waiting for transfers to finish 2026/07/20 02:48:29 DEBUG : sub dir/hello world: size = 17 OK 2026/07/20 02:48:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 02:48:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/20 02:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizokim0dubu': Purge remote 2026/07/20 02:48:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.72s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:48:35 DEBUG : sub dir/hello world: md5 = 91df22817e85665824e014f72fc8c08e OK 2026/07/20 02:48:36 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/20 02:48:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/20 02:48:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:48:36 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:48:36 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 02:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:48:37 DEBUG : sub dir/hello world: md5 = a22fcc78808a23c86fd34f2c3951930a OK 2026/07/20 02:48:37 DEBUG : sub dir/hello world: size = 17 OK 2026/07/20 02:48:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/20 02:48:37 INFO : sub dir/hello world: Deleted 2026/07/20 02:48:38 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/20 02:48:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.48s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:48:42 DEBUG : sub dir/hello world: md5 = 659145e89c0852e11693b780b2d07f3b OK 2026/07/20 02:48:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxicut5ceba" 2026/07/20 02:48:43 DEBUG : Creating backend with remote "TestDrive:crypt/ohcr2rlupfjkt66mnucpm0jgurh0p8vm5mcs59j9n22a8nv15800" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi' -> Encrypted drive 'TestCryptDrive:rclone-test-poxicut5ceba' 2026/07/20 02:48:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:48:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:48:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxicut5ceba': Waiting for checks to finish 2026/07/20 02:48:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxicut5ceba': Waiting for transfers to finish 2026/07/20 02:48:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:48:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 02:48:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:48:50 DEBUG : sub dir/hello world: md5 = 5e58e5187d9f645be93ecea846f9ff34 OK 2026/07/20 02:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxicut5ceba': Using server-side directory move 2026/07/20 02:48:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poxicut5ceba': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 02:48:51 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/20 02:48:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/20 02:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxicut5ceba': Waiting for checks to finish 2026/07/20 02:48:51 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:48:51 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-poxicut5ceba') 2026/07/20 02:48:51 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 02:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxicut5ceba': Waiting for transfers to finish 2026/07/20 02:48:51 INFO : sub dir/hello world: Deleted 2026/07/20 02:48:52 INFO : sub dir/hello world: Moved (server-side) 2026/07/20 02:48:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/20 02:48:55 DEBUG : sub dir/hello world: md5 = 1cc4b5459001e6dd336117d46e2bce9d OK 2026/07/20 02:48:55 DEBUG : testing file moves 2026/07/20 02:48:55 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/20 02:48:55 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/20 02:48:56 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:48:56 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-poxicut5ceba') 2026/07/20 02:48:56 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 02:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxicut5ceba': Waiting for checks to finish 2026/07/20 02:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxicut5ceba': Waiting for transfers to finish 2026/07/20 02:48:56 INFO : sub dir/hello world: Deleted 2026/07/20 02:48:57 INFO : sub dir/hello world: Moved (server-side) 2026/07/20 02:48:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/20 02:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxicut5ceba': Purge remote --- PASS: TestServerSideMoveOverSelf (19.80s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:49:02 DEBUG : sub dir/hello world: md5 = ee5b221ff7547d8f6b97152f79a2ebb6 OK 2026/07/20 02:49:02 ERROR : error listing: directory not found 2026/07/20 02:49:02 INFO : Local file system at /tmp/rclone1423141320: Making directory 2026/07/20 02:49:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.23s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:49:07 DEBUG : sub dir/hello world: md5 = 352f506013668596c6849c6ad630e615 OK 2026/07/20 02:49:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:49:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:49:08 DEBUG : Local file system at /tmp/rclone1423141320: Waiting for checks to finish 2026/07/20 02:49:08 DEBUG : Local file system at /tmp/rclone1423141320: Waiting for transfers to finish 2026/07/20 02:49:09 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/20 02:49:09 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/20 02:49:09 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:49:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:49:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.56s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:49:11 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/20 02:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:12 DEBUG : check sum: md5 = 43e84ed1aa8368b301017e0b036e3ce2 OK 2026/07/20 02:49:12 DEBUG : check sum: size = 1 OK 2026/07/20 02:49:12 INFO : check sum: Copied (new) 2026/07/20 02:49:12 DEBUG : Waiting for deletions to finish 2026/07/20 02:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:13 DEBUG : check sum: size = 1 OK 2026/07/20 02:49:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/20 02:49:13 DEBUG : check sum: Size of src and dst objects identical 2026/07/20 02:49:13 DEBUG : check sum: Unchanged skipping 2026/07/20 02:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:13 DEBUG : Waiting for deletions to finish 2026/07/20 02:49:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.26s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:49:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/20 02:49:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:15 DEBUG : sizeonly: md5 = 3f584f7810a26da84cdf8b33aac98570 OK 2026/07/20 02:49:15 DEBUG : sizeonly: size = 6 OK 2026/07/20 02:49:15 INFO : sizeonly: Copied (new) 2026/07/20 02:49:15 DEBUG : Waiting for deletions to finish 2026/07/20 02:49:16 DEBUG : sizeonly: size = 6 OK 2026/07/20 02:49:16 DEBUG : sizeonly: Sizes identical 2026/07/20 02:49:16 DEBUG : sizeonly: Unchanged skipping 2026/07/20 02:49:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:16 DEBUG : Waiting for deletions to finish 2026/07/20 02:49:16 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.20s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:49:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/20 02:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:19 DEBUG : ignore-size: md5 = 88bed6d4be685913d46dea5580bde189 OK 2026/07/20 02:49:19 INFO : ignore-size: Copied (new) 2026/07/20 02:49:19 DEBUG : Waiting for deletions to finish 2026/07/20 02:49:19 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:49:19 DEBUG : ignore-size: Unchanged skipping 2026/07/20 02:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:19 DEBUG : Waiting for deletions to finish 2026/07/20 02:49:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.30s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:49:22 DEBUG : existing: md5 = 516bae279bcf1ed83f8fd06db33ae1c6 OK 2026/07/20 02:49:22 DEBUG : existing: size = 6 OK 2026/07/20 02:49:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:49:22 DEBUG : existing: Unchanged skipping 2026/07/20 02:49:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:22 DEBUG : Waiting for deletions to finish 2026/07/20 02:49:22 INFO : There was nothing to transfer 2026/07/20 02:49:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/20 02:49:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:24 DEBUG : existing: md5 = 5ccae52ae017ca91000b33d87741e83f OK 2026/07/20 02:49:24 DEBUG : existing: size = 6 OK 2026/07/20 02:49:24 INFO : existing: Copied (replaced existing) 2026/07/20 02:49:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.45s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:49:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/20 02:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:27 DEBUG : existing: md5 = f9b5bc9dd71a01a95d6ca63bab7c5c68 OK 2026/07/20 02:49:27 DEBUG : existing: size = 6 OK 2026/07/20 02:49:27 INFO : existing: Copied (new) 2026/07/20 02:49:27 DEBUG : Waiting for deletions to finish 2026/07/20 02:49:27 DEBUG : existing: Destination exists, skipping 2026/07/20 02:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:27 DEBUG : Waiting for deletions to finish 2026/07/20 02:49:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.38s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:49:30 DEBUG : b/potato: md5 = 5dc853c5ed065c3babf05d3fd490718d OK 2026/07/20 02:49:33 DEBUG : c/non empty space: md5 = cd6e6a431796b9a1669ad0135a741ea4 OK 2026/07/20 02:49:33 INFO : d: Making directory 2026/07/20 02:49:34 DEBUG : Added delayed dir = "a", newDst= 2026/07/20 02:49:34 INFO : c: Set directory modification time (using SetModTime) 2026/07/20 02:49:34 DEBUG : Added delayed dir = "c", newDst=c 2026/07/20 02:49:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/20 02:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:35 DEBUG : c/non empty space: size = 5 OK 2026/07/20 02:49:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:49:35 DEBUG : c/non empty space: Unchanged skipping 2026/07/20 02:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:37 DEBUG : a/potato2: md5 = 6cc0586c9e24373ec7debd9766e38e07 OK 2026/07/20 02:49:37 DEBUG : a/potato2: size = 60 OK 2026/07/20 02:49:37 INFO : a/potato2: Copied (new) 2026/07/20 02:49:37 DEBUG : Waiting for deletions to finish 2026/07/20 02:49:37 INFO : b/potato: Deleted 2026/07/20 02:49:37 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/20 02:49:37 INFO : d: Removing directory 2026/07/20 02:49:38 INFO : b: Removing directory 2026/07/20 02:49:38 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/20 02:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': deleted 2 directories 2026/07/20 02:49:41 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/20 02:49:41 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.81s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:49:43 DEBUG : empty space: md5 = 992183608f4230ea2118217d0d3d6803 OK 2026/07/20 02:49:44 DEBUG : empty space: size = 1 OK 2026/07/20 02:49:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/20 02:49:44 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/20 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:44 DEBUG : Waiting for deletions to finish 2026/07/20 02:49:44 DEBUG : empty space: size = 1 OK 2026/07/20 02:49:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/20 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:46 DEBUG : empty space: md5 = 92bdaa51774560688b60a24a6fd30045 OK 2026/07/20 02:49:46 DEBUG : empty space: size = 1 OK 2026/07/20 02:49:46 INFO : empty space: Copied (replaced existing) 2026/07/20 02:49:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.47s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:49:49 DEBUG : foo: md5 = 55b768d60004d5460cf840eb2381a53f OK 2026/07/20 02:49:49 DEBUG : foo: size = 3 OK 2026/07/20 02:49:49 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/20 02:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:50 DEBUG : foo: md5 = 7c5ca37c20aa8009ec39c65f981cfcde OK 2026/07/20 02:49:50 DEBUG : foo: size = 3 OK 2026/07/20 02:49:50 INFO : foo: Copied (replaced existing) 2026/07/20 02:49:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.24s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:49:53 DEBUG : empty space: md5 = f4200a527936c4ac1cd766a6a2c0ec7e OK 2026/07/20 02:49:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/20 02:49:53 DEBUG : empty space: size = 1 OK 2026/07/20 02:49:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:49:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:53 DEBUG : empty space: Unchanged skipping 2026/07/20 02:49:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:55 DEBUG : potato: md5 = 093d6dbe78fb112d98803c253b54a8be OK 2026/07/20 02:49:55 DEBUG : potato: size = 60 OK 2026/07/20 02:49:55 INFO : potato: Copied (new) 2026/07/20 02:49:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:49:58 DEBUG : potato: md5 = 6845e24a4d442492a7eaf44de7ab8f74 OK 2026/07/20 02:49:58 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:49:58 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:49:58 DEBUG : potato: Sizes differ 2026/07/20 02:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:49:59 DEBUG : potato: md5 = f121be2325f8f351842ab1af38cdcd2c OK 2026/07/20 02:49:59 DEBUG : potato: size = 21 OK 2026/07/20 02:49:59 INFO : potato: Copied (replaced existing) 2026/07/20 02:49:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.12s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:50:02 DEBUG : potato: md5 = 4fdfd1ebdea6aaa3c56d6f01849d00e6 OK 2026/07/20 02:50:02 DEBUG : potato: size = 21 OK 2026/07/20 02:50:02 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/20 02:50:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:50:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:50:03 DEBUG : potato: md5 = 60a5b9b22c5b040f462f55406b19e152 OK 2026/07/20 02:50:03 DEBUG : potato: size = 21 OK 2026/07/20 02:50:03 INFO : potato: Copied (replaced existing) 2026/07/20 02:50:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:50:06 DEBUG : potato: md5 = 07ffee68853556edaa837571b13407ee OK 2026/07/20 02:50:07 DEBUG : empty space: md5 = 9d1c44f6d15f310bab036e2e3a282b40 OK 2026/07/20 02:50:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 02:50:08 DEBUG : empty space: size = 1 OK 2026/07/20 02:50:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:50:08 DEBUG : empty space: Unchanged skipping 2026/07/20 02:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:50:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/20 02:50:08 DEBUG : Waiting for deletions to finish 2026/07/20 02:50:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:50:11 DEBUG : potato: md5 = 272e0c66b9420d5bca3e4b26e4b32530 OK 2026/07/20 02:50:12 DEBUG : empty space: md5 = dbcb5e6062212f78674af2f9bfbecedc OK 2026/07/20 02:50:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 02:50:13 DEBUG : empty space: size = 1 OK 2026/07/20 02:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:50:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:50:13 DEBUG : empty space: Unchanged skipping 2026/07/20 02:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:50:14 DEBUG : potato2: md5 = c4808372f1ff8935d6197a0142ebfb86 OK 2026/07/20 02:50:14 DEBUG : potato2: size = 60 OK 2026/07/20 02:50:14 INFO : potato2: Copied (new) 2026/07/20 02:50:14 DEBUG : Waiting for deletions to finish 2026/07/20 02:50:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:50:18 DEBUG : b/potato: md5 = bc2ea64c9683aec27d3ed978fe5a7c70 OK 2026/07/20 02:50:20 DEBUG : c/non empty space: md5 = d32ea15878d7c46822a6022bb74ad8ef OK 2026/07/20 02:50:20 INFO : d: Making directory 2026/07/20 02:50:21 INFO : d/e: Making directory 2026/07/20 02:50:22 DEBUG : Added delayed dir = "a", newDst= 2026/07/20 02:50:23 INFO : c: Set directory modification time (using SetModTime) 2026/07/20 02:50:23 DEBUG : Added delayed dir = "c", newDst=c 2026/07/20 02:50:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/20 02:50:23 DEBUG : c/non empty space: size = 5 OK 2026/07/20 02:50:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:50:23 DEBUG : c/non empty space: Unchanged skipping 2026/07/20 02:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:50:25 DEBUG : a/potato2: md5 = e11c3c402de4637161f6f7a555d8e86d OK 2026/07/20 02:50:25 DEBUG : a/potato2: size = 60 OK 2026/07/20 02:50:25 INFO : a/potato2: Copied (new) 2026/07/20 02:50:25 DEBUG : Waiting for deletions to finish 2026/07/20 02:50:26 INFO : b/potato: Deleted 2026/07/20 02:50:26 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/20 02:50:26 INFO : d/e: Removing directory 2026/07/20 02:50:27 INFO : d: Removing directory 2026/07/20 02:50:27 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/20 02:50:28 INFO : b: Removing directory 2026/07/20 02:50:28 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/20 02:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': deleted 3 directories 2026/07/20 02:50:30 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/20 02:50:31 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:50:34 DEBUG : b/potato: md5 = 6b3b3f19b430524606dc032064ff822f OK 2026/07/20 02:50:36 DEBUG : c/non empty space: md5 = 07d8422cb5502b5f0d3023c7d0576dd2 OK 2026/07/20 02:50:36 INFO : d: Making directory 2026/07/20 02:50:38 DEBUG : Added delayed dir = "a", newDst= 2026/07/20 02:50:38 INFO : c: Set directory modification time (using SetModTime) 2026/07/20 02:50:38 DEBUG : Added delayed dir = "c", newDst=c 2026/07/20 02:50:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/20 02:50:38 DEBUG : c/non empty space: size = 5 OK 2026/07/20 02:50:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:50:38 DEBUG : c/non empty space: Unchanged skipping 2026/07/20 02:50:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:50:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:50:40 DEBUG : a/potato2: md5 = b491d4b3987aff483f324b9d718ae49b OK 2026/07/20 02:50:40 DEBUG : a/potato2: size = 60 OK 2026/07/20 02:50:40 INFO : a/potato2: Copied (new) 2026/07/20 02:50:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': not deleting files as there were IO errors 2026/07/20 02:50:41 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/20 02:50:41 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': not deleting directories as there were IO errors 2026/07/20 02:50:44 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/20 02:50:45 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/20 02:50:45 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:50:47 DEBUG : potato: md5 = 2bdc43c3271c9ed95a5ac42f07f27823 OK 2026/07/20 02:50:49 DEBUG : empty space: md5 = 37d7dc73110b3e63c7478708f0aa618b OK 2026/07/20 02:50:49 DEBUG : Waiting for deletions to finish 2026/07/20 02:50:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 02:50:49 DEBUG : empty space: size = 1 OK 2026/07/20 02:50:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:50:49 DEBUG : empty space: Unchanged skipping 2026/07/20 02:50:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:50:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:50:50 INFO : potato: Deleted 2026/07/20 02:50:50 DEBUG : potato2: md5 = 1298aaf225f9600d7e725e2c5378d0ef OK 2026/07/20 02:50:50 DEBUG : potato2: size = 60 OK 2026/07/20 02:50:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (5.99s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:50:54 DEBUG : potato: md5 = 6b80fa2f8a61389597c063bfa54f5bf8 OK 2026/07/20 02:50:55 DEBUG : empty space: md5 = 3c9392f888bdbbc22ea0319fffe51b3f OK 2026/07/20 02:50:55 DEBUG : Waiting for deletions to finish 2026/07/20 02:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:50:56 INFO : potato: Deleted 2026/07/20 02:50:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 02:50:56 DEBUG : empty space: size = 1 OK 2026/07/20 02:50:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:50:56 DEBUG : empty space: Unchanged skipping 2026/07/20 02:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:50:58 DEBUG : potato2: md5 = a780d43b155eaba23aec62ccaa4f133d OK 2026/07/20 02:50:58 DEBUG : potato2: size = 60 OK 2026/07/20 02:50:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.36s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:51:01 DEBUG : potato: md5 = 35f93ee62590d3d77ecbadb290a77e71 OK 2026/07/20 02:51:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 02:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:51:03 DEBUG : potato2: md5 = 0cea0915b807e636ad915124c41235a9 OK 2026/07/20 02:51:03 DEBUG : potato2: size = 19 OK 2026/07/20 02:51:03 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.93s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:51:06 DEBUG : potato2: md5 = 14f5fc2377aba874a48bcdb9182a5062 OK 2026/07/20 02:51:07 DEBUG : empty space: md5 = 678a70d0d2e4d96cc54017dc6a2f6e04 OK 2026/07/20 02:51:08 DEBUG : enormous: Excluded (Size Filter) 2026/07/20 02:51:08 DEBUG : enormous: Excluded 2026/07/20 02:51:08 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 02:51:08 DEBUG : potato2: Excluded 2026/07/20 02:51:08 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 02:51:08 DEBUG : potato2: Excluded 2026/07/20 02:51:08 DEBUG : empty space: size = 1 OK 2026/07/20 02:51:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:51:08 DEBUG : empty space: Unchanged skipping 2026/07/20 02:51:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:51:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:51:08 DEBUG : Waiting for deletions to finish 2026/07/20 02:51:08 INFO : There was nothing to transfer 2026/07/20 02:51:08 DEBUG : enormous: Excluded (Size Filter) 2026/07/20 02:51:08 DEBUG : enormous: Excluded 2026/07/20 02:51:08 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 02:51:08 DEBUG : potato2: Excluded 2026/07/20 02:51:08 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 02:51:08 DEBUG : potato2: Excluded 2026/07/20 02:51:08 DEBUG : empty space: size = 1 OK 2026/07/20 02:51:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/20 02:51:08 DEBUG : empty space: Unchanged skipping 2026/07/20 02:51:08 DEBUG : Local file system at /tmp/rclone1423141320: Waiting for checks to finish 2026/07/20 02:51:08 DEBUG : Local file system at /tmp/rclone1423141320: Waiting for transfers to finish 2026/07/20 02:51:08 DEBUG : Waiting for deletions to finish 2026/07/20 02:51:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.20s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:51:11 DEBUG : potato2: md5 = a7de09ce3daa8c00e108f319255a03f9 OK 2026/07/20 02:51:12 DEBUG : empty space: md5 = 05fc87d3363a670f6e4c861fdc4dd88e OK 2026/07/20 02:51:14 DEBUG : enormous: md5 = 9015c25f7f0970fd871411f7ae6de37a OK 2026/07/20 02:51:14 DEBUG : enormous: Excluded (Size Filter) 2026/07/20 02:51:14 DEBUG : enormous: Excluded 2026/07/20 02:51:14 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 02:51:14 DEBUG : potato2: Excluded 2026/07/20 02:51:14 DEBUG : empty space: size = 1 OK 2026/07/20 02:51:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:51:14 DEBUG : empty space: Unchanged skipping 2026/07/20 02:51:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:51:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:51:14 DEBUG : Waiting for deletions to finish 2026/07/20 02:51:15 INFO : potato2: Deleted 2026/07/20 02:51:15 INFO : enormous: Deleted 2026/07/20 02:51:15 INFO : There was nothing to transfer 2026/07/20 02:51:15 DEBUG : Local file system at /tmp/rclone1423141320: Waiting for checks to finish 2026/07/20 02:51:15 DEBUG : empty space: size = 1 OK 2026/07/20 02:51:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/20 02:51:15 DEBUG : empty space: Unchanged skipping 2026/07/20 02:51:15 DEBUG : Local file system at /tmp/rclone1423141320: Waiting for transfers to finish 2026/07/20 02:51:15 DEBUG : Waiting for deletions to finish 2026/07/20 02:51:15 INFO : enormous: Deleted 2026/07/20 02:51:15 INFO : potato2: Deleted 2026/07/20 02:51:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.69s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:51:18 DEBUG : one: md5 = 53c58e91eb3e88a59c9af3d875545497 OK 2026/07/20 02:51:19 DEBUG : two: md5 = 672e44723957bdb634713b05ca42cd94 OK 2026/07/20 02:51:20 DEBUG : three: md5 = 2111b81dbf5150d28ff28aa4883ee705 OK 2026/07/20 02:51:22 DEBUG : four: md5 = 4d2a98d6b03380e8ed887d843e9b73a6 OK 2026/07/20 02:51:22 DEBUG : five: Need to transfer - File not found at Destination 2026/07/20 02:51:22 DEBUG : four: size = 4 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:51:22 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:51:22 DEBUG : four: Sizes differ 2026/07/20 02:51:22 DEBUG : one: Destination is newer than source, skipping 2026/07/20 02:51:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/20 02:51:22 DEBUG : two: size = 3 OK 2026/07/20 02:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:51:22 DEBUG : three: size = 5 OK 2026/07/20 02:51:22 DEBUG : three: Sizes identical 2026/07/20 02:51:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/20 02:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:51:24 DEBUG : four: md5 = cb3e45d508a1602eed424c49a4993e2c OK 2026/07/20 02:51:24 DEBUG : four: size = 4 OK 2026/07/20 02:51:24 INFO : four: Copied (replaced existing) 2026/07/20 02:51:24 DEBUG : two: md5 = c78c2fb21dd9b4718c85c354e71ef2a5 OK 2026/07/20 02:51:24 DEBUG : two: size = 3 OK 2026/07/20 02:51:24 INFO : two: Copied (replaced existing) 2026/07/20 02:51:24 DEBUG : five: md5 = 3f24ae1e4cd57565682ff7ca7dd3c6e0 OK 2026/07/20 02:51:24 DEBUG : five: size = 4 OK 2026/07/20 02:51:24 INFO : five: Copied (new) 2026/07/20 02:51:24 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.54s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/20 02:51:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/20 02:51:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/20 02:51:27 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/20 02:51:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:51:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:51:28 DEBUG : potato: md5 = 8bbe82665514f3270844032b7e3791eb OK 2026/07/20 02:51:28 DEBUG : potato: size = 14 OK 2026/07/20 02:51:28 INFO : potato: Copied (new) 2026/07/20 02:51:29 DEBUG : yam: md5 = 7d27ba7ca966b46817fad2e46c389db2 OK 2026/07/20 02:51:29 DEBUG : yam: size = 11 OK 2026/07/20 02:51:29 INFO : yam: Copied (new) 2026/07/20 02:51:29 DEBUG : Waiting for deletions to finish 2026/07/20 02:51:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/20 02:51:29 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/20 02:51:29 DEBUG : potato: size = 14 OK 2026/07/20 02:51:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:51:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:51:29 DEBUG : potato: Unchanged skipping 2026/07/20 02:51:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:51:31 DEBUG : yaml: md5 = 5b48900cfcb9da61b75359c95b85a8db OK 2026/07/20 02:51:31 DEBUG : yaml: size = 11 OK 2026/07/20 02:51:31 INFO : yaml: Copied (new) 2026/07/20 02:51:31 DEBUG : Waiting for deletions to finish 2026/07/20 02:51:31 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/20 02:51:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Making map for --track-renames 2026/07/20 02:51:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Finished making map for --track-renames 2026/07/20 02:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:51:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/20 02:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for renames to finish 2026/07/20 02:51:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/20 02:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:51:34 DEBUG : yam: md5 = 8fd7a496c6edfd13e6815e9dcf340049 OK 2026/07/20 02:51:34 DEBUG : yam: size = 11 OK 2026/07/20 02:51:34 INFO : yam: Copied (new) 2026/07/20 02:51:34 DEBUG : potato: md5 = 46f02bfb504eca6b3d0b38abe70caa9f OK 2026/07/20 02:51:34 DEBUG : potato: size = 14 OK 2026/07/20 02:51:34 INFO : potato: Copied (new) 2026/07/20 02:51:34 DEBUG : Waiting for deletions to finish 2026/07/20 02:51:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Making map for --track-renames 2026/07/20 02:51:35 DEBUG : potato: size = 14 OK 2026/07/20 02:51:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:51:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Finished making map for --track-renames 2026/07/20 02:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:51:35 DEBUG : potato: Unchanged skipping 2026/07/20 02:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for renames to finish 2026/07/20 02:51:36 INFO : yam: Moved (server-side) to: yaml 2026/07/20 02:51:36 INFO : yaml: Renamed from "yam" 2026/07/20 02:51:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:51:36 DEBUG : Waiting for deletions to finish 2026/07/20 02:51:36 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/20 02:51:38 DEBUG : Added delayed dir = "sub", newDst= 2026/07/20 02:51:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Making map for --track-renames 2026/07/20 02:51:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Finished making map for --track-renames 2026/07/20 02:51:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:51:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/20 02:51:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/20 02:51:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for renames to finish 2026/07/20 02:51:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:51:40 DEBUG : sub/yam: md5 = bae61a0e524c639db006cd69d2bbc308 OK 2026/07/20 02:51:40 DEBUG : sub/yam: size = 11 OK 2026/07/20 02:51:40 INFO : sub/yam: Copied (new) 2026/07/20 02:51:40 DEBUG : potato: md5 = a50a85fbff3dce387458783a1e496105 OK 2026/07/20 02:51:40 DEBUG : potato: size = 14 OK 2026/07/20 02:51:40 INFO : potato: Copied (new) 2026/07/20 02:51:40 DEBUG : Waiting for deletions to finish 2026/07/20 02:51:40 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/20 02:51:41 DEBUG : potato: size = 14 OK 2026/07/20 02:51:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:51:41 DEBUG : potato: Unchanged skipping 2026/07/20 02:51:42 INFO : sub: Set directory modification time (using SetModTime) 2026/07/20 02:51:42 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/20 02:51:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Making map for --track-renames 2026/07/20 02:51:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Finished making map for --track-renames 2026/07/20 02:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for renames to finish 2026/07/20 02:51:44 INFO : sub/yam: Moved (server-side) to: yam 2026/07/20 02:51:44 INFO : yam: Renamed from "sub/yam" 2026/07/20 02:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:51:44 DEBUG : Waiting for deletions to finish 2026/07/20 02:51:44 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.14s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:51:46 DEBUG : Creating backend with remote "/tmp/rclone1423141320/dir1" 2026/07/20 02:51:46 DEBUG : Creating backend with remote "/tmp/rclone1423141320/dir2" 2026/07/20 02:51:46 DEBUG : Local file system at /tmp/rclone1423141320/dir2: Using server-side directory move 2026/07/20 02:51:46 INFO : Local file system at /tmp/rclone1423141320/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 02:51:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/20 02:51:46 DEBUG : Local file system at /tmp/rclone1423141320/dir2: Waiting for checks to finish 2026/07/20 02:51:46 DEBUG : Local file system at /tmp/rclone1423141320/dir2: Waiting for transfers to finish 2026/07/20 02:51:46 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:51:47 DEBUG : Added delayed dir = "nested", newDst= 2026/07/20 02:51:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:51:47 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/20 02:51:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/20 02:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:51:49 DEBUG : sub dir/hello world: md5 = 89985f36e6b10cb8c0fbff863dbee1d1 OK 2026/07/20 02:51:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:51:49 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:51:49 INFO : sub dir/hello world: Deleted 2026/07/20 02:51:51 DEBUG : nested/sub dir/file: md5 = 04f6bbadeeaaf8347f9da7930199a9ef OK 2026/07/20 02:51:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/20 02:51:51 INFO : nested/sub dir/file: Copied (new) 2026/07/20 02:51:51 INFO : nested/sub dir/file: Deleted 2026/07/20 02:51:52 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:51:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:51:52 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/20 02:51:52 INFO : sub dir: Removing directory 2026/07/20 02:51:52 INFO : nested/sub dir: Removing directory 2026/07/20 02:51:52 INFO : nested: Removing directory 2026/07/20 02:51:52 DEBUG : Local file system at /tmp/rclone1423141320: deleted 3 directories 2026/07/20 02:51:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/20 02:51:56 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/20 02:51:57 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:51:57 DEBUG : Added delayed dir = "nested", newDst= 2026/07/20 02:51:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 02:51:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 02:51:58 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/20 02:51:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/20 02:51:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:51:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:52:00 DEBUG : sub dir/hello world: md5 = 1f1415ca2ef4745bb402b0dc86b4ff43 OK 2026/07/20 02:52:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 02:52:00 INFO : sub dir/hello world: Copied (new) 2026/07/20 02:52:00 INFO : sub dir/hello world: Deleted 2026/07/20 02:52:02 DEBUG : nested/sub dir/file: md5 = 945b94ca1cba462e716242c2eee1aa86 OK 2026/07/20 02:52:02 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/20 02:52:02 INFO : nested/sub dir/file: Copied (new) 2026/07/20 02:52:02 INFO : nested/sub dir/file: Deleted 2026/07/20 02:52:02 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:52:03 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/20 02:52:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:52:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/20 02:52:06 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/20 02:52:07 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.93s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:52:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/20 02:52:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/20 02:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:52:09 DEBUG : existing-b: md5 = 98e93fd512799c5bc55f0a7118e22d28 OK 2026/07/20 02:52:09 DEBUG : existing-b: size = 6 OK 2026/07/20 02:52:09 INFO : existing-b: Copied (new) 2026/07/20 02:52:09 INFO : existing-b: Deleted 2026/07/20 02:52:09 DEBUG : existing: md5 = ead4e1c5b697f27504d4ff0b0d141f4c OK 2026/07/20 02:52:09 DEBUG : existing: size = 6 OK 2026/07/20 02:52:09 INFO : existing: Copied (new) 2026/07/20 02:52:09 INFO : existing: Deleted 2026/07/20 02:52:09 DEBUG : existing: Destination exists, skipping 2026/07/20 02:52:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/20 02:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:52:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.77s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:52:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiwogef5yiwo" 2026/07/20 02:52:11 DEBUG : Creating backend with remote "TestDrive:crypt/l2jd22n343kvnccmsr8qqj27bbruvrgfmpn4g91fa0k2t8c9iau0" 2026/07/20 02:52:13 DEBUG : potato2: md5 = aaede00e0179e54624e71fa281fdd4e3 OK 2026/07/20 02:52:15 DEBUG : empty space: md5 = 7d3d37da64350e74481fbecee2ecd769 OK 2026/07/20 02:52:16 DEBUG : potato3: md5 = eeea37e39f0eb2cbf2ad952564f74ee3 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi' -> Encrypted drive 'TestCryptDrive:rclone-test-xiwogef5yiwo' 2026/07/20 02:52:19 DEBUG : empty space: md5 = 3086beb9833abd966f9c4d43ffda0dbb OK 2026/07/20 02:52:20 DEBUG : potato3: md5 = 776128da0b805fec1f3ef8c95050ba8f OK 2026/07/20 02:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiwogef5yiwo': Using server-side directory move 2026/07/20 02:52:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiwogef5yiwo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 02:52:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 02:52:21 DEBUG : empty space: size = 1 OK 2026/07/20 02:52:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/20 02:52:21 DEBUG : empty space: Unchanged skipping 2026/07/20 02:52:21 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:52:21 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xiwogef5yiwo') 2026/07/20 02:52:21 DEBUG : potato3: Sizes differ 2026/07/20 02:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiwogef5yiwo': Waiting for checks to finish 2026/07/20 02:52:21 INFO : empty space: Deleted 2026/07/20 02:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiwogef5yiwo': Waiting for transfers to finish 2026/07/20 02:52:21 INFO : potato3: Deleted 2026/07/20 02:52:21 INFO : potato2: Moved (server-side) 2026/07/20 02:52:22 INFO : potato3: Moved (server-side) 2026/07/20 02:52:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqazag7sasu" 2026/07/20 02:52:22 DEBUG : Creating backend with remote "TestDrive:crypt/kkp9ak26gatnsdqu7j2isoo31d9inqamo873ri5rv92pjl52ks6g" 2026/07/20 02:52:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqazag7sasu': Using server-side directory move 2026/07/20 02:52:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqazag7sasu': Server side directory move succeeded 2026/07/20 02:52:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqazag7sasu': Purge remote 2026/07/20 02:52:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiwogef5yiwo': Purge remote 2026/07/20 02:52:26 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.25s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:52:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sexarik4vuyo" 2026/07/20 02:52:26 DEBUG : Creating backend with remote "TestDrive:crypt/l86sa8h7vkcm6j55roemlok8rujegk6c3v0qinkdfd5gu83kqts0" 2026/07/20 02:52:29 DEBUG : potato2: md5 = 359d885c0e7067065533f38d7d757eb3 OK 2026/07/20 02:52:30 DEBUG : empty space: md5 = a66dad0710e821f40c13a057338025b9 OK 2026/07/20 02:52:32 DEBUG : potato3: md5 = 29192a06ad51df085e87ca597a6983f3 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi' -> Encrypted drive 'TestCryptDrive:rclone-test-sexarik4vuyo' 2026/07/20 02:52:34 DEBUG : empty space: md5 = 4876294604ad6972055da77f4be45696 OK 2026/07/20 02:52:35 DEBUG : potato3: md5 = 7d5afc938cb9d996738c32531efe3f28 OK 2026/07/20 02:52:36 DEBUG : empty space: Excluded (Size Filter) 2026/07/20 02:52:36 DEBUG : empty space: Excluded 2026/07/20 02:52:36 DEBUG : empty space: Excluded (Size Filter) 2026/07/20 02:52:36 DEBUG : empty space: Excluded 2026/07/20 02:52:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 02:52:36 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:52:36 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-sexarik4vuyo') 2026/07/20 02:52:36 DEBUG : potato3: Sizes differ 2026/07/20 02:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sexarik4vuyo': Waiting for checks to finish 2026/07/20 02:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sexarik4vuyo': Waiting for transfers to finish 2026/07/20 02:52:36 INFO : potato3: Deleted 2026/07/20 02:52:36 INFO : potato2: Moved (server-side) 2026/07/20 02:52:37 INFO : potato3: Moved (server-side) 2026/07/20 02:52:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yovinot2kore" 2026/07/20 02:52:37 DEBUG : Creating backend with remote "TestDrive:crypt/8al0u4in00ftm7ccr77u4f7ohov3nhtsjd4n3td61h56pqlq4r8g" 2026/07/20 02:52:39 DEBUG : empty space: Excluded (Size Filter) 2026/07/20 02:52:39 DEBUG : empty space: Excluded 2026/07/20 02:52:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 02:52:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/20 02:52:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yovinot2kore': Waiting for checks to finish 2026/07/20 02:52:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yovinot2kore': Waiting for transfers to finish 2026/07/20 02:52:40 INFO : potato2: Moved (server-side) 2026/07/20 02:52:41 INFO : potato3: Moved (server-side) 2026/07/20 02:52:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yovinot2kore': Purge remote 2026/07/20 02:52:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sexarik4vuyo': Purge remote --- PASS: TestServerSideMoveWithFilter (16.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:52:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kunojap9bimo" 2026/07/20 02:52:43 DEBUG : Creating backend with remote "TestDrive:crypt/t6sk3mjs9dmesdo9nutv4ptfg6b8jvnh0jabfi11suurh3oefm0g" 2026/07/20 02:52:45 DEBUG : potato2: md5 = 6bb9b453039dee06110a506d8f040ae9 OK 2026/07/20 02:52:47 DEBUG : empty space: md5 = 92891b39e6c640daef859facfd62a130 OK 2026/07/20 02:52:48 DEBUG : potato3: md5 = 526ed7f1fb62ca76d9f54ccc6fa7e396 OK 2026/07/20 02:52:48 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi' -> Encrypted drive 'TestCryptDrive:rclone-test-kunojap9bimo' 2026/07/20 02:52:52 DEBUG : empty space: md5 = 3a2522290731bcbc525d1ba8ef039b1b OK 2026/07/20 02:52:54 DEBUG : potato3: md5 = edd3f6b6515d5efc5e90ee518cd42655 OK 2026/07/20 02:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunojap9bimo': Using server-side directory move 2026/07/20 02:52:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kunojap9bimo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 02:52:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 02:52:54 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/20 02:52:54 DEBUG : empty space: size = 1 OK 2026/07/20 02:52:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/20 02:52:54 DEBUG : empty space: Unchanged skipping 2026/07/20 02:52:54 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:52:54 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kunojap9bimo') 2026/07/20 02:52:54 DEBUG : potato3: Sizes differ 2026/07/20 02:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunojap9bimo': Waiting for checks to finish 2026/07/20 02:52:54 INFO : empty space: Deleted 2026/07/20 02:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunojap9bimo': Waiting for transfers to finish 2026/07/20 02:52:54 INFO : potato3: Deleted 2026/07/20 02:52:55 INFO : potato2: Moved (server-side) 2026/07/20 02:52:55 INFO : potato3: Moved (server-side) 2026/07/20 02:52:55 INFO : tomatoDir: Removing directory 2026/07/20 02:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': deleted 1 directories 2026/07/20 02:52:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofuteb3huto" 2026/07/20 02:52:57 DEBUG : Creating backend with remote "TestDrive:crypt/autq7a9t9baevjeo628s08rn5q5pjb0esu49vh1i50j0c17i30ug" 2026/07/20 02:52:58 INFO : tomatoDir: Making directory 2026/07/20 02:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuteb3huto': Using server-side directory move 2026/07/20 02:52:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuteb3huto': Server side directory move succeeded 2026/07/20 02:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuteb3huto': Purge remote 2026/07/20 02:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunojap9bimo': Purge remote 2026/07/20 02:53:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.83s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.49s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:53:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/rclone-sync-test" 2026/07/20 02:53:02 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.10s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:53:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/rclone-sync-test" 2026/07/20 02:53:04 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/20 02:53:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/rclone-sync-test-include/layer2" 2026/07/20 02:53:07 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/20 02:53:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/rclone-sync-test-ignore-file" 2026/07/20 02:53:10 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/20 02:53:14 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = a3272c92d2ec7c9dea4e938939ec9155 OK 2026/07/20 02:53:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 02:53:16 DEBUG : rclone-sync-test: Excluded 2026/07/20 02:53:16 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/20 02:53:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 02:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/rclone-sync-test': Waiting for checks to finish 2026/07/20 02:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/rclone-sync-test': Waiting for transfers to finish 2026/07/20 02:53:16 DEBUG : Waiting for deletions to finish 2026/07/20 02:53:16 INFO : There was nothing to transfer 2026/07/20 02:53:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 02:53:17 DEBUG : rclone-sync-test: Excluded 2026/07/20 02:53:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 02:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:53:18 DEBUG : Waiting for deletions to finish 2026/07/20 02:53:18 INFO : rclone-sync-test-include: Removing directory 2026/07/20 02:53:18 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/20 02:53:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/20 02:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': failed to delete 1 directories 2026/07/20 02:53:18 INFO : There was nothing to transfer 2026/07/20 02:53:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 02:53:19 DEBUG : rclone-sync-test: Excluded 2026/07/20 02:53:19 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/20 02:53:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 02:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/20 02:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/20 02:53:20 DEBUG : Waiting for deletions to finish 2026/07/20 02:53:20 INFO : There was nothing to transfer 2026/07/20 02:53:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 02:53:21 DEBUG : rclone-sync-test: Excluded 2026/07/20 02:53:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 02:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:53:22 DEBUG : Waiting for deletions to finish 2026/07/20 02:53:22 INFO : rclone-sync-test-include: Removing directory 2026/07/20 02:53:22 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/20 02:53:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/20 02:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': failed to delete 1 directories 2026/07/20 02:53:22 INFO : There was nothing to transfer 2026/07/20 02:53:22 DEBUG : Excluded 2026/07/20 02:53:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 02:53:23 DEBUG : rclone-sync-test: Excluded 2026/07/20 02:53:23 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/20 02:53:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 02:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/20 02:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/20 02:53:23 DEBUG : Waiting for deletions to finish 2026/07/20 02:53:23 INFO : There was nothing to transfer 2026/07/20 02:53:26 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/20 02:53:26 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.29s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:53:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/dst" 2026/07/20 02:53:28 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 02:53:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/CompareDest" 2026/07/20 02:53:29 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/gveqi14airsml4bgu7krj116o8" 2026/07/20 02:53:31 DEBUG : one: Need to transfer - File not found at Destination 2026/07/20 02:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:53:33 DEBUG : one: md5 = 9a9b940f2297efa074e80bf2d8b8aaae OK 2026/07/20 02:53:33 DEBUG : one: size = 3 OK 2026/07/20 02:53:33 INFO : one: Copied (new) 2026/07/20 02:53:33 DEBUG : Waiting for deletions to finish 2026/07/20 02:53:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:53:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:53:35 DEBUG : one: Sizes differ 2026/07/20 02:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:53:36 DEBUG : one: md5 = c8c9b7ed48a4676967e620abfc7ca0ce OK 2026/07/20 02:53:36 DEBUG : one: size = 5 OK 2026/07/20 02:53:36 INFO : one: Copied (replaced existing) 2026/07/20 02:53:36 DEBUG : Waiting for deletions to finish 2026/07/20 02:53:38 DEBUG : dst/one: md5 = b0ffd9818c9d9940c972a253ee80e335 OK 2026/07/20 02:53:40 DEBUG : CompareDest/one: md5 = 625caf948673584ac82e6486ba3111d3 OK 2026/07/20 02:53:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:53:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:53:41 DEBUG : one: Sizes differ 2026/07/20 02:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:53:42 DEBUG : one: size = 5 OK 2026/07/20 02:53:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:53:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 02:53:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:53:42 DEBUG : Waiting for deletions to finish 2026/07/20 02:53:42 INFO : There was nothing to transfer 2026/07/20 02:53:44 DEBUG : CompareDest/two: md5 = dfda42e7473bed71be38bfaa0db98376 OK 2026/07/20 02:53:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:53:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:53:44 DEBUG : one: Sizes differ 2026/07/20 02:53:44 DEBUG : two: size = 3 OK 2026/07/20 02:53:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:53:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 02:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:53:44 DEBUG : one: size = 5 OK 2026/07/20 02:53:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:53:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 02:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:53:44 DEBUG : Waiting for deletions to finish 2026/07/20 02:53:44 INFO : There was nothing to transfer 2026/07/20 02:53:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:53:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:53:45 DEBUG : one: Sizes differ 2026/07/20 02:53:45 DEBUG : two: size = 3 OK 2026/07/20 02:53:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:53:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 02:53:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:53:46 DEBUG : one: size = 5 OK 2026/07/20 02:53:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:53:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 02:53:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:53:46 DEBUG : Waiting for deletions to finish 2026/07/20 02:53:46 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/20 02:53:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:53:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:53:47 DEBUG : one: Sizes differ 2026/07/20 02:53:47 DEBUG : two: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:53:47 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/CompareDest') 2026/07/20 02:53:47 DEBUG : two: Sizes differ 2026/07/20 02:53:47 DEBUG : two: Need to transfer - File not found at Destination 2026/07/20 02:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:53:47 DEBUG : one: size = 5 OK 2026/07/20 02:53:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:53:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 02:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:53:49 DEBUG : two: md5 = b040af34260fee64998c0b9d0270df0a OK 2026/07/20 02:53:49 DEBUG : two: size = 5 OK 2026/07/20 02:53:49 INFO : two: Copied (new) 2026/07/20 02:53:49 DEBUG : Waiting for deletions to finish 2026/07/20 02:53:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 02:53:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 02:53:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 02:53:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.20s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:53:55 DEBUG : pre-dest1/1: md5 = bcbf4cbdd38d856e907db4e08d7d08a2 OK 2026/07/20 02:53:57 DEBUG : pre-dest2/2: md5 = 628a3752292aab66c1bcbee85aeceac8 OK 2026/07/20 02:53:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/dest" 2026/07/20 02:53:58 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/rg03c1jvnehrrc617i0lnqjddc" 2026/07/20 02:53:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/pre-dest1" 2026/07/20 02:53:59 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/bbnblvh6k061ssopqrp18kd7gc" 2026/07/20 02:54:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/pre-dest2" 2026/07/20 02:54:00 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/20 02:54:02 DEBUG : 1: size = 1 OK 2026/07/20 02:54:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:54:02 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/20 02:54:02 DEBUG : 2: size = 1 OK 2026/07/20 02:54:02 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:54:02 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/20 02:54:03 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/20 02:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dest': Waiting for checks to finish 2026/07/20 02:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dest': Waiting for transfers to finish 2026/07/20 02:54:05 DEBUG : 3: md5 = bdb04cdadf94c2aa2fe46f35a8bdec60 OK 2026/07/20 02:54:05 DEBUG : 3: size = 1 OK 2026/07/20 02:54:05 INFO : 3: Copied (new) 2026/07/20 02:54:05 DEBUG : Waiting for deletions to finish 2026/07/20 02:54:08 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/20 02:54:08 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/20 02:54:09 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.05s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:54:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/dst" 2026/07/20 02:54:10 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 02:54:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/CopyDest" 2026/07/20 02:54:12 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/20 02:54:14 DEBUG : one: Need to transfer - File not found at Destination 2026/07/20 02:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:54:16 DEBUG : one: md5 = 1d92be2ad2f8a87ea9afc11e04850dda OK 2026/07/20 02:54:16 DEBUG : one: size = 3 OK 2026/07/20 02:54:16 INFO : one: Copied (new) 2026/07/20 02:54:16 DEBUG : Waiting for deletions to finish 2026/07/20 02:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:54:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:54:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:54:17 DEBUG : one: Sizes differ 2026/07/20 02:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:54:18 DEBUG : one: md5 = 4878e7965df8119050414f4e4a547035 OK 2026/07/20 02:54:18 DEBUG : one: size = 5 OK 2026/07/20 02:54:18 INFO : one: Copied (replaced existing) 2026/07/20 02:54:18 DEBUG : Waiting for deletions to finish 2026/07/20 02:54:20 DEBUG : dst/one: md5 = 086890ddc0684d149b5977ddb18fee12 OK 2026/07/20 02:54:23 DEBUG : CopyDest/one: md5 = 08c8f17103505624c776d8ffe53f1deb OK 2026/07/20 02:54:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/BackupDir" 2026/07/20 02:54:23 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/20 02:54:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:54:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:54:25 DEBUG : one: Sizes differ 2026/07/20 02:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:54:26 DEBUG : one: size = 5 OK 2026/07/20 02:54:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:54:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:54:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:54:26 DEBUG : one: Sizes differ 2026/07/20 02:54:27 INFO : one: Moved (server-side) 2026/07/20 02:54:28 DEBUG : one: size = 5 OK 2026/07/20 02:54:28 INFO : one: Copied (server-side copy) 2026/07/20 02:54:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/20 02:54:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:54:28 DEBUG : Waiting for deletions to finish 2026/07/20 02:54:30 DEBUG : CopyDest/two: md5 = 200c34f445aeb00234801012c0ae91a8 OK 2026/07/20 02:54:31 DEBUG : one: size = 5 OK 2026/07/20 02:54:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:54:31 DEBUG : one: Unchanged skipping 2026/07/20 02:54:31 DEBUG : two: size = 3 OK 2026/07/20 02:54:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:54:32 DEBUG : two: size = 3 OK 2026/07/20 02:54:32 INFO : two: Copied (server-side copy) 2026/07/20 02:54:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/20 02:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:54:32 DEBUG : Waiting for deletions to finish 2026/07/20 02:54:33 DEBUG : one: size = 5 OK 2026/07/20 02:54:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:54:33 DEBUG : one: Unchanged skipping 2026/07/20 02:54:33 DEBUG : two: size = 3 OK 2026/07/20 02:54:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:54:33 DEBUG : two: Unchanged skipping 2026/07/20 02:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:54:33 DEBUG : Waiting for deletions to finish 2026/07/20 02:54:33 INFO : There was nothing to transfer 2026/07/20 02:54:35 DEBUG : CopyDest/three: md5 = 6b207796a7a85c207937f69e0269f762 OK 2026/07/20 02:54:36 DEBUG : one: size = 5 OK 2026/07/20 02:54:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:54:36 DEBUG : one: Unchanged skipping 2026/07/20 02:54:36 DEBUG : three: size = 7 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:54:36 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/CopyDest') 2026/07/20 02:54:36 DEBUG : three: Sizes differ 2026/07/20 02:54:36 DEBUG : three: Destination not found in --copy-dest 2026/07/20 02:54:36 DEBUG : three: Need to transfer - File not found at Destination 2026/07/20 02:54:36 DEBUG : two: size = 3 OK 2026/07/20 02:54:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 02:54:36 DEBUG : two: Unchanged skipping 2026/07/20 02:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:54:37 DEBUG : three: md5 = 2cb58f47d990f767e1946d4c13e200bc OK 2026/07/20 02:54:37 DEBUG : three: size = 7 OK 2026/07/20 02:54:37 INFO : three: Copied (new) 2026/07/20 02:54:37 DEBUG : Waiting for deletions to finish 2026/07/20 02:54:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/20 02:54:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 02:54:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 02:54:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/20 02:54:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 02:54:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 02:54:44 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.50s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:54:47 DEBUG : dst/one: md5 = 5143e732d335b77337d6367263b83a1f OK 2026/07/20 02:54:48 DEBUG : dst/two: md5 = 8b50a22adb4227e5779c1645a36e74b9 OK 2026/07/20 02:54:50 DEBUG : dst/three.txt: md5 = de20fd2989dd4a71986fede965067980 OK 2026/07/20 02:54:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/dst" 2026/07/20 02:54:50 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 02:54:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/backup" 2026/07/20 02:54:51 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/1nrff024r7pq65ecp72fc28jb0" 2026/07/20 02:54:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:54:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:54:53 DEBUG : one: Sizes differ 2026/07/20 02:54:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:54:53 DEBUG : two: size = 3 OK 2026/07/20 02:54:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:54:53 DEBUG : two: Unchanged skipping 2026/07/20 02:54:54 INFO : one: Moved (server-side) 2026/07/20 02:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:54:56 DEBUG : one: md5 = 73226a8d99e59ee29afcb414372f3dc9 OK 2026/07/20 02:54:56 DEBUG : one: size = 4 OK 2026/07/20 02:54:56 INFO : one: Copied (new) 2026/07/20 02:54:56 DEBUG : Waiting for deletions to finish 2026/07/20 02:54:57 INFO : three.txt: Moved (server-side) 2026/07/20 02:54:57 INFO : three.txt: Moved into backup dir 2026/07/20 02:54:59 DEBUG : dst/three.txt: md5 = dc1b6bbe230b0c425ede2e3c5808d716 OK 2026/07/20 02:55:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:55:00 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:55:00 DEBUG : one: Sizes differ 2026/07/20 02:55:00 DEBUG : two: size = 3 OK 2026/07/20 02:55:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:55:00 DEBUG : two: Unchanged skipping 2026/07/20 02:55:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:55:00 INFO : one: Deleted 2026/07/20 02:55:01 INFO : one: Moved (server-side) 2026/07/20 02:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:55:02 DEBUG : one: md5 = f60f2d9d40ade31e26ba0f4a22fce84b OK 2026/07/20 02:55:02 DEBUG : one: size = 5 OK 2026/07/20 02:55:02 INFO : one: Copied (new) 2026/07/20 02:55:02 DEBUG : Waiting for deletions to finish 2026/07/20 02:55:03 INFO : three.txt: Deleted 2026/07/20 02:55:03 INFO : three.txt: Moved (server-side) 2026/07/20 02:55:03 INFO : three.txt: Moved into backup dir 2026/07/20 02:55:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 02:55:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 02:55:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 02:55:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/20 02:55:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/20 02:55:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (23.47s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:55:10 DEBUG : dst/one: md5 = 1a861a9c7c05d2ea3eb8eb5cb148696d OK 2026/07/20 02:55:11 DEBUG : dst/two: md5 = e9b6483b1955534d1d45f738b957699a OK 2026/07/20 02:55:13 DEBUG : dst/three.txt: md5 = 3d0afa0e26e7a477e09dc3ea807343d6 OK 2026/07/20 02:55:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/dst" 2026/07/20 02:55:14 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 02:55:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/backup" 2026/07/20 02:55:14 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/1nrff024r7pq65ecp72fc28jb0" 2026/07/20 02:55:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:55:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:55:16 DEBUG : one: Sizes differ 2026/07/20 02:55:16 DEBUG : two: size = 3 OK 2026/07/20 02:55:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:55:16 DEBUG : two: Unchanged skipping 2026/07/20 02:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:55:18 INFO : one: Moved (server-side) to: one.bak 2026/07/20 02:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:55:19 DEBUG : one: md5 = def59d3ac9f2f875f8bc61fb256c4580 OK 2026/07/20 02:55:19 DEBUG : one: size = 4 OK 2026/07/20 02:55:19 INFO : one: Copied (new) 2026/07/20 02:55:19 DEBUG : Waiting for deletions to finish 2026/07/20 02:55:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 02:55:20 INFO : three.txt: Moved into backup dir 2026/07/20 02:55:22 DEBUG : dst/three.txt: md5 = f6dd42409e4fc6ff7c3538250f764ac5 OK 2026/07/20 02:55:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:55:23 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:55:23 DEBUG : one: Sizes differ 2026/07/20 02:55:23 DEBUG : two: size = 3 OK 2026/07/20 02:55:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:55:23 DEBUG : two: Unchanged skipping 2026/07/20 02:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:55:24 INFO : one.bak: Deleted 2026/07/20 02:55:24 INFO : one: Moved (server-side) to: one.bak 2026/07/20 02:55:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:55:26 DEBUG : one: md5 = 5db2b307120e624b45cdaa1551f1f8b1 OK 2026/07/20 02:55:26 DEBUG : one: size = 5 OK 2026/07/20 02:55:26 INFO : one: Copied (new) 2026/07/20 02:55:26 DEBUG : Waiting for deletions to finish 2026/07/20 02:55:27 INFO : three.txt.bak: Deleted 2026/07/20 02:55:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 02:55:27 INFO : three.txt: Moved into backup dir 2026/07/20 02:55:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 02:55:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 02:55:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/20 02:55:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/20 02:55:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/20 02:55:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:55:34 DEBUG : dst/one: md5 = 2a3667440e5565b9bbd3949e71d83456 OK 2026/07/20 02:55:35 DEBUG : dst/two: md5 = d59de7ee0fdf289408b8830593045583 OK 2026/07/20 02:55:37 DEBUG : dst/three.txt: md5 = 7c10581a038243ec35250573d8fc2c39 OK 2026/07/20 02:55:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/dst" 2026/07/20 02:55:37 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 02:55:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/backup" 2026/07/20 02:55:38 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/1nrff024r7pq65ecp72fc28jb0" 2026/07/20 02:55:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:55:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:55:40 DEBUG : one: Sizes differ 2026/07/20 02:55:40 DEBUG : two: size = 3 OK 2026/07/20 02:55:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:55:40 DEBUG : two: Unchanged skipping 2026/07/20 02:55:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:55:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/20 02:55:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:55:43 DEBUG : one: md5 = ef6d09f565b14c941a6e82debecb50cc OK 2026/07/20 02:55:43 DEBUG : one: size = 4 OK 2026/07/20 02:55:43 INFO : one: Copied (new) 2026/07/20 02:55:43 DEBUG : Waiting for deletions to finish 2026/07/20 02:55:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/20 02:55:44 INFO : three.txt: Moved into backup dir 2026/07/20 02:55:46 DEBUG : dst/three.txt: md5 = 86c8e6a5cfe7ff04f65ae4a83f7825a7 OK 2026/07/20 02:55:46 DEBUG : two: size = 3 OK 2026/07/20 02:55:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:55:46 DEBUG : two: Unchanged skipping 2026/07/20 02:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:55:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:55:46 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:55:46 DEBUG : one: Sizes differ 2026/07/20 02:55:47 INFO : one-2019-01-01: Deleted 2026/07/20 02:55:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/20 02:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:55:49 DEBUG : one: md5 = 1bb67b8d5f7dd479baaacedd4a10eb08 OK 2026/07/20 02:55:49 DEBUG : one: size = 5 OK 2026/07/20 02:55:49 INFO : one: Copied (new) 2026/07/20 02:55:49 DEBUG : Waiting for deletions to finish 2026/07/20 02:55:50 INFO : three-2019-01-01.txt: Deleted 2026/07/20 02:55:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/20 02:55:50 INFO : three.txt: Moved into backup dir 2026/07/20 02:55:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 02:55:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 02:55:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/20 02:55:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/20 02:55:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/20 02:55:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.40s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:55:57 DEBUG : dst/one: md5 = c06ec36eaec6a3a038e5e3811f90219a OK 2026/07/20 02:55:59 DEBUG : dst/two: md5 = 141fde7d002d49e283dcb31c06a8c601 OK 2026/07/20 02:56:00 DEBUG : dst/three.txt: md5 = 5b8f32e1d29b234bae2bcccb9cf66099 OK 2026/07/20 02:56:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/dst" 2026/07/20 02:56:01 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 02:56:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:56:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:56:02 DEBUG : one: Sizes differ 2026/07/20 02:56:02 DEBUG : two: size = 3 OK 2026/07/20 02:56:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:56:02 DEBUG : two: Unchanged skipping 2026/07/20 02:56:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:56:03 INFO : one: Moved (server-side) to: one.bak 2026/07/20 02:56:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:56:04 DEBUG : one: md5 = d06e66c660fba467197267a1000a19b3 OK 2026/07/20 02:56:04 DEBUG : one: size = 4 OK 2026/07/20 02:56:04 INFO : one: Copied (new) 2026/07/20 02:56:04 DEBUG : Waiting for deletions to finish 2026/07/20 02:56:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 02:56:05 INFO : three.txt: Moved into backup dir 2026/07/20 02:56:07 DEBUG : dst/three.txt: md5 = 1db37c3e8164ee014bad3a8f6ddec7e9 OK 2026/07/20 02:56:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/20 02:56:08 DEBUG : three.txt.bak: Excluded 2026/07/20 02:56:08 DEBUG : one.bak: Excluded (Path Filter) 2026/07/20 02:56:08 DEBUG : one.bak: Excluded 2026/07/20 02:56:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:56:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:56:08 DEBUG : one: Sizes differ 2026/07/20 02:56:08 DEBUG : two: size = 3 OK 2026/07/20 02:56:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:56:08 DEBUG : two: Unchanged skipping 2026/07/20 02:56:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for checks to finish 2026/07/20 02:56:09 INFO : one.bak: Deleted 2026/07/20 02:56:09 INFO : one: Moved (server-side) to: one.bak 2026/07/20 02:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst': Waiting for transfers to finish 2026/07/20 02:56:11 DEBUG : one: md5 = 7384263a1bf42a09452adc2b2c05c8f1 OK 2026/07/20 02:56:11 DEBUG : one: size = 5 OK 2026/07/20 02:56:11 INFO : one: Copied (new) 2026/07/20 02:56:11 DEBUG : Waiting for deletions to finish 2026/07/20 02:56:11 INFO : three.txt.bak: Deleted 2026/07/20 02:56:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 02:56:12 INFO : three.txt: Moved into backup dir 2026/07/20 02:56:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 02:56:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/20 02:56:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/20 02:56:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 02:56:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/20 02:56:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.50s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:56:18 DEBUG : dst/one: md5 = 056b20712c8e10e546268ca744a77cad OK 2026/07/20 02:56:19 DEBUG : dst/two: md5 = 2da2514fa8fa0cd60b1cfaa40e0b10f4 OK 2026/07/20 02:56:21 DEBUG : dst/three.txt: md5 = f409c1f9bd6466d55c3c2f74c4113db4 OK 2026/07/20 02:56:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/dst" 2026/07/20 02:56:21 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 02:56:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:56:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:56:22 DEBUG : one: Sizes differ 2026/07/20 02:56:23 INFO : one: Moved (server-side) to: one.bak 2026/07/20 02:56:24 DEBUG : one: md5 = d666f830d196fc6abe7238a5016bbb0e OK 2026/07/20 02:56:24 DEBUG : one: size = 4 OK 2026/07/20 02:56:24 INFO : one: Copied (new) 2026/07/20 02:56:25 DEBUG : two: size = 3 OK 2026/07/20 02:56:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:56:25 DEBUG : two: Unchanged skipping 2026/07/20 02:56:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:56:25 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:56:25 DEBUG : three.txt: Sizes differ 2026/07/20 02:56:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 02:56:27 DEBUG : three.txt: md5 = 96d623452900f67cbc2261b2a82e64cc OK 2026/07/20 02:56:27 DEBUG : three.txt: size = 6 OK 2026/07/20 02:56:27 INFO : three.txt: Copied (new) 2026/07/20 02:56:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:56:28 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:56:28 DEBUG : one: Sizes differ 2026/07/20 02:56:29 INFO : one.bak: Deleted 2026/07/20 02:56:30 INFO : one: Moved (server-side) to: one.bak 2026/07/20 02:56:31 DEBUG : one: md5 = 09ede94fdc89af6026168d4b4ec8a6c8 OK 2026/07/20 02:56:31 DEBUG : one: size = 5 OK 2026/07/20 02:56:31 INFO : one: Copied (new) 2026/07/20 02:56:31 DEBUG : two: size = 3 OK 2026/07/20 02:56:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:56:31 DEBUG : two: Unchanged skipping 2026/07/20 02:56:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:56:32 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:56:32 DEBUG : three.txt: Sizes differ 2026/07/20 02:56:32 INFO : three.txt.bak: Deleted 2026/07/20 02:56:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 02:56:34 DEBUG : three.txt: md5 = 876503128a1859e0bb501de8d8f6cc73 OK 2026/07/20 02:56:34 DEBUG : three.txt: size = 19 OK 2026/07/20 02:56:34 INFO : three.txt: Copied (new) 2026/07/20 02:56:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/20 02:56:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 02:56:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/20 02:56:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/20 02:56:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/20 02:56:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/20 02:56:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (22.86s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:56:41 DEBUG : dst/one: md5 = ea49429b9bf45ea6f193dcd9ced6efef OK 2026/07/20 02:56:42 DEBUG : dst/two: md5 = 9d83b99c3936eb6a7aef02cf5ba9befb OK 2026/07/20 02:56:44 DEBUG : dst/three.txt: md5 = ecc9420c7cc38c70a0f1cce723947d35 OK 2026/07/20 02:56:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupixuc0zeyi/dst" 2026/07/20 02:56:44 DEBUG : Creating backend with remote "TestDrive:crypt/jrvnj602mjog9nn5drl85ipn85gt69mh4vlmbf48aglh08gtkjdg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 02:56:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:56:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:56:45 DEBUG : one: Sizes differ 2026/07/20 02:56:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/20 02:56:47 DEBUG : one: md5 = 9d9580e4d2f2a6e44a442d0de20b292a OK 2026/07/20 02:56:47 DEBUG : one: size = 4 OK 2026/07/20 02:56:47 INFO : one: Copied (new) 2026/07/20 02:56:48 DEBUG : two: size = 3 OK 2026/07/20 02:56:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:56:48 DEBUG : two: Unchanged skipping 2026/07/20 02:56:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:56:48 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:56:48 DEBUG : three.txt: Sizes differ 2026/07/20 02:56:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/20 02:56:51 DEBUG : three.txt: md5 = 61d6befd8dd79ddf416173d1baa10952 OK 2026/07/20 02:56:51 DEBUG : three.txt: size = 6 OK 2026/07/20 02:56:51 INFO : three.txt: Copied (new) 2026/07/20 02:56:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:56:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:56:52 DEBUG : one: Sizes differ 2026/07/20 02:56:53 INFO : one-2019-01-01: Deleted 2026/07/20 02:56:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/20 02:56:55 DEBUG : one: md5 = 6ce285780077a2981a8d029817028179 OK 2026/07/20 02:56:55 DEBUG : one: size = 5 OK 2026/07/20 02:56:55 INFO : one: Copied (new) 2026/07/20 02:56:55 DEBUG : two: size = 3 OK 2026/07/20 02:56:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:56:55 DEBUG : two: Unchanged skipping 2026/07/20 02:56:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:56:55 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi/dst') 2026/07/20 02:56:55 DEBUG : three.txt: Sizes differ 2026/07/20 02:56:57 INFO : three-2019-01-01.txt: Deleted 2026/07/20 02:56:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/20 02:56:59 DEBUG : three.txt: md5 = 5ed49f11d5d659715b316575bf66d6e9 OK 2026/07/20 02:56:59 DEBUG : three.txt: size = 19 OK 2026/07/20 02:56:59 INFO : three.txt: Copied (new) 2026/07/20 02:57:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/20 02:57:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 02:57:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/20 02:57:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/20 02:57:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 02:57:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/20 02:57:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (24.34s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:57:04 DEBUG : Testêé: md5 = 9cbc3cb9c79aa61dde4342734d2e9588 OK 2026/07/20 02:57:05 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:57:05 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:57:05 DEBUG : Testêé: Sizes differ 2026/07/20 02:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:57:06 DEBUG : Testêé: md5 = bd76264d43279d247b977af4675a2e7c OK 2026/07/20 02:57:06 DEBUG : Testêé: size = 14 OK 2026/07/20 02:57:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/20 02:57:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.48s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:57:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/20 02:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:57:09 DEBUG : existing: md5 = 8082610893596774cabdb848fdde3639 OK 2026/07/20 02:57:09 DEBUG : existing: size = 6 OK 2026/07/20 02:57:09 INFO : existing: Copied (new) 2026/07/20 02:57:09 DEBUG : Waiting for deletions to finish 2026/07/20 02:57:10 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:57:10 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:57:10 DEBUG : existing: Sizes differ 2026/07/20 02:57:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/20 02:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:57:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': not deleting files as there were IO errors 2026/07/20 02:57:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.85s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:57:13 DEBUG : EXISTING: md5 = dbe70967f9be2a9776f8fb169402930f OK 2026/07/20 02:57:13 DEBUG : EXISTING: size = 6 OK 2026/07/20 02:57:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:57:13 DEBUG : existing: Unchanged skipping 2026/07/20 02:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:57:13 DEBUG : Waiting for deletions to finish 2026/07/20 02:57:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.06s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.38s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:57:18 DEBUG : both0: md5 = 9052481d6dbe5ae18239bccd40294181 OK 2026/07/20 02:57:19 DEBUG : only0: md5 = 6d49a689b9e7b812f07fb50176b08cd1 OK 2026/07/20 02:57:20 DEBUG : both1: md5 = d643ac602a6c34b41f8487a1a8b03734 OK 2026/07/20 02:57:22 DEBUG : only1: md5 = a82f9504755089509a648fd4198db6c0 OK 2026/07/20 02:57:23 DEBUG : both2: md5 = 58b7510c9ffcece3dd789dd87a1a6874 OK 2026/07/20 02:57:25 DEBUG : only2: md5 = c3b0fa38b1732ba1a58a2a4eed7939b8 OK 2026/07/20 02:57:26 DEBUG : both3: md5 = 06ee8fc35b295a9248e57587a35becb4 OK 2026/07/20 02:57:27 DEBUG : only3: md5 = 58fdc692492a11b9afcdb567cf61e388 OK 2026/07/20 02:57:29 DEBUG : both4: md5 = bdbd71059d4d86a6426d7c343e1769e6 OK 2026/07/20 02:57:30 DEBUG : only4: md5 = 5f3560157923aa7583dcc5dd385fa6e5 OK 2026/07/20 02:57:32 DEBUG : both5: md5 = 99f6370b6ca8928a5a3715a60f004e6f OK 2026/07/20 02:57:33 DEBUG : only5: md5 = a8166334f0e7f18c5bb656201c86bd06 OK 2026/07/20 02:57:35 DEBUG : both6: md5 = 29128591ad5d0769e915397c1dbd574b OK 2026/07/20 02:57:36 DEBUG : only6: md5 = efc072d4e30c2f27b3c480eaeb6a5027 OK 2026/07/20 02:57:38 DEBUG : both7: md5 = 94d8fdd387b0926892bf1128ff13fcd2 OK 2026/07/20 02:57:39 DEBUG : only7: md5 = 0f6e6ab7d5d7c66ee5eb0c1d099b3bda OK 2026/07/20 02:57:41 DEBUG : both8: md5 = d34e9d3ded15c9859cd62bb11af43560 OK 2026/07/20 02:57:42 DEBUG : only8: md5 = 4a113302e54891904dd68d2f07707892 OK 2026/07/20 02:57:44 DEBUG : both9: md5 = 1eb4990f4fbfb8211bf84d8fe2636d50 OK 2026/07/20 02:57:45 DEBUG : only9: md5 = 2061efc45f1e6d0192a3097792917708 OK 2026/07/20 02:57:47 DEBUG : both10: md5 = 62cc59fe7a7131bf7899513817f1c879 OK 2026/07/20 02:57:48 DEBUG : only10: md5 = fb27d954f5e3c4e2809035e51091b133 OK 2026/07/20 02:57:50 DEBUG : both11: md5 = c4db9cff56e64ec3567d27cd01f0dec0 OK 2026/07/20 02:57:51 DEBUG : only11: md5 = 3e1ca4e705519a7ea3e9775bc9fbe27b OK 2026/07/20 02:57:52 DEBUG : both12: md5 = c9a030781cd50bdd737504ef5e93be64 OK 2026/07/20 02:57:54 DEBUG : only12: md5 = d68feed742a422c2e89a8a449618ce49 OK 2026/07/20 02:57:55 DEBUG : both13: md5 = 0b90372bb3955cfb6cf5304800969172 OK 2026/07/20 02:57:57 DEBUG : only13: md5 = 230a69880de15afe2423f1fd8cb833dd OK 2026/07/20 02:57:59 DEBUG : both14: md5 = ce02934bfd2f8c85736fc12f72e9b1a1 OK 2026/07/20 02:58:00 DEBUG : only14: md5 = b8dc4168c030f7eab450bb49e9afd586 OK 2026/07/20 02:58:01 DEBUG : both15: md5 = 71ad91f6b7efadfdb0e466f4d640a7aa OK 2026/07/20 02:58:03 DEBUG : only15: md5 = c3248fa0961389bd6b3ddfbf3470d2d6 OK 2026/07/20 02:58:04 DEBUG : both16: md5 = c2a94e538fd2405c17e140752df72b84 OK 2026/07/20 02:58:06 DEBUG : only16: md5 = c16beb4357c97dccfe0bbf1e1b0e9930 OK 2026/07/20 02:58:07 DEBUG : both17: md5 = fd86fee305873faaa61edff070a63323 OK 2026/07/20 02:58:09 DEBUG : only17: md5 = f9f52621c8131085226903db409afe14 OK 2026/07/20 02:58:10 DEBUG : both18: md5 = 7b3e538defbe768deb6a1ef493cdf785 OK 2026/07/20 02:58:12 DEBUG : only18: md5 = 830ed3f8e297ec11ebc3a5a0680f6e54 OK 2026/07/20 02:58:13 DEBUG : both19: md5 = 019b26a6bd9828ad05b9b4c18d2acc46 OK 2026/07/20 02:58:15 DEBUG : only19: md5 = a13a23ca3f98f53f9db23ed0a469c255 OK 2026/07/20 02:58:15 DEBUG : both0: size = 6 OK 2026/07/20 02:58:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both10: size = 6 OK 2026/07/20 02:58:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both0: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both12: size = 6 OK 2026/07/20 02:58:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both10: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both11: size = 6 OK 2026/07/20 02:58:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both13: size = 6 OK 2026/07/20 02:58:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both11: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both15: size = 6 OK 2026/07/20 02:58:15 DEBUG : both14: size = 6 OK 2026/07/20 02:58:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both13: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both16: size = 6 OK 2026/07/20 02:58:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both16: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both17: size = 6 OK 2026/07/20 02:58:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both12: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both18: size = 6 OK 2026/07/20 02:58:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both18: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both19: size = 6 OK 2026/07/20 02:58:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both14: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both1: size = 6 OK 2026/07/20 02:58:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both1: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both2: size = 6 OK 2026/07/20 02:58:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both2: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both3: size = 6 OK 2026/07/20 02:58:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both3: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both4: size = 6 OK 2026/07/20 02:58:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both4: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both5: size = 6 OK 2026/07/20 02:58:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both5: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both6: size = 6 OK 2026/07/20 02:58:15 DEBUG : both19: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both15: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both8: size = 6 OK 2026/07/20 02:58:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both8: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both17: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both9: size = 6 OK 2026/07/20 02:58:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both9: Unchanged skipping 2026/07/20 02:58:15 DEBUG : both6: Unchanged skipping 2026/07/20 02:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:58:15 DEBUG : both7: size = 6 OK 2026/07/20 02:58:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:58:15 DEBUG : both7: Unchanged skipping 2026/07/20 02:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:58:15 DEBUG : Waiting for deletions to finish 2026/07/20 02:58:16 INFO : only13: Deleted 2026/07/20 02:58:16 INFO : only12: Deleted 2026/07/20 02:58:16 INFO : only10: Deleted 2026/07/20 02:58:16 INFO : only11: Deleted 2026/07/20 02:58:16 INFO : only17: Deleted 2026/07/20 02:58:16 INFO : only16: Deleted 2026/07/20 02:58:16 INFO : only15: Deleted 2026/07/20 02:58:16 INFO : only1: Deleted 2026/07/20 02:58:17 INFO : only2: Deleted 2026/07/20 02:58:17 INFO : only18: Deleted 2026/07/20 02:58:17 INFO : only0: Deleted 2026/07/20 02:58:17 INFO : only3: Deleted 2026/07/20 02:58:17 INFO : only9: Deleted 2026/07/20 02:58:17 INFO : only8: Deleted 2026/07/20 02:58:17 INFO : only5: Deleted 2026/07/20 02:58:17 INFO : only4: Deleted 2026/07/20 02:58:17 INFO : only14: Deleted 2026/07/20 02:58:17 INFO : only6: Deleted 2026/07/20 02:58:18 INFO : only19: Deleted 2026/07/20 02:58:18 INFO : only7: Deleted 2026/07/20 02:58:18 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (71.17s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:58:29 DEBUG : both0: md5 = cf1e29869a990bcb3854b83e83d19eca OK 2026/07/20 02:58:30 DEBUG : only0: md5 = 90fb95ef5467cda0e11a5399a7b3d0a2 OK 2026/07/20 02:58:31 DEBUG : both1: md5 = 88bf2bcb5bce87a04602fd48ad6296e9 OK 2026/07/20 02:58:33 DEBUG : only1: md5 = 361d3138e8d4262e1d0319010e23f497 OK 2026/07/20 02:58:34 DEBUG : both2: md5 = c1ca8c48cc42a903d30ca08eefa582ac OK 2026/07/20 02:58:36 DEBUG : only2: md5 = ea76b0eec41cd8163d24a61ed7218c56 OK 2026/07/20 02:58:37 DEBUG : both3: md5 = aaf3d017a56add9086d6d0de629f8047 OK 2026/07/20 02:58:39 DEBUG : only3: md5 = bac9e370414f8463c65538314daf5870 OK 2026/07/20 02:58:41 DEBUG : both4: md5 = 9c6453db4e8e75e6f322d250fdd9bb76 OK 2026/07/20 02:58:42 DEBUG : only4: md5 = 5ff4bdf642533c05918d3a69bf1a2474 OK 2026/07/20 02:58:44 DEBUG : both5: md5 = 57f82bef0907f0e038015630be6d33cb OK 2026/07/20 02:58:45 DEBUG : only5: md5 = bbb1949a451bab32b8b79f03998a703d OK 2026/07/20 02:58:47 DEBUG : both6: md5 = 3275f6471972d0e282b98ef0586c6db7 OK 2026/07/20 02:58:48 DEBUG : only6: md5 = a2544599b64bf5c8c2be04ad2c1aa77d OK 2026/07/20 02:58:50 DEBUG : both7: md5 = 2068df241dd4cd7518500af53b84d8a1 OK 2026/07/20 02:58:51 DEBUG : only7: md5 = baddcd70284bc5f8f0ca7260c503cb8b OK 2026/07/20 02:58:53 DEBUG : both8: md5 = 4714e442c0c25c60f12a00db40c287c2 OK 2026/07/20 02:58:54 DEBUG : only8: md5 = 423f8f822635d6ee3632539389309f25 OK 2026/07/20 02:58:56 DEBUG : both9: md5 = 2acbc6448422b9a49c9080cf07e32994 OK 2026/07/20 02:58:57 DEBUG : only9: md5 = 58a140c1b33cc29a915f7f167e2570c3 OK 2026/07/20 02:58:59 DEBUG : both10: md5 = 29d5685a9212c01f29f8cc6bc8affcaf OK 2026/07/20 02:59:00 DEBUG : only10: md5 = d7f4a897e4698b8b258a4b69d849a251 OK 2026/07/20 02:59:02 DEBUG : both11: md5 = 06e33da1da37bb00c9a09ca8726ca8b3 OK 2026/07/20 02:59:03 DEBUG : only11: md5 = 7dc491d69f5eb7cf0575f9899a33055f OK 2026/07/20 02:59:05 DEBUG : both12: md5 = 42dc75a0582d3b284daedfb726f95708 OK 2026/07/20 02:59:06 DEBUG : only12: md5 = 3dd18cf6b2fdfab16ac2c76601b77909 OK 2026/07/20 02:59:08 DEBUG : both13: md5 = 561702b96d8d2edf5ee7d890a55f4157 OK 2026/07/20 02:59:09 DEBUG : only13: md5 = 9394c56a9cd930fd017c0b6dea6b46fd OK 2026/07/20 02:59:11 DEBUG : both14: md5 = 39e476b32dd58b458979e16b063f6f98 OK 2026/07/20 02:59:12 DEBUG : only14: md5 = 8ba68d204dc9468ecb8e14230c477372 OK 2026/07/20 02:59:14 DEBUG : both15: md5 = fa7cc9a6bec20d98db02ab3bdf4f671b OK 2026/07/20 02:59:15 DEBUG : only15: md5 = bc407c5eb352491c8be162c172010be4 OK 2026/07/20 02:59:17 DEBUG : both16: md5 = ebbac922544f1dd9818700b52185e415 OK 2026/07/20 02:59:18 DEBUG : only16: md5 = 3ad238b6c629fac8f7ade7ebc189cfcd OK 2026/07/20 02:59:19 DEBUG : both17: md5 = 3cc17921830a8e9760112a291af9ceef OK 2026/07/20 02:59:21 DEBUG : only17: md5 = f38229714491e13aedd8245e64320e38 OK 2026/07/20 02:59:22 DEBUG : both18: md5 = 5272d4bf3b954826f3c56cca0eb12e6d OK 2026/07/20 02:59:24 DEBUG : only18: md5 = ab1aa072e10bc44068141af44262ad2b OK 2026/07/20 02:59:25 DEBUG : both19: md5 = 2b25db2cc34cafa521a45653dbe44c0e OK 2026/07/20 02:59:27 DEBUG : only19: md5 = 52ff943b95266952844ba228dd02967a OK 2026/07/20 02:59:27 DEBUG : both0: size = 6 OK 2026/07/20 02:59:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both0: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both10: size = 6 OK 2026/07/20 02:59:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both10: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both11: size = 6 OK 2026/07/20 02:59:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both11: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both12: size = 6 OK 2026/07/20 02:59:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both12: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both13: size = 6 OK 2026/07/20 02:59:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both13: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both14: size = 6 OK 2026/07/20 02:59:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both14: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both15: size = 6 OK 2026/07/20 02:59:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both15: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both16: size = 6 OK 2026/07/20 02:59:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both16: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both17: size = 6 OK 2026/07/20 02:59:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both17: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both18: size = 6 OK 2026/07/20 02:59:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both18: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both19: size = 6 OK 2026/07/20 02:59:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both19: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both1: size = 6 OK 2026/07/20 02:59:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both1: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both2: size = 6 OK 2026/07/20 02:59:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both2: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both3: size = 6 OK 2026/07/20 02:59:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both3: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both4: size = 6 OK 2026/07/20 02:59:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both4: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both5: size = 6 OK 2026/07/20 02:59:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both5: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both6: size = 6 OK 2026/07/20 02:59:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both6: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both7: size = 6 OK 2026/07/20 02:59:27 DEBUG : both8: size = 6 OK 2026/07/20 02:59:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both8: Unchanged skipping 2026/07/20 02:59:27 DEBUG : both9: size = 6 OK 2026/07/20 02:59:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 02:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 02:59:27 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only10: Sizes differ 2026/07/20 02:59:27 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only0: Sizes differ 2026/07/20 02:59:27 DEBUG : both9: Unchanged skipping 2026/07/20 02:59:27 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only13: Sizes differ 2026/07/20 02:59:27 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only14: Sizes differ 2026/07/20 02:59:27 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only15: Sizes differ 2026/07/20 02:59:27 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only16: Sizes differ 2026/07/20 02:59:27 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only17: Sizes differ 2026/07/20 02:59:27 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only18: Sizes differ 2026/07/20 02:59:27 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only19: Sizes differ 2026/07/20 02:59:27 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only1: Sizes differ 2026/07/20 02:59:27 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only2: Sizes differ 2026/07/20 02:59:27 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only3: Sizes differ 2026/07/20 02:59:27 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only12: Sizes differ 2026/07/20 02:59:27 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only5: Sizes differ 2026/07/20 02:59:27 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only6: Sizes differ 2026/07/20 02:59:27 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only7: Sizes differ 2026/07/20 02:59:27 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only8: Sizes differ 2026/07/20 02:59:27 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1423141320) 2026/07/20 02:59:27 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only9: Sizes differ 2026/07/20 02:59:27 DEBUG : only11: Sizes differ 2026/07/20 02:59:27 DEBUG : both7: Unchanged skipping 2026/07/20 02:59:27 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi') 2026/07/20 02:59:27 DEBUG : only4: Sizes differ 2026/07/20 02:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 02:59:29 DEBUG : only10: md5 = 2518599b56f8429a163a5aecae067329 OK 2026/07/20 02:59:29 DEBUG : only10: size = 0 OK 2026/07/20 02:59:29 INFO : only10: Copied (replaced existing) 2026/07/20 02:59:29 DEBUG : only13: md5 = b88a8c6d3663dc1090b2e666f96802f5 OK 2026/07/20 02:59:29 DEBUG : only13: size = 0 OK 2026/07/20 02:59:29 INFO : only13: Copied (replaced existing) 2026/07/20 02:59:29 DEBUG : only0: md5 = ceca485c3fa9ea3441bba93e7de065cc OK 2026/07/20 02:59:29 DEBUG : only0: size = 0 OK 2026/07/20 02:59:29 INFO : only0: Copied (replaced existing) 2026/07/20 02:59:29 DEBUG : only14: md5 = d61bd409723a99ab47b59a4c3ea7d47c OK 2026/07/20 02:59:29 DEBUG : only14: size = 0 OK 2026/07/20 02:59:29 INFO : only14: Copied (replaced existing) 2026/07/20 02:59:30 DEBUG : only16: md5 = 5de0c9aed59d788021abf77a5e9fedba OK 2026/07/20 02:59:30 DEBUG : only16: size = 0 OK 2026/07/20 02:59:30 INFO : only16: Copied (replaced existing) 2026/07/20 02:59:30 DEBUG : only15: md5 = 3c5a4bdb8d8f6a553339d64e87be40eb OK 2026/07/20 02:59:30 DEBUG : only15: size = 0 OK 2026/07/20 02:59:30 INFO : only15: Copied (replaced existing) 2026/07/20 02:59:30 DEBUG : only17: md5 = 6c46493f54079501bfc74b3f7d24ce7d OK 2026/07/20 02:59:30 DEBUG : only17: size = 0 OK 2026/07/20 02:59:30 INFO : only17: Copied (replaced existing) 2026/07/20 02:59:30 DEBUG : only18: md5 = 90110de457d1ee90c4a13f76c0d65106 OK 2026/07/20 02:59:30 DEBUG : only18: size = 0 OK 2026/07/20 02:59:30 INFO : only18: Copied (replaced existing) 2026/07/20 02:59:31 DEBUG : only19: md5 = 99baa03bfcb0a06777805bc14ea44efd OK 2026/07/20 02:59:31 DEBUG : only19: size = 0 OK 2026/07/20 02:59:31 INFO : only19: Copied (replaced existing) 2026/07/20 02:59:31 DEBUG : only2: md5 = 7467277eb24e22d9761f38145ed24eab OK 2026/07/20 02:59:31 DEBUG : only2: size = 0 OK 2026/07/20 02:59:31 INFO : only2: Copied (replaced existing) 2026/07/20 02:59:31 DEBUG : only1: md5 = b09f902b8beaf55d6387c626705bbe6d OK 2026/07/20 02:59:31 DEBUG : only1: size = 0 OK 2026/07/20 02:59:31 INFO : only1: Copied (replaced existing) 2026/07/20 02:59:31 DEBUG : only3: md5 = 30801959984779aa343980a9bd4ade3f OK 2026/07/20 02:59:31 DEBUG : only3: size = 0 OK 2026/07/20 02:59:31 INFO : only3: Copied (replaced existing) 2026/07/20 02:59:32 DEBUG : only12: md5 = 57d29893e579da85ce52e698b0adefdc OK 2026/07/20 02:59:32 DEBUG : only12: size = 0 OK 2026/07/20 02:59:32 INFO : only12: Copied (replaced existing) 2026/07/20 02:59:32 DEBUG : only6: md5 = a0710dbb048c06870e65eed0335f90e7 OK 2026/07/20 02:59:32 DEBUG : only6: size = 0 OK 2026/07/20 02:59:32 INFO : only6: Copied (replaced existing) 2026/07/20 02:59:32 DEBUG : only5: md5 = b577ba784d0200b5b14ccbfc00e22e77 OK 2026/07/20 02:59:32 DEBUG : only5: size = 0 OK 2026/07/20 02:59:32 INFO : only5: Copied (replaced existing) 2026/07/20 02:59:32 DEBUG : only7: md5 = 4209364aa3f544afbc00660c81f330ab OK 2026/07/20 02:59:32 DEBUG : only7: size = 0 OK 2026/07/20 02:59:32 INFO : only7: Copied (replaced existing) 2026/07/20 02:59:33 DEBUG : only8: md5 = c08365b01a86bc42e7aebc51061c670d OK 2026/07/20 02:59:33 DEBUG : only8: size = 0 OK 2026/07/20 02:59:33 INFO : only8: Copied (replaced existing) 2026/07/20 02:59:33 DEBUG : only9: md5 = 33f5d444c600bc247fa2ccfe59969825 OK 2026/07/20 02:59:33 DEBUG : only9: size = 0 OK 2026/07/20 02:59:33 INFO : only9: Copied (replaced existing) 2026/07/20 02:59:33 DEBUG : only11: md5 = 2f77fe7a55065881c910154290d01c05 OK 2026/07/20 02:59:33 DEBUG : only11: size = 0 OK 2026/07/20 02:59:33 INFO : only11: Copied (replaced existing) 2026/07/20 02:59:34 DEBUG : only4: md5 = 52e6324f5390a79cff99030d1489165c OK 2026/07/20 02:59:34 DEBUG : only4: size = 0 OK 2026/07/20 02:59:34 INFO : only4: Copied (replaced existing) 2026/07/20 02:59:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (86.11s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 02:59:53 DEBUG : empty_dir: Making directory with metadata 2026/07/20 02:59:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:59:53 DEBUG : empty_on_remote: Making directory with metadata 2026/07/20 02:59:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:59:53 DEBUG : empty_on_remote: Making directory with metadata 2026/07/20 02:59:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 02:59:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/20 02:59:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/20 02:59:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/20 02:59:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/20 03:00:06 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/20 03:00:07 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/20 03:00:07 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.47s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:00:09 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:00:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:00:09 DEBUG : empty_on_remote: Making directory with metadata 2026/07/20 03:00:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:00:09 DEBUG : empty_on_remote: Making directory with metadata 2026/07/20 03:00:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:00:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/20 03:00:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/20 03:00:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:00:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/20 03:00:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:00:22 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/20 03:00:22 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/20 03:00:23 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:00:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:00:25 DEBUG : sub dir: Making directory with metadata 2026/07/20 03:00:26 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/20 03:00:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/20 03:00:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/20 03:00:44 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:00:44 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/20 03:00:57 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/20 03:00:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/20 03:00:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/20 03:00:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/20 03:01:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/20 03:01:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/20 03:01:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/20 03:01:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/20 03:01:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/20 03:01:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/20 03:01:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/20 03:01:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:01:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:01:04 DEBUG : sub dir: Making directory with metadata 2026/07/20 03:01:05 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/20 03:01:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/20 03:01:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/20 03:01:28 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:01:28 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/20 03:01:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/20 03:01:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/20 03:01:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/20 03:01:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/20 03:01:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/20 03:01:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/20 03:01:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/20 03:01:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/20 03:01:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/20 03:01:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/20 03:01:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.99s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:01:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 5d6db124990b9f3d7ed21f3cf34ead34 OK 2026/07/20 03:01:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = e5dbfd136084f2ba796861792688c189 OK 2026/07/20 03:01:51 DEBUG : dir1/0002-cdefghi.txt: md5 = cddebba1d01e905dbe9dd35ebf849684 OK 2026/07/20 03:01:53 DEBUG : dir1/0003-defghij.txt: md5 = 9bd6effc9abe1be48b86160bcb9317ad OK 2026/07/20 03:01:54 DEBUG : dir1/0004-efghijk.txt: md5 = 53d9e6c5d23f545acf1bdc014e4c799c OK 2026/07/20 03:01:56 DEBUG : dir1/0005-fghijkl.txt: md5 = b0b5607bd28d58c035b833623b68ae6a OK 2026/07/20 03:01:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 41f015c0fa7611a8ebab21ac65eca8d9 OK 2026/07/20 03:01:58 DEBUG : dir1/0007-1234567.txt: md5 = 3eb56d3fe65325e25aeee0470e10c33b OK 2026/07/20 03:02:00 DEBUG : dir1/0008-2345678.txt: md5 = 3a86d57a35b19d8e8ada4d080ac95b5d OK 2026/07/20 03:02:02 DEBUG : dir1/0009-3456789.txt: md5 = 947e2def57aee1c29fcd6690a8b9024a OK 2026/07/20 03:02:03 DEBUG : dir1/0010-456789.txt: md5 = eb8cb0427107bb81b341d7323d1a34ba OK 2026/07/20 03:02:05 DEBUG : dir1/0011-56789;.txt: md5 = 46ba21ad202023cdca2b3e3010c3d9db OK 2026/07/20 03:02:06 DEBUG : dir1/0012-6789;.txt: md5 = 305a473bdf31c53aeaccf67ba150742e OK 2026/07/20 03:02:08 DEBUG : dir1/0013-789;=.txt: md5 = 6679ec407191363aa70a4b0f99c02645 OK 2026/07/20 03:02:09 DEBUG : dir1/0014-89;=.txt: md5 = 4047e10f2147dbb36df4ff3bb724e431 OK 2026/07/20 03:02:10 DEBUG : dir1/0015-9;=.txt: md5 = e0fcfe66ec5aa6f7bd88674e051380a6 OK 2026/07/20 03:02:12 DEBUG : apple: md5 = 050958a14dd15d71cbba4a0cd7169f76 OK 2026/07/20 03:02:13 DEBUG : banana: md5 = e0e76513443564085051b79b83566eda OK 2026/07/20 03:02:15 DEBUG : appleappleapplebanana: md5 = 503fa394eb92482356e394c6472d3a5c OK 2026/07/20 03:02:16 DEBUG : splitbananasplit: md5 = 7a1ab913603c6a4ee7dd143d7c8e9fb3 OK 2026/07/20 03:02:16 DEBUG : Waiting for deletions to finish 2026/07/20 03:02:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:02:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:02:18 DEBUG : apple: size = 5 OK 2026/07/20 03:02:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : apple: Unchanged skipping 2026/07/20 03:02:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:02:18 DEBUG : banana: size = 6 OK 2026/07/20 03:02:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:02:18 DEBUG : banana: Unchanged skipping 2026/07/20 03:02:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/20 03:02:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:02:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:02:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:02:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:02:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:02:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:02:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:02:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:02:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:02:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:02:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:02:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:02:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:02:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:02:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:02:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:02:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:02:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:02:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:02:18 DEBUG : Waiting for deletions to finish 2026/07/20 03:02:18 DEBUG : Waiting for deletions to finish 2026/07/20 03:02:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:02:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:02:20 DEBUG : dir1: Directory modification time the same (differ by -123.097µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : apple: size = 5 OK 2026/07/20 03:02:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : apple: Unchanged skipping 2026/07/20 03:02:20 DEBUG : banana: size = 6 OK 2026/07/20 03:02:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : banana: Unchanged skipping 2026/07/20 03:02:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:02:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:02:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:02:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:02:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:02:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:02:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:02:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:02:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:02:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:02:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:02:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:02:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:02:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:02:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:02:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:02:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:02:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:02:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:02:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:02:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:02:20 DEBUG : Waiting for deletions to finish 2026/07/20 03:02:20 DEBUG : Waiting for deletions to finish 2026/07/20 03:02:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:02:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:02:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:02:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 7ae13a915062f4abc9ca015dd3ee3494 OK 2026/07/20 03:02:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 490ad9ff6935d2e33bc1a94360ade386 OK 2026/07/20 03:02:37 DEBUG : dir1/0002-cdefghi.txt: md5 = d3031d9a43b8586d3ae8124217813660 OK 2026/07/20 03:02:38 DEBUG : dir1/0003-defghij.txt: md5 = 9fc09a1f602a7ed8bb39f7fa936189d7 OK 2026/07/20 03:02:39 DEBUG : dir1/0004-efghijk.txt: md5 = 2f225da953c280bffe4d69c3c087ca55 OK 2026/07/20 03:02:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 069dd667078f92aa6e8e252666c8102f OK 2026/07/20 03:02:42 DEBUG : dir1/0006-ghijklm.txt: md5 = 4372ba7517e3fa150f7e18c408c4f29e OK 2026/07/20 03:02:44 DEBUG : dir1/0007-1234567.txt: md5 = 1d91e72f7385df36966cef7a4abcd9dd OK 2026/07/20 03:02:45 DEBUG : dir1/0008-2345678.txt: md5 = 8559c257d464d7fa48c95fccf9f26ea4 OK 2026/07/20 03:02:46 DEBUG : dir1/0009-3456789.txt: md5 = 360ee9e4beea4db4ef01ef917b52efc3 OK 2026/07/20 03:02:48 DEBUG : dir1/0010-456789.txt: md5 = 876563d15246bf907cb485660a9c3d8c OK 2026/07/20 03:02:49 DEBUG : dir1/0011-56789;.txt: md5 = 17d9409e41d924912f334ff45f5e0168 OK 2026/07/20 03:02:51 DEBUG : dir1/0012-6789;.txt: md5 = 8265695ab204daadebd1a498d1634568 OK 2026/07/20 03:02:52 DEBUG : dir1/0013-789;=.txt: md5 = 909d3eb902cbab96e1e15f8067eda5f3 OK 2026/07/20 03:02:54 DEBUG : dir1/0014-89;=.txt: md5 = a582e1991e030104193cc355edf550d6 OK 2026/07/20 03:02:55 DEBUG : dir1/0015-9;=.txt: md5 = 4ef93594149b1f7663865a109b59d3a3 OK 2026/07/20 03:02:57 DEBUG : apple: md5 = 906fcec7c49bc3906aa595da19bb9876 OK 2026/07/20 03:02:58 DEBUG : banana: md5 = 08bb7a82d7d3e43a3e68133a5499f5a9 OK 2026/07/20 03:03:00 DEBUG : appleappleapplebanana: md5 = 3fcdfa17838e00559964ddc4263a2d73 OK 2026/07/20 03:03:01 DEBUG : splitbananasplit: md5 = 346d7c2a5e5980de6e338ed8eaffaeeb OK 2026/07/20 03:03:01 DEBUG : Waiting for deletions to finish 2026/07/20 03:03:02 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:03:02 DEBUG : apple: size = 5 OK 2026/07/20 03:03:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:02 DEBUG : apple: Unchanged skipping 2026/07/20 03:03:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:03:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:03:02 DEBUG : banana: size = 6 OK 2026/07/20 03:03:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:02 DEBUG : banana: Unchanged skipping 2026/07/20 03:03:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/20 03:03:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:03:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:03:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:03:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:03:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:03:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:03:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:03:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:03:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:03:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:03:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:03:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:03:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:03:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:03:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:03:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:03:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:03:03 DEBUG : Waiting for deletions to finish 2026/07/20 03:03:03 DEBUG : Waiting for deletions to finish 2026/07/20 03:03:04 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:03:04 DEBUG : dir1: Directory modification time the same (differ by -685.363µs, within tolerance 1ms) 2026/07/20 03:03:04 DEBUG : apple: size = 5 OK 2026/07/20 03:03:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:04 DEBUG : apple: Unchanged skipping 2026/07/20 03:03:04 DEBUG : banana: size = 6 OK 2026/07/20 03:03:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:04 DEBUG : banana: Unchanged skipping 2026/07/20 03:03:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:03:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:03:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:03:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:03:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:03:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:03:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:03:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:03:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:03:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:03:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:03:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:03:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:03:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:03:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:03:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:03:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:03:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:03:05 DEBUG : Waiting for deletions to finish 2026/07/20 03:03:05 DEBUG : Waiting for deletions to finish 2026/07/20 03:03:05 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:03:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:03:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:03:18 DEBUG : dir1/0000-abcdefg.txt: md5 = ddddcf67cb8a0f468690cc75d3546f9a OK 2026/07/20 03:03:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4c975ad8104c592c326908be45a900ce OK 2026/07/20 03:03:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 722f557e8b3f84d7b2fcd20e00b3f3ca OK 2026/07/20 03:03:23 DEBUG : dir1/0003-defghij.txt: md5 = 5235c011ce3c42a6a081378d967c790d OK 2026/07/20 03:03:24 DEBUG : dir1/0004-efghijk.txt: md5 = 7cee291fd749a1b6eb8380bab0e51eb6 OK 2026/07/20 03:03:26 DEBUG : dir1/0005-fghijkl.txt: md5 = 48f612bc80ffade655cbcfbb99c703f7 OK 2026/07/20 03:03:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 0bab6738f516af3ebe07b649dd0cab20 OK 2026/07/20 03:03:28 DEBUG : dir1/0007-1234567.txt: md5 = 15aa54ea66eacde5788bb8a899e2f77b OK 2026/07/20 03:03:30 DEBUG : dir1/0008-2345678.txt: md5 = 32c3a65e767f43aea2adf531fbf026ef OK 2026/07/20 03:03:31 DEBUG : dir1/0009-3456789.txt: md5 = f0eaf178bb8d07a82ac5ad3998fa7038 OK 2026/07/20 03:03:32 DEBUG : dir1/0010-456789.txt: md5 = d0cb48059b8f4deec7d878ae50794584 OK 2026/07/20 03:03:34 DEBUG : dir1/0011-56789;.txt: md5 = 0302f59524f820950bb846930ddb73f4 OK 2026/07/20 03:03:35 DEBUG : dir1/0012-6789;.txt: md5 = 21ba2a33301d426ac809b6d517509948 OK 2026/07/20 03:03:37 DEBUG : dir1/0013-789;=.txt: md5 = fb8d4e850c78c3e551da340c0b4864c9 OK 2026/07/20 03:03:38 DEBUG : dir1/0014-89;=.txt: md5 = e0f7fe87b96a97a315147b72a6566a2c OK 2026/07/20 03:03:39 DEBUG : dir1/0015-9;=.txt: md5 = 6690f88fb36ee9b52143d9baecaa13af OK 2026/07/20 03:03:41 DEBUG : apple: md5 = c9cfe08852423cbad80b57b8491e57a8 OK 2026/07/20 03:03:42 DEBUG : banana: md5 = 4e78de1726d6b5853855f1521f6b80a0 OK 2026/07/20 03:03:44 DEBUG : appleappleapplebanana: md5 = 8de819673d3456fbaf581462579a799c OK 2026/07/20 03:03:45 DEBUG : splitbananasplit: md5 = e3fadac1bc24428665d226597de7dc9a OK 2026/07/20 03:03:45 DEBUG : Waiting for deletions to finish 2026/07/20 03:03:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 03:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 03:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 03:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 03:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 03:03:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:03:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = d704fbf82669ebe81aaf87c02fd040b2 OK 2026/07/20 03:03:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/20 03:03:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:48 DEBUG : YXBwbGU=: md5 = e07605e4f3a1e6d5b68c666e87f8dd01 OK 2026/07/20 03:03:48 DEBUG : YXBwbGU=: size = 5 OK 2026/07/20 03:03:48 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/20 03:03:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:48 DEBUG : YmFuYW5h: md5 = 89379d3e3cbd314114a38ff78dddec07 OK 2026/07/20 03:03:48 DEBUG : YmFuYW5h: size = 6 OK 2026/07/20 03:03:48 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/20 03:03:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = a53e5fa8e67d5d639593998684a4b196 OK 2026/07/20 03:03:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/20 03:03:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 45130644fb16e4a3491abc14845a4b17 OK 2026/07/20 03:03:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/20 03:03:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = a3f26e2fa5410e369251a0e46c8ca70d OK 2026/07/20 03:03:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/20 03:03:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = a8d762a606dd200365b0cb2bfaea5f3d OK 2026/07/20 03:03:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/20 03:03:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 80226dfad970dcdbdb17456af886f62d OK 2026/07/20 03:03:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/20 03:03:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 3370cfc43c7e1d9aa6a2295f6ffe1bf4 OK 2026/07/20 03:03:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/20 03:03:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 85869df57c81a9268f41681f46169ec6 OK 2026/07/20 03:03:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/20 03:03:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 3e2ea2ab69dc746e5f08b0355d28b0cc OK 2026/07/20 03:03:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/20 03:03:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 5be40742f4b39fe5bed93c84a0b69bb4 OK 2026/07/20 03:03:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/20 03:03:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 22b37670faeb651b6eb6311ec2192ab6 OK 2026/07/20 03:03:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/20 03:03:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = e5e9b7088efe9f550efb8bad12d9738b OK 2026/07/20 03:03:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/20 03:03:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 0023b12b5479fc5f16c5fa466e9352eb OK 2026/07/20 03:03:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/20 03:03:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = e306002d774d3c382e2a3effca4e7797 OK 2026/07/20 03:03:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/20 03:03:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:03:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = e86a8890da65cefe25e4802c52373224 OK 2026/07/20 03:03:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/20 03:03:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 67ab9159a6cec51d2346d86274123180 OK 2026/07/20 03:03:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/20 03:03:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = fb7d993d37c5b2cd43d4b1fced690c4f OK 2026/07/20 03:03:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/20 03:03:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:54 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = cf32fc591e9ded45c30f8a6c07fc618a OK 2026/07/20 03:03:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/20 03:03:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:03:54 DEBUG : Waiting for deletions to finish 2026/07/20 03:03:54 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 03:03:54 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 03:03:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 03:03:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 03:03:54 INFO : apple: Deleted 2026/07/20 03:03:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 03:03:54 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 03:03:54 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 03:03:54 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 03:03:54 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 03:03:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 03:03:54 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 03:03:54 INFO : splitbananasplit: Deleted 2026/07/20 03:03:54 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 03:03:54 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 03:03:54 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 03:03:55 INFO : appleappleapplebanana: Deleted 2026/07/20 03:03:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 03:03:55 INFO : banana: Deleted 2026/07/20 03:03:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 03:03:55 DEBUG : Waiting for deletions to finish 2026/07/20 03:03:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/20 03:03:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:03:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:56 DEBUG : dir1: Directory modification time the same (differ by -242.652µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : YXBwbGU=: size = 5 OK 2026/07/20 03:03:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : apple: Unchanged skipping 2026/07/20 03:03:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:03:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/20 03:03:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:03:56 DEBUG : YmFuYW5h: size = 6 OK 2026/07/20 03:03:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : banana: Unchanged skipping 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/20 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/20 03:03:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/20 03:03:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/20 03:03:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/20 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/20 03:03:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/20 03:03:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/20 03:03:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/20 03:03:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 03:03:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/20 03:03:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:03:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/20 03:03:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/20 03:03:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/20 03:03:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/20 03:03:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/20 03:03:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/20 03:03:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:03:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:03:56 DEBUG : Waiting for deletions to finish 2026/07/20 03:03:56 DEBUG : Waiting for deletions to finish 2026/07/20 03:03:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/20 03:03:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/20 03:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:03:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:03:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:03:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:03:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:03:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/20 03:04:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:04:10 DEBUG : dir1/0000-abcdefg.txt: md5 = bae0491e9ed5a9106c5846dd9ea0460b OK 2026/07/20 03:04:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = a98520fb5cc26be8b1cb3fca6d4c77c8 OK 2026/07/20 03:04:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 8e7e2839574c1fc8b438d3bab65fb275 OK 2026/07/20 03:04:15 DEBUG : dir1/0003-defghij.txt: md5 = a4b21b4c45dcae12ba93b3daf9a970d0 OK 2026/07/20 03:04:16 DEBUG : dir1/0004-efghijk.txt: md5 = acb2e3da3a49862bebf4f8b1b9127d1a OK 2026/07/20 03:04:17 DEBUG : dir1/0005-fghijkl.txt: md5 = afa30b9816486fd2ceef24128256c173 OK 2026/07/20 03:04:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 0f447966d01d493eac63e628ca32665c OK 2026/07/20 03:04:20 DEBUG : dir1/0007-1234567.txt: md5 = db3829412774525da49e77c82c2a6fd5 OK 2026/07/20 03:04:22 DEBUG : dir1/0008-2345678.txt: md5 = 4a5154d44a561a3286b20e1922d9a927 OK 2026/07/20 03:04:23 DEBUG : dir1/0009-3456789.txt: md5 = ef0aeef9b99bf3b4d767fad38be4b133 OK 2026/07/20 03:04:25 DEBUG : dir1/0010-456789.txt: md5 = b32474c5ffa88cedc4acbb019c0e1621 OK 2026/07/20 03:04:26 DEBUG : dir1/0011-56789;.txt: md5 = 762ba50310b93fbb3af56465684c7d3f OK 2026/07/20 03:04:28 DEBUG : dir1/0012-6789;.txt: md5 = 6dfdf86aa20249ab98705bb88a5decd3 OK 2026/07/20 03:04:29 DEBUG : dir1/0013-789;=.txt: md5 = ac88b8407e20ce3ddcabc68ca5479901 OK 2026/07/20 03:04:31 DEBUG : dir1/0014-89;=.txt: md5 = ef1ae55668d93e0fbe7fd3cde790eb76 OK 2026/07/20 03:04:32 DEBUG : dir1/0015-9;=.txt: md5 = f1005e423ea765bf5a00f65d2ddf5ac3 OK 2026/07/20 03:04:34 DEBUG : apple: md5 = 29870028b7df2820b4e91af0831b2de9 OK 2026/07/20 03:04:35 DEBUG : banana: md5 = cb83686d6f7e4825176aaa4e6e40902e OK 2026/07/20 03:04:36 DEBUG : appleappleapplebanana: md5 = a05e99d306bd7565ff331ede396703f9 OK 2026/07/20 03:04:38 DEBUG : splitbananasplit: md5 = a6d09fd11bd532ec914afdebe5fb7627 OK 2026/07/20 03:04:38 DEBUG : Waiting for deletions to finish 2026/07/20 03:04:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:04:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 03:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 03:04:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 03:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 03:04:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:04:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:04:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:04:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:04:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:04:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:04:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:04:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:04:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:04:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:04:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:04:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:04:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:04:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:04:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:04:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:04:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:04:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:04:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:04:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:04:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:04:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:04:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:04:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:04:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:04:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:04:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:04:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:04:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:04:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:04:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:04:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:04:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:04:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:04:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:04:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:04:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:04:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:04:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:04:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:04:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:04:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:04:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:04:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:04:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:04:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:04:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:04:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:04:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:04:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:04:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:04:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:04:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:04:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:04:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:04:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/20 03:04:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:04:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:04:41 DEBUG : PREFIXappleappleapplebanana: md5 = d2720fcba985b2ed043beedeea76b7be OK 2026/07/20 03:04:41 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/20 03:04:41 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/20 03:04:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:04:41 DEBUG : PREFIXapple: md5 = 2c958e46d1310a04d87d749194b60143 OK 2026/07/20 03:04:41 DEBUG : PREFIXapple: size = 5 OK 2026/07/20 03:04:41 INFO : apple: Copied (new) to: PREFIXapple 2026/07/20 03:04:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:04:41 DEBUG : PREFIXbanana: md5 = 938160374288f781ac441ac98a7850b3 OK 2026/07/20 03:04:41 DEBUG : PREFIXbanana: size = 6 OK 2026/07/20 03:04:41 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/20 03:04:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:04:41 DEBUG : PREFIXsplitbananasplit: md5 = e5532974169de8c4218fb5210985c926 OK 2026/07/20 03:04:41 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/20 03:04:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/20 03:04:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:04:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = ae0f80683b8a403656252feb08a36866 OK 2026/07/20 03:04:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:04:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:04:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = bf4c357ce0d9c03d288ef3a0a961ea0b OK 2026/07/20 03:04:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/20 03:04:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:04:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 983d2bac5fac550a8929d2a42217990f OK 2026/07/20 03:04:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/20 03:04:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:04:42 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = b3f709c0ff594dce407778d434a3235e OK 2026/07/20 03:04:42 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/20 03:04:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:04:43 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 2c85a0ad4ba75783a100b089402b7d35 OK 2026/07/20 03:04:43 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/20 03:04:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:04:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:04:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 94c6dceaeb3e5a82b3a9767660ac666e OK 2026/07/20 03:04:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/20 03:04:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:04:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:04:44 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = e980d0d1e6167b0a32f455518b1c8198 OK 2026/07/20 03:04:44 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/20 03:04:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:04:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:04:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = a7eb6b3b60d40845195fd516ba4f2207 OK 2026/07/20 03:04:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/20 03:04:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:04:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:04:45 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = c0b00c2c939cdb8cda7e67fb844cd26e OK 2026/07/20 03:04:45 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/20 03:04:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:04:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:04:45 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 4af7012e869aa720aa0c4adf55133b85 OK 2026/07/20 03:04:45 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/20 03:04:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:04:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:04:45 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = d60a4c3f5b214448462ca38f31a477e7 OK 2026/07/20 03:04:45 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/20 03:04:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:04:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:04:45 DEBUG : dir1/PREFIX0010-456789.txt: md5 = d1df7899633a9e32895002fcb0f55af6 OK 2026/07/20 03:04:45 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/20 03:04:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/20 03:04:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:04:46 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 2fd5a284d17b82dd6f160faf3402da3b OK 2026/07/20 03:04:46 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/20 03:04:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:04:46 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 686f04854e19ff49c933fe677f61cff2 OK 2026/07/20 03:04:46 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/20 03:04:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:04:46 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = f9a56293a900dcdf95646ff0fd9a50e4 OK 2026/07/20 03:04:46 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/20 03:04:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:04:46 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = a938042fdab99d3eb0eec9440baa79d8 OK 2026/07/20 03:04:46 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/20 03:04:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:04:46 DEBUG : Waiting for deletions to finish 2026/07/20 03:04:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 03:04:47 INFO : banana: Deleted 2026/07/20 03:04:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 03:04:47 INFO : splitbananasplit: Deleted 2026/07/20 03:04:47 INFO : appleappleapplebanana: Deleted 2026/07/20 03:04:47 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 03:04:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 03:04:47 INFO : apple: Deleted 2026/07/20 03:04:47 DEBUG : Waiting for deletions to finish 2026/07/20 03:04:48 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:04:48 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:04:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1: Directory modification time the same (differ by -905.508µs, within tolerance 1ms) 2026/07/20 03:04:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:04:50 DEBUG : banana: md5 = f1fd2c664c7db2f5f4ad90a165f311e1 OK 2026/07/20 03:04:50 DEBUG : banana: size = 6 OK 2026/07/20 03:04:50 INFO : banana: Copied (new) 2026/07/20 03:04:50 DEBUG : appleappleapplebanana: md5 = 3ec7efd32d45fb57822fc0943d1c2654 OK 2026/07/20 03:04:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:04:50 INFO : appleappleapplebanana: Copied (new) 2026/07/20 03:04:50 DEBUG : splitbananasplit: md5 = 7c27dc9d898f5924fb1992720d71fb29 OK 2026/07/20 03:04:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:04:50 INFO : splitbananasplit: Copied (new) 2026/07/20 03:04:50 DEBUG : apple: md5 = e06c0f272f9e06d4cdb96209a32ac492 OK 2026/07/20 03:04:50 DEBUG : apple: size = 5 OK 2026/07/20 03:04:50 INFO : apple: Copied (new) 2026/07/20 03:04:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = 551b90658fab67ebfe80b4dd49d2d265 OK 2026/07/20 03:04:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:04:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/20 03:04:51 DEBUG : dir1/0000-abcdefg.txt: md5 = 12af4701d975d8ea2c53e274f89f6ecd OK 2026/07/20 03:04:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:04:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/20 03:04:51 DEBUG : dir1/0002-cdefghi.txt: md5 = add1f191bdcfc969953378ad46e894a1 OK 2026/07/20 03:04:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:04:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/20 03:04:52 DEBUG : dir1/0003-defghij.txt: md5 = b39d9c0246c544dc8dd4724bb31163d6 OK 2026/07/20 03:04:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:04:52 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/20 03:04:53 DEBUG : dir1/0004-efghijk.txt: md5 = 59e01611edfd96ffa71289a8664d3d12 OK 2026/07/20 03:04:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:04:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/20 03:04:53 DEBUG : dir1/0005-fghijkl.txt: md5 = f2e67e3e9849d48066ade6d711fd76c0 OK 2026/07/20 03:04:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:04:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/20 03:04:53 DEBUG : dir1/0007-1234567.txt: md5 = c515dd8c35e82cf84e2117184f25ce3e OK 2026/07/20 03:04:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:04:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/20 03:04:53 DEBUG : dir1/0006-ghijklm.txt: md5 = eb51f3540552ced7c27243057001ab82 OK 2026/07/20 03:04:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:04:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/20 03:04:54 DEBUG : dir1/0008-2345678.txt: md5 = d4a25b7ff54576d73135115284e5844c OK 2026/07/20 03:04:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:04:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/20 03:04:54 DEBUG : dir1/0009-3456789.txt: md5 = 045297ff02efb753cf12b013a7c27c86 OK 2026/07/20 03:04:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:04:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/20 03:04:54 DEBUG : dir1/0011-56789;.txt: md5 = 885e1c9bacf3ba08252e2540563bfa74 OK 2026/07/20 03:04:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:04:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/20 03:04:54 DEBUG : dir1/0010-456789.txt: md5 = e9b64e85c147351cfebbd0abf7b563bc OK 2026/07/20 03:04:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:04:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/20 03:04:56 DEBUG : dir1/0014-89;=.txt: md5 = 7dbf975a04a2efa48e2c56f4f7faf1e8 OK 2026/07/20 03:04:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:04:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/20 03:04:56 DEBUG : dir1/0013-789;=.txt: md5 = 753d55d42ec088dc08d7e3aa6b9986ec OK 2026/07/20 03:04:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:04:56 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/20 03:04:56 DEBUG : dir1/0012-6789;.txt: md5 = 354865f60c1483fa9fbc205cfbd5db8a OK 2026/07/20 03:04:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:04:56 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/20 03:04:56 DEBUG : dir1/0015-9;=.txt: md5 = b19c8511bed59561b3dd28f951738e79 OK 2026/07/20 03:04:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:04:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/20 03:04:56 DEBUG : Waiting for deletions to finish 2026/07/20 03:04:57 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/20 03:04:57 INFO : PREFIXbanana: Deleted 2026/07/20 03:04:57 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/20 03:04:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/20 03:04:57 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/20 03:04:57 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/20 03:04:57 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/20 03:04:57 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/20 03:04:57 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/20 03:04:57 INFO : PREFIXapple: Deleted 2026/07/20 03:04:57 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/20 03:04:57 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/20 03:04:57 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/20 03:04:57 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/20 03:04:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/20 03:04:57 INFO : PREFIXsplitbananasplit: Deleted 2026/07/20 03:04:57 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/20 03:04:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/20 03:04:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/20 03:04:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/20 03:04:58 DEBUG : Waiting for deletions to finish 2026/07/20 03:04:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:04:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : Waiting for deletions to finish 2026/07/20 03:04:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:04:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/20 03:05:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:05:12 DEBUG : dir1/0000-abcdefg.txt: md5 = e004ef20dcd61bce7d9a13ffdcabf255 OK 2026/07/20 03:05:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4774e5aefe80411c29d2dd4921f650ae OK 2026/07/20 03:05:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 1604c5d20b39d36220c276bc32eb8a97 OK 2026/07/20 03:05:17 DEBUG : dir1/0003-defghij.txt: md5 = 6115eb2b88a218743e67a23d2c4a289e OK 2026/07/20 03:05:18 DEBUG : dir1/0004-efghijk.txt: md5 = 5e305c8b8d2cef1c67705e6fe5996c05 OK 2026/07/20 03:05:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 656469910de21f9dcac880c7cdbbc076 OK 2026/07/20 03:05:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 5a5c34e97f4af8f214fb33419874a387 OK 2026/07/20 03:05:23 DEBUG : dir1/0007-1234567.txt: md5 = 7d0be7055a326590a905fd8f9b3ca201 OK 2026/07/20 03:05:24 DEBUG : dir1/0008-2345678.txt: md5 = 30d3ca7db9a352637fca596ae6017dc4 OK 2026/07/20 03:05:25 DEBUG : dir1/0009-3456789.txt: md5 = 5d0ecd092e44d2af4e597890bec93b3e OK 2026/07/20 03:05:27 DEBUG : dir1/0010-456789.txt: md5 = 642bcf0c9df7eb7d7348d2edc42a9106 OK 2026/07/20 03:05:28 DEBUG : dir1/0011-56789;.txt: md5 = 43bfae0f15753d230be689d31afc5023 OK 2026/07/20 03:05:30 DEBUG : dir1/0012-6789;.txt: md5 = 1a88104310d2eb77e7f2cffd4561c596 OK 2026/07/20 03:05:31 DEBUG : dir1/0013-789;=.txt: md5 = bb75b9eb90ed859a96a7a78261aac726 OK 2026/07/20 03:05:32 DEBUG : dir1/0014-89;=.txt: md5 = 66a08c5b783f039c93f688a406803bbb OK 2026/07/20 03:05:34 DEBUG : dir1/0015-9;=.txt: md5 = 370369a0ed51f317d6c9968dd899f376 OK 2026/07/20 03:05:35 DEBUG : apple: md5 = 71a6383a9cc60ebf9f025401e28d410c OK 2026/07/20 03:05:37 DEBUG : banana: md5 = d7d55167202cc31518aedd51d7bb6ec0 OK 2026/07/20 03:05:38 DEBUG : appleappleapplebanana: md5 = 1b7ed0f923b5e611e051ffc63cd4e1b2 OK 2026/07/20 03:05:39 DEBUG : splitbananasplit: md5 = 0e4ae5f3902dfd69825cfb2cbf72f9da OK 2026/07/20 03:05:39 DEBUG : Waiting for deletions to finish 2026/07/20 03:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:05:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:05:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:05:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:05:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:05:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/20 03:05:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:05:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/20 03:05:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:05:42 DEBUG : appleappleapplebananaSUFFIX: md5 = 9c3060f2d3c96f1469f01c79cec88ecd OK 2026/07/20 03:05:42 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/20 03:05:42 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/20 03:05:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:05:42 DEBUG : bananaSUFFIX: md5 = fd7c6cea960ed1e521c456f0b7938687 OK 2026/07/20 03:05:42 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/20 03:05:42 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/20 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:42 DEBUG : appleSUFFIX: md5 = 62c7348efe172e7d861f99936d52aacb OK 2026/07/20 03:05:42 DEBUG : appleSUFFIX: size = 5 OK 2026/07/20 03:05:42 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/20 03:05:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:05:43 DEBUG : splitbananasplitSUFFIX: md5 = adcdc5f34a7764e783b10a89b6cad617 OK 2026/07/20 03:05:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/20 03:05:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/20 03:05:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:05:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = d4016e2070b478405a809365e79534ce OK 2026/07/20 03:05:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/20 03:05:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:05:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:05:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = f18ac2ff0fe4d0efcded81fb4ade3b34 OK 2026/07/20 03:05:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/20 03:05:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:05:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:05:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 6c6ac71a6b16193122d0117093def9ad OK 2026/07/20 03:05:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/20 03:05:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:05:44 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 3d9f05987243b095ec2924b0d8a0390a OK 2026/07/20 03:05:44 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/20 03:05:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:05:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:05:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 5b46e1da0fce7c84685aa6999a67ad0f OK 2026/07/20 03:05:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/20 03:05:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:05:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:05:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = bd56cef1864f2d26ef8fbed23d8e2ed0 OK 2026/07/20 03:05:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/20 03:05:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:05:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:05:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 368aa931bf24aab1e5a65fb92e41bcc1 OK 2026/07/20 03:05:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/20 03:05:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:05:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:05:45 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = a4ad7923c05b8fada60b75daebc367dc OK 2026/07/20 03:05:45 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/20 03:05:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:05:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:05:46 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 202b7b205625cd2cf7dbaea7aa255ea7 OK 2026/07/20 03:05:46 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/20 03:05:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:05:46 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 9d69dbaeed099a8516aea30506f528ac OK 2026/07/20 03:05:46 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/20 03:05:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:05:46 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = fec3faff41b70ce981641f3e0458a35e OK 2026/07/20 03:05:46 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/20 03:05:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:05:46 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = e19305ce5f8111747b435e3822142f92 OK 2026/07/20 03:05:46 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/20 03:05:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:05:48 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 4167a812e70913a9f5b926e6f3afb1c9 OK 2026/07/20 03:05:48 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/20 03:05:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:05:48 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 4916b640cd5cbfff317cfc1ac49ea845 OK 2026/07/20 03:05:48 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/20 03:05:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:05:48 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = c12c2386ec68ac63ab7723d4b17be8f0 OK 2026/07/20 03:05:48 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/20 03:05:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:05:48 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 16d8efb3ed7fa7acef0401c7b42bfc86 OK 2026/07/20 03:05:48 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/20 03:05:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:05:48 DEBUG : Waiting for deletions to finish 2026/07/20 03:05:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 03:05:48 INFO : apple: Deleted 2026/07/20 03:05:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 03:05:48 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 03:05:48 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 03:05:48 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 03:05:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 03:05:48 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 03:05:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 03:05:49 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 03:05:49 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 03:05:49 INFO : splitbananasplit: Deleted 2026/07/20 03:05:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 03:05:49 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 03:05:49 INFO : appleappleapplebanana: Deleted 2026/07/20 03:05:49 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 03:05:49 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 03:05:49 INFO : banana: Deleted 2026/07/20 03:05:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 03:05:49 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 03:05:49 DEBUG : Waiting for deletions to finish 2026/07/20 03:05:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:05:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:05:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1: Directory modification time the same (differ by -681.418µs, within tolerance 1ms) 2026/07/20 03:05:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:05:52 DEBUG : appleappleapplebanana: md5 = 106548c382f3e82acb11431bb6daa91f OK 2026/07/20 03:05:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:05:52 INFO : appleappleapplebanana: Copied (new) 2026/07/20 03:05:52 DEBUG : apple: md5 = eb237a9e51b91cf6adc530b55bc5bf2c OK 2026/07/20 03:05:52 DEBUG : apple: size = 5 OK 2026/07/20 03:05:52 INFO : apple: Copied (new) 2026/07/20 03:05:52 DEBUG : splitbananasplit: md5 = 9e0f6e3a09ce6bf81c567860a7607bc9 OK 2026/07/20 03:05:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:05:52 INFO : splitbananasplit: Copied (new) 2026/07/20 03:05:52 DEBUG : banana: md5 = 255c2780166889a6d3905c1c1a081131 OK 2026/07/20 03:05:52 DEBUG : banana: size = 6 OK 2026/07/20 03:05:52 INFO : banana: Copied (new) 2026/07/20 03:05:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 504df9daff75e2899ede5108f4106367 OK 2026/07/20 03:05:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:05:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/20 03:05:53 DEBUG : dir1/0002-cdefghi.txt: md5 = c25a84dae1aff66de0fa4b21ec2d0b4a OK 2026/07/20 03:05:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:05:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/20 03:05:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = b7e2a49b653346e4bd9dcd68635722a9 OK 2026/07/20 03:05:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:05:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/20 03:05:53 DEBUG : dir1/0003-defghij.txt: md5 = e94070cc8860430803bf36e0a55c7f0c OK 2026/07/20 03:05:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:05:53 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/20 03:05:55 DEBUG : dir1/0004-efghijk.txt: md5 = 8a9ee4e1ed155e406fe6522f097a4888 OK 2026/07/20 03:05:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:05:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/20 03:05:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 818d0b8e0b9ed6e8e339e0517da1a975 OK 2026/07/20 03:05:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:05:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/20 03:05:55 DEBUG : dir1/0007-1234567.txt: md5 = e14f2000afa101743aa23900e61843b2 OK 2026/07/20 03:05:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:05:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/20 03:05:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 4e358cdaefba2b762a4c39a220e1db48 OK 2026/07/20 03:05:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:05:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/20 03:05:56 DEBUG : dir1/0009-3456789.txt: md5 = 3f1fd2003e82b7792ecb7ac406b85fe5 OK 2026/07/20 03:05:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:05:56 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/20 03:05:56 DEBUG : dir1/0008-2345678.txt: md5 = 658c11ab13bf89bac84ddb4faaaf2498 OK 2026/07/20 03:05:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:05:56 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/20 03:05:56 DEBUG : dir1/0010-456789.txt: md5 = d9001fe767db121a44bbab219762290d OK 2026/07/20 03:05:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:05:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/20 03:05:56 DEBUG : dir1/0011-56789;.txt: md5 = 349756fe5fff68be3157372c10153d03 OK 2026/07/20 03:05:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:05:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/20 03:05:57 DEBUG : dir1/0012-6789;.txt: md5 = 43b0d5cc67ba08d20f04fa476f6a5b93 OK 2026/07/20 03:05:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:05:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/20 03:05:57 DEBUG : dir1/0013-789;=.txt: md5 = db8d4547e5d1c5339b30bb65f0865033 OK 2026/07/20 03:05:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:05:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/20 03:05:57 DEBUG : dir1/0014-89;=.txt: md5 = c9d8b09bd65eadc9295b78dd9f6f9312 OK 2026/07/20 03:05:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:05:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/20 03:05:57 DEBUG : dir1/0015-9;=.txt: md5 = 55fbe0dff634517e0b003e28ea080968 OK 2026/07/20 03:05:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:05:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/20 03:05:57 DEBUG : Waiting for deletions to finish 2026/07/20 03:05:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/20 03:05:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/20 03:05:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/20 03:05:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/20 03:05:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/20 03:05:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/20 03:05:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/20 03:05:58 INFO : splitbananasplitSUFFIX: Deleted 2026/07/20 03:05:58 INFO : bananaSUFFIX: Deleted 2026/07/20 03:05:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/20 03:05:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/20 03:05:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/20 03:05:58 INFO : appleSUFFIX: Deleted 2026/07/20 03:05:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/20 03:05:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/20 03:05:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/20 03:05:59 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/20 03:05:59 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/20 03:05:59 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/20 03:05:59 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/20 03:05:59 DEBUG : Waiting for deletions to finish 2026/07/20 03:05:59 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:05:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : Waiting for deletions to finish 2026/07/20 03:06:00 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:06:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:06:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:06:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 6365ef9e576e09d8328a49f880655363 OK 2026/07/20 03:06:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6c9cd21c6b887586f5fd1bcdc4870845 OK 2026/07/20 03:06:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 7310c8cb30e34805018eb309ab9efa5f OK 2026/07/20 03:06:18 DEBUG : dir1/0003-defghij.txt: md5 = e6f67045f5ba981ca1e823f9cef3cf3f OK 2026/07/20 03:06:19 DEBUG : dir1/0004-efghijk.txt: md5 = 80bc9ed77ce587b9afd05b56f3b1cb49 OK 2026/07/20 03:06:20 DEBUG : dir1/0005-fghijkl.txt: md5 = a46e8a2d05c0311a0a1408ad750ad990 OK 2026/07/20 03:06:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 82e09b8b3a78d7537695579f020d684c OK 2026/07/20 03:06:23 DEBUG : dir1/0007-1234567.txt: md5 = 661dd0521d2988b051fc0794857f6a33 OK 2026/07/20 03:06:25 DEBUG : dir1/0008-2345678.txt: md5 = 0559787abacbbce05829d446d4c7e7d1 OK 2026/07/20 03:06:26 DEBUG : dir1/0009-3456789.txt: md5 = 979264dfc23ccf92bafcf51aa01c5351 OK 2026/07/20 03:06:28 DEBUG : dir1/0010-456789.txt: md5 = 5341481445fa95b7a0417594354854c6 OK 2026/07/20 03:06:29 DEBUG : dir1/0011-56789;.txt: md5 = 9db3dba75bbabc21191161d950abf0ea OK 2026/07/20 03:06:31 DEBUG : dir1/0012-6789;.txt: md5 = 7ea31b1118b68cf0e966c315e70eb76b OK 2026/07/20 03:06:32 DEBUG : dir1/0013-789;=.txt: md5 = 5cf5654221823a7a728a8a89710a929f OK 2026/07/20 03:06:33 DEBUG : dir1/0014-89;=.txt: md5 = 2b9de0ca8e76cafcc9e204a1b47b5e0a OK 2026/07/20 03:06:35 DEBUG : dir1/0015-9;=.txt: md5 = 01de5a7f67dbd2f6417fb1088c7c0c8d OK 2026/07/20 03:06:36 DEBUG : apple: md5 = 0a7c8229405803da6d6152f169ef677d OK 2026/07/20 03:06:38 DEBUG : banana: md5 = aa577e72b0cb60c9f3f2eab3e333846f OK 2026/07/20 03:06:39 DEBUG : appleappleapplebanana: md5 = 86c99c1ff58c0185583a70bd9ee1583c OK 2026/07/20 03:06:41 DEBUG : splitbananasplit: md5 = 0b2bb1736248f3be741c8376f6cc9c2d OK 2026/07/20 03:06:41 DEBUG : Waiting for deletions to finish 2026/07/20 03:06:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:06:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 03:06:42 DEBUG : apple: size = 5 OK 2026/07/20 03:06:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:42 DEBUG : apple: Unchanged skipping 2026/07/20 03:06:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:42 DEBUG : banana: size = 6 OK 2026/07/20 03:06:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:42 DEBUG : banana: Unchanged skipping 2026/07/20 03:06:42 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/20 03:06:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 03:06:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/20 03:06:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:06:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:06:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/20 03:06:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:06:43 DEBUG : appleapple: md5 = 09910071f29aceec4a412a1eaf122e47 OK 2026/07/20 03:06:43 DEBUG : appleapple: size = 21 OK 2026/07/20 03:06:43 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/20 03:06:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:06:44 DEBUG : splitbanan: md5 = 99a600e3f69659055bbaddb645e4774d OK 2026/07/20 03:06:44 DEBUG : splitbanan: size = 16 OK 2026/07/20 03:06:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/20 03:06:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:06:44 DEBUG : dir1/0000-abcde: md5 = 9ddd5bb27002955c85c2b5ebc9fbdbd3 OK 2026/07/20 03:06:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/20 03:06:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/20 03:06:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:06:44 DEBUG : dir1/0001-bcdef: md5 = daa8a2c27c6cbd379e533d42a25d710b OK 2026/07/20 03:06:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/20 03:06:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/20 03:06:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:06:45 DEBUG : dir1/0002-cdefg: md5 = bbb7580f0b7fc788e814e2389acbb7b5 OK 2026/07/20 03:06:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/20 03:06:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/20 03:06:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:06:45 DEBUG : dir1/0003-defgh: md5 = e2aa9e222eb9bdca386bd390c2aff717 OK 2026/07/20 03:06:45 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/20 03:06:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/20 03:06:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:06:46 DEBUG : dir1/0004-efghi: md5 = f6ee035d71cc607414198254454876d8 OK 2026/07/20 03:06:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/20 03:06:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/20 03:06:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:06:46 DEBUG : dir1/0005-fghij: md5 = 1fd02e1539cd24785930b78fd89b7d12 OK 2026/07/20 03:06:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/20 03:06:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/20 03:06:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:06:46 DEBUG : dir1/0006-ghijk: md5 = 08192663e1f559785b1593941581a983 OK 2026/07/20 03:06:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/20 03:06:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/20 03:06:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:06:47 DEBUG : dir1/0007-12345: md5 = f9034cb570a79748e8686a6105d8d41c OK 2026/07/20 03:06:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/20 03:06:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/20 03:06:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:06:47 DEBUG : dir1/0008-23456: md5 = d38863c02615098c90db8133dd4f621a OK 2026/07/20 03:06:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/20 03:06:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/20 03:06:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:06:47 DEBUG : dir1/0009-34567: md5 = dea3e375c2ce6a6a6431eef0eb542152 OK 2026/07/20 03:06:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/20 03:06:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/20 03:06:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:06:47 DEBUG : dir1/0010-45678: md5 = 66ec0870f4273d1c41f9e9dd74588f86 OK 2026/07/20 03:06:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/20 03:06:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/20 03:06:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:06:48 DEBUG : dir1/0011-56789: md5 = dd57ecbe0e0288226f33d2e05c250253 OK 2026/07/20 03:06:48 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/20 03:06:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/20 03:06:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:06:48 DEBUG : dir1/0012-6789;: md5 = 2f4ca82ea03915d73658050464d282e4 OK 2026/07/20 03:06:48 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/20 03:06:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/20 03:06:48 DEBUG : dir1/0013-789;=: md5 = d07e764f6513bb59e090fc329c235b9d OK 2026/07/20 03:06:48 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/20 03:06:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/20 03:06:49 DEBUG : dir1/0014-89;=.: md5 = b641f510f8eea086101bda74b246b5cc OK 2026/07/20 03:06:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/20 03:06:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/20 03:06:49 DEBUG : dir1/0015-9;=.t: md5 = 67085a753bc0c5fa10fb6ab1ee11e0c6 OK 2026/07/20 03:06:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/20 03:06:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/20 03:06:49 DEBUG : Waiting for deletions to finish 2026/07/20 03:06:50 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 03:06:50 INFO : splitbananasplit: Deleted 2026/07/20 03:06:50 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 03:06:50 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 03:06:51 INFO : appleappleapplebanana: Deleted 2026/07/20 03:06:51 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 03:06:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:06:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : appleapple: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/20 03:06:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:06:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:06:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:06:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:06:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:06:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:06:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:06:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:06:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:06:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:06:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:06:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:06:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:06:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:06:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:06:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:06:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:06:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:06:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:06:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:06:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:06:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:06:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:06:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:06:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:06:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:06:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:06:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:06:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:06:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:06:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:06:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:06:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:06:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:06:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:06:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:06:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:06:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:06:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:06:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:06:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:06:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:06:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:06:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:06:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:06:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:06:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:06:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:06:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:06:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:06:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:06:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:06:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:06:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:52 DEBUG : dir1: Directory modification time the same (differ by -450.003µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:52 DEBUG : apple: size = 5 OK 2026/07/20 03:06:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : apple: Unchanged skipping 2026/07/20 03:06:52 DEBUG : appleapple: size = 21 OK 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:06:52 DEBUG : banana: size = 6 OK 2026/07/20 03:06:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : banana: Unchanged skipping 2026/07/20 03:06:52 DEBUG : splitbanan: size = 16 OK 2026/07/20 03:06:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:06:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:06:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:06:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:06:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:06:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:06:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:06:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:06:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:06:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:06:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/20 03:06:52 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/20 03:06:52 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/20 03:06:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/20 03:06:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/20 03:06:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/20 03:06:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/20 03:06:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/20 03:06:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/20 03:06:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/20 03:06:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/20 03:06:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/20 03:06:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:06:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:06:52 DEBUG : Waiting for deletions to finish 2026/07/20 03:06:52 DEBUG : Waiting for deletions to finish 2026/07/20 03:06:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : appleapple: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/20 03:06:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:06:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:06:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:06:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:06:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:06:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:06:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:06:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:06:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:06:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:06:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:06:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:06:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:06:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:06:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:06:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:06:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:06:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:06:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:06:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:06:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:06:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:06:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:06:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:06:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:06:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:06:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:06:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:06:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:06:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:06:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:06:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:06:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:06:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:06:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:06:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:06:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:06:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:06:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:06:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:06:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:06:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:06:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:06:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:06:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:06:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:06:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:06:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:06:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:06:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:06:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/20 03:07:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:07:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 7d8edcb81dab651523591dc9cb93abc3 OK 2026/07/20 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2e647dea5f083ea408f1e9ddab921560 OK 2026/07/20 03:07:09 DEBUG : dir1/0002-cdefghi.txt: md5 = e158af348868973fc8ce766b9159b2a4 OK 2026/07/20 03:07:10 DEBUG : dir1/0003-defghij.txt: md5 = 8338383160f770bb7027289d4baa0128 OK 2026/07/20 03:07:11 DEBUG : dir1/0004-efghijk.txt: md5 = b4367165ec2445559697a2c15f7d8cf7 OK 2026/07/20 03:07:13 DEBUG : dir1/0005-fghijkl.txt: md5 = b9c0f0352fdde90bfb634461291859d8 OK 2026/07/20 03:07:14 DEBUG : dir1/0006-ghijklm.txt: md5 = d9d27d8e4973565aca1f5ec58ef5d644 OK 2026/07/20 03:07:16 DEBUG : dir1/0007-1234567.txt: md5 = b119ea14ee9b77f0738a1177966cef69 OK 2026/07/20 03:07:18 DEBUG : dir1/0008-2345678.txt: md5 = c23a0525ba47ce9653e5d83c01ca4750 OK 2026/07/20 03:07:19 DEBUG : dir1/0009-3456789.txt: md5 = 5bccdb56d432e93a11cf66f5e2c0669f OK 2026/07/20 03:07:20 DEBUG : dir1/0010-456789.txt: md5 = ef9a89294010bfdf68edd08367f97156 OK 2026/07/20 03:07:22 DEBUG : dir1/0011-56789;.txt: md5 = c1a5a71db682fd1a48c7fd3de6f07db5 OK 2026/07/20 03:07:23 DEBUG : dir1/0012-6789;.txt: md5 = d98854f8ff842ecfcf71c463227ae419 OK 2026/07/20 03:07:24 DEBUG : dir1/0013-789;=.txt: md5 = 0478ade25d819c4b09e16eca4aab67ab OK 2026/07/20 03:07:26 DEBUG : dir1/0014-89;=.txt: md5 = 9871f59f946a9a30252f7a3c004d576c OK 2026/07/20 03:07:28 DEBUG : dir1/0015-9;=.txt: md5 = b50c7cc99cef9429e2009486e0c0ef90 OK 2026/07/20 03:07:29 DEBUG : apple: md5 = 59a99ae55d2a834568ed090e2141d089 OK 2026/07/20 03:07:30 DEBUG : banana: md5 = 779c92f05e31fae6a7857a356aea3d68 OK 2026/07/20 03:07:32 DEBUG : appleappleapplebanana: md5 = 28db7aa518dd113468a73436384623d7 OK 2026/07/20 03:07:33 DEBUG : splitbananasplit: md5 = f51905fa62e6bfbb8514057d6f7d7904 OK 2026/07/20 03:07:33 DEBUG : Waiting for deletions to finish 2026/07/20 03:07:34 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:07:35 DEBUG : apple: size = 5 OK 2026/07/20 03:07:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:07:35 DEBUG : apple: Unchanged skipping 2026/07/20 03:07:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:07:35 DEBUG : banana: size = 6 OK 2026/07/20 03:07:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : banana: Unchanged skipping 2026/07/20 03:07:35 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/20 03:07:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:07:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:07:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:07:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:07:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:07:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:07:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:07:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:07:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:07:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:07:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:07:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:07:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:07:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:07:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:07:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:07:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:07:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:07:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:07:35 DEBUG : Waiting for deletions to finish 2026/07/20 03:07:35 DEBUG : Waiting for deletions to finish 2026/07/20 03:07:36 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:07:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:07:37 DEBUG : dir1: Directory modification time the same (differ by -115.707µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:07:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:07:37 DEBUG : apple: size = 5 OK 2026/07/20 03:07:37 DEBUG : banana: size = 6 OK 2026/07/20 03:07:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : apple: Unchanged skipping 2026/07/20 03:07:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:07:37 DEBUG : banana: Unchanged skipping 2026/07/20 03:07:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:07:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:07:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:07:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:07:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:07:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:07:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:07:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:07:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:07:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:07:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:07:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:07:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:07:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:07:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:07:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:07:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:07:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:07:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:07:37 DEBUG : Waiting for deletions to finish 2026/07/20 03:07:37 DEBUG : Waiting for deletions to finish 2026/07/20 03:07:38 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:07:38 DEBUG : Waiting for deletions to finish 2026/07/20 03:07:39 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:07:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:07:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:07:51 DEBUG : dir1/0000-abcdefg.txt: md5 = badbea24bea9b7246e563ef79722a30f OK 2026/07/20 03:07:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = 048ccabf8f71529b418a7197a8e4134d OK 2026/07/20 03:07:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 1281dff6f0bd916fdbd86382e43e30e5 OK 2026/07/20 03:07:56 DEBUG : dir1/0003-defghij.txt: md5 = c79bd398c787b39e5a2c7184d57aef93 OK 2026/07/20 03:07:57 DEBUG : dir1/0004-efghijk.txt: md5 = 996e21a2c1c2ba7d6ab4f93659f0a4c3 OK 2026/07/20 03:07:58 DEBUG : dir1/0005-fghijkl.txt: md5 = a510796fd04515b7b7898afe3d3c44b5 OK 2026/07/20 03:08:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 51488782b5acf827c57dbece8d55d301 OK 2026/07/20 03:08:01 DEBUG : dir1/0007-1234567.txt: md5 = 9eecf5cf4018ed98dea295d03433f312 OK 2026/07/20 03:08:03 DEBUG : dir1/0008-2345678.txt: md5 = 5c996d1bdaaada6883fbe3f986b939cf OK 2026/07/20 03:08:04 DEBUG : dir1/0009-3456789.txt: md5 = 4a201f15cecdfaf705f02b2344bf040c OK 2026/07/20 03:08:06 DEBUG : dir1/0010-456789.txt: md5 = 32efe4009aa98e7867daa1e6e68c82a4 OK 2026/07/20 03:08:07 DEBUG : dir1/0011-56789;.txt: md5 = 069236bf037998878223a34d2d9c7456 OK 2026/07/20 03:08:09 DEBUG : dir1/0012-6789;.txt: md5 = f98316a8e0e1b9053b1fb73494d69490 OK 2026/07/20 03:08:10 DEBUG : dir1/0013-789;=.txt: md5 = ed3431409a4539fd1167408abb7d280e OK 2026/07/20 03:08:11 DEBUG : dir1/0014-89;=.txt: md5 = dca4db424632db03bb882d09e04ae93f OK 2026/07/20 03:08:13 DEBUG : dir1/0015-9;=.txt: md5 = 6741810cc14f92b8e8a1150fa0eb1ad5 OK 2026/07/20 03:08:14 DEBUG : apple: md5 = 07e100c447290fee21fb275d4e3488ec OK 2026/07/20 03:08:15 DEBUG : banana: md5 = bd4e4aad919b4769270bcdc18ad94f82 OK 2026/07/20 03:08:17 DEBUG : appleappleapplebanana: md5 = 6f69122f615fd5a194207e99ce3aae07 OK 2026/07/20 03:08:18 DEBUG : splitbananasplit: md5 = 2e68f32e55725639d6e96ce7adb9623f OK 2026/07/20 03:08:18 DEBUG : Waiting for deletions to finish 2026/07/20 03:08:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:08:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:08:20 DEBUG : apple: size = 5 OK 2026/07/20 03:08:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : apple: Unchanged skipping 2026/07/20 03:08:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:08:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:08:20 DEBUG : banana: size = 6 OK 2026/07/20 03:08:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : banana: Unchanged skipping 2026/07/20 03:08:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/20 03:08:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:08:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:08:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:08:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:08:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:08:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:08:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:08:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:08:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:08:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:08:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:08:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:08:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:08:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:08:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:08:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:08:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:08:20 DEBUG : Waiting for deletions to finish 2026/07/20 03:08:20 DEBUG : Waiting for deletions to finish 2026/07/20 03:08:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:08:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1: Directory modification time the same (differ by -684.021µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : apple: size = 5 OK 2026/07/20 03:08:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : apple: Unchanged skipping 2026/07/20 03:08:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:08:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:08:22 DEBUG : banana: size = 6 OK 2026/07/20 03:08:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : banana: Unchanged skipping 2026/07/20 03:08:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:08:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:08:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:08:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:08:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:08:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:08:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:08:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:08:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:08:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:08:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:08:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:08:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:08:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:08:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:08:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:08:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:08:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:08:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:08:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:08:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:08:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:08:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/20 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:08:35 DEBUG : dir1/0000-abcdefg.txt: md5 = c9b87621cbb7b34ebc9df32b2ca839b8 OK 2026/07/20 03:08:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 32ea7bb1bdf44cb8e55eab685bb5ca6f OK 2026/07/20 03:08:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 69feea70be59d80132a6d55b99f54ba8 OK 2026/07/20 03:08:39 DEBUG : dir1/0003-defghij.txt: md5 = bea2af9869a0beb19992a6bb6d8d30c1 OK 2026/07/20 03:08:41 DEBUG : dir1/0004-efghijk.txt: md5 = e5752fe5e3ccbc91d86898196fd73c47 OK 2026/07/20 03:08:42 DEBUG : dir1/0005-fghijkl.txt: md5 = a3ce6d1b5318e0b35101cd11df9d9d3e OK 2026/07/20 03:08:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 5732043704bc1a6622c5a16793b65c7d OK 2026/07/20 03:08:45 DEBUG : dir1/0007-1234567.txt: md5 = 91518643a98d9db4e604cb6bcecf8993 OK 2026/07/20 03:08:46 DEBUG : dir1/0008-2345678.txt: md5 = a934fa24f2dea6477a396af6e34edb34 OK 2026/07/20 03:08:48 DEBUG : dir1/0009-3456789.txt: md5 = 309ba191848db6b91c12589d36ddbd00 OK 2026/07/20 03:08:49 DEBUG : dir1/0010-456789.txt: md5 = c49ee2c278a26dbec9ecd540605c786a OK 2026/07/20 03:08:51 DEBUG : dir1/0011-56789;.txt: md5 = 0762bf9c4d0dc959787af43ca516e96f OK 2026/07/20 03:08:52 DEBUG : dir1/0012-6789;.txt: md5 = ac57d944c890bf885c051495e6ab3926 OK 2026/07/20 03:08:53 DEBUG : dir1/0013-789;=.txt: md5 = 1a5048cecccabdb64468d03435a64e20 OK 2026/07/20 03:08:55 DEBUG : dir1/0014-89;=.txt: md5 = 65a44b7278bde2c9c54c2469b4e958eb OK 2026/07/20 03:08:56 DEBUG : dir1/0015-9;=.txt: md5 = 8ae0769ece736e707cfe292d109b3211 OK 2026/07/20 03:08:57 DEBUG : apple: md5 = b1021debeef8055ead78331e8dd32e42 OK 2026/07/20 03:08:59 DEBUG : banana: md5 = dedc501f448cd54d3deb80675b6a7e26 OK 2026/07/20 03:09:00 DEBUG : appleappleapplebanana: md5 = 7cb2a384856e85b2005c40320597acdb OK 2026/07/20 03:09:02 DEBUG : splitbananasplit: md5 = 6f66ac8f83e4743b63226bf8d3e2ce3e OK 2026/07/20 03:09:02 DEBUG : Waiting for deletions to finish 2026/07/20 03:09:02 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:09:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:09:03 DEBUG : apple: size = 5 OK 2026/07/20 03:09:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:09:03 DEBUG : apple: Unchanged skipping 2026/07/20 03:09:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:09:03 DEBUG : banana: size = 6 OK 2026/07/20 03:09:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:03 DEBUG : banana: Unchanged skipping 2026/07/20 03:09:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/20 03:09:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:09:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:09:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:09:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:09:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:09:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:09:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:09:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:09:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:09:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:09:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:09:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:09:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:09:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:09:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:09:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:09:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:09:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:09:04 DEBUG : Waiting for deletions to finish 2026/07/20 03:09:04 DEBUG : Waiting for deletions to finish 2026/07/20 03:09:04 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:09:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:09:05 DEBUG : dir1: Directory modification time the same (differ by -231.601µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : apple: size = 5 OK 2026/07/20 03:09:05 DEBUG : banana: size = 6 OK 2026/07/20 03:09:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:09:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:09:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:09:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:09:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : banana: Unchanged skipping 2026/07/20 03:09:05 DEBUG : apple: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:09:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:09:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:09:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:09:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:09:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:09:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:09:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:09:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:09:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:09:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:09:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:09:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:09:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:09:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:09:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:09:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:09:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:09:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:09:05 DEBUG : Waiting for deletions to finish 2026/07/20 03:09:05 DEBUG : Waiting for deletions to finish 2026/07/20 03:09:06 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:09:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/20 03:09:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:09:18 DEBUG : dir1/0000-abcdefg.txt: md5 = bd583a8506e969fafaa0afc809dee47a OK 2026/07/20 03:09:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = dcc376c12bc231439cafa6d127f3e3af OK 2026/07/20 03:09:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 53379c76a49f37468ae35923eaeaec2a OK 2026/07/20 03:09:23 DEBUG : dir1/0003-defghij.txt: md5 = a0262a0bceca5b3d874ea0d9eca3a5ed OK 2026/07/20 03:09:24 DEBUG : dir1/0004-efghijk.txt: md5 = a2997be9f1834d6dbde64f23a3df9454 OK 2026/07/20 03:09:26 DEBUG : dir1/0005-fghijkl.txt: md5 = 7a19e2ef47a8eee6fc8db9d209650727 OK 2026/07/20 03:09:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 20cfd14ab751838327b1d7f6fa58a76b OK 2026/07/20 03:09:29 DEBUG : dir1/0007-1234567.txt: md5 = ba3136fca24239338d1dcddf8e923ccb OK 2026/07/20 03:09:30 DEBUG : dir1/0008-2345678.txt: md5 = 69861ec9707e7684d27296cab5f55c05 OK 2026/07/20 03:09:32 DEBUG : dir1/0009-3456789.txt: md5 = 7d23d5351b8d004722b5f330f18a3326 OK 2026/07/20 03:09:33 DEBUG : dir1/0010-456789.txt: md5 = 48881eba143584fba27ac6ac479fc008 OK 2026/07/20 03:09:34 DEBUG : dir1/0011-56789;.txt: md5 = c4790b2bda391e581742abdfdb9cec37 OK 2026/07/20 03:09:36 DEBUG : dir1/0012-6789;.txt: md5 = a7d05d121ccc76637b26484c47150549 OK 2026/07/20 03:09:37 DEBUG : dir1/0013-789;=.txt: md5 = 41cefab27c5e05db7a8f8f836a5f6404 OK 2026/07/20 03:09:39 DEBUG : dir1/0014-89;=.txt: md5 = c4bff6df0487e093ed215e869035cb5e OK 2026/07/20 03:09:40 DEBUG : dir1/0015-9;=.txt: md5 = dbd3e783dd167b2c2ebe9a8a822dff3b OK 2026/07/20 03:09:41 DEBUG : apple: md5 = 0948baa4a6036d20b1cbab03011bcc7b OK 2026/07/20 03:09:43 DEBUG : banana: md5 = 44e15af26b032fd7c00c14a7e0d9394f OK 2026/07/20 03:09:44 DEBUG : appleappleapplebanana: md5 = 8ec60673947bb3c61aa49da04debe1b9 OK 2026/07/20 03:09:46 DEBUG : splitbananasplit: md5 = f4f0c2f9cf545fe2e0bfcbb26f4fba20 OK 2026/07/20 03:09:46 DEBUG : Waiting for deletions to finish 2026/07/20 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:09:47 DEBUG : apple: size = 5 OK 2026/07/20 03:09:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:47 DEBUG : apple: Unchanged skipping 2026/07/20 03:09:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:09:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:09:47 DEBUG : banana: size = 6 OK 2026/07/20 03:09:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:47 DEBUG : banana: Unchanged skipping 2026/07/20 03:09:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/20 03:09:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:09:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:09:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:09:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:09:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:09:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:09:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:09:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:09:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:09:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:09:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:09:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:09:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:09:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:09:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:09:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:09:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:09:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:09:48 DEBUG : Waiting for deletions to finish 2026/07/20 03:09:48 DEBUG : Waiting for deletions to finish 2026/07/20 03:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:09:49 DEBUG : dir1: Directory modification time the same (differ by -784.344µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : apple: size = 5 OK 2026/07/20 03:09:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : apple: Unchanged skipping 2026/07/20 03:09:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:09:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:09:49 DEBUG : banana: size = 6 OK 2026/07/20 03:09:49 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:09:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : banana: Unchanged skipping 2026/07/20 03:09:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:09:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:09:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:09:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:09:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:09:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:09:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:09:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:09:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:09:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:09:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:09:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:09:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:09:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:09:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:09:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:09:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:09:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:09:49 DEBUG : Waiting for deletions to finish 2026/07/20 03:09:49 DEBUG : Waiting for deletions to finish 2026/07/20 03:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:09:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:10:03 DEBUG : dir1/0000-abcdefg.txt: md5 = dff6918b8ed5c384c04d170efdf9c5d8 OK 2026/07/20 03:10:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 68b31768de9aae43d3e5a56d7489ecf1 OK 2026/07/20 03:10:05 DEBUG : dir1/0002-cdefghi.txt: md5 = f679a419a84ffbc276168fcce95984f2 OK 2026/07/20 03:10:07 DEBUG : dir1/0003-defghij.txt: md5 = ad0560644342af4ff638d5461d0cf84e OK 2026/07/20 03:10:08 DEBUG : dir1/0004-efghijk.txt: md5 = 533cbdae082af3defe43ec8b4334d908 OK 2026/07/20 03:10:10 DEBUG : dir1/0005-fghijkl.txt: md5 = b5ab32e77c128edca430464fe35dd337 OK 2026/07/20 03:10:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 1efda2d0e518735f8b686f4602e7ed07 OK 2026/07/20 03:10:13 DEBUG : dir1/0007-1234567.txt: md5 = 9627b9b16c2c33e1550ac9f7434981db OK 2026/07/20 03:10:14 DEBUG : dir1/0008-2345678.txt: md5 = 4836f697314932b17473bfc436717406 OK 2026/07/20 03:10:15 DEBUG : dir1/0009-3456789.txt: md5 = b8f6079507cd63647f2c41019dd71bd3 OK 2026/07/20 03:10:17 DEBUG : dir1/0010-456789.txt: md5 = 3315f4f7881f2cdcc8b90f24671031d7 OK 2026/07/20 03:10:18 DEBUG : dir1/0011-56789;.txt: md5 = 392330f128d4bf3fa7f801bd6051ded8 OK 2026/07/20 03:10:20 DEBUG : dir1/0012-6789;.txt: md5 = b7ae91a0622c2cb16456b2ebf174f43e OK 2026/07/20 03:10:21 DEBUG : dir1/0013-789;=.txt: md5 = daa4f10a54d5276c78c54787c868f262 OK 2026/07/20 03:10:22 DEBUG : dir1/0014-89;=.txt: md5 = 92f5438f0d55ea8b210a94acbb295acb OK 2026/07/20 03:10:24 DEBUG : dir1/0015-9;=.txt: md5 = be4730d3f85728389be8428009d77ff9 OK 2026/07/20 03:10:25 DEBUG : apple: md5 = 3102eed8021e84e0233ca65eb207847e OK 2026/07/20 03:10:26 DEBUG : banana: md5 = 767fcd7d7f9fdd8c0b12f8f0fae0c854 OK 2026/07/20 03:10:28 DEBUG : appleappleapplebanana: md5 = 0209ba41078f4ec01709df21aba18a79 OK 2026/07/20 03:10:29 DEBUG : splitbananasplit: md5 = 8837862b96523306afdf6338e561f85f OK 2026/07/20 03:10:29 DEBUG : Waiting for deletions to finish 2026/07/20 03:10:30 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:10:30 DEBUG : apple: size = 5 OK 2026/07/20 03:10:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:10:30 DEBUG : apple: Unchanged skipping 2026/07/20 03:10:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:10:30 DEBUG : banana: size = 6 OK 2026/07/20 03:10:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:30 DEBUG : banana: Unchanged skipping 2026/07/20 03:10:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/20 03:10:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:10:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:10:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:10:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:10:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:10:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:10:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:10:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:10:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:10:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:10:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:10:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:10:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:10:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:10:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:10:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:10:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:10:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:10:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:10:31 DEBUG : Waiting for deletions to finish 2026/07/20 03:10:31 DEBUG : Waiting for deletions to finish 2026/07/20 03:10:32 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:10:32 DEBUG : dir1: Directory modification time the same (differ by -338.764µs, within tolerance 1ms) 2026/07/20 03:10:32 DEBUG : apple: size = 5 OK 2026/07/20 03:10:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:10:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:32 DEBUG : apple: Unchanged skipping 2026/07/20 03:10:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:10:32 DEBUG : banana: size = 6 OK 2026/07/20 03:10:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:32 DEBUG : banana: Unchanged skipping 2026/07/20 03:10:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:10:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:10:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:10:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:10:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:10:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:10:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:10:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:10:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:10:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:10:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:10:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:10:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:10:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:10:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:10:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:10:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:10:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:10:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:10:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:10:33 DEBUG : Waiting for deletions to finish 2026/07/20 03:10:33 DEBUG : Waiting for deletions to finish 2026/07/20 03:10:33 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:10:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/20 03:10:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" --- PASS: TestTransform (537.85s) --- PASS: TestTransform/NFC (44.92s) --- PASS: TestTransform/NFD (44.84s) --- PASS: TestTransform/base64 (51.94s) --- PASS: TestTransform/prefix (62.21s) --- PASS: TestTransform/suffix (60.93s) --- PASS: TestTransform/truncate (52.53s) --- PASS: TestTransform/encoder (45.46s) --- PASS: TestTransform/ISO-8859-1 (43.83s) --- PASS: TestTransform/charmap (43.26s) --- PASS: TestTransform/lowercase (44.00s) --- PASS: TestTransform/ascii (43.94s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:10:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/20 03:10:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/20 03:10:45 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/20 03:10:45 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-20T03:10:44.789597714Z) 2026/07/20 03:10:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/20 03:10:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/20 03:10:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/20 03:10:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/20 03:10:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/20 03:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:10:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 02311b931af476f31f2aee031ee47e75 OK 2026/07/20 03:10:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/20 03:10:47 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/20 03:10:47 DEBUG : Waiting for deletions to finish 2026/07/20 03:10:49 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.90s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:10:49 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:10:49 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:10:49 DEBUG : tictactoe: Making directory with metadata 2026/07/20 03:10:50 INFO : tictactoe: Made directory with metadata (mtime=2026-07-20T03:10:49.691659638Z) 2026/07/20 03:10:50 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:10:50 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:10:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:10:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/20 03:10:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:10:52 DEBUG : tictactoe/tictactoe: md5 = 3e568cf98e171868ee492a6dc962f516 OK 2026/07/20 03:10:52 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/20 03:10:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/20 03:10:52 DEBUG : Waiting for deletions to finish 2026/07/20 03:10:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.51s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:10:54 DEBUG : toe: Making directory with metadata 2026/07/20 03:10:55 INFO : toe: Made directory with metadata (mtime=2026-07-20T03:10:54.198716574Z) 2026/07/20 03:10:55 DEBUG : toe/toe: Making directory with metadata 2026/07/20 03:10:56 INFO : toe/toe: Made directory with metadata (mtime=2026-07-20T03:10:54.198716574Z) 2026/07/20 03:10:56 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:10:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/20 03:10:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/20 03:10:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/20 03:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:10:57 DEBUG : toe/toe/tictactoe: md5 = 19b400f259eb611320f6db2c4eae79e2 OK 2026/07/20 03:10:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/20 03:10:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/20 03:10:57 DEBUG : Waiting for deletions to finish 2026/07/20 03:10:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/20 03:11:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.72s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:11:01 DEBUG : toe: Making directory with metadata 2026/07/20 03:11:01 INFO : toe: Made directory with metadata (mtime=2026-07-20T03:11:00.914801419Z) 2026/07/20 03:11:01 DEBUG : toe/toe: Making directory with metadata 2026/07/20 03:11:02 INFO : toe/toe: Made directory with metadata (mtime=2026-07-20T03:11:00.914801419Z) 2026/07/20 03:11:02 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/20 03:11:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/20 03:11:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/20 03:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:11:03 DEBUG : toe/toe/tictactoe: md5 = f967399b78558c78eebdf317feafb445 OK 2026/07/20 03:11:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/20 03:11:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/20 03:11:03 DEBUG : Waiting for deletions to finish 2026/07/20 03:11:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/20 03:11:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.38s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:11:07 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:11:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:11:07 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:07 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/20 03:11:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:11:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:08 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:08 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:08 DEBUG : tictactoe: Making directory with metadata 2026/07/20 03:11:09 INFO : tictactoe: Made directory with metadata (mtime=2026-07-20T03:11:07.296882049Z) 2026/07/20 03:11:09 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:09 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:11:09 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/20 03:11:09 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-20T03:11:07.296882049Z) 2026/07/20 03:11:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:11:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 03:11:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:11:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 03:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:11:11 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 55d515bd8ab9c1cb2b9307bb5eb9f77d OK 2026/07/20 03:11:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/20 03:11:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/20 03:11:11 DEBUG : Waiting for deletions to finish 2026/07/20 03:11:13 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/20 03:11:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.11s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:11:15 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:11:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:11:15 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:15 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/20 03:11:16 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:11:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:16 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:16 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:16 DEBUG : tictactoe: Making directory with metadata 2026/07/20 03:11:17 INFO : tictactoe: Made directory with metadata (mtime=2026-07-20T03:11:15.403984478Z) 2026/07/20 03:11:17 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:17 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:11:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/20 03:11:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-20T03:11:15.403984478Z) 2026/07/20 03:11:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:11:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 03:11:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:11:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:11:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 481e00833bc4aebe7ee7298fd0aa5efd OK 2026/07/20 03:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 03:11:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:11:19 DEBUG : Waiting for deletions to finish 2026/07/20 03:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 03:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 03:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/20 03:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': 0 differences found 2026/07/20 03:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': 1 hashes could not be checked 2026/07/20 03:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': 1 matching files 2026/07/20 03:11:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/20 03:11:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.89s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:11:24 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:24 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:24 DEBUG : tictactoe: Making directory with metadata 2026/07/20 03:11:25 INFO : tictactoe: Made directory with metadata (mtime=2026-07-20T03:11:24.290096755Z) 2026/07/20 03:11:25 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:25 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:11:25 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/20 03:11:25 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-20T03:11:24.290096755Z) 2026/07/20 03:11:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:11:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 03:11:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:11:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 03:11:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:11:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:11:27 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 9e3da81dd674c418f710482285148b8c OK 2026/07/20 03:11:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/20 03:11:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/20 03:11:27 DEBUG : Waiting for deletions to finish 2026/07/20 03:11:28 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:28 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:28 DEBUG : tictactoe: Directory modification time the same (differ by -96.755µs, within tolerance 1ms) 2026/07/20 03:11:28 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:11:28 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -96.755µs, within tolerance 1ms) 2026/07/20 03:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:11:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/20 03:11:29 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 03:11:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 03:11:29 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/20 03:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:11:29 DEBUG : Waiting for deletions to finish 2026/07/20 03:11:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/20 03:11:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.27s) === RUN TestSyntax 2026/07/20 03:11:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:11:32 DEBUG : toe: Making directory with metadata 2026/07/20 03:11:33 INFO : toe: Made directory with metadata (mtime=2026-07-20T03:11:32.561201268Z) 2026/07/20 03:11:33 DEBUG : toe/toe: Making directory with metadata 2026/07/20 03:11:34 INFO : toe/toe: Made directory with metadata (mtime=2026-07-20T03:11:32.561201268Z) 2026/07/20 03:11:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/20 03:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:11:35 DEBUG : toe/toe/toe: md5 = 2664ac5fc729618e2f1ec773ab3e8aee OK 2026/07/20 03:11:35 DEBUG : toe/toe/toe: size = 11 OK 2026/07/20 03:11:35 INFO : toe/toe/toe: Copied (new) 2026/07/20 03:11:35 DEBUG : Waiting for deletions to finish 2026/07/20 03:11:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/20 03:11:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.73s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:11:39 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:11:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:11:39 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:39 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/20 03:11:40 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:11:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:40 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:40 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:40 DEBUG : tictactoe: Making directory with metadata 2026/07/20 03:11:41 INFO : tictactoe: Made directory with metadata (mtime=2026-07-20T03:11:39.292286326Z) 2026/07/20 03:11:41 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:41 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:11:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/20 03:11:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-20T03:11:39.292286326Z) 2026/07/20 03:11:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:11:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 03:11:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:11:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:11:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:11:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:11:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = dc07f0979f1ef09ca068ad8214997956 OK 2026/07/20 03:11:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 03:11:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:11:43 INFO : toe/toe/toe.txt: Deleted 2026/07/20 03:11:43 INFO : toe/toe: Removing directory 2026/07/20 03:11:43 INFO : toe: Removing directory 2026/07/20 03:11:43 INFO : empty_dir: Removing directory 2026/07/20 03:11:43 DEBUG : Local file system at /tmp/rclone1423141320: deleted 3 directories 2026/07/20 03:11:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/20 03:11:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.21s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:11:47 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:11:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:11:47 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:47 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/20 03:11:48 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:11:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:11:48 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:48 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:48 DEBUG : tictactoe: Making directory with metadata 2026/07/20 03:11:49 INFO : tictactoe: Made directory with metadata (mtime=2026-07-20T03:11:47.502390078Z) 2026/07/20 03:11:49 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:49 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:11:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:11:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/20 03:11:50 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-20T03:11:47.502390078Z) 2026/07/20 03:11:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:11:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 03:11:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:11:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:11:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:11:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:11:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f359bd28c06380676763f4bb5d5fa77e OK 2026/07/20 03:11:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 03:11:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:11:51 INFO : toe/toe/toe.txt: Deleted 2026/07/20 03:11:51 INFO : toe/toe: Removing directory 2026/07/20 03:11:51 INFO : toe: Removing directory 2026/07/20 03:11:51 INFO : empty_dir: Removing directory 2026/07/20 03:11:51 DEBUG : Local file system at /tmp/rclone1423141320: deleted 3 directories 2026/07/20 03:11:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 03:11:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/20 03:11:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 03:11:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 03:11:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 03:11:55 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/20 03:11:57 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/20 03:11:57 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/20 03:11:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.92s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:12:00 DEBUG : Reset feature "Copy" 2026/07/20 03:12:00 DEBUG : Reset feature "Move" 2026/07/20 03:12:00 DEBUG : Reset feature "Copy" 2026/07/20 03:12:00 DEBUG : Reset feature "Move" 2026/07/20 03:12:00 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:12:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:12:00 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:12:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:12:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:12:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:12:00 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/20 03:12:01 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:12:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:12:01 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:12:01 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:12:01 DEBUG : tictactoe: Making directory with metadata 2026/07/20 03:12:02 INFO : tictactoe: Made directory with metadata (mtime=2026-07-20T03:12:00.419553325Z) 2026/07/20 03:12:02 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:12:02 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:12:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:12:02 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/20 03:12:02 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-20T03:12:00.419553325Z) 2026/07/20 03:12:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:12:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 03:12:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:12:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:12:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:12:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:12:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ebc6bc18e706cad5caa11d86b62da1f0 OK 2026/07/20 03:12:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 03:12:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:12:04 INFO : toe/toe/toe.txt: Deleted 2026/07/20 03:12:04 INFO : toe/toe: Removing directory 2026/07/20 03:12:04 INFO : toe: Removing directory 2026/07/20 03:12:04 INFO : empty_dir: Removing directory 2026/07/20 03:12:04 DEBUG : Local file system at /tmp/rclone1423141320: deleted 3 directories 2026/07/20 03:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 03:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/20 03:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 03:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 03:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 03:12:09 DEBUG : toe/toe/toe.txt: md5 = 1c03aa1dd992ff7c3a2fffecc9ad6d73 OK 2026/07/20 03:12:09 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/20 03:12:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/20 03:12:09 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/20 03:12:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/20 03:12:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/20 03:12:13 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/20 03:12:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.85s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:12:15 DEBUG : toe: transformed to: dG9l 2026/07/20 03:12:15 DEBUG : toe: transformed to: dG9l 2026/07/20 03:12:15 DEBUG : dG9l: Making directory with metadata 2026/07/20 03:12:16 INFO : dG9l: Made directory with metadata (mtime=2026-07-20T03:12:15.269741019Z) 2026/07/20 03:12:16 DEBUG : toe: transformed to: dG9l 2026/07/20 03:12:16 DEBUG : toe: transformed to: dG9l 2026/07/20 03:12:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/20 03:12:16 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/20 03:12:16 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-20T03:12:15.269741019Z) 2026/07/20 03:12:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/20 03:12:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/20 03:12:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/20 03:12:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:12:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/20 03:12:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:12:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:12:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = b094a28387f6a1b31f7f9165e022d54d OK 2026/07/20 03:12:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/20 03:12:18 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/20 03:12:18 DEBUG : Waiting for deletions to finish 2026/07/20 03:12:19 DEBUG : dG9l: transformed to: toe 2026/07/20 03:12:19 DEBUG : dG9l: transformed to: toe 2026/07/20 03:12:19 DEBUG : toe: Directory modification time the same (differ by 741.019µs, within tolerance 1ms) 2026/07/20 03:12:19 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/20 03:12:19 DEBUG : dG9l: transformed to: toe 2026/07/20 03:12:19 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/20 03:12:19 DEBUG : toe/toe: Directory modification time the same (differ by 741.019µs, within tolerance 1ms) 2026/07/20 03:12:19 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/20 03:12:19 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/20 03:12:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/20 03:12:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/20 03:12:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/20 03:12:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/20 03:12:19 DEBUG : Local file system at /tmp/rclone1423141320: Waiting for checks to finish 2026/07/20 03:12:19 DEBUG : Local file system at /tmp/rclone1423141320: Waiting for transfers to finish 2026/07/20 03:12:19 DEBUG : Waiting for deletions to finish 2026/07/20 03:12:21 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/20 03:12:22 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.83s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi'", Local "Local file system at /tmp/rclone1423141320", Modify Window "1ms" 2026/07/20 03:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:12:23 DEBUG : toe: transformed to: 2026/07/20 03:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:12:23 DEBUG : toe: transformed to: 2026/07/20 03:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Making directory with metadata 2026/07/20 03:12:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Made directory with metadata (mtime=2026-07-20T03:12:23.101840017Z) 2026/07/20 03:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:12:23 DEBUG : toe: transformed to: 2026/07/20 03:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:12:23 DEBUG : toe: transformed to: 2026/07/20 03:12:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:12:23 DEBUG : toe/toe: transformed to: 2026/07/20 03:12:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/20 03:12:23 DEBUG : toe/toe: Making directory with metadata 2026/07/20 03:12:25 INFO : toe/toe: Made directory with metadata (mtime=2026-07-20T03:12:23.101840017Z) 2026/07/20 03:12:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:12:25 DEBUG : toe/toe: transformed to: 2026/07/20 03:12:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/20 03:12:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:12:25 DEBUG : toe: transformed to: 2026/07/20 03:12:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/20 03:12:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:12:25 DEBUG : toe/toe/toe: transformed to: 2026/07/20 03:12:25 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/20 03:12:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for checks to finish 2026/07/20 03:12:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Waiting for transfers to finish 2026/07/20 03:12:26 DEBUG : toe/toe/toe: md5 = 351ac9b9a510f52989729a1f77b54c4e OK 2026/07/20 03:12:26 DEBUG : toe/toe/toe: size = 11 OK 2026/07/20 03:12:26 INFO : toe/toe/toe: Copied (new) 2026/07/20 03:12:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': not deleting files as there were IO errors 2026/07/20 03:12:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': not deleting directories as there were IO errors 2026/07/20 03:12:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/20 03:12:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.12s) PASS 2026/07/20 03:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupixuc0zeyi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 26m3.178058105s (try 1/5)