"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/05 04:36:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce" 2026/07/05 04:36:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 04:36:57 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0" 2026/07/05 04:36:58 DEBUG : Creating backend with remote "/tmp/rclone2375120295" === 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-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:37:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:37:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:37:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/05 04:37:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:37:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:37:00 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.85s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:37:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:37:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:37:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:37:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:37:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:37:03 DEBUG : sub dir/hello world: md5 = 4e3c9e3cd27e60ed729a8214b5b5ee1c OK 2026/07/05 04:37:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:37:03 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:37:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:37:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.37s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:37:07 DEBUG : metadata sub dir: Making directory with metadata 2026/07/05 04:37:07 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:37:07 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/05 04:37:07 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:37:07 DEBUG : Local file system at /tmp/rclone2375120295: File to upload is small (21 bytes), uploading instead of streaming 2026/07/05 04:37:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/05 04:37:07 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/05 04:37:07 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/05 04:37:07 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:37:07 DEBUG : Google drive root 'crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0': Skipping btime metadata as can't update it on an existing file: 2026-07-05T04:37:07.087381462Z 2026/07/05 04:37:08 INFO : empty metadata sub dir: Updated directory metadata 2026/07/05 04:37:08 DEBUG : Google drive root 'crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0': Skipping btime metadata as can't update it on an existing file: 2026-07-05T04:37:07.087381462Z 2026/07/05 04:37:09 INFO : metadata sub dir: Updated directory metadata 2026/07/05 04:37:09 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/05 04:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:37:10 DEBUG : metadata sub dir/hello metadata world: md5 = d40ffb7c22ecf8772f1d95fb1221e467 OK 2026/07/05 04:37:10 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/05 04:37:10 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/05 04:37:13 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.29s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:37:15 DEBUG : metadata sub dir: Making directory with metadata 2026/07/05 04:37:15 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:37:15 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/05 04:37:15 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:37:15 DEBUG : Local file system at /tmp/rclone2375120295: File to upload is small (21 bytes), uploading instead of streaming 2026/07/05 04:37:15 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/05 04:37:15 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/05 04:37:15 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/05 04:37:15 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:37:15 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/05 04:37:15 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/05 04:37:15 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/05 04:37:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:37:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:37:18 DEBUG : metadata sub dir/hello metadata world: md5 = 9a8b866ab68fb55b50553b6c4cdea5bb OK 2026/07/05 04:37:18 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/05 04:37:18 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/05 04:37:18 DEBUG : Google drive root 'crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0': Skipping btime metadata as can't update it on an existing file: 2026-07-05T04:37:15.377403206Z 2026/07/05 04:37:18 INFO : metadata sub dir: Updated directory metadata 2026/07/05 04:37:21 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.29s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:37:22 DEBUG : Creating backend with remote "/non-existing" 2026/07/05 04:37:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/05 04:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.71s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:37:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:37:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:37:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:37:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:37:26 DEBUG : sub dir/hello world: md5 = e630c66a4266e4a5faf667084462353c OK 2026/07/05 04:37:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:37:26 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:37:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:37:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.17s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:37:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Running all checks before starting transfers 2026/07/05 04:37:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:37:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:37:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:37:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Checks finished, now starting transfers 2026/07/05 04:37:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:37:32 DEBUG : sub dir/hello world: md5 = 11bc257b6510d8ab0aa119d5aff41b81 OK 2026/07/05 04:37:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:37:32 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:37:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:37:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.97s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:37:35 ERROR : Ignoring --no-traverse with sync 2026/07/05 04:37:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:37:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:37:38 DEBUG : sub dir/hello world: md5 = 0b4057241f18831592d128ae04fe4ac7 OK 2026/07/05 04:37:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:37:38 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:37:38 DEBUG : Waiting for deletions to finish 2026/07/05 04:37:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:37:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.09s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:37:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/05 04:37:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:37:43 DEBUG : hello world2: md5 = d15fac9e542e30b4365599be6c833a13 OK 2026/07/05 04:37:43 DEBUG : hello world2: size = 12 OK 2026/07/05 04:37:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.22s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:37:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 04:37:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:37:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:37:47 DEBUG : potato2: md5 = 1754ceb9afabdd9dabe85485c352e26b OK 2026/07/05 04:37:47 DEBUG : potato2: size = 11 OK 2026/07/05 04:37:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:37:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 04:37:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:37:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:37:50 DEBUG : potato2: md5 = 92510cd6d65629010486b62ed2060019 OK 2026/07/05 04:37:50 DEBUG : potato2: size = 11 OK 2026/07/05 04:37:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.03s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:37:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 04:37:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:37:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 04:37:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:37:51 DEBUG : sub dir2: Making directory with metadata 2026/07/05 04:37:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:37:52 DEBUG : sub dir: Making directory with metadata 2026/07/05 04:37:53 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 04:37:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:37:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 04:37:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:37:55 DEBUG : sub dir/hello world: md5 = 3a76a7676bad61208ca3fdaa083f5875 OK 2026/07/05 04:37:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:37:55 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:37:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/05 04:38:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.41s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:38:00 INFO : sub dir2: Making directory 2026/07/05 04:38:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 04:38:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:38:01 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/05 04:38:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:38:01 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/05 04:38:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:38:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:38:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:38:03 DEBUG : sub dir/hello world: md5 = 96c782d4e5b72cc0129696477467ecd4 OK 2026/07/05 04:38:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:38:03 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:38:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:38:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.84s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:38:06 DEBUG : sub dir2: Making directory with metadata 2026/07/05 04:38:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:38:06 DEBUG : sub dir2: Making directory with metadata 2026/07/05 04:38:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:38:07 DEBUG : sub dir: Making directory with metadata 2026/07/05 04:38:08 INFO : sub dir: Made directory with metadata (mtime=2026-07-05T04:38:06.672538766Z) 2026/07/05 04:38:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:38:10 DEBUG : sub dir/hello world: md5 = 3aea1cd5c7a94686d228d6e3dd8b5e27 OK 2026/07/05 04:38:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:38:10 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:38:10 INFO : sub dir/hello world: Deleted 2026/07/05 04:38:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.64s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:38:14 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/05 04:38:14 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 04:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:38:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.03s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:38:18 INFO : sub dir2: Making directory 2026/07/05 04:38:18 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/05 04:38:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:38:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:38:20 DEBUG : sub dir/hello world: md5 = 4dc7bf9365360dbb9569ad2da7d777fa OK 2026/07/05 04:38:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:38:20 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:38:20 INFO : sub dir/hello world: Deleted 2026/07/05 04:38:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:38:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.93s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:38:24 DEBUG : sub dir2: Making directory with metadata 2026/07/05 04:38:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:38:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:38:24 DEBUG : sub dir2: Making directory with metadata 2026/07/05 04:38:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:38:25 DEBUG : sub dir: Making directory with metadata 2026/07/05 04:38:26 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 04:38:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:38:27 DEBUG : sub dir/hello world: md5 = 8ddffadeae3d7056db54311709eef854 OK 2026/07/05 04:38:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:38:27 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:38:27 DEBUG : Waiting for deletions to finish 2026/07/05 04:38:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.41s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:38:32 INFO : sub dir2: Making directory 2026/07/05 04:38:32 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/05 04:38:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:38:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:38:34 DEBUG : sub dir/hello world: md5 = 0cc8392bdf2069ecd14abd67e17f3472 OK 2026/07/05 04:38:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:38:34 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:38:34 DEBUG : Waiting for deletions to finish 2026/07/05 04:38:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:38:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.09s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:38:40 DEBUG : sub dir/hello world: md5 = de5fb7f412b395ef434455b3fc424b2a OK 2026/07/05 04:38:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ladagaz5tixi" 2026/07/05 04:38:41 DEBUG : Creating backend with remote "TestDrive:crypt/19b315g0q620qcvps6epg8n0an100ogqj9c977neha0aiu0d3iv0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce' -> Encrypted drive 'TestCryptDrive:rclone-test-ladagaz5tixi' 2026/07/05 04:38:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:38:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:38:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladagaz5tixi': Waiting for checks to finish 2026/07/05 04:38:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladagaz5tixi': Waiting for transfers to finish 2026/07/05 04:38:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:38:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 04:38:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:38:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladagaz5tixi': Purge remote 2026/07/05 04:38:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.67s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:38:52 DEBUG : sub dir/hello world: md5 = aa9c94d2ed71462038aa6cc35fe886e4 OK 2026/07/05 04:38:53 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 04:38:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/05 04:38:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:38:54 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:38:54 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 04:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:38:55 DEBUG : sub dir/hello world: md5 = e25272ac9f198b4c36f93dab9f965a25 OK 2026/07/05 04:38:55 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 04:38:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/05 04:38:55 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 04:38:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.72s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:39:01 DEBUG : sub dir/hello world: md5 = 84a33b7a6f2460f09bd897950fbdd404 OK 2026/07/05 04:39:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dugewog1poyi" 2026/07/05 04:39:01 DEBUG : Creating backend with remote "TestDrive:crypt/p1j7fldfapcc2dbli7thd2kv6f7vjg83a0ifm2pcng9s26c14do0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce' -> Encrypted drive 'TestCryptDrive:rclone-test-dugewog1poyi' 2026/07/05 04:39:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:39:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dugewog1poyi': Waiting for checks to finish 2026/07/05 04:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dugewog1poyi': Waiting for transfers to finish 2026/07/05 04:39:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:39:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 04:39:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:39:09 DEBUG : sub dir/hello world: md5 = 111dec5c4ed4955f44f7cedea067b263 OK 2026/07/05 04:39:10 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 04:39:10 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/05 04:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dugewog1poyi': Waiting for checks to finish 2026/07/05 04:39:10 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:39:10 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-dugewog1poyi') 2026/07/05 04:39:10 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 04:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dugewog1poyi': Waiting for transfers to finish 2026/07/05 04:39:12 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 04:39:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 04:39:12 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 04:39:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dugewog1poyi': Purge remote 2026/07/05 04:39:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.37s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:39:18 DEBUG : sub dir/hello world: md5 = c33bcd49a80677cd276ffad3865256cc OK 2026/07/05 04:39:19 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 04:39:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/05 04:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:39:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:39:19 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:39:19 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 04:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:39:21 DEBUG : sub dir/hello world: md5 = 65486a8b3b7b3efad8454a712972f601 OK 2026/07/05 04:39:21 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 04:39:21 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/05 04:39:21 INFO : sub dir/hello world: Deleted 2026/07/05 04:39:21 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 04:39:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.48s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:39:26 DEBUG : sub dir/hello world: md5 = 8dda63c07e8ccd665b160bb785a5a3f1 OK 2026/07/05 04:39:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruruz7gima" 2026/07/05 04:39:27 DEBUG : Creating backend with remote "TestDrive:crypt/9hsgqal35191mp705h37mgtl8jgqarp1vjisedkijhochmb3t62g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce' -> Encrypted drive 'TestCryptDrive:rclone-test-foruruz7gima' 2026/07/05 04:39:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:39:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:39:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruruz7gima': Waiting for checks to finish 2026/07/05 04:39:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruruz7gima': Waiting for transfers to finish 2026/07/05 04:39:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:39:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 04:39:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:39:35 DEBUG : sub dir/hello world: md5 = 65fc2b9247086ccbafd19ffc7d0643cf OK 2026/07/05 04:39:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruruz7gima': Using server-side directory move 2026/07/05 04:39:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foruruz7gima': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 04:39:36 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 04:39:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/05 04:39:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruruz7gima': Waiting for checks to finish 2026/07/05 04:39:36 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:39:36 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-foruruz7gima') 2026/07/05 04:39:36 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 04:39:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruruz7gima': Waiting for transfers to finish 2026/07/05 04:39:36 INFO : sub dir/hello world: Deleted 2026/07/05 04:39:37 INFO : sub dir/hello world: Moved (server-side) 2026/07/05 04:39:38 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 04:39:40 DEBUG : sub dir/hello world: md5 = 3cb10d723f3f3001c14d058a59cbe607 OK 2026/07/05 04:39:41 DEBUG : testing file moves 2026/07/05 04:39:41 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 04:39:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/05 04:39:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruruz7gima': Waiting for checks to finish 2026/07/05 04:39:41 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:39:41 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-foruruz7gima') 2026/07/05 04:39:41 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 04:39:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruruz7gima': Waiting for transfers to finish 2026/07/05 04:39:42 INFO : sub dir/hello world: Deleted 2026/07/05 04:39:43 INFO : sub dir/hello world: Moved (server-side) 2026/07/05 04:39:43 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/05 04:39:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruruz7gima': Purge remote --- PASS: TestServerSideMoveOverSelf (22.42s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:39:49 DEBUG : sub dir/hello world: md5 = 76ce472f1bdd4aec254e573e865e971f OK 2026/07/05 04:39:49 ERROR : error listing: directory not found 2026/07/05 04:39:49 INFO : Local file system at /tmp/rclone2375120295: Making directory 2026/07/05 04:39:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:39:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:39:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.27s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:39:55 DEBUG : sub dir/hello world: md5 = 65f9b9aa049a1a6f274f268fc38add89 OK 2026/07/05 04:39:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:39:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:39:56 DEBUG : Local file system at /tmp/rclone2375120295: Waiting for checks to finish 2026/07/05 04:39:56 DEBUG : Local file system at /tmp/rclone2375120295: Waiting for transfers to finish 2026/07/05 04:39:57 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/05 04:39:57 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/05 04:39:57 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:39:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:39:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.73s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:40:00 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/05 04:40:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:01 DEBUG : check sum: md5 = b3e7a37e04153b4854615396c44d9097 OK 2026/07/05 04:40:01 DEBUG : check sum: size = 1 OK 2026/07/05 04:40:01 INFO : check sum: Copied (new) 2026/07/05 04:40:01 DEBUG : Waiting for deletions to finish 2026/07/05 04:40:02 DEBUG : check sum: size = 1 OK 2026/07/05 04:40:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/05 04:40:02 DEBUG : check sum: Size of src and dst objects identical 2026/07/05 04:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:02 DEBUG : check sum: Unchanged skipping 2026/07/05 04:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:02 DEBUG : Waiting for deletions to finish 2026/07/05 04:40:02 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.60s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:40:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/05 04:40:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:05 DEBUG : sizeonly: md5 = 54d404997baa607cc7e58ce1495c0e20 OK 2026/07/05 04:40:05 DEBUG : sizeonly: size = 6 OK 2026/07/05 04:40:05 INFO : sizeonly: Copied (new) 2026/07/05 04:40:05 DEBUG : Waiting for deletions to finish 2026/07/05 04:40:05 DEBUG : sizeonly: size = 6 OK 2026/07/05 04:40:05 DEBUG : sizeonly: Sizes identical 2026/07/05 04:40:05 DEBUG : sizeonly: Unchanged skipping 2026/07/05 04:40:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:05 DEBUG : Waiting for deletions to finish 2026/07/05 04:40:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.76s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:40:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/05 04:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:09 DEBUG : ignore-size: md5 = d7dd9a96f6e892034457c288bc98f23a OK 2026/07/05 04:40:09 INFO : ignore-size: Copied (new) 2026/07/05 04:40:09 DEBUG : Waiting for deletions to finish 2026/07/05 04:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:40:09 DEBUG : ignore-size: Unchanged skipping 2026/07/05 04:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:09 DEBUG : Waiting for deletions to finish 2026/07/05 04:40:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.89s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:40:12 DEBUG : existing: md5 = 3b2108e1b21f755848c68b1032bc0abb OK 2026/07/05 04:40:13 DEBUG : existing: size = 6 OK 2026/07/05 04:40:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:13 DEBUG : existing: Unchanged skipping 2026/07/05 04:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:13 DEBUG : Waiting for deletions to finish 2026/07/05 04:40:13 INFO : There was nothing to transfer 2026/07/05 04:40:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/05 04:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:14 DEBUG : existing: md5 = 398d0748b80658ef89a80de24662c1df OK 2026/07/05 04:40:14 DEBUG : existing: size = 6 OK 2026/07/05 04:40:14 INFO : existing: Copied (replaced existing) 2026/07/05 04:40:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.07s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:40:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 04:40:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:18 DEBUG : existing: md5 = badf9100ad77290f2248ccf0a7214d3f OK 2026/07/05 04:40:18 DEBUG : existing: size = 6 OK 2026/07/05 04:40:18 INFO : existing: Copied (new) 2026/07/05 04:40:18 DEBUG : Waiting for deletions to finish 2026/07/05 04:40:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:18 DEBUG : existing: Destination exists, skipping 2026/07/05 04:40:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:18 DEBUG : Waiting for deletions to finish 2026/07/05 04:40:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.86s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:40:22 DEBUG : b/potato: md5 = 1cfc4f50f0d2c7f061895fe8ddfde99d OK 2026/07/05 04:40:25 DEBUG : c/non empty space: md5 = fa57da1e996471b5e714a79189057979 OK 2026/07/05 04:40:25 INFO : d: Making directory 2026/07/05 04:40:26 DEBUG : Added delayed dir = "a", newDst= 2026/07/05 04:40:27 INFO : c: Set directory modification time (using SetModTime) 2026/07/05 04:40:27 DEBUG : Added delayed dir = "c", newDst=c 2026/07/05 04:40:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 04:40:28 DEBUG : c/non empty space: size = 5 OK 2026/07/05 04:40:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:40:28 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 04:40:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:30 DEBUG : a/potato2: md5 = 095eed26045a2b6d725e539c2ddf599a OK 2026/07/05 04:40:30 DEBUG : a/potato2: size = 60 OK 2026/07/05 04:40:30 INFO : a/potato2: Copied (new) 2026/07/05 04:40:30 DEBUG : Waiting for deletions to finish 2026/07/05 04:40:30 INFO : b/potato: Deleted 2026/07/05 04:40:31 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/05 04:40:31 INFO : d: Removing directory 2026/07/05 04:40:31 INFO : b: Removing directory 2026/07/05 04:40:32 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/05 04:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': deleted 2 directories 2026/07/05 04:40:35 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/05 04:40:36 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:40:38 DEBUG : empty space: md5 = 2c4b5875b3f441fe1aff1e4fcff809f8 OK 2026/07/05 04:40:39 DEBUG : empty space: size = 1 OK 2026/07/05 04:40:39 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/05 04:40:39 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/05 04:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:39 DEBUG : Waiting for deletions to finish 2026/07/05 04:40:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:40 DEBUG : empty space: size = 1 OK 2026/07/05 04:40:40 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/05 04:40:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:41 DEBUG : empty space: md5 = 6685a13fc72c5d97992a83a0515b80e4 OK 2026/07/05 04:40:41 DEBUG : empty space: size = 1 OK 2026/07/05 04:40:41 INFO : empty space: Copied (replaced existing) 2026/07/05 04:40:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.50s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:40:44 DEBUG : foo: md5 = ef10053c316cd70648c8070f206996c1 OK 2026/07/05 04:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:45 DEBUG : foo: size = 3 OK 2026/07/05 04:40:45 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/05 04:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:47 DEBUG : foo: md5 = 6f8c3fa2e110f4144b689eb7eb74eafc OK 2026/07/05 04:40:47 DEBUG : foo: size = 3 OK 2026/07/05 04:40:47 INFO : foo: Copied (replaced existing) 2026/07/05 04:40:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.88s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:40:50 DEBUG : empty space: md5 = 84c383c074b92cdc5cfd125acaa8eecd OK 2026/07/05 04:40:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/05 04:40:51 DEBUG : empty space: size = 1 OK 2026/07/05 04:40:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:51 DEBUG : empty space: Unchanged skipping 2026/07/05 04:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:52 DEBUG : potato: md5 = 81d011fbfe47cd16ffb20dba92e69bef OK 2026/07/05 04:40:52 DEBUG : potato: size = 60 OK 2026/07/05 04:40:52 INFO : potato: Copied (new) 2026/07/05 04:40:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:40:56 DEBUG : potato: md5 = d0164e9798929c74491d6990bb665c63 OK 2026/07/05 04:40:56 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:40:56 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:40:56 DEBUG : potato: Sizes differ 2026/07/05 04:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:40:57 DEBUG : potato: md5 = 737dd7fa3cfbfebbcb5536295a872a0d OK 2026/07/05 04:40:57 DEBUG : potato: size = 21 OK 2026/07/05 04:40:57 INFO : potato: Copied (replaced existing) 2026/07/05 04:40:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.67s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:41:00 DEBUG : potato: md5 = 84af577b015bb18b79e6714822fbc4e7 OK 2026/07/05 04:41:01 DEBUG : potato: size = 21 OK 2026/07/05 04:41:01 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/05 04:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:41:02 DEBUG : potato: md5 = cb654c31eab76e7798977642dc78890a OK 2026/07/05 04:41:02 DEBUG : potato: size = 21 OK 2026/07/05 04:41:02 INFO : potato: Copied (replaced existing) 2026/07/05 04:41:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:41:05 DEBUG : potato: md5 = 4d96f502aa1626ea23ca718d2fd99cb7 OK 2026/07/05 04:41:07 DEBUG : empty space: md5 = 8900795a1c67880013c6d7e5ecdd85ac OK 2026/07/05 04:41:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 04:41:07 DEBUG : empty space: size = 1 OK 2026/07/05 04:41:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:41:07 DEBUG : empty space: Unchanged skipping 2026/07/05 04:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:41:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/05 04:41:07 DEBUG : Waiting for deletions to finish 2026/07/05 04:41:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:41:10 DEBUG : potato: md5 = 88268553b89390cc1dd2db590d158901 OK 2026/07/05 04:41:12 DEBUG : empty space: md5 = 18734577f167437beaf01e2bdebe0af8 OK 2026/07/05 04:41:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 04:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:41:12 DEBUG : empty space: size = 1 OK 2026/07/05 04:41:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:41:12 DEBUG : empty space: Unchanged skipping 2026/07/05 04:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:41:14 DEBUG : potato2: md5 = c204ff9c084baf092815a89f2fb833c8 OK 2026/07/05 04:41:14 DEBUG : potato2: size = 60 OK 2026/07/05 04:41:14 INFO : potato2: Copied (new) 2026/07/05 04:41:14 DEBUG : Waiting for deletions to finish 2026/07/05 04:41:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:41:18 DEBUG : b/potato: md5 = c183af089df0884921c11fa48aca072e OK 2026/07/05 04:41:21 DEBUG : c/non empty space: md5 = 9c86a8ec58ed1495d941b0476e8b6fe7 OK 2026/07/05 04:41:21 INFO : d: Making directory 2026/07/05 04:41:22 INFO : d/e: Making directory 2026/07/05 04:41:24 DEBUG : Added delayed dir = "a", newDst= 2026/07/05 04:41:25 INFO : c: Set directory modification time (using SetModTime) 2026/07/05 04:41:25 DEBUG : Added delayed dir = "c", newDst=c 2026/07/05 04:41:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 04:41:25 DEBUG : c/non empty space: size = 5 OK 2026/07/05 04:41:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:41:25 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 04:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:41:27 DEBUG : a/potato2: md5 = a377a7b87a449b050b8366f72af8b6d6 OK 2026/07/05 04:41:27 DEBUG : a/potato2: size = 60 OK 2026/07/05 04:41:27 INFO : a/potato2: Copied (new) 2026/07/05 04:41:27 DEBUG : Waiting for deletions to finish 2026/07/05 04:41:27 INFO : b/potato: Deleted 2026/07/05 04:41:28 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/05 04:41:28 INFO : d/e: Removing directory 2026/07/05 04:41:29 INFO : d: Removing directory 2026/07/05 04:41:29 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/05 04:41:30 INFO : b: Removing directory 2026/07/05 04:41:30 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/05 04:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': deleted 3 directories 2026/07/05 04:41:33 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/05 04:41:34 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:41:37 DEBUG : b/potato: md5 = 2a31f1ea9fc8ea294ada27d44118c017 OK 2026/07/05 04:41:39 DEBUG : c/non empty space: md5 = ad72b8f76e2ea73f1247c1235b3b7155 OK 2026/07/05 04:41:39 INFO : d: Making directory 2026/07/05 04:41:41 DEBUG : Added delayed dir = "a", newDst= 2026/07/05 04:41:42 INFO : c: Set directory modification time (using SetModTime) 2026/07/05 04:41:42 DEBUG : Added delayed dir = "c", newDst=c 2026/07/05 04:41:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 04:41:42 DEBUG : c/non empty space: size = 5 OK 2026/07/05 04:41:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:41:42 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 04:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:41:44 DEBUG : a/potato2: md5 = 171db3abf590c7e77037ed337459829c OK 2026/07/05 04:41:44 DEBUG : a/potato2: size = 60 OK 2026/07/05 04:41:44 INFO : a/potato2: Copied (new) 2026/07/05 04:41:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': not deleting files as there were IO errors 2026/07/05 04:41:45 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/05 04:41:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': not deleting directories as there were IO errors 2026/07/05 04:41:49 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/05 04:41:50 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/05 04:41:51 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.93s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:41:53 DEBUG : potato: md5 = 8e12748996549db10d1c1aa3e7678804 OK 2026/07/05 04:41:55 DEBUG : empty space: md5 = f7c5ea5256d7ca39fcf2c19e08382a09 OK 2026/07/05 04:41:55 DEBUG : Waiting for deletions to finish 2026/07/05 04:41:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 04:41:55 DEBUG : empty space: size = 1 OK 2026/07/05 04:41:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:41:55 DEBUG : empty space: Unchanged skipping 2026/07/05 04:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:41:56 INFO : potato: Deleted 2026/07/05 04:41:57 DEBUG : potato2: md5 = 47568cc63016b71fcec862f2b80e2203 OK 2026/07/05 04:41:57 DEBUG : potato2: size = 60 OK 2026/07/05 04:41:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.15s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:42:00 DEBUG : potato: md5 = 1b550e9aa1bf637f7d5d70c2518e9b69 OK 2026/07/05 04:42:02 DEBUG : empty space: md5 = 370314a7299c1c18509d756696b0ffdd OK 2026/07/05 04:42:02 DEBUG : Waiting for deletions to finish 2026/07/05 04:42:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:42:03 INFO : potato: Deleted 2026/07/05 04:42:03 DEBUG : empty space: size = 1 OK 2026/07/05 04:42:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 04:42:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:42:03 DEBUG : empty space: Unchanged skipping 2026/07/05 04:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:42:05 DEBUG : potato2: md5 = 01ecf85366c6ecdae59815a4b255ce53 OK 2026/07/05 04:42:05 DEBUG : potato2: size = 60 OK 2026/07/05 04:42:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.88s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:42:08 DEBUG : potato: md5 = 4d0d4203b34c0b569af2aa9b4134f230 OK 2026/07/05 04:42:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 04:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:42:10 DEBUG : potato2: md5 = edf581d96d61793dd9a0ab8444c5e34a OK 2026/07/05 04:42:10 DEBUG : potato2: size = 19 OK 2026/07/05 04:42:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.41s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:42:14 DEBUG : potato2: md5 = 27e371eb44d84f921a27b87c280af902 OK 2026/07/05 04:42:15 DEBUG : empty space: md5 = ae1e3d64d42b568e24eddbdd57fa4c52 OK 2026/07/05 04:42:15 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 04:42:15 DEBUG : enormous: Excluded 2026/07/05 04:42:15 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 04:42:15 DEBUG : potato2: Excluded 2026/07/05 04:42:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 04:42:16 DEBUG : potato2: Excluded 2026/07/05 04:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:16 DEBUG : empty space: size = 1 OK 2026/07/05 04:42:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:42:16 DEBUG : empty space: Unchanged skipping 2026/07/05 04:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:42:16 DEBUG : Waiting for deletions to finish 2026/07/05 04:42:16 INFO : There was nothing to transfer 2026/07/05 04:42:16 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 04:42:16 DEBUG : enormous: Excluded 2026/07/05 04:42:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 04:42:16 DEBUG : potato2: Excluded 2026/07/05 04:42:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 04:42:16 DEBUG : potato2: Excluded 2026/07/05 04:42:16 DEBUG : empty space: size = 1 OK 2026/07/05 04:42:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/05 04:42:16 DEBUG : Local file system at /tmp/rclone2375120295: Waiting for checks to finish 2026/07/05 04:42:16 DEBUG : empty space: Unchanged skipping 2026/07/05 04:42:16 DEBUG : Local file system at /tmp/rclone2375120295: Waiting for transfers to finish 2026/07/05 04:42:16 DEBUG : Waiting for deletions to finish 2026/07/05 04:42:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.85s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:42:19 DEBUG : potato2: md5 = b833121a7c3e88cd9ae37a22cba36693 OK 2026/07/05 04:42:21 DEBUG : empty space: md5 = bdc416658655661c6fad27a4d2a94b94 OK 2026/07/05 04:42:22 DEBUG : enormous: md5 = c81f46e8372c157986ba73d79be03ef1 OK 2026/07/05 04:42:23 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 04:42:23 DEBUG : enormous: Excluded 2026/07/05 04:42:23 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 04:42:23 DEBUG : potato2: Excluded 2026/07/05 04:42:23 DEBUG : empty space: size = 1 OK 2026/07/05 04:42:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:23 DEBUG : empty space: Unchanged skipping 2026/07/05 04:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:42:23 DEBUG : Waiting for deletions to finish 2026/07/05 04:42:24 INFO : potato2: Deleted 2026/07/05 04:42:24 INFO : enormous: Deleted 2026/07/05 04:42:24 INFO : There was nothing to transfer 2026/07/05 04:42:24 DEBUG : empty space: size = 1 OK 2026/07/05 04:42:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/05 04:42:24 DEBUG : empty space: Unchanged skipping 2026/07/05 04:42:24 DEBUG : Local file system at /tmp/rclone2375120295: Waiting for checks to finish 2026/07/05 04:42:24 DEBUG : Local file system at /tmp/rclone2375120295: Waiting for transfers to finish 2026/07/05 04:42:24 DEBUG : Waiting for deletions to finish 2026/07/05 04:42:24 INFO : enormous: Deleted 2026/07/05 04:42:24 INFO : potato2: Deleted 2026/07/05 04:42:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.44s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:42:27 DEBUG : one: md5 = f367aae9ddbb45295b4af4fc8d09a2f0 OK 2026/07/05 04:42:28 DEBUG : two: md5 = a97e572100bd95ab2911b2e40ed89028 OK 2026/07/05 04:42:30 DEBUG : three: md5 = 7497517b8a5d78ba8966a969631e26c8 OK 2026/07/05 04:42:31 DEBUG : four: md5 = 4b265ee8087e88e5e0dcfa8cdeb7615c OK 2026/07/05 04:42:32 DEBUG : five: Need to transfer - File not found at Destination 2026/07/05 04:42:32 DEBUG : one: Destination is newer than source, skipping 2026/07/05 04:42:32 DEBUG : four: size = 4 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:42:32 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:42:32 DEBUG : four: Sizes differ 2026/07/05 04:42:32 DEBUG : three: size = 5 OK 2026/07/05 04:42:32 DEBUG : three: Sizes identical 2026/07/05 04:42:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/05 04:42:32 DEBUG : two: size = 3 OK 2026/07/05 04:42:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 04:42:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:42:33 DEBUG : four: md5 = 9eafaff1e8dcc33d433686d320188952 OK 2026/07/05 04:42:33 DEBUG : four: size = 4 OK 2026/07/05 04:42:33 INFO : four: Copied (replaced existing) 2026/07/05 04:42:33 DEBUG : two: md5 = bc54ce3e0d67209b1b31d589b64e0ba1 OK 2026/07/05 04:42:33 DEBUG : two: size = 3 OK 2026/07/05 04:42:33 INFO : two: Copied (replaced existing) 2026/07/05 04:42:33 DEBUG : five: md5 = 61eb10df8c66878bba5ae63ca92fc843 OK 2026/07/05 04:42:33 DEBUG : five: size = 4 OK 2026/07/05 04:42:33 INFO : five: Copied (new) 2026/07/05 04:42:33 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.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-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/05 04:42:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/05 04:42:37 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/05 04:42:37 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/05 04:42:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:42:39 DEBUG : potato: md5 = 016aee5d7865aac76666ae40da64455c OK 2026/07/05 04:42:39 DEBUG : potato: size = 14 OK 2026/07/05 04:42:39 INFO : potato: Copied (new) 2026/07/05 04:42:39 DEBUG : yam: md5 = a46c1ed6e3c765f2f3d3c6a00a8e7691 OK 2026/07/05 04:42:39 DEBUG : yam: size = 11 OK 2026/07/05 04:42:39 INFO : yam: Copied (new) 2026/07/05 04:42:39 DEBUG : Waiting for deletions to finish 2026/07/05 04:42:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/05 04:42:39 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/05 04:42:39 DEBUG : potato: size = 14 OK 2026/07/05 04:42:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:42:39 DEBUG : potato: Unchanged skipping 2026/07/05 04:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:42:41 DEBUG : yaml: md5 = 203fce1793914c633b479b4a9777f72f OK 2026/07/05 04:42:41 DEBUG : yaml: size = 11 OK 2026/07/05 04:42:41 INFO : yaml: Copied (new) 2026/07/05 04:42:41 DEBUG : Waiting for deletions to finish 2026/07/05 04:42:41 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.34s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/05 04:42:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Making map for --track-renames 2026/07/05 04:42:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Finished making map for --track-renames 2026/07/05 04:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 04:42:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/05 04:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for renames to finish 2026/07/05 04:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:42:45 DEBUG : yam: md5 = 30304bdef66b6ec2bd7d188e7e2eab01 OK 2026/07/05 04:42:45 DEBUG : yam: size = 11 OK 2026/07/05 04:42:45 INFO : yam: Copied (new) 2026/07/05 04:42:45 DEBUG : potato: md5 = b25e5c54ca17ea2b944e676571328f5c OK 2026/07/05 04:42:45 DEBUG : potato: size = 14 OK 2026/07/05 04:42:45 INFO : potato: Copied (new) 2026/07/05 04:42:45 DEBUG : Waiting for deletions to finish 2026/07/05 04:42:45 DEBUG : potato: size = 14 OK 2026/07/05 04:42:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:42:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Making map for --track-renames 2026/07/05 04:42:45 DEBUG : potato: Unchanged skipping 2026/07/05 04:42:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Finished making map for --track-renames 2026/07/05 04:42:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for renames to finish 2026/07/05 04:42:46 INFO : yam: Moved (server-side) to: yaml 2026/07/05 04:42:46 INFO : yaml: Renamed from "yam" 2026/07/05 04:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:42:46 DEBUG : Waiting for deletions to finish 2026/07/05 04:42:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.98s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/05 04:42:48 DEBUG : Added delayed dir = "sub", newDst= 2026/07/05 04:42:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Making map for --track-renames 2026/07/05 04:42:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Finished making map for --track-renames 2026/07/05 04:42:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 04:42:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/05 04:42:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for renames to finish 2026/07/05 04:42:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:42:51 DEBUG : sub/yam: md5 = e742dca1aa2397605b90440abe6bbc1d OK 2026/07/05 04:42:51 DEBUG : sub/yam: size = 11 OK 2026/07/05 04:42:51 INFO : sub/yam: Copied (new) 2026/07/05 04:42:51 DEBUG : potato: md5 = 5bec61d606feba3033737e2cd37cd3e5 OK 2026/07/05 04:42:51 DEBUG : potato: size = 14 OK 2026/07/05 04:42:51 INFO : potato: Copied (new) 2026/07/05 04:42:51 DEBUG : Waiting for deletions to finish 2026/07/05 04:42:51 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/05 04:42:52 DEBUG : potato: size = 14 OK 2026/07/05 04:42:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:42:52 DEBUG : potato: Unchanged skipping 2026/07/05 04:42:53 INFO : sub: Set directory modification time (using SetModTime) 2026/07/05 04:42:53 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/05 04:42:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Making map for --track-renames 2026/07/05 04:42:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Finished making map for --track-renames 2026/07/05 04:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for renames to finish 2026/07/05 04:42:54 INFO : sub/yam: Moved (server-side) to: yam 2026/07/05 04:42:54 INFO : yam: Renamed from "sub/yam" 2026/07/05 04:42:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:42:54 DEBUG : Waiting for deletions to finish 2026/07/05 04:42:54 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.16s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:42:57 DEBUG : Creating backend with remote "/tmp/rclone2375120295/dir1" 2026/07/05 04:42:57 DEBUG : Config file has changed externally - reloading 2026/07/05 04:42:57 DEBUG : Creating backend with remote "/tmp/rclone2375120295/dir2" 2026/07/05 04:42:57 DEBUG : Local file system at /tmp/rclone2375120295/dir2: Using server-side directory move 2026/07/05 04:42:57 INFO : Local file system at /tmp/rclone2375120295/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 04:42:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/05 04:42:57 DEBUG : Local file system at /tmp/rclone2375120295/dir2: Waiting for checks to finish 2026/07/05 04:42:57 DEBUG : Local file system at /tmp/rclone2375120295/dir2: Waiting for transfers to finish 2026/07/05 04:42:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:42:58 DEBUG : Added delayed dir = "nested", newDst= 2026/07/05 04:42:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:42:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:42:58 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/05 04:42:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 04:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:43:03 DEBUG : sub dir/hello world: md5 = eb14eb09839dfc831eb3d4ad15ee4fe5 OK 2026/07/05 04:43:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:43:03 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:43:03 INFO : sub dir/hello world: Deleted 2026/07/05 04:43:05 DEBUG : nested/sub dir/file: md5 = e00d1cf33316e27bd15748bf30ee7cea OK 2026/07/05 04:43:05 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/05 04:43:05 INFO : nested/sub dir/file: Copied (new) 2026/07/05 04:43:05 INFO : nested/sub dir/file: Deleted 2026/07/05 04:43:06 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:43:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:43:07 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/05 04:43:07 INFO : sub dir: Removing directory 2026/07/05 04:43:07 INFO : nested/sub dir: Removing directory 2026/07/05 04:43:07 INFO : nested: Removing directory 2026/07/05 04:43:07 DEBUG : Local file system at /tmp/rclone2375120295: deleted 3 directories 2026/07/05 04:43:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/05 04:43:11 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/05 04:43:12 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (14.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:43:13 DEBUG : Added delayed dir = "nested", newDst= 2026/07/05 04:43:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 04:43:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 04:43:13 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/05 04:43:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 04:43:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:43:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:43:15 DEBUG : sub dir/hello world: md5 = d42a7389cfcc134a54a988e9218d5e08 OK 2026/07/05 04:43:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 04:43:15 INFO : sub dir/hello world: Copied (new) 2026/07/05 04:43:15 INFO : sub dir/hello world: Deleted 2026/07/05 04:43:18 DEBUG : nested/sub dir/file: md5 = 077a68d4aae36be1e9b00ea412e2460a OK 2026/07/05 04:43:18 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/05 04:43:18 INFO : nested/sub dir/file: Copied (new) 2026/07/05 04:43:18 INFO : nested/sub dir/file: Deleted 2026/07/05 04:43:18 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:43:19 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/05 04:43:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:43:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/05 04:43:23 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/05 04:43:24 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.84s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:43:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/05 04:43:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 04:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:43:26 DEBUG : existing: md5 = bef5ec7f77abca32bb8e47246927fbda OK 2026/07/05 04:43:26 DEBUG : existing: size = 6 OK 2026/07/05 04:43:26 INFO : existing: Copied (new) 2026/07/05 04:43:26 INFO : existing: Deleted 2026/07/05 04:43:26 DEBUG : existing-b: md5 = 6114ac41bb696b159d00dd271f00fc58 OK 2026/07/05 04:43:26 DEBUG : existing-b: size = 6 OK 2026/07/05 04:43:26 INFO : existing-b: Copied (new) 2026/07/05 04:43:26 INFO : existing-b: Deleted 2026/07/05 04:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:43:27 DEBUG : existing: Destination exists, skipping 2026/07/05 04:43:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/05 04:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:43:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.33s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:43:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyihun8yumo" 2026/07/05 04:43:29 DEBUG : Creating backend with remote "TestDrive:crypt/15lvt07cav2v8ekq9066khkb4fuk71oh2lcmk07m5n7uc2ukdqv0" 2026/07/05 04:43:31 DEBUG : potato2: md5 = d3db40ce8c425397eac03b3973d4fcad OK 2026/07/05 04:43:33 DEBUG : empty space: md5 = b3ca0a878786eacadabea8eb91cdc9f9 OK 2026/07/05 04:43:35 DEBUG : potato3: md5 = a941e4555fed0f0c687435c25e6f1366 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce' -> Encrypted drive 'TestCryptDrive:rclone-test-poyihun8yumo' 2026/07/05 04:43:37 DEBUG : empty space: md5 = 7196b43bb6a16c884eaccd059da90be2 OK 2026/07/05 04:43:39 DEBUG : potato3: md5 = 6fb2906bb1612cb33e1c5d84f036556e OK 2026/07/05 04:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyihun8yumo': Using server-side directory move 2026/07/05 04:43:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poyihun8yumo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 04:43:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 04:43:39 DEBUG : empty space: size = 1 OK 2026/07/05 04:43:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 04:43:39 DEBUG : empty space: Unchanged skipping 2026/07/05 04:43:39 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:43:39 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-poyihun8yumo') 2026/07/05 04:43:39 DEBUG : potato3: Sizes differ 2026/07/05 04:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyihun8yumo': Waiting for checks to finish 2026/07/05 04:43:40 INFO : empty space: Deleted 2026/07/05 04:43:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyihun8yumo': Waiting for transfers to finish 2026/07/05 04:43:40 INFO : potato3: Deleted 2026/07/05 04:43:40 INFO : potato2: Moved (server-side) 2026/07/05 04:43:41 INFO : potato3: Moved (server-side) 2026/07/05 04:43:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zadowir2vexo" 2026/07/05 04:43:41 DEBUG : Creating backend with remote "TestDrive:crypt/9bgqdlnfukr8unir8hsdujnckcs418haarcgrmterfaqv915156g" 2026/07/05 04:43:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zadowir2vexo': Using server-side directory move 2026/07/05 04:43:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zadowir2vexo': Server side directory move succeeded 2026/07/05 04:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zadowir2vexo': Purge remote 2026/07/05 04:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyihun8yumo': Purge remote 2026/07/05 04:43:45 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.65s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:43:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzobid8gexi" 2026/07/05 04:43:45 DEBUG : Creating backend with remote "TestDrive:crypt/5inp0me1qh5lg3s7p7l3e1tv73qmiqda9u65udt3mivcq14jkml0" 2026/07/05 04:43:48 DEBUG : potato2: md5 = 7cf73936e42e39d25d362dab39e856e1 OK 2026/07/05 04:43:50 DEBUG : empty space: md5 = db8e151d404aa03b00993fdb226aa3fa OK 2026/07/05 04:43:51 DEBUG : potato3: md5 = a90b84cbd52fc18d2cd96a5216f64f49 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce' -> Encrypted drive 'TestCryptDrive:rclone-test-suzobid8gexi' 2026/07/05 04:43:54 DEBUG : empty space: md5 = 13aaf11c2cafc13f2598665679b2b2cf OK 2026/07/05 04:43:55 DEBUG : potato3: md5 = 1d32f2928c2f8ffc1965cc4b43ac7485 OK 2026/07/05 04:43:56 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 04:43:56 DEBUG : empty space: Excluded 2026/07/05 04:43:56 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 04:43:56 DEBUG : empty space: Excluded 2026/07/05 04:43:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 04:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzobid8gexi': Waiting for checks to finish 2026/07/05 04:43:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:43:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-suzobid8gexi') 2026/07/05 04:43:56 DEBUG : potato3: Sizes differ 2026/07/05 04:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzobid8gexi': Waiting for transfers to finish 2026/07/05 04:43:56 INFO : potato3: Deleted 2026/07/05 04:43:57 INFO : potato2: Moved (server-side) 2026/07/05 04:43:57 INFO : potato3: Moved (server-side) 2026/07/05 04:43:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solazas5lezi" 2026/07/05 04:43:58 DEBUG : Creating backend with remote "TestDrive:crypt/7e0hpi9v9pvaoacj8sqff82mo0ftso3tld17c0539l8tcuq55970" 2026/07/05 04:43:59 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 04:43:59 DEBUG : empty space: Excluded 2026/07/05 04:43:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 04:43:59 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/05 04:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solazas5lezi': Waiting for checks to finish 2026/07/05 04:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solazas5lezi': Waiting for transfers to finish 2026/07/05 04:44:01 INFO : potato3: Moved (server-side) 2026/07/05 04:44:01 INFO : potato2: Moved (server-side) 2026/07/05 04:44:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solazas5lezi': Purge remote 2026/07/05 04:44:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzobid8gexi': Purge remote --- PASS: TestServerSideMoveWithFilter (18.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:44:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kefajuq8jinu" 2026/07/05 04:44:04 DEBUG : Creating backend with remote "TestDrive:crypt/ceh1bfq8qmpd4deg5dg6vbinb6jmudj4uflsdbuobgapmu5htpl0" 2026/07/05 04:44:07 DEBUG : potato2: md5 = 0fe97560a54540947c899e88f090d101 OK 2026/07/05 04:44:09 DEBUG : empty space: md5 = 73a2deb23496abd612c739f40f4e9ea9 OK 2026/07/05 04:44:10 DEBUG : potato3: md5 = 89f57ea0baa735f4b1f9b22af9b4f0f1 OK 2026/07/05 04:44:10 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce' -> Encrypted drive 'TestCryptDrive:rclone-test-kefajuq8jinu' 2026/07/05 04:44:14 DEBUG : empty space: md5 = 6e75121439f666aa78b5d574493b4614 OK 2026/07/05 04:44:16 DEBUG : potato3: md5 = d6e1bff06f1dd49dab442e4c67a98b31 OK 2026/07/05 04:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kefajuq8jinu': Using server-side directory move 2026/07/05 04:44:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kefajuq8jinu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 04:44:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 04:44:17 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/05 04:44:17 DEBUG : empty space: size = 1 OK 2026/07/05 04:44:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 04:44:17 DEBUG : empty space: Unchanged skipping 2026/07/05 04:44:17 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:44:17 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kefajuq8jinu') 2026/07/05 04:44:17 DEBUG : potato3: Sizes differ 2026/07/05 04:44:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kefajuq8jinu': Waiting for checks to finish 2026/07/05 04:44:17 INFO : empty space: Deleted 2026/07/05 04:44:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kefajuq8jinu': Waiting for transfers to finish 2026/07/05 04:44:17 INFO : potato3: Deleted 2026/07/05 04:44:17 INFO : potato2: Moved (server-side) 2026/07/05 04:44:18 INFO : potato3: Moved (server-side) 2026/07/05 04:44:18 INFO : tomatoDir: Removing directory 2026/07/05 04:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': deleted 1 directories 2026/07/05 04:44:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobaveh5wegi" 2026/07/05 04:44:19 DEBUG : Creating backend with remote "TestDrive:crypt/0thqosubudlfrdfkdvqcmmokt5k4ggd8s7f7a07s0t2apj3t2vcg" 2026/07/05 04:44:20 INFO : tomatoDir: Making directory 2026/07/05 04:44:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobaveh5wegi': Using server-side directory move 2026/07/05 04:44:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobaveh5wegi': Server side directory move succeeded 2026/07/05 04:44:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobaveh5wegi': Purge remote 2026/07/05 04:44:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kefajuq8jinu': Purge remote 2026/07/05 04:44:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.59s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.51s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:44:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/rclone-sync-test" 2026/07/05 04:44:25 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.07s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:44:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/rclone-sync-test" 2026/07/05 04:44:27 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/05 04:44:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/rclone-sync-test-include/layer2" 2026/07/05 04:44:30 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/05 04:44:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/rclone-sync-test-ignore-file" 2026/07/05 04:44:33 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/05 04:44:37 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = f60d006a61cc6a78469a068405211e1e OK 2026/07/05 04:44:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 04:44:39 DEBUG : rclone-sync-test: Excluded 2026/07/05 04:44:39 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/05 04:44:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 04:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/rclone-sync-test': Waiting for checks to finish 2026/07/05 04:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/rclone-sync-test': Waiting for transfers to finish 2026/07/05 04:44:39 DEBUG : Waiting for deletions to finish 2026/07/05 04:44:39 INFO : There was nothing to transfer 2026/07/05 04:44:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 04:44:41 DEBUG : rclone-sync-test: Excluded 2026/07/05 04:44:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 04:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:44:41 DEBUG : Waiting for deletions to finish 2026/07/05 04:44:41 INFO : rclone-sync-test-include: Removing directory 2026/07/05 04:44:42 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/05 04:44:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/05 04:44:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': failed to delete 1 directories 2026/07/05 04:44:42 INFO : There was nothing to transfer 2026/07/05 04:44:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 04:44:43 DEBUG : rclone-sync-test: Excluded 2026/07/05 04:44:43 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/05 04:44:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 04:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/05 04:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/05 04:44:43 DEBUG : Waiting for deletions to finish 2026/07/05 04:44:43 INFO : There was nothing to transfer 2026/07/05 04:44:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 04:44:45 DEBUG : rclone-sync-test: Excluded 2026/07/05 04:44:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 04:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:44:45 DEBUG : Waiting for deletions to finish 2026/07/05 04:44:45 INFO : rclone-sync-test-include: Removing directory 2026/07/05 04:44:46 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/05 04:44:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/05 04:44:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': failed to delete 1 directories 2026/07/05 04:44:46 INFO : There was nothing to transfer 2026/07/05 04:44:46 DEBUG : Excluded 2026/07/05 04:44:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 04:44:47 DEBUG : rclone-sync-test: Excluded 2026/07/05 04:44:47 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/05 04:44:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 04:44:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/05 04:44:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/05 04:44:48 DEBUG : Waiting for deletions to finish 2026/07/05 04:44:48 INFO : There was nothing to transfer 2026/07/05 04:44:50 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/05 04:44:51 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (25.24s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:44:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/dst" 2026/07/05 04:44:53 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 04:44:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/CompareDest" 2026/07/05 04:44:54 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/gveqi14airsml4bgu7krj116o8" 2026/07/05 04:44:56 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 04:44:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:44:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:44:59 DEBUG : one: md5 = e93c83e6fcb2f8d3aad2344509c6a68d OK 2026/07/05 04:44:59 DEBUG : one: size = 3 OK 2026/07/05 04:44:59 INFO : one: Copied (new) 2026/07/05 04:44:59 DEBUG : Waiting for deletions to finish 2026/07/05 04:45:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:45:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:45:00 DEBUG : one: Sizes differ 2026/07/05 04:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:45:02 DEBUG : one: md5 = 18f9c6e7a047cebfa722ea61d0150f49 OK 2026/07/05 04:45:02 DEBUG : one: size = 5 OK 2026/07/05 04:45:02 INFO : one: Copied (replaced existing) 2026/07/05 04:45:02 DEBUG : Waiting for deletions to finish 2026/07/05 04:45:05 DEBUG : dst/one: md5 = 1ea917bfa62034f7a9a4725d4e9477d1 OK 2026/07/05 04:45:07 DEBUG : CompareDest/one: md5 = eff9e1e9201f607fa9f5369190e276c2 OK 2026/07/05 04:45:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:45:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:45:08 DEBUG : one: Sizes differ 2026/07/05 04:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:45:08 DEBUG : one: size = 5 OK 2026/07/05 04:45:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:45:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 04:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:45:08 DEBUG : Waiting for deletions to finish 2026/07/05 04:45:08 INFO : There was nothing to transfer 2026/07/05 04:45:10 DEBUG : CompareDest/two: md5 = eb5953bbdd2d84f79c5ff6e088e9983d OK 2026/07/05 04:45:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:45:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:45:11 DEBUG : one: Sizes differ 2026/07/05 04:45:11 DEBUG : one: size = 5 OK 2026/07/05 04:45:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:45:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 04:45:11 DEBUG : two: size = 3 OK 2026/07/05 04:45:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:45:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 04:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:45:11 DEBUG : Waiting for deletions to finish 2026/07/05 04:45:11 INFO : There was nothing to transfer 2026/07/05 04:45:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:45:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:45:12 DEBUG : one: Sizes differ 2026/07/05 04:45:13 DEBUG : two: size = 3 OK 2026/07/05 04:45:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:45:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 04:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:45:13 DEBUG : one: size = 5 OK 2026/07/05 04:45:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:45:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 04:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:45:13 DEBUG : Waiting for deletions to finish 2026/07/05 04:45:13 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/05 04:45:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:45:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:45:14 DEBUG : one: Sizes differ 2026/07/05 04:45:14 DEBUG : one: size = 5 OK 2026/07/05 04:45:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:45:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 04:45:14 DEBUG : two: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:45:14 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/CompareDest') 2026/07/05 04:45:14 DEBUG : two: Sizes differ 2026/07/05 04:45:14 DEBUG : two: Need to transfer - File not found at Destination 2026/07/05 04:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:45:16 DEBUG : two: md5 = dd038c5679b30b244c15b5342876c75a OK 2026/07/05 04:45:16 DEBUG : two: size = 5 OK 2026/07/05 04:45:16 INFO : two: Copied (new) 2026/07/05 04:45:16 DEBUG : Waiting for deletions to finish 2026/07/05 04:45:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 04:45:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 04:45:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 04:45:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (28.23s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:45:23 DEBUG : pre-dest1/1: md5 = 2b2839cce04a0d76e52eca78d203f42a OK 2026/07/05 04:45:26 DEBUG : pre-dest2/2: md5 = 903a64dde8539d1e36f70e60f18cfd00 OK 2026/07/05 04:45:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/dest" 2026/07/05 04:45:26 DEBUG : Config file has changed externally - reloading 2026/07/05 04:45:26 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/rg03c1jvnehrrc617i0lnqjddc" 2026/07/05 04:45:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/pre-dest1" 2026/07/05 04:45:28 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/bbnblvh6k061ssopqrp18kd7gc" 2026/07/05 04:45:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/pre-dest2" 2026/07/05 04:45:29 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/05 04:45:30 DEBUG : 1: size = 1 OK 2026/07/05 04:45:30 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:45:30 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/05 04:45:31 DEBUG : 2: size = 1 OK 2026/07/05 04:45:31 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:45:31 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/05 04:45:31 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/05 04:45:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dest': Waiting for checks to finish 2026/07/05 04:45:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dest': Waiting for transfers to finish 2026/07/05 04:45:33 DEBUG : 3: md5 = 216f82ab2c004222893057c44394d9ac OK 2026/07/05 04:45:33 DEBUG : 3: size = 1 OK 2026/07/05 04:45:33 INFO : 3: Copied (new) 2026/07/05 04:45:33 DEBUG : Waiting for deletions to finish 2026/07/05 04:45:37 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/05 04:45:37 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/05 04:45:38 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.32s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:45:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/dst" 2026/07/05 04:45:39 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 04:45:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/CopyDest" 2026/07/05 04:45:41 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/05 04:45:43 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 04:45:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:45:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:45:45 DEBUG : one: md5 = 62abe32ed7fd3fcb53d0c1f5ab9e2a20 OK 2026/07/05 04:45:45 DEBUG : one: size = 3 OK 2026/07/05 04:45:45 INFO : one: Copied (new) 2026/07/05 04:45:45 DEBUG : Waiting for deletions to finish 2026/07/05 04:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:45:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:45:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:45:47 DEBUG : one: Sizes differ 2026/07/05 04:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:45:49 DEBUG : one: md5 = beab09f5d7b15928c7e54cbb96ea8aa5 OK 2026/07/05 04:45:49 DEBUG : one: size = 5 OK 2026/07/05 04:45:49 INFO : one: Copied (replaced existing) 2026/07/05 04:45:49 DEBUG : Waiting for deletions to finish 2026/07/05 04:45:51 DEBUG : dst/one: md5 = c91fa702b287f06bda3d542381f7d114 OK 2026/07/05 04:45:53 DEBUG : CopyDest/one: md5 = 21870a2d449c2f4665699d18a17b7094 OK 2026/07/05 04:45:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/BackupDir" 2026/07/05 04:45:54 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/05 04:45:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:45:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:45:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:45:56 DEBUG : one: Sizes differ 2026/07/05 04:45:56 DEBUG : one: size = 5 OK 2026/07/05 04:45:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:45:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:45:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:45:56 DEBUG : one: Sizes differ 2026/07/05 04:45:58 INFO : one: Moved (server-side) 2026/07/05 04:45:59 DEBUG : one: size = 5 OK 2026/07/05 04:45:59 INFO : one: Copied (server-side copy) 2026/07/05 04:45:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/05 04:45:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:45:59 DEBUG : Waiting for deletions to finish 2026/07/05 04:46:01 DEBUG : CopyDest/two: md5 = b463ddc21b7864668c0a9acbe9033cd1 OK 2026/07/05 04:46:02 DEBUG : one: size = 5 OK 2026/07/05 04:46:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:46:02 DEBUG : one: Unchanged skipping 2026/07/05 04:46:02 DEBUG : two: size = 3 OK 2026/07/05 04:46:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:46:04 DEBUG : two: size = 3 OK 2026/07/05 04:46:04 INFO : two: Copied (server-side copy) 2026/07/05 04:46:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/05 04:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:46:04 DEBUG : Waiting for deletions to finish 2026/07/05 04:46:04 DEBUG : one: size = 5 OK 2026/07/05 04:46:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:46:04 DEBUG : one: Unchanged skipping 2026/07/05 04:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:46:04 DEBUG : two: size = 3 OK 2026/07/05 04:46:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:46:04 DEBUG : two: Unchanged skipping 2026/07/05 04:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:46:04 DEBUG : Waiting for deletions to finish 2026/07/05 04:46:04 INFO : There was nothing to transfer 2026/07/05 04:46:06 DEBUG : CopyDest/three: md5 = 2a82a47f5ae5eeb77bbbe955e17620bf OK 2026/07/05 04:46:07 DEBUG : one: size = 5 OK 2026/07/05 04:46:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:46:07 DEBUG : one: Unchanged skipping 2026/07/05 04:46:08 DEBUG : three: size = 7 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:46:08 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/CopyDest') 2026/07/05 04:46:08 DEBUG : three: Sizes differ 2026/07/05 04:46:08 DEBUG : three: Destination not found in --copy-dest 2026/07/05 04:46:08 DEBUG : three: Need to transfer - File not found at Destination 2026/07/05 04:46:08 DEBUG : two: size = 3 OK 2026/07/05 04:46:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 04:46:08 DEBUG : two: Unchanged skipping 2026/07/05 04:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:46:09 DEBUG : three: md5 = 358d1c998e2a7d079ce8643a2280a998 OK 2026/07/05 04:46:09 DEBUG : three: size = 7 OK 2026/07/05 04:46:09 INFO : three: Copied (new) 2026/07/05 04:46:09 DEBUG : Waiting for deletions to finish 2026/07/05 04:46:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/05 04:46:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 04:46:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 04:46:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/05 04:46:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 04:46:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 04:46:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (37.49s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:46:19 DEBUG : dst/one: md5 = b6c5ecf896bbbd405886acf073b9b977 OK 2026/07/05 04:46:21 DEBUG : dst/two: md5 = 8147fd5defbeb16639e218661ea4a9fa OK 2026/07/05 04:46:23 DEBUG : dst/three.txt: md5 = f5027b09316288c78c52c2533bd5d152 OK 2026/07/05 04:46:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/dst" 2026/07/05 04:46:23 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 04:46:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/backup" 2026/07/05 04:46:24 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/1nrff024r7pq65ecp72fc28jb0" 2026/07/05 04:46:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:46:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:46:26 DEBUG : one: Sizes differ 2026/07/05 04:46:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:46:26 DEBUG : two: size = 3 OK 2026/07/05 04:46:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:46:26 DEBUG : two: Unchanged skipping 2026/07/05 04:46:28 INFO : one: Moved (server-side) 2026/07/05 04:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:46:30 DEBUG : one: md5 = 42518e52818e23b41feb1d81e193b8c4 OK 2026/07/05 04:46:30 DEBUG : one: size = 4 OK 2026/07/05 04:46:30 INFO : one: Copied (new) 2026/07/05 04:46:30 DEBUG : Waiting for deletions to finish 2026/07/05 04:46:30 INFO : three.txt: Moved (server-side) 2026/07/05 04:46:30 INFO : three.txt: Moved into backup dir 2026/07/05 04:46:33 DEBUG : dst/three.txt: md5 = 647ae3b5e6d460d5505b435328218079 OK 2026/07/05 04:46:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:46:33 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:46:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:46:33 DEBUG : one: Sizes differ 2026/07/05 04:46:33 DEBUG : two: size = 3 OK 2026/07/05 04:46:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:46:33 DEBUG : two: Unchanged skipping 2026/07/05 04:46:34 INFO : one: Deleted 2026/07/05 04:46:35 INFO : one: Moved (server-side) 2026/07/05 04:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:46:37 DEBUG : one: md5 = 2e6affb926d8136e8065d009df7c6814 OK 2026/07/05 04:46:37 DEBUG : one: size = 5 OK 2026/07/05 04:46:37 INFO : one: Copied (new) 2026/07/05 04:46:37 DEBUG : Waiting for deletions to finish 2026/07/05 04:46:37 INFO : three.txt: Deleted 2026/07/05 04:46:38 INFO : three.txt: Moved (server-side) 2026/07/05 04:46:38 INFO : three.txt: Moved into backup dir 2026/07/05 04:46:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 04:46:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 04:46:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/05 04:46:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 04:46:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 04:46:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (26.62s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:46:46 DEBUG : dst/one: md5 = a6a7237aa2161d6a436319a0319f3170 OK 2026/07/05 04:46:47 DEBUG : dst/two: md5 = 83a5029b91342d9d89ef8f5473726f79 OK 2026/07/05 04:46:49 DEBUG : dst/three.txt: md5 = aad3e244d66cf98bc4fc33c92f1c5cfc OK 2026/07/05 04:46:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/dst" 2026/07/05 04:46:49 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 04:46:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/backup" 2026/07/05 04:46:50 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/1nrff024r7pq65ecp72fc28jb0" 2026/07/05 04:46:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:46:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:46:52 DEBUG : one: Sizes differ 2026/07/05 04:46:52 DEBUG : two: size = 3 OK 2026/07/05 04:46:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:46:52 DEBUG : two: Unchanged skipping 2026/07/05 04:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:46:54 INFO : one: Moved (server-side) to: one.bak 2026/07/05 04:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:46:56 DEBUG : one: md5 = 3cb3ea07e4ed089e7aadeff74a434b81 OK 2026/07/05 04:46:56 DEBUG : one: size = 4 OK 2026/07/05 04:46:56 INFO : one: Copied (new) 2026/07/05 04:46:56 DEBUG : Waiting for deletions to finish 2026/07/05 04:46:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 04:46:57 INFO : three.txt: Moved into backup dir 2026/07/05 04:46:59 DEBUG : dst/three.txt: md5 = cd4023591b3e01b9c1df042677093d7f OK 2026/07/05 04:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:46:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:46:59 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:46:59 DEBUG : one: Sizes differ 2026/07/05 04:46:59 DEBUG : two: size = 3 OK 2026/07/05 04:46:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:46:59 DEBUG : two: Unchanged skipping 2026/07/05 04:47:00 INFO : one.bak: Deleted 2026/07/05 04:47:01 INFO : one: Moved (server-side) to: one.bak 2026/07/05 04:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:47:02 DEBUG : one: md5 = 0ccc82c2b9b4bcbd22d0e27fc89c7599 OK 2026/07/05 04:47:02 DEBUG : one: size = 5 OK 2026/07/05 04:47:02 INFO : one: Copied (new) 2026/07/05 04:47:02 DEBUG : Waiting for deletions to finish 2026/07/05 04:47:03 INFO : three.txt.bak: Deleted 2026/07/05 04:47:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 04:47:04 INFO : three.txt: Moved into backup dir 2026/07/05 04:47:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 04:47:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 04:47:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/05 04:47:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/05 04:47:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/05 04:47:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (26.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:47:12 DEBUG : dst/one: md5 = 99e3da10523bec17816ccc386fd49737 OK 2026/07/05 04:47:13 DEBUG : dst/two: md5 = 3c5e458dbb2dac266b0513013b80f96d OK 2026/07/05 04:47:15 DEBUG : dst/three.txt: md5 = 49af5d20f7d1a0366c2ad71eb606f047 OK 2026/07/05 04:47:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/dst" 2026/07/05 04:47:15 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 04:47:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/backup" 2026/07/05 04:47:16 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/1nrff024r7pq65ecp72fc28jb0" 2026/07/05 04:47:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:47:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:47:18 DEBUG : one: Sizes differ 2026/07/05 04:47:18 DEBUG : two: size = 3 OK 2026/07/05 04:47:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:47:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:47:18 DEBUG : two: Unchanged skipping 2026/07/05 04:47:20 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 04:47:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:47:22 DEBUG : one: md5 = 86ea795f3859d1121136086ae01f57e1 OK 2026/07/05 04:47:22 DEBUG : one: size = 4 OK 2026/07/05 04:47:22 INFO : one: Copied (new) 2026/07/05 04:47:22 DEBUG : Waiting for deletions to finish 2026/07/05 04:47:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 04:47:24 INFO : three.txt: Moved into backup dir 2026/07/05 04:47:26 DEBUG : dst/three.txt: md5 = 28c3f7f4490b83bee0e077d05791a3c7 OK 2026/07/05 04:47:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:47:27 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:47:27 DEBUG : one: Sizes differ 2026/07/05 04:47:27 DEBUG : two: size = 3 OK 2026/07/05 04:47:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:47:27 DEBUG : two: Unchanged skipping 2026/07/05 04:47:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:47:27 INFO : one-2019-01-01: Deleted 2026/07/05 04:47:28 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 04:47:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:47:30 DEBUG : one: md5 = 38f8bacdf5717e1d4b24b832d7921a01 OK 2026/07/05 04:47:30 DEBUG : one: size = 5 OK 2026/07/05 04:47:30 INFO : one: Copied (new) 2026/07/05 04:47:30 DEBUG : Waiting for deletions to finish 2026/07/05 04:47:30 INFO : three-2019-01-01.txt: Deleted 2026/07/05 04:47:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 04:47:31 INFO : three.txt: Moved into backup dir 2026/07/05 04:47:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 04:47:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 04:47:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/05 04:47:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/05 04:47:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/05 04:47:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.68s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:47:38 DEBUG : dst/one: md5 = 43c87a4ed5ae5c525b1c62fa3009cdc2 OK 2026/07/05 04:47:40 DEBUG : dst/two: md5 = 9aa440271d1e8277e895f03c63abf7fe OK 2026/07/05 04:47:41 DEBUG : dst/three.txt: md5 = 6d0166c38609252b5a47c7736f0f6bdd OK 2026/07/05 04:47:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/dst" 2026/07/05 04:47:42 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 04:47:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:47:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:47:43 DEBUG : one: Sizes differ 2026/07/05 04:47:43 DEBUG : two: size = 3 OK 2026/07/05 04:47:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:47:43 DEBUG : two: Unchanged skipping 2026/07/05 04:47:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:47:44 INFO : one: Moved (server-side) to: one.bak 2026/07/05 04:47:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:47:45 DEBUG : one: md5 = fbecda7756f91b41d79173cb8528171b OK 2026/07/05 04:47:45 DEBUG : one: size = 4 OK 2026/07/05 04:47:45 INFO : one: Copied (new) 2026/07/05 04:47:45 DEBUG : Waiting for deletions to finish 2026/07/05 04:47:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 04:47:46 INFO : three.txt: Moved into backup dir 2026/07/05 04:47:48 DEBUG : dst/three.txt: md5 = 0e276986e9794ed872a16c579ccf3ade OK 2026/07/05 04:47:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/05 04:47:49 DEBUG : three.txt.bak: Excluded 2026/07/05 04:47:49 DEBUG : one.bak: Excluded (Path Filter) 2026/07/05 04:47:49 DEBUG : one.bak: Excluded 2026/07/05 04:47:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:47:49 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:47:49 DEBUG : one: Sizes differ 2026/07/05 04:47:49 DEBUG : two: size = 3 OK 2026/07/05 04:47:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:47:49 DEBUG : two: Unchanged skipping 2026/07/05 04:47:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for checks to finish 2026/07/05 04:47:50 INFO : one.bak: Deleted 2026/07/05 04:47:50 INFO : one: Moved (server-side) to: one.bak 2026/07/05 04:47:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst': Waiting for transfers to finish 2026/07/05 04:47:52 DEBUG : one: md5 = c56cb5a87aec2da68d4fac21df01c5ce OK 2026/07/05 04:47:52 DEBUG : one: size = 5 OK 2026/07/05 04:47:52 INFO : one: Copied (new) 2026/07/05 04:47:52 DEBUG : Waiting for deletions to finish 2026/07/05 04:47:53 INFO : three.txt.bak: Deleted 2026/07/05 04:47:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 04:47:53 INFO : three.txt: Moved into backup dir 2026/07/05 04:47:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 04:47:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/05 04:47:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/05 04:47:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/05 04:47:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/05 04:47:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (21.31s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:48:00 DEBUG : dst/one: md5 = 1124a181833249c7f29148c2bb531bb0 OK 2026/07/05 04:48:01 DEBUG : dst/two: md5 = 461f8120f8f9633f22848f472e99abeb OK 2026/07/05 04:48:03 DEBUG : dst/three.txt: md5 = 7cfce8299d321c5258b8bcf6105c1c36 OK 2026/07/05 04:48:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/dst" 2026/07/05 04:48:03 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 04:48:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:48:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:48:04 DEBUG : one: Sizes differ 2026/07/05 04:48:05 INFO : one: Moved (server-side) to: one.bak 2026/07/05 04:48:07 DEBUG : one: md5 = 7fe4bc8b2c6f7e16aaf55350041b665d OK 2026/07/05 04:48:07 DEBUG : one: size = 4 OK 2026/07/05 04:48:07 INFO : one: Copied (new) 2026/07/05 04:48:07 DEBUG : two: size = 3 OK 2026/07/05 04:48:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:48:07 DEBUG : two: Unchanged skipping 2026/07/05 04:48:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:48:07 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:48:07 DEBUG : three.txt: Sizes differ 2026/07/05 04:48:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 04:48:10 DEBUG : three.txt: md5 = 066069b6fa61b58844a0dd64ef9dffb3 OK 2026/07/05 04:48:10 DEBUG : three.txt: size = 6 OK 2026/07/05 04:48:10 INFO : three.txt: Copied (new) 2026/07/05 04:48:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:48:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:48:11 DEBUG : one: Sizes differ 2026/07/05 04:48:12 INFO : one.bak: Deleted 2026/07/05 04:48:12 INFO : one: Moved (server-side) to: one.bak 2026/07/05 04:48:14 DEBUG : one: md5 = 555029ea18a6a95ed6cca3cfbde1ea5a OK 2026/07/05 04:48:14 DEBUG : one: size = 5 OK 2026/07/05 04:48:14 INFO : one: Copied (new) 2026/07/05 04:48:14 DEBUG : two: size = 3 OK 2026/07/05 04:48:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:48:14 DEBUG : two: Unchanged skipping 2026/07/05 04:48:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:48:15 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:48:15 DEBUG : three.txt: Sizes differ 2026/07/05 04:48:15 INFO : three.txt.bak: Deleted 2026/07/05 04:48:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 04:48:17 DEBUG : three.txt: md5 = bac07aa170634371690ec86bdf8844fe OK 2026/07/05 04:48:17 DEBUG : three.txt: size = 19 OK 2026/07/05 04:48:17 INFO : three.txt: Copied (new) 2026/07/05 04:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 04:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/05 04:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/05 04:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/05 04:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 04:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/05 04:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (24.92s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:48:24 DEBUG : dst/one: md5 = 3d12433d339bb5e43de3392da3b01977 OK 2026/07/05 04:48:26 DEBUG : dst/two: md5 = caa2ab2ca56cdbce7da7b93921bfa800 OK 2026/07/05 04:48:28 DEBUG : dst/three.txt: md5 = fe85dc12a5d1b88b232419a5f427768c OK 2026/07/05 04:48:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxarec9xoce/dst" 2026/07/05 04:48:28 DEBUG : Creating backend with remote "TestDrive:crypt/7u3ah8elo57kl354o4th56o5jrlod8kcth3fgglupdibonf2qqj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/05 04:48:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:48:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:48:29 DEBUG : one: Sizes differ 2026/07/05 04:48:30 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 04:48:32 DEBUG : one: md5 = 0c45892f337f462801c8937f2a86d5a4 OK 2026/07/05 04:48:32 DEBUG : one: size = 4 OK 2026/07/05 04:48:32 INFO : one: Copied (new) 2026/07/05 04:48:32 DEBUG : two: size = 3 OK 2026/07/05 04:48:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:48:32 DEBUG : two: Unchanged skipping 2026/07/05 04:48:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:48:32 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:48:32 DEBUG : three.txt: Sizes differ 2026/07/05 04:48:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 04:48:34 DEBUG : three.txt: md5 = fdaf7eb16d2c1e10a89c5850cb5de53b OK 2026/07/05 04:48:34 DEBUG : three.txt: size = 6 OK 2026/07/05 04:48:34 INFO : three.txt: Copied (new) 2026/07/05 04:48:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:48:36 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:48:36 DEBUG : one: Sizes differ 2026/07/05 04:48:37 INFO : one-2019-01-01: Deleted 2026/07/05 04:48:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 04:48:39 DEBUG : one: md5 = 498ed28005edd26352e99de2e66a0c40 OK 2026/07/05 04:48:39 DEBUG : one: size = 5 OK 2026/07/05 04:48:39 INFO : one: Copied (new) 2026/07/05 04:48:39 DEBUG : two: size = 3 OK 2026/07/05 04:48:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:48:39 DEBUG : two: Unchanged skipping 2026/07/05 04:48:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:48:39 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce/dst') 2026/07/05 04:48:39 DEBUG : three.txt: Sizes differ 2026/07/05 04:48:40 INFO : three-2019-01-01.txt: Deleted 2026/07/05 04:48:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 04:48:42 DEBUG : three.txt: md5 = e0bb4a1c3fa59eadfc83a08e0f8d490b OK 2026/07/05 04:48:42 DEBUG : three.txt: size = 19 OK 2026/07/05 04:48:42 INFO : three.txt: Copied (new) 2026/07/05 04:48:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/05 04:48:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/05 04:48:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/05 04:48:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/05 04:48:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/05 04:48:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/05 04:48:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (24.63s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:48:49 DEBUG : Testêé: md5 = ec15923dae69bdb3e459fa5dc4dc36db OK 2026/07/05 04:48:49 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:48:49 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:48:49 DEBUG : Testêé: Sizes differ 2026/07/05 04:48:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:48:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:48:50 DEBUG : Testêé: md5 = 8f6dd9ccac9d5b8b3cc8bc61895ca836 OK 2026/07/05 04:48:50 DEBUG : Testêé: size = 14 OK 2026/07/05 04:48:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/05 04:48:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.90s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:48:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 04:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:48:54 DEBUG : existing: md5 = 53fcaa5d98554af3df78b56e1e586fdb OK 2026/07/05 04:48:54 DEBUG : existing: size = 6 OK 2026/07/05 04:48:54 INFO : existing: Copied (new) 2026/07/05 04:48:54 DEBUG : Waiting for deletions to finish 2026/07/05 04:48:55 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:48:55 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:48:55 DEBUG : existing: Sizes differ 2026/07/05 04:48:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/05 04:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:48:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': not deleting files as there were IO errors 2026/07/05 04:48:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.10s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:48:57 DEBUG : EXISTING: md5 = a8be85aadbc9b7e2f7705c966ef7ec8a OK 2026/07/05 04:48:58 DEBUG : EXISTING: size = 6 OK 2026/07/05 04:48:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:48:58 DEBUG : existing: Unchanged skipping 2026/07/05 04:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:48:58 DEBUG : Waiting for deletions to finish 2026/07/05 04:48:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.35s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", 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-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", 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-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.40s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:49:03 DEBUG : both0: md5 = 0a9f9bdc3c1b8a703680c1ccd7f22a80 OK 2026/07/05 04:49:04 DEBUG : only0: md5 = 76bf570fb879946c9520db00151096f0 OK 2026/07/05 04:49:06 DEBUG : both1: md5 = 709a536f5d500230e9b3d6df95466509 OK 2026/07/05 04:49:07 DEBUG : only1: md5 = 6d4179f8d511c0f262f2926751a8dec3 OK 2026/07/05 04:49:09 DEBUG : both2: md5 = e2ae67b8828abc3a7ec3e25723ccd83a OK 2026/07/05 04:49:10 DEBUG : only2: md5 = 2846a09cca32e47c9f8ebb5a60a53a70 OK 2026/07/05 04:49:12 DEBUG : both3: md5 = efa562c476bc41b9808faa632a8c1e42 OK 2026/07/05 04:49:13 DEBUG : only3: md5 = 2e35dce4a5b649d3c937fcf33abc9819 OK 2026/07/05 04:49:15 DEBUG : both4: md5 = e6e5f864d82e41cc7a2edf2817781d25 OK 2026/07/05 04:49:16 DEBUG : only4: md5 = 97ce9b8dc31a682942502e94ae9ee047 OK 2026/07/05 04:49:18 DEBUG : both5: md5 = a11222a062b42d1e73118324aaef6b79 OK 2026/07/05 04:49:19 DEBUG : only5: md5 = ea9bdf7e9decb52c526f0dce25a2b2ab OK 2026/07/05 04:49:21 DEBUG : both6: md5 = 4d4f927d4f378b2bd6e3a1c7d3fd2f0d OK 2026/07/05 04:49:22 DEBUG : only6: md5 = a0d94ce5efe5201f35b4c16242d9848e OK 2026/07/05 04:49:24 DEBUG : both7: md5 = d883ee65c03670936da988ff9d45cddc OK 2026/07/05 04:49:26 DEBUG : only7: md5 = 4ffbbfca57efd0631ef4fc273e7e27d0 OK 2026/07/05 04:49:27 DEBUG : both8: md5 = 5871fed26a59123f67b3f25135590e40 OK 2026/07/05 04:49:29 DEBUG : only8: md5 = fcafedddf6c8a7ef271fc39d1ce906cd OK 2026/07/05 04:49:30 DEBUG : both9: md5 = ed005088c326620c490332c50bedb0eb OK 2026/07/05 04:49:32 DEBUG : only9: md5 = 6b519e578e75434895571700bf459d8b OK 2026/07/05 04:49:33 DEBUG : both10: md5 = 5d8756b667bc8bf03f39c0406ec6f74a OK 2026/07/05 04:49:35 DEBUG : only10: md5 = 6eaba3e5a52f8396286c7f128b13ab6a OK 2026/07/05 04:49:36 DEBUG : both11: md5 = ccad1ec8b756e3e01b0afb990c84d125 OK 2026/07/05 04:49:38 DEBUG : only11: md5 = e1a177a738af4b27fc09d6e1858fd947 OK 2026/07/05 04:49:39 DEBUG : both12: md5 = 7bae8234ef4c29e7d8aa54a115a11cda OK 2026/07/05 04:49:41 DEBUG : only12: md5 = 5eaef0fe58b6a6d3d175dae3c2511f66 OK 2026/07/05 04:49:42 DEBUG : both13: md5 = 2a8497098086ab6b1fae455826dd6921 OK 2026/07/05 04:49:44 DEBUG : only13: md5 = 0e479c9b97119b6ce10be9e0bf9ba961 OK 2026/07/05 04:49:45 DEBUG : both14: md5 = d7baadee0be20f2645643ee870b69436 OK 2026/07/05 04:49:47 DEBUG : only14: md5 = 60830e67e53e0bc249691259264ca37a OK 2026/07/05 04:49:48 DEBUG : both15: md5 = 1f617de16b081201357207a53b119d69 OK 2026/07/05 04:49:50 DEBUG : only15: md5 = b59ad66d3b135afed2fc41c5237751c0 OK 2026/07/05 04:49:52 DEBUG : both16: md5 = df7e5487793e5ebc6b2669ad772bb786 OK 2026/07/05 04:49:53 DEBUG : only16: md5 = f7f0a9349a53d1555791607c08d2ae70 OK 2026/07/05 04:49:55 DEBUG : both17: md5 = eec5112ae046087e5a5ff35eeff4c77e OK 2026/07/05 04:49:56 DEBUG : only17: md5 = 6252c6e8e5af85acdabe58d94f6c63e6 OK 2026/07/05 04:49:58 DEBUG : both18: md5 = ac5d6fc3b4cb37e36fd5d6ec82ca9276 OK 2026/07/05 04:50:00 DEBUG : only18: md5 = 253bbdb09adab5dec4d6b28271d597ef OK 2026/07/05 04:50:01 DEBUG : both19: md5 = 81b05d3888f7241a1cf89cace722ce98 OK 2026/07/05 04:50:03 DEBUG : only19: md5 = 5a9e1786d59ddd6fbabde7242e0aac04 OK 2026/07/05 04:50:03 DEBUG : both0: size = 6 OK 2026/07/05 04:50:03 DEBUG : both12: size = 6 OK 2026/07/05 04:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:50:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both11: size = 6 OK 2026/07/05 04:50:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both12: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both13: size = 6 OK 2026/07/05 04:50:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both10: size = 6 OK 2026/07/05 04:50:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both0: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both14: size = 6 OK 2026/07/05 04:50:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both13: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both15: size = 6 OK 2026/07/05 04:50:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both15: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both16: size = 6 OK 2026/07/05 04:50:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both11: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both17: size = 6 OK 2026/07/05 04:50:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both17: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both18: size = 6 OK 2026/07/05 04:50:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both18: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both19: size = 6 OK 2026/07/05 04:50:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both19: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both1: size = 6 OK 2026/07/05 04:50:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both10: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both2: size = 6 OK 2026/07/05 04:50:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both2: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both3: size = 6 OK 2026/07/05 04:50:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both3: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both4: size = 6 OK 2026/07/05 04:50:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both4: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both5: size = 6 OK 2026/07/05 04:50:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both5: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both6: size = 6 OK 2026/07/05 04:50:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both6: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both7: size = 6 OK 2026/07/05 04:50:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both7: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both8: size = 6 OK 2026/07/05 04:50:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both8: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both9: size = 6 OK 2026/07/05 04:50:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:50:03 DEBUG : both9: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both14: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both16: Unchanged skipping 2026/07/05 04:50:03 DEBUG : both1: Unchanged skipping 2026/07/05 04:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:50:03 DEBUG : Waiting for deletions to finish 2026/07/05 04:50:04 INFO : only10: Deleted 2026/07/05 04:50:04 INFO : only12: Deleted 2026/07/05 04:50:04 INFO : only13: Deleted 2026/07/05 04:50:04 INFO : only19: Deleted 2026/07/05 04:50:04 INFO : only14: Deleted 2026/07/05 04:50:04 INFO : only5: Deleted 2026/07/05 04:50:04 INFO : only9: Deleted 2026/07/05 04:50:04 INFO : only17: Deleted 2026/07/05 04:50:05 INFO : only1: Deleted 2026/07/05 04:50:05 INFO : only4: Deleted 2026/07/05 04:50:05 INFO : only8: Deleted 2026/07/05 04:50:05 INFO : only2: Deleted 2026/07/05 04:50:05 INFO : only3: Deleted 2026/07/05 04:50:05 INFO : only0: Deleted 2026/07/05 04:50:05 INFO : only11: Deleted 2026/07/05 04:50:05 INFO : only15: Deleted 2026/07/05 04:50:06 INFO : only16: Deleted 2026/07/05 04:50:06 INFO : only6: Deleted 2026/07/05 04:50:06 INFO : only18: Deleted 2026/07/05 04:50:06 INFO : only7: Deleted 2026/07/05 04:50:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (75.64s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:50:18 DEBUG : both0: md5 = da41948b90e24f159cfceb3fbe23803f OK 2026/07/05 04:50:20 DEBUG : only0: md5 = 16868b82f8deb11a7c985c7796952704 OK 2026/07/05 04:50:21 DEBUG : both1: md5 = 966b503aa97e21cddd9562446e59e481 OK 2026/07/05 04:50:23 DEBUG : only1: md5 = e894007d32b0753506c41971ba58ee51 OK 2026/07/05 04:50:24 DEBUG : both2: md5 = f529756a28439c4eb6d0fb48b48d9fe3 OK 2026/07/05 04:50:26 DEBUG : only2: md5 = 304ff20a016bafe05d11a6539f0faea7 OK 2026/07/05 04:50:27 DEBUG : both3: md5 = c609200adc857de49454e638832a794c OK 2026/07/05 04:50:29 DEBUG : only3: md5 = 05cc5b54f3c5bf66ff91c8adf2a0f1b4 OK 2026/07/05 04:50:30 DEBUG : both4: md5 = 742d3dc6627759da1255262c199af793 OK 2026/07/05 04:50:32 DEBUG : only4: md5 = c829f19eecaced1752c112ecdc85e9b8 OK 2026/07/05 04:50:33 DEBUG : both5: md5 = ad4128ef0ac904da083794a5e4ed4cea OK 2026/07/05 04:50:35 DEBUG : only5: md5 = ee99e4f86b686a583742c70a690dcfc9 OK 2026/07/05 04:50:36 DEBUG : both6: md5 = 1332b052339d7963194f5f4f9066d13a OK 2026/07/05 04:50:38 DEBUG : only6: md5 = 30249b5943fc34a846e054d833e05b6b OK 2026/07/05 04:50:39 DEBUG : both7: md5 = 86463133eb6eecf5f6209b3c5ecc3903 OK 2026/07/05 04:50:41 DEBUG : only7: md5 = 55bb27baa3d0d3d4ff10d6a79d26b19a OK 2026/07/05 04:50:43 DEBUG : both8: md5 = e18eb2abb0793d8c7bd74ed8c2a0b45c OK 2026/07/05 04:50:44 DEBUG : only8: md5 = 14f427179c651c12f457f55d88bd1b3d OK 2026/07/05 04:50:46 DEBUG : both9: md5 = 018aa4ee5e04a53e711c562041d88a86 OK 2026/07/05 04:50:48 DEBUG : only9: md5 = 8f2764c3c2d7d284cf1f0e29e0c8da29 OK 2026/07/05 04:50:49 DEBUG : both10: md5 = 0eefd08ed6e49a4ef0f76626f9225a84 OK 2026/07/05 04:50:51 DEBUG : only10: md5 = 352bd0e262a2c418e38d1c789474d3be OK 2026/07/05 04:50:52 DEBUG : both11: md5 = 2219e0f0074d843a644d7a46c85668a5 OK 2026/07/05 04:50:54 DEBUG : only11: md5 = 1f8d0451f9a8a9dfef63cf54d0bc38d9 OK 2026/07/05 04:50:55 DEBUG : both12: md5 = 0068ab3511190d8a1477f567f22b6f78 OK 2026/07/05 04:50:58 DEBUG : only12: md5 = 8831ef7b972ae810131f779c2087d22f OK 2026/07/05 04:51:00 DEBUG : both13: md5 = 43c812cad9f7482c22005686f301b4ac OK 2026/07/05 04:51:01 DEBUG : only13: md5 = 5e9e27dcbc6ed0d3de1f82d8a96023c7 OK 2026/07/05 04:51:03 DEBUG : both14: md5 = 0b0b641a17d0c4d75483400361783ec3 OK 2026/07/05 04:51:04 DEBUG : only14: md5 = d8c81791a609e91b020b38cdccfc1376 OK 2026/07/05 04:51:06 DEBUG : both15: md5 = 05ede3c9182c81dd9c8c227257717856 OK 2026/07/05 04:51:07 DEBUG : only15: md5 = 3c6b298eee2f6967d4809dd86adf1ffb OK 2026/07/05 04:51:09 DEBUG : both16: md5 = 31d0caaed1a62e10939804b0c223c049 OK 2026/07/05 04:51:11 DEBUG : only16: md5 = 9def488b043c0ed027644543048d68ea OK 2026/07/05 04:51:12 DEBUG : both17: md5 = 03a6416fcc29104e20e4a9a2d1238d83 OK 2026/07/05 04:51:14 DEBUG : only17: md5 = 771aba87a7a5adafec13b1bc092aa831 OK 2026/07/05 04:51:15 DEBUG : both18: md5 = faab02a80bdd761f0ed246cfa2990e20 OK 2026/07/05 04:51:17 DEBUG : only18: md5 = 7e8edfdacdf10cab62bd09b45678fa3c OK 2026/07/05 04:51:19 DEBUG : both19: md5 = 0767e73b20b10884586e2ad04efd8e7c OK 2026/07/05 04:51:20 DEBUG : only19: md5 = 2a152b8e058495c97de11f7483fde864 OK 2026/07/05 04:51:21 DEBUG : both0: size = 6 OK 2026/07/05 04:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:51:21 DEBUG : both11: size = 6 OK 2026/07/05 04:51:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both10: size = 6 OK 2026/07/05 04:51:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both12: size = 6 OK 2026/07/05 04:51:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both11: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both13: size = 6 OK 2026/07/05 04:51:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both10: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both14: size = 6 OK 2026/07/05 04:51:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both14: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both15: size = 6 OK 2026/07/05 04:51:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both0: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both16: size = 6 OK 2026/07/05 04:51:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both16: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both17: size = 6 OK 2026/07/05 04:51:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both17: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both18: size = 6 OK 2026/07/05 04:51:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both18: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both19: size = 6 OK 2026/07/05 04:51:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both19: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both1: size = 6 OK 2026/07/05 04:51:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both1: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both2: size = 6 OK 2026/07/05 04:51:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both2: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both3: size = 6 OK 2026/07/05 04:51:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both3: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both4: size = 6 OK 2026/07/05 04:51:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both4: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both5: size = 6 OK 2026/07/05 04:51:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both12: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both6: size = 6 OK 2026/07/05 04:51:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both13: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both7: size = 6 OK 2026/07/05 04:51:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both7: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both8: size = 6 OK 2026/07/05 04:51:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both8: Unchanged skipping 2026/07/05 04:51:21 DEBUG : both9: size = 6 OK 2026/07/05 04:51:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:51:21 DEBUG : both9: Unchanged skipping 2026/07/05 04:51:21 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only0: Sizes differ 2026/07/05 04:51:21 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only10: Sizes differ 2026/07/05 04:51:21 DEBUG : both15: Unchanged skipping 2026/07/05 04:51:21 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only11: Sizes differ 2026/07/05 04:51:21 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only12: Sizes differ 2026/07/05 04:51:21 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only13: Sizes differ 2026/07/05 04:51:21 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only14: Sizes differ 2026/07/05 04:51:21 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only15: Sizes differ 2026/07/05 04:51:21 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only16: Sizes differ 2026/07/05 04:51:21 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only17: Sizes differ 2026/07/05 04:51:21 DEBUG : both6: Unchanged skipping 2026/07/05 04:51:21 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only18: Sizes differ 2026/07/05 04:51:21 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only19: Sizes differ 2026/07/05 04:51:21 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only1: Sizes differ 2026/07/05 04:51:21 DEBUG : both5: Unchanged skipping 2026/07/05 04:51:21 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only2: Sizes differ 2026/07/05 04:51:21 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only3: Sizes differ 2026/07/05 04:51:21 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only4: Sizes differ 2026/07/05 04:51:21 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only5: Sizes differ 2026/07/05 04:51:21 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only6: Sizes differ 2026/07/05 04:51:21 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only7: Sizes differ 2026/07/05 04:51:21 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only8: Sizes differ 2026/07/05 04:51:21 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2375120295) 2026/07/05 04:51:21 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce') 2026/07/05 04:51:21 DEBUG : only9: Sizes differ 2026/07/05 04:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:51:22 DEBUG : only11: md5 = 78f8e6c19cb437846886054d4eacb0d2 OK 2026/07/05 04:51:22 DEBUG : only11: size = 0 OK 2026/07/05 04:51:22 INFO : only11: Copied (replaced existing) 2026/07/05 04:51:22 DEBUG : only12: md5 = 56b5ebe645a4df9de8317f3324dda3e7 OK 2026/07/05 04:51:22 DEBUG : only12: size = 0 OK 2026/07/05 04:51:22 INFO : only12: Copied (replaced existing) 2026/07/05 04:51:22 DEBUG : only13: md5 = 8cd08c1f40f8028b8ca4a91daed9a4f8 OK 2026/07/05 04:51:22 DEBUG : only13: size = 0 OK 2026/07/05 04:51:22 INFO : only13: Copied (replaced existing) 2026/07/05 04:51:22 DEBUG : only0: md5 = a29bd7186ce015a89661dd27fe76133e OK 2026/07/05 04:51:22 DEBUG : only0: size = 0 OK 2026/07/05 04:51:22 INFO : only0: Copied (replaced existing) 2026/07/05 04:51:23 DEBUG : only15: md5 = a5c22df7cc35b515adf0784558f32ae2 OK 2026/07/05 04:51:23 DEBUG : only15: size = 0 OK 2026/07/05 04:51:23 INFO : only15: Copied (replaced existing) 2026/07/05 04:51:23 DEBUG : only17: md5 = 3d36d92165944d12b766e24d3b4b5022 OK 2026/07/05 04:51:23 DEBUG : only17: size = 0 OK 2026/07/05 04:51:23 INFO : only17: Copied (replaced existing) 2026/07/05 04:51:23 DEBUG : only14: md5 = aac70addfe9d000e930d011e07de84c2 OK 2026/07/05 04:51:23 DEBUG : only14: size = 0 OK 2026/07/05 04:51:23 INFO : only14: Copied (replaced existing) 2026/07/05 04:51:23 DEBUG : only16: md5 = ac4584b526a7334442731064e8519dbe OK 2026/07/05 04:51:23 DEBUG : only16: size = 0 OK 2026/07/05 04:51:23 INFO : only16: Copied (replaced existing) 2026/07/05 04:51:24 DEBUG : only18: md5 = e697e2a460b60cff1246d15c32d370eb OK 2026/07/05 04:51:24 DEBUG : only18: size = 0 OK 2026/07/05 04:51:24 INFO : only18: Copied (replaced existing) 2026/07/05 04:51:24 DEBUG : only19: md5 = 2ad2f1bc3be663efe24b2220b9a65b81 OK 2026/07/05 04:51:24 DEBUG : only19: size = 0 OK 2026/07/05 04:51:24 INFO : only19: Copied (replaced existing) 2026/07/05 04:51:25 DEBUG : only4: md5 = 20fd5412028bd1aee5a07be5fe05c8b5 OK 2026/07/05 04:51:25 DEBUG : only4: size = 0 OK 2026/07/05 04:51:25 INFO : only4: Copied (replaced existing) 2026/07/05 04:51:25 DEBUG : only2: md5 = 2e2e3b9d15a1db21e610eecd6cf9e52a OK 2026/07/05 04:51:25 DEBUG : only2: size = 0 OK 2026/07/05 04:51:25 INFO : only2: Copied (replaced existing) 2026/07/05 04:51:26 DEBUG : only6: md5 = 32d7fe38caa600c9a60a908cc941d48b OK 2026/07/05 04:51:26 DEBUG : only6: size = 0 OK 2026/07/05 04:51:26 INFO : only6: Copied (replaced existing) 2026/07/05 04:51:26 DEBUG : only5: md5 = 6c6597f4b84a02f2e969d2cc62aba10f OK 2026/07/05 04:51:26 DEBUG : only5: size = 0 OK 2026/07/05 04:51:26 INFO : only5: Copied (replaced existing) 2026/07/05 04:51:26 DEBUG : only7: md5 = 2b5779bd0b7181d8f2a84e09307413bc OK 2026/07/05 04:51:26 DEBUG : only7: size = 0 OK 2026/07/05 04:51:26 INFO : only7: Copied (replaced existing) 2026/07/05 04:51:26 DEBUG : only8: md5 = c5770fa6cfa9cbe87e58bdf4cc41620e OK 2026/07/05 04:51:26 DEBUG : only8: size = 0 OK 2026/07/05 04:51:26 INFO : only8: Copied (replaced existing) 2026/07/05 04:51:27 DEBUG : only1: md5 = 419ea2170c4c672d42d6343882b062cd OK 2026/07/05 04:51:27 DEBUG : only1: size = 0 OK 2026/07/05 04:51:27 INFO : only1: Copied (replaced existing) 2026/07/05 04:51:27 DEBUG : only9: md5 = b0a8f73df267fe987bdc251857f35ebe OK 2026/07/05 04:51:27 DEBUG : only9: size = 0 OK 2026/07/05 04:51:27 INFO : only9: Copied (replaced existing) 2026/07/05 04:51:27 DEBUG : only3: md5 = 17b9870c6db77c77838a02822caf094b OK 2026/07/05 04:51:27 DEBUG : only3: size = 0 OK 2026/07/05 04:51:27 INFO : only3: Copied (replaced existing) 2026/07/05 04:51:27 DEBUG : only10: md5 = 4ed5cb831350e951a82c969693a6be14 OK 2026/07/05 04:51:27 DEBUG : only10: size = 0 OK 2026/07/05 04:51:27 INFO : only10: Copied (replaced existing) 2026/07/05 04:51:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (91.79s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:51:49 DEBUG : empty_dir: Making directory with metadata 2026/07/05 04:51:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:51:49 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 04:51:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:51:49 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 04:51:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:51:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/05 04:51:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/05 04:51:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:51:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/05 04:52:03 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/05 04:52:04 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/05 04:52:05 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.73s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:52:06 DEBUG : empty_dir: Making directory with metadata 2026/07/05 04:52:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:52:06 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 04:52:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:52:06 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 04:52:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:52:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/05 04:52:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/05 04:52:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:52:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/05 04:52:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:52:21 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/05 04:52:22 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/05 04:52:23 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:52:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:52:25 DEBUG : sub dir: Making directory with metadata 2026/07/05 04:52:26 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/05 04:52:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 04:52:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 04:52:48 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:52:48 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/05 04:53:02 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/05 04:53:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/05 04:53:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/05 04:53:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/05 04:53:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 04:53:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 04:53:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 04:53:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 04:53:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/05 04:53:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/05 04:53:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 04:53:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (46.65s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:53:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 04:53:12 DEBUG : sub dir: Making directory with metadata 2026/07/05 04:53:13 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/05 04:53:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 04:53:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 04:53:40 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 04:53:40 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/05 04:53:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/05 04:53:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/05 04:53:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/05 04:53:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 04:53:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 04:53:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 04:53:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 04:53:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/05 04:54:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/05 04:54:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/05 04:54:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (49.51s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:54:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 1e572030710dc5d9d2e156c89d6fe359 OK 2026/07/05 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 242bb7e90bf16819195f6d86f2335edb OK 2026/07/05 04:54:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 65ed595ac274562132621bf66a0ba0d6 OK 2026/07/05 04:54:08 DEBUG : dir1/0003-defghij.txt: md5 = a017543f00d3f38de378cf98ea486db3 OK 2026/07/05 04:54:10 DEBUG : dir1/0004-efghijk.txt: md5 = 9c0e0f174277dc494a8ef65f5f0ce624 OK 2026/07/05 04:54:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 078dfbfadfd8714afcfa6ca1f10b9614 OK 2026/07/05 04:54:13 DEBUG : dir1/0006-ghijklm.txt: md5 = 6e9cfc5ecfe0641e645a8daaae0b6fbf OK 2026/07/05 04:54:15 DEBUG : dir1/0007-1234567.txt: md5 = 506a7356af7dc891b366d4ebcd48a423 OK 2026/07/05 04:54:16 DEBUG : dir1/0008-2345678.txt: md5 = e877cca53d0ed1ba0dc35839b20ab809 OK 2026/07/05 04:54:18 DEBUG : dir1/0009-3456789.txt: md5 = 2394c1501126efd3d082b87f694314c8 OK 2026/07/05 04:54:20 DEBUG : dir1/0010-456789.txt: md5 = 16572799a7f6467bc6036d32a02fd545 OK 2026/07/05 04:54:21 DEBUG : dir1/0011-56789;.txt: md5 = 4617a03afbe6d2098baa5f2a76ddda02 OK 2026/07/05 04:54:23 DEBUG : dir1/0012-6789;.txt: md5 = 80a9c77ab897103f6f80db193a78a92a OK 2026/07/05 04:54:24 DEBUG : dir1/0013-789;=.txt: md5 = d3d3043e48b210a0ae783db32b111f38 OK 2026/07/05 04:54:26 DEBUG : dir1/0014-89;=.txt: md5 = e553bfb9053a964b581fb0e5b5825f1e OK 2026/07/05 04:54:27 DEBUG : dir1/0015-9;=.txt: md5 = 46a815e8359658c43ed53f913917318a OK 2026/07/05 04:54:29 DEBUG : apple: md5 = ce97a7a43210136d60a958f146f15318 OK 2026/07/05 04:54:30 DEBUG : banana: md5 = 67a963c20250ff5d3c278a502070086b OK 2026/07/05 04:54:32 DEBUG : appleappleapplebanana: md5 = 6106a731bcb775970b0707a34a7f2476 OK 2026/07/05 04:54:33 DEBUG : splitbananasplit: md5 = 3d5e9a3a6677a024ee6708c373986f9a OK 2026/07/05 04:54:33 DEBUG : Waiting for deletions to finish 2026/07/05 04:54:34 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:54:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:54:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 04:54:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 04:54:35 DEBUG : banana: size = 6 OK 2026/07/05 04:54:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : banana: Unchanged skipping 2026/07/05 04:54:35 DEBUG : apple: size = 5 OK 2026/07/05 04:54:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : apple: Unchanged skipping 2026/07/05 04:54:35 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 04:54:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 04:54:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 04:54:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 04:54:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 04:54:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 04:54:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 04:54:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 04:54:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 04:54:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 04:54:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 04:54:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 04:54:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 04:54:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 04:54:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 04:54:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 04:54:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 04:54:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:54:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 04:54:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 04:54:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:54:35 DEBUG : Waiting for deletions to finish 2026/07/05 04:54:35 DEBUG : Waiting for deletions to finish 2026/07/05 04:54:36 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:54:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:54:37 DEBUG : dir1: Directory modification time the same (differ by -320.584µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : apple: size = 5 OK 2026/07/05 04:54:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : apple: Unchanged skipping 2026/07/05 04:54:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 04:54:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 04:54:37 DEBUG : banana: size = 6 OK 2026/07/05 04:54:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : banana: Unchanged skipping 2026/07/05 04:54:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 04:54:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 04:54:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 04:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:54:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 04:54:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 04:54:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 04:54:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 04:54:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 04:54:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 04:54:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 04:54:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 04:54:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 04:54:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 04:54:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 04:54:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 04:54:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 04:54:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 04:54:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:54:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 04:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:54:37 DEBUG : Waiting for deletions to finish 2026/07/05 04:54:37 DEBUG : Waiting for deletions to finish 2026/07/05 04:54:38 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:54:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 04:54:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:54:53 DEBUG : dir1/0000-abcdefg.txt: md5 = e5b10865cb35390f03b345962a63cb7f OK 2026/07/05 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = fd293c35c814c666ce647ed3b90b9900 OK 2026/07/05 04:54:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 1f9e1cf4dc576c5ba3479d1b5bd54d08 OK 2026/07/05 04:54:58 DEBUG : dir1/0003-defghij.txt: md5 = 5b42969135b18f2832af270a888f1f69 OK 2026/07/05 04:54:59 DEBUG : dir1/0004-efghijk.txt: md5 = b6dcd5c1ee5479d8f5427e714db227aa OK 2026/07/05 04:55:01 DEBUG : dir1/0005-fghijkl.txt: md5 = 66ff7e63cddd415e81a8009627ef578b OK 2026/07/05 04:55:02 DEBUG : dir1/0006-ghijklm.txt: md5 = abb33b24506bda46c79bdf5b3b72e41d OK 2026/07/05 04:55:04 DEBUG : dir1/0007-1234567.txt: md5 = 9db028cd86601cf1190397b519d088fe OK 2026/07/05 04:55:05 DEBUG : dir1/0008-2345678.txt: md5 = 6962ceea7b7076b9893f9d2941f2db77 OK 2026/07/05 04:55:07 DEBUG : dir1/0009-3456789.txt: md5 = 0f222c0615b402e2fb9303d178ada94d OK 2026/07/05 04:55:08 DEBUG : dir1/0010-456789.txt: md5 = 656c0621ad5b8969dfe0e31beffc4a07 OK 2026/07/05 04:55:10 DEBUG : dir1/0011-56789;.txt: md5 = 8cb6cb6cd77c06fb781bb76dcd57f6f8 OK 2026/07/05 04:55:11 DEBUG : dir1/0012-6789;.txt: md5 = b8568ea2289977106fd97934644a033e OK 2026/07/05 04:55:13 DEBUG : dir1/0013-789;=.txt: md5 = 88193bcd0eef86abbc7fa09fb31aad70 OK 2026/07/05 04:55:14 DEBUG : dir1/0014-89;=.txt: md5 = 2119a405341f70f55b145fa724382280 OK 2026/07/05 04:55:16 DEBUG : dir1/0015-9;=.txt: md5 = e7faa77a0a0c58f2bf9546ebebe7104f OK 2026/07/05 04:55:18 DEBUG : apple: md5 = 50056a2bcb2f240a5d5cb8d327177eb8 OK 2026/07/05 04:55:19 DEBUG : banana: md5 = 76ff0ad4471468d7a20102d293f8c6e5 OK 2026/07/05 04:55:21 DEBUG : appleappleapplebanana: md5 = b289a4c75ef865000c8795d90e0863c3 OK 2026/07/05 04:55:22 DEBUG : splitbananasplit: md5 = 56d0d64f8e5a8d86daf81d369ebfa803 OK 2026/07/05 04:55:22 DEBUG : Waiting for deletions to finish 2026/07/05 04:55:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:55:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:55:24 DEBUG : apple: size = 5 OK 2026/07/05 04:55:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:24 DEBUG : apple: Unchanged skipping 2026/07/05 04:55:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 04:55:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 04:55:24 DEBUG : banana: size = 6 OK 2026/07/05 04:55:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:24 DEBUG : banana: Unchanged skipping 2026/07/05 04:55:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 04:55:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 04:55:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 04:55:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 04:55:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 04:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:55:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 04:55:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 04:55:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 04:55:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 04:55:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 04:55:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 04:55:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 04:55:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 04:55:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 04:55:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 04:55:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 04:55:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 04:55:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 04:55:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 04:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:55:25 DEBUG : Waiting for deletions to finish 2026/07/05 04:55:25 DEBUG : Waiting for deletions to finish 2026/07/05 04:55:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:55:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:55:26 DEBUG : dir1: Directory modification time the same (differ by -463.922µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : banana: size = 6 OK 2026/07/05 04:55:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 04:55:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : banana: Unchanged skipping 2026/07/05 04:55:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 04:55:26 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 04:55:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 04:55:26 DEBUG : apple: size = 5 OK 2026/07/05 04:55:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : apple: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 04:55:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 04:55:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 04:55:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 04:55:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 04:55:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 04:55:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 04:55:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 04:55:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 04:55:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 04:55:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 04:55:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 04:55:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 04:55:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 04:55:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:55:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 04:55:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 04:55:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:55:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 04:55:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:55:26 DEBUG : Waiting for deletions to finish 2026/07/05 04:55:26 DEBUG : Waiting for deletions to finish 2026/07/05 04:55:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:55:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 04:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:55:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 0f09ca8df3ed4cb45e3b92af4d59cac9 OK 2026/07/05 04:55:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = ec89a7df9850f794018cb253c95d48af OK 2026/07/05 04:55:46 DEBUG : dir1/0002-cdefghi.txt: md5 = ad3d1791073366ed8d5d1cfd104e1f4c OK 2026/07/05 04:55:47 DEBUG : dir1/0003-defghij.txt: md5 = 575cd02704ed38307d8be1db8ced16ba OK 2026/07/05 04:55:49 DEBUG : dir1/0004-efghijk.txt: md5 = a091849d890cfb8f6bdc6181bbf3f3e3 OK 2026/07/05 04:55:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 8f0572defa5cde0101abf185b4476037 OK 2026/07/05 04:55:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 377b4526395ef2c49ca95f08a07e054f OK 2026/07/05 04:55:53 DEBUG : dir1/0007-1234567.txt: md5 = 3955695b443ce93370171d196055f54c OK 2026/07/05 04:55:55 DEBUG : dir1/0008-2345678.txt: md5 = 79a3b394feb1429aab2b4dbeeb456fc5 OK 2026/07/05 04:55:56 DEBUG : dir1/0009-3456789.txt: md5 = e3883c8751cb3d62235110da31877e0a OK 2026/07/05 04:55:58 DEBUG : dir1/0010-456789.txt: md5 = 0c04af252ee829071dd0023ba1370283 OK 2026/07/05 04:56:00 DEBUG : dir1/0011-56789;.txt: md5 = 4679a1ccf757027bc57d6964fa317b17 OK 2026/07/05 04:56:01 DEBUG : dir1/0012-6789;.txt: md5 = 438c7b1f5aa18a6b13a03457746de403 OK 2026/07/05 04:56:03 DEBUG : dir1/0013-789;=.txt: md5 = 18d37d4ec042a5de98e3e2160f41897f OK 2026/07/05 04:56:04 DEBUG : dir1/0014-89;=.txt: md5 = 092efa39147eb7d3c0b392112c47a8d2 OK 2026/07/05 04:56:06 DEBUG : dir1/0015-9;=.txt: md5 = 61e62f7a677d30fd2d21766b9706a94f OK 2026/07/05 04:56:07 DEBUG : apple: md5 = 93d2f7274887e8ede56383e5c1f9bf0b OK 2026/07/05 04:56:09 DEBUG : banana: md5 = 2460e11b32069ed2cb3432fd8ea94be2 OK 2026/07/05 04:56:11 DEBUG : appleappleapplebanana: md5 = d63a36082b91cb6cecedcd827908043a OK 2026/07/05 04:56:12 DEBUG : splitbananasplit: md5 = c350cdad4d02ebe4143e8932f97f55e0 OK 2026/07/05 04:56:12 DEBUG : Waiting for deletions to finish 2026/07/05 04:56:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:56:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 04:56:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 04:56:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 04:56:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 04:56:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 04:56:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 04:56:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:56:15 DEBUG : YXBwbGU=: md5 = b842c37577b15393a17af78086072aa0 OK 2026/07/05 04:56:15 DEBUG : YXBwbGU=: size = 5 OK 2026/07/05 04:56:15 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/05 04:56:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 51db691bc3bd3550c1f38e2d61c8eb77 OK 2026/07/05 04:56:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/05 04:56:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:15 DEBUG : YmFuYW5h: md5 = 69d865c9190f92bb96bf16094d379b2b OK 2026/07/05 04:56:15 DEBUG : YmFuYW5h: size = 6 OK 2026/07/05 04:56:15 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/05 04:56:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 9aa3c6a19f2df74d6103f1afff48eef3 OK 2026/07/05 04:56:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/05 04:56:15 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 713a6c99e91abe81b4079258fb9ab6e0 OK 2026/07/05 04:56:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/05 04:56:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = d5ce84988ad9332a8a5e34f279ce2a28 OK 2026/07/05 04:56:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/05 04:56:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 16e282c76acbc45ce686ab1d474362af OK 2026/07/05 04:56:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/05 04:56:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 6aab984ad80e101b6aafa816dcc434e7 OK 2026/07/05 04:56:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/05 04:56:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = a84bd5a0713c6608aa0fd36f461661cd OK 2026/07/05 04:56:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/05 04:56:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = d14db424c9bfea618a6daa4018d58376 OK 2026/07/05 04:56:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/05 04:56:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = a882efe5fa76f8868569ee146901bcbb OK 2026/07/05 04:56:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/05 04:56:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = a89809b8cae347fc0de8d54d3fcf676d OK 2026/07/05 04:56:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/05 04:56:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = faa3063b443f30c2c8b740ec529a59eb OK 2026/07/05 04:56:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/05 04:56:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 0776caaa0588583b7acfd10f08c871de OK 2026/07/05 04:56:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/05 04:56:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 66bc49dbdf24855222eb9a106e5f3cea OK 2026/07/05 04:56:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/05 04:56:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 0a3e3da6fc6a4ccec74a53ca1af38296 OK 2026/07/05 04:56:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/05 04:56:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 04:56:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = c7af353ac115604187d7fa64f977c699 OK 2026/07/05 04:56:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/05 04:56:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 0c7b2c8d71586b7e0fc1cfaa35f33195 OK 2026/07/05 04:56:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/05 04:56:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:21 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 13db1148c0f4af324e26c71534139b89 OK 2026/07/05 04:56:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/05 04:56:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/05 04:56:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 43a7ba0951724d09a481e6d729d4beb3 OK 2026/07/05 04:56:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/05 04:56:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:21 DEBUG : Waiting for deletions to finish 2026/07/05 04:56:22 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 04:56:22 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 04:56:22 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 04:56:22 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 04:56:22 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 04:56:22 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 04:56:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 04:56:22 INFO : splitbananasplit: Deleted 2026/07/05 04:56:22 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 04:56:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 04:56:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 04:56:22 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 04:56:22 INFO : banana: Deleted 2026/07/05 04:56:22 INFO : apple: Deleted 2026/07/05 04:56:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 04:56:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 04:56:23 INFO : appleappleapplebanana: Deleted 2026/07/05 04:56:23 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 04:56:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 04:56:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 04:56:23 DEBUG : Waiting for deletions to finish 2026/07/05 04:56:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 04:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:24 DEBUG : dir1: Directory modification time the same (differ by -609.829µs, within tolerance 1ms) 2026/07/05 04:56:24 DEBUG : YXBwbGU=: size = 5 OK 2026/07/05 04:56:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:24 DEBUG : apple: Unchanged skipping 2026/07/05 04:56:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 04:56:24 DEBUG : YmFuYW5h: size = 6 OK 2026/07/05 04:56:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/05 04:56:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 04:56:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:24 DEBUG : banana: Unchanged skipping 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 04:56:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/05 04:56:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/05 04:56:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/05 04:56:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/05 04:56:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/05 04:56:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/05 04:56:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/05 04:56:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:56:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/05 04:56:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/05 04:56:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/05 04:56:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/05 04:56:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/05 04:56:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/05 04:56:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/05 04:56:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/05 04:56:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/05 04:56:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:56:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 04:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:56:25 DEBUG : Waiting for deletions to finish 2026/07/05 04:56:25 DEBUG : Waiting for deletions to finish 2026/07/05 04:56:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/05 04:56:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 04:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 04:56:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 04:56:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 04:56:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 04:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 04:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 04:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 04:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 04:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 04:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 04:56:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:56:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 3769ba35c2f3b58a8ca33a6c2cb8206d OK 2026/07/05 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8b2280fe517c39f3917d973ed22c30df OK 2026/07/05 04:56:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 4cd1ea02132f2373c9ce5f0f4acb0938 OK 2026/07/05 04:56:45 DEBUG : dir1/0003-defghij.txt: md5 = a020b56e2c07e0708b4ec18892ec8e59 OK 2026/07/05 04:56:47 DEBUG : dir1/0004-efghijk.txt: md5 = 094cb173f7efbceaed982a98cba7b3c7 OK 2026/07/05 04:56:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 8076a866fd3db00b8b2d3b51e973b821 OK 2026/07/05 04:56:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 279fd123c68399f0f209c040f2dd95eb OK 2026/07/05 04:56:52 DEBUG : dir1/0007-1234567.txt: md5 = 237ae9cd580b4f9c17d332f082c69775 OK 2026/07/05 04:56:53 DEBUG : dir1/0008-2345678.txt: md5 = 4f51bfa74396219095dd6c1fa9061a50 OK 2026/07/05 04:56:55 DEBUG : dir1/0009-3456789.txt: md5 = 83e3d1d51dafbc30d689291beac621d4 OK 2026/07/05 04:56:57 DEBUG : dir1/0010-456789.txt: md5 = 8e883d766f3e9c7b12493e187d2cac70 OK 2026/07/05 04:56:58 DEBUG : dir1/0011-56789;.txt: md5 = a9b2d8a5a7f63a1531d3591db6bc8b51 OK 2026/07/05 04:57:00 DEBUG : dir1/0012-6789;.txt: md5 = 338028cab7b8b669270c9b06c54677a9 OK 2026/07/05 04:57:01 DEBUG : dir1/0013-789;=.txt: md5 = dcd9b69be0b57d411c4d113fbd7a51ed OK 2026/07/05 04:57:03 DEBUG : dir1/0014-89;=.txt: md5 = cebe8ab58c4bd846795fe1c4af8815ed OK 2026/07/05 04:57:04 DEBUG : dir1/0015-9;=.txt: md5 = e3070dd0133ee539a6277578ae9aa6a5 OK 2026/07/05 04:57:06 DEBUG : apple: md5 = f559b26fd9c93be5cfbd49ce6b4a24b7 OK 2026/07/05 04:57:07 DEBUG : banana: md5 = 474b6c1d3f4db8e597e852e09c0bfb1a OK 2026/07/05 04:57:09 DEBUG : appleappleapplebanana: md5 = 026af6694825b9b1585b381c8a228415 OK 2026/07/05 04:57:11 DEBUG : splitbananasplit: md5 = 35580696f31a34db01f75fca9d21bcf1 OK 2026/07/05 04:57:11 DEBUG : Waiting for deletions to finish 2026/07/05 04:57:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:57:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 04:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 04:57:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 04:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 04:57:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 04:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 04:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 04:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 04:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 04:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 04:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 04:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 04:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 04:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 04:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 04:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 04:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 04:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 04:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 04:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 04:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 04:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 04:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 04:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 04:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 04:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 04:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 04:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 04:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 04:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 04:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 04:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 04:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 04:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 04:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 04:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 04:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 04:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 04:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 04:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 04:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 04:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 04:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 04:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 04:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 04:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 04:57:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 04:57:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 04:57:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 04:57:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 04:57:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 04:57:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 04:57:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 04:57:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 04:57:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 04:57:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 04:57:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 04:57:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 04:57:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 04:57:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 04:57:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/05 04:57:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:57:14 DEBUG : PREFIXbanana: md5 = b8a849346797de7295754b46e842bc82 OK 2026/07/05 04:57:14 DEBUG : PREFIXbanana: size = 6 OK 2026/07/05 04:57:14 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/05 04:57:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 04:57:14 DEBUG : PREFIXsplitbananasplit: md5 = 7212ed7bd08bdd4bd79530b4c2d2b641 OK 2026/07/05 04:57:14 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/05 04:57:14 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/05 04:57:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 04:57:14 DEBUG : PREFIXappleappleapplebanana: md5 = 1952e4eedabda46bcf18b6ddf88d6c5e OK 2026/07/05 04:57:14 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/05 04:57:14 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/05 04:57:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 04:57:14 DEBUG : PREFIXapple: md5 = eae7dfc928862fb8cb6a978d7ff656c3 OK 2026/07/05 04:57:14 DEBUG : PREFIXapple: size = 5 OK 2026/07/05 04:57:14 INFO : apple: Copied (new) to: PREFIXapple 2026/07/05 04:57:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 04:57:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = d624674d3b7bbbc05af5764265600b59 OK 2026/07/05 04:57:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/05 04:57:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 04:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 04:57:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 912c0ed24d06a25e9425691d5b19f9ad OK 2026/07/05 04:57:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/05 04:57:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 04:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 04:57:15 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 6dafbfbcfdf64dad13aa469a3c7a448b OK 2026/07/05 04:57:15 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/05 04:57:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/05 04:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 04:57:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = e5e87120d7928343ffc39d78d2ae30d9 OK 2026/07/05 04:57:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/05 04:57:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 04:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 04:57:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 29ccd48572a1e9beda82bfe040685cd4 OK 2026/07/05 04:57:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/05 04:57:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 04:57:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 04:57:17 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 3eb1042682bdf11a13656e2c0476d292 OK 2026/07/05 04:57:17 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/05 04:57:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/05 04:57:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 04:57:17 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = a3d5a454fdfdac8a3014779197bc9065 OK 2026/07/05 04:57:17 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/05 04:57:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/05 04:57:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 04:57:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = f05c215cf2bc818ab37d094b0f235d54 OK 2026/07/05 04:57:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/05 04:57:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 04:57:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 04:57:18 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 4d3c5a637c502e4e57534889b44b98b5 OK 2026/07/05 04:57:18 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/05 04:57:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/05 04:57:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 04:57:18 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 23eb4dbfa6914b77f02065ffd8c155ea OK 2026/07/05 04:57:18 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/05 04:57:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/05 04:57:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 04:57:18 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 76ce87277dbd5a7008038d657f441eb5 OK 2026/07/05 04:57:18 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/05 04:57:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/05 04:57:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 04:57:19 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = f662920872f3923d7054641c5c1ef880 OK 2026/07/05 04:57:19 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/05 04:57:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/05 04:57:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 04:57:20 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 4ec614369319e72a08b17127eca6ba2d OK 2026/07/05 04:57:20 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/05 04:57:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/05 04:57:20 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 8a0bcd9bbc806f41b3e81c8e0b519b28 OK 2026/07/05 04:57:20 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/05 04:57:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/05 04:57:20 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 766107f2d5cf06541a5a0a5f67273789 OK 2026/07/05 04:57:20 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/05 04:57:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/05 04:57:20 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 326d6e1c7a2d6e40ccd6310b5a70fb59 OK 2026/07/05 04:57:20 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/05 04:57:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/05 04:57:20 DEBUG : Waiting for deletions to finish 2026/07/05 04:57:21 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 04:57:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 04:57:21 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 04:57:21 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 04:57:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 04:57:21 INFO : apple: Deleted 2026/07/05 04:57:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 04:57:21 INFO : splitbananasplit: Deleted 2026/07/05 04:57:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 04:57:21 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 04:57:21 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 04:57:21 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 04:57:21 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 04:57:21 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 04:57:21 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 04:57:21 INFO : banana: Deleted 2026/07/05 04:57:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 04:57:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 04:57:22 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 04:57:22 INFO : appleappleapplebanana: Deleted 2026/07/05 04:57:22 DEBUG : Waiting for deletions to finish 2026/07/05 04:57:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:57:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 04:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 04:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 04:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 04:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 04:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 04:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 04:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 04:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 04:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 04:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 04:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 04:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 04:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 04:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 04:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 04:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 04:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 04:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 04:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 04:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 04:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 04:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 04:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 04:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 04:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 04:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 04:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 04:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 04:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 04:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 04:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 04:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 04:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 04:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 04:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 04:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 04:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 04:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 04:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 04:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 04:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 04:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 04:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 04:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 04:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 04:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 04:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 04:57:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 04:57:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 04:57:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 04:57:23 DEBUG : dir1: Directory modification time the same (differ by -950.075µs, within tolerance 1ms) 2026/07/05 04:57:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:57:25 DEBUG : apple: md5 = e3532feeb3cae4e7447091752a8b385e OK 2026/07/05 04:57:25 DEBUG : apple: size = 5 OK 2026/07/05 04:57:25 INFO : apple: Copied (new) 2026/07/05 04:57:25 DEBUG : banana: md5 = 6c3af98e21acd8da1fd2e1f81846d3bd OK 2026/07/05 04:57:25 DEBUG : banana: size = 6 OK 2026/07/05 04:57:25 INFO : banana: Copied (new) 2026/07/05 04:57:25 DEBUG : appleappleapplebanana: md5 = a5fe690c5be3b3275bc1b4d16680e6d6 OK 2026/07/05 04:57:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 04:57:25 INFO : appleappleapplebanana: Copied (new) 2026/07/05 04:57:25 DEBUG : splitbananasplit: md5 = ae8261cb147c711c3945fb841a7637f2 OK 2026/07/05 04:57:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 04:57:25 INFO : splitbananasplit: Copied (new) 2026/07/05 04:57:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 865b82558b4c1e0378567a532733ee0d OK 2026/07/05 04:57:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 04:57:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/05 04:57:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2fa9b282d0facbc41d063c73fdcb556c OK 2026/07/05 04:57:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 04:57:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/05 04:57:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 65c6270698c12f5552bb63cde4f35aa4 OK 2026/07/05 04:57:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 04:57:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/05 04:57:26 DEBUG : dir1/0003-defghij.txt: md5 = c3b00fb6c2778e5f3bbc3fe62752594b OK 2026/07/05 04:57:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 04:57:26 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/05 04:57:28 DEBUG : dir1/0004-efghijk.txt: md5 = 938026370cc38871eff918c1be7050ff OK 2026/07/05 04:57:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 04:57:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/05 04:57:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 1c0c4d4d89472dade36803e4ae91bb33 OK 2026/07/05 04:57:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 04:57:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/05 04:57:28 DEBUG : dir1/0005-fghijkl.txt: md5 = a0659ae1047a2de3fd79bfafe2ba30a4 OK 2026/07/05 04:57:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 04:57:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/05 04:57:28 DEBUG : dir1/0007-1234567.txt: md5 = 0c1d782d76a6322e56a8cf4d3528e6df OK 2026/07/05 04:57:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 04:57:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/05 04:57:29 DEBUG : dir1/0008-2345678.txt: md5 = 77c0a2f4bc4891db0a090f60151f0769 OK 2026/07/05 04:57:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 04:57:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/05 04:57:29 DEBUG : dir1/0010-456789.txt: md5 = aa59cd14096fcaab47ce9e94769992f9 OK 2026/07/05 04:57:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 04:57:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/05 04:57:29 DEBUG : dir1/0009-3456789.txt: md5 = 13d415fd5fdd6a7766df439c0d76a795 OK 2026/07/05 04:57:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 04:57:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/05 04:57:29 DEBUG : dir1/0011-56789;.txt: md5 = 47536412d7e6878e6d22fa4ba96e97db OK 2026/07/05 04:57:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 04:57:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/05 04:57:31 DEBUG : dir1/0013-789;=.txt: md5 = 165924a124d423abdf38c8cf13e9c019 OK 2026/07/05 04:57:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 04:57:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/05 04:57:31 DEBUG : dir1/0012-6789;.txt: md5 = 25cb28073c36e32da8dfe573564a584b OK 2026/07/05 04:57:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 04:57:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/05 04:57:31 DEBUG : dir1/0014-89;=.txt: md5 = ab55897dbe3d4dab8add10e7f59fda01 OK 2026/07/05 04:57:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 04:57:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/05 04:57:31 DEBUG : dir1/0015-9;=.txt: md5 = f880b32c94701b8ea7ebc3db3dfcdc85 OK 2026/07/05 04:57:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 04:57:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/05 04:57:31 DEBUG : Waiting for deletions to finish 2026/07/05 04:57:31 INFO : PREFIXsplitbananasplit: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/05 04:57:32 INFO : PREFIXapple: Deleted 2026/07/05 04:57:32 INFO : PREFIXbanana: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/05 04:57:32 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/05 04:57:32 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/05 04:57:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/05 04:57:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/05 04:57:33 DEBUG : Waiting for deletions to finish 2026/07/05 04:57:33 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : Waiting for deletions to finish 2026/07/05 04:57:34 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:57:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/05 04:57:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:57:50 DEBUG : dir1/0000-abcdefg.txt: md5 = d8f07757a290f1343de4920734c9ccb8 OK 2026/07/05 04:57:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3e556b9e89ce8bfd50958fb755a204d7 OK 2026/07/05 04:57:53 DEBUG : dir1/0002-cdefghi.txt: md5 = e9a3c2716afccb4fa0b3cb19a1636dba OK 2026/07/05 04:57:54 DEBUG : dir1/0003-defghij.txt: md5 = c92764c3d4ca10cfc18aa37fb966ad1d OK 2026/07/05 04:57:56 DEBUG : dir1/0004-efghijk.txt: md5 = d989450b5b6f03ac96e8aad35ac03163 OK 2026/07/05 04:57:57 DEBUG : dir1/0005-fghijkl.txt: md5 = c52dcd1600dac1eff1cce3aefca518b7 OK 2026/07/05 04:57:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 5b58039a093766bc91b5cfe862adb861 OK 2026/07/05 04:58:00 DEBUG : dir1/0007-1234567.txt: md5 = 211d7e27e9fae4646bdd3432aedc05ac OK 2026/07/05 04:58:02 DEBUG : dir1/0008-2345678.txt: md5 = 3c08438ff392f8e5f6bcc4598d99ce9f OK 2026/07/05 04:58:03 DEBUG : dir1/0009-3456789.txt: md5 = b177c434deae687ecf1dc3308d6023d1 OK 2026/07/05 04:58:05 DEBUG : dir1/0010-456789.txt: md5 = aec931e125a8b191f465b1fe4ac06688 OK 2026/07/05 04:58:06 DEBUG : dir1/0011-56789;.txt: md5 = bfc4c1f4182f9db3fae4353518bb1f90 OK 2026/07/05 04:58:08 DEBUG : dir1/0012-6789;.txt: md5 = 6eeb666e2079a5e71e8cf58c10aa13f3 OK 2026/07/05 04:58:09 DEBUG : dir1/0013-789;=.txt: md5 = 200600b61091acd41f76103555dbd384 OK 2026/07/05 04:58:11 DEBUG : dir1/0014-89;=.txt: md5 = a3a7e0f3b233f949053818007b136dbc OK 2026/07/05 04:58:12 DEBUG : dir1/0015-9;=.txt: md5 = 08993951e6cc0c5a48cf2e0a915f6b19 OK 2026/07/05 04:58:14 DEBUG : apple: md5 = 185ee09943363ad7e32e743c65323997 OK 2026/07/05 04:58:15 DEBUG : banana: md5 = 66e7cd582f9374c0bfcc9d9a1b5adf56 OK 2026/07/05 04:58:17 DEBUG : appleappleapplebanana: md5 = 3d3ec2f77374642a04519cf37aa56511 OK 2026/07/05 04:58:19 DEBUG : splitbananasplit: md5 = c862a9876210b0d7cd5b162e1e1d49a9 OK 2026/07/05 04:58:19 DEBUG : Waiting for deletions to finish 2026/07/05 04:58:19 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:58:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:58:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 04:58:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 04:58:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 04:58:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 04:58:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 04:58:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 04:58:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 04:58:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:21 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 04:58:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 04:58:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/05 04:58:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:58:22 DEBUG : appleappleapplebananaSUFFIX: md5 = 9bc179500d36de1bb82a3d45a1b60d7b OK 2026/07/05 04:58:22 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/05 04:58:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/05 04:58:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 04:58:22 DEBUG : bananaSUFFIX: md5 = 0b5829881c11eac2553c5d13df63bbca OK 2026/07/05 04:58:22 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/05 04:58:22 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/05 04:58:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:22 DEBUG : appleSUFFIX: md5 = f9dbd54333f9c4d149d9bdaeb0abf7a2 OK 2026/07/05 04:58:22 DEBUG : appleSUFFIX: size = 5 OK 2026/07/05 04:58:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/05 04:58:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 04:58:22 DEBUG : splitbananasplitSUFFIX: md5 = d62cdd2097e11c9d21389a69409ad073 OK 2026/07/05 04:58:22 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/05 04:58:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/05 04:58:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 04:58:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 7afb7ad3402c2ffcb2d74b2e714a5b36 OK 2026/07/05 04:58:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/05 04:58:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 04:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 04:58:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 365f9e852e09621ec807388be99f8fd4 OK 2026/07/05 04:58:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/05 04:58:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 04:58:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = a68a194a4f82b4ccb293e7f05fd5fe06 OK 2026/07/05 04:58:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/05 04:58:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 04:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 04:58:24 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = b2aa4db232c4f73b064f4dc2718c3c07 OK 2026/07/05 04:58:24 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/05 04:58:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/05 04:58:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 04:58:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = b4c72861eeac4dc8063e16b906128da5 OK 2026/07/05 04:58:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/05 04:58:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 04:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 04:58:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = ea02dc4f07087d74bde9c96ec88b7219 OK 2026/07/05 04:58:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/05 04:58:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 04:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 04:58:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 908d58d20788828b23b3b07efcf7c937 OK 2026/07/05 04:58:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/05 04:58:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 04:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 04:58:25 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 15e08d3ad1b9289a0827aba3f74dcb29 OK 2026/07/05 04:58:25 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/05 04:58:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/05 04:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 04:58:26 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 1975906255cb8027296ee20cbdddb1f5 OK 2026/07/05 04:58:26 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/05 04:58:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/05 04:58:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 04:58:26 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 0eaf4f19a9f96749842f04742174fe59 OK 2026/07/05 04:58:26 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/05 04:58:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/05 04:58:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 04:58:26 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = c8db500b5f411ac15641229304562ce1 OK 2026/07/05 04:58:26 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/05 04:58:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/05 04:58:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 04:58:27 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 8bd02fc328925fad00e6667ceb024cdf OK 2026/07/05 04:58:27 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/05 04:58:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/05 04:58:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 04:58:28 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 636e4696c7866c74d58b5de7aecdec92 OK 2026/07/05 04:58:28 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/05 04:58:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/05 04:58:28 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 35b7935629e8d6f530be80315738190e OK 2026/07/05 04:58:28 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/05 04:58:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/05 04:58:28 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 533b778475bab34278b69c34f19387c1 OK 2026/07/05 04:58:28 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/05 04:58:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/05 04:58:29 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 77ca2bd6a97b6cea923862fc9ba2a3be OK 2026/07/05 04:58:29 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/05 04:58:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/05 04:58:29 DEBUG : Waiting for deletions to finish 2026/07/05 04:58:29 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 04:58:29 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 04:58:29 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 04:58:29 INFO : splitbananasplit: Deleted 2026/07/05 04:58:29 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 04:58:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 04:58:29 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 04:58:29 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 04:58:29 INFO : banana: Deleted 2026/07/05 04:58:29 INFO : apple: Deleted 2026/07/05 04:58:29 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 04:58:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 04:58:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 04:58:30 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 04:58:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 04:58:30 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 04:58:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 04:58:30 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 04:58:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 04:58:30 INFO : appleappleapplebanana: Deleted 2026/07/05 04:58:30 DEBUG : Waiting for deletions to finish 2026/07/05 04:58:31 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/05 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 04:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 04:58:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 04:58:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 04:58:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 04:58:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 04:58:31 DEBUG : dir1: Directory modification time the same (differ by -412.593µs, within tolerance 1ms) 2026/07/05 04:58:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:58:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:58:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:58:33 DEBUG : appleappleapplebanana: md5 = e2461eeb2316b1e7fb460f8f369346d7 OK 2026/07/05 04:58:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 04:58:33 INFO : appleappleapplebanana: Copied (new) 2026/07/05 04:58:33 DEBUG : splitbananasplit: md5 = 893e05fcd1e5cff95f0b67b2787c8a4f OK 2026/07/05 04:58:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 04:58:33 INFO : splitbananasplit: Copied (new) 2026/07/05 04:58:33 DEBUG : banana: md5 = fe8761967feb5fc8f3334f60118677e6 OK 2026/07/05 04:58:33 DEBUG : banana: size = 6 OK 2026/07/05 04:58:33 INFO : banana: Copied (new) 2026/07/05 04:58:33 DEBUG : apple: md5 = fec3deefee7dbd486b012ab52810e266 OK 2026/07/05 04:58:33 DEBUG : apple: size = 5 OK 2026/07/05 04:58:33 INFO : apple: Copied (new) 2026/07/05 04:58:34 DEBUG : dir1/0003-defghij.txt: md5 = ce70a898714130f55c6972cbb4571ddf OK 2026/07/05 04:58:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 04:58:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/05 04:58:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 59c51d91bd29f243b5db7bd5d7e86b91 OK 2026/07/05 04:58:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 04:58:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/05 04:58:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8cdb7ffea465f2cc1dd95d1764b91762 OK 2026/07/05 04:58:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 04:58:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/05 04:58:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 1b1a6773e0962ed843f7d98f4fca461b OK 2026/07/05 04:58:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 04:58:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/05 04:58:36 DEBUG : dir1/0004-efghijk.txt: md5 = f2331ca9cf6de027878e1330af1ee3cc OK 2026/07/05 04:58:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 04:58:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/05 04:58:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 285ddd0e53a093949333dc591bcaaa01 OK 2026/07/05 04:58:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 04:58:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/05 04:58:36 DEBUG : dir1/0007-1234567.txt: md5 = 49266463aff14e15c1cc1786a7485221 OK 2026/07/05 04:58:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 04:58:36 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/05 04:58:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 78599c97d6cffa78c29509aee304f7bd OK 2026/07/05 04:58:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 04:58:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/05 04:58:37 DEBUG : dir1/0009-3456789.txt: md5 = de05c664d050be7e527baaa419ab21a8 OK 2026/07/05 04:58:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 04:58:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/05 04:58:38 DEBUG : dir1/0010-456789.txt: md5 = aa081c8ba8bcd358182d87ba3a38a3a2 OK 2026/07/05 04:58:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 04:58:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/05 04:58:38 DEBUG : dir1/0008-2345678.txt: md5 = a2a183ed01db43e257702b65676711cc OK 2026/07/05 04:58:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 04:58:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/05 04:58:38 DEBUG : dir1/0011-56789;.txt: md5 = d128f1fa2202f9579e8f793e202431ca OK 2026/07/05 04:58:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 04:58:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/05 04:58:39 DEBUG : dir1/0012-6789;.txt: md5 = aa9547911334bbc9fa282e8cae7b00be OK 2026/07/05 04:58:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 04:58:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/05 04:58:39 DEBUG : dir1/0014-89;=.txt: md5 = 07bd5964cdbbc1f8303bb9e2f51e2f26 OK 2026/07/05 04:58:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 04:58:39 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/05 04:58:39 DEBUG : dir1/0013-789;=.txt: md5 = 1a16863f38eacfaa255360cba790280b OK 2026/07/05 04:58:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 04:58:39 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/05 04:58:39 DEBUG : dir1/0015-9;=.txt: md5 = 8370fb1a6bfec4a107966ad77b7168a2 OK 2026/07/05 04:58:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 04:58:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/05 04:58:39 DEBUG : Waiting for deletions to finish 2026/07/05 04:58:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/05 04:58:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/05 04:58:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/05 04:58:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/05 04:58:40 INFO : splitbananasplitSUFFIX: Deleted 2026/07/05 04:58:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/05 04:58:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/05 04:58:40 INFO : bananaSUFFIX: Deleted 2026/07/05 04:58:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/05 04:58:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/05 04:58:40 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/05 04:58:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/05 04:58:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/05 04:58:40 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/05 04:58:40 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/05 04:58:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/05 04:58:41 INFO : appleSUFFIX: Deleted 2026/07/05 04:58:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/05 04:58:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/05 04:58:41 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/05 04:58:41 DEBUG : Waiting for deletions to finish 2026/07/05 04:58:41 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:58:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : Waiting for deletions to finish 2026/07/05 04:58:42 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:58:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 04:58:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:58:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 218e2719e744de6484e1746c64c2dee3 OK 2026/07/05 04:59:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = aae70e1609dcdecaa8ddb0ee48097583 OK 2026/07/05 04:59:01 DEBUG : dir1/0002-cdefghi.txt: md5 = cbc18b47e253fdc23b99feda7bf71552 OK 2026/07/05 04:59:03 DEBUG : dir1/0003-defghij.txt: md5 = 78f42d300dda4b48a263b01f9be541ad OK 2026/07/05 04:59:04 DEBUG : dir1/0004-efghijk.txt: md5 = 6da69d1ae53c5366a28a6abfbd635cc2 OK 2026/07/05 04:59:06 DEBUG : dir1/0005-fghijkl.txt: md5 = f7aed5fad7c522f87608c02c88638369 OK 2026/07/05 04:59:07 DEBUG : dir1/0006-ghijklm.txt: md5 = a81d0317a7c1239012090b0ee1b30112 OK 2026/07/05 04:59:09 DEBUG : dir1/0007-1234567.txt: md5 = f3dc7daf3f586c8c18b4bc1c72df35ff OK 2026/07/05 04:59:10 DEBUG : dir1/0008-2345678.txt: md5 = 436839ad12ba92a6751c57e90b734701 OK 2026/07/05 04:59:12 DEBUG : dir1/0009-3456789.txt: md5 = 5a30a4bd287099987ce5787f4db14c54 OK 2026/07/05 04:59:13 DEBUG : dir1/0010-456789.txt: md5 = 5711db77c2fb94b554270ba1284bf652 OK 2026/07/05 04:59:15 DEBUG : dir1/0011-56789;.txt: md5 = 44f8a34552b7fc95bf28342405853b1a OK 2026/07/05 04:59:17 DEBUG : dir1/0012-6789;.txt: md5 = 621b4249baacf08f5220d76450053d55 OK 2026/07/05 04:59:18 DEBUG : dir1/0013-789;=.txt: md5 = 403979438ba87004cb27b20709d07109 OK 2026/07/05 04:59:20 DEBUG : dir1/0014-89;=.txt: md5 = de814b96d7eca889347e21abf3e31b4d OK 2026/07/05 04:59:21 DEBUG : dir1/0015-9;=.txt: md5 = f92bdec53c83e3a6ea3e145de6f914ce OK 2026/07/05 04:59:23 DEBUG : apple: md5 = 1dacfb221a58404d6f2c94b4211df0bc OK 2026/07/05 04:59:24 DEBUG : banana: md5 = 312ffe189275a9f677a34f6b3ee50544 OK 2026/07/05 04:59:26 DEBUG : appleappleapplebanana: md5 = 2d7bbd3ad786097c35e6c70fa2ad969b OK 2026/07/05 04:59:28 DEBUG : splitbananasplit: md5 = 815f3d5959c08023676ad2c0c613f1a5 OK 2026/07/05 04:59:28 DEBUG : Waiting for deletions to finish 2026/07/05 04:59:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 04:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 04:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 04:59:29 DEBUG : apple: size = 5 OK 2026/07/05 04:59:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:29 DEBUG : apple: Unchanged skipping 2026/07/05 04:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:29 DEBUG : banana: size = 6 OK 2026/07/05 04:59:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:29 DEBUG : banana: Unchanged skipping 2026/07/05 04:59:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 04:59:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 04:59:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 04:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:59:31 DEBUG : appleapple: md5 = a7815595fe1a3dea16ef9a52ee7816e9 OK 2026/07/05 04:59:31 DEBUG : appleapple: size = 21 OK 2026/07/05 04:59:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/05 04:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 04:59:31 DEBUG : splitbanan: md5 = 21b141cf58135a03ce0cae8c7cd2e331 OK 2026/07/05 04:59:31 DEBUG : splitbanan: size = 16 OK 2026/07/05 04:59:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/05 04:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 04:59:31 DEBUG : dir1/0000-abcde: md5 = 30fe2e7bd693dd502b4052a4e302f4bd OK 2026/07/05 04:59:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/05 04:59:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/05 04:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 04:59:32 DEBUG : dir1/0001-bcdef: md5 = 876210cd97fab37f10957fcd6f70597c OK 2026/07/05 04:59:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/05 04:59:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/05 04:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 04:59:32 DEBUG : dir1/0002-cdefg: md5 = 9f4e8e7cd09759460db2f7cf349b979e OK 2026/07/05 04:59:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/05 04:59:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/05 04:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 04:59:33 DEBUG : dir1/0003-defgh: md5 = eb965ba0ad3c1259e077df9f336d0573 OK 2026/07/05 04:59:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/05 04:59:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/05 04:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 04:59:33 DEBUG : dir1/0004-efghi: md5 = 3be586320f56d823e95c88e5e562fb84 OK 2026/07/05 04:59:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/05 04:59:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/05 04:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 04:59:33 DEBUG : dir1/0005-fghij: md5 = f0c6d31a6b7d79d6cae6cb279ff3cb99 OK 2026/07/05 04:59:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/05 04:59:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/05 04:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 04:59:34 DEBUG : dir1/0006-ghijk: md5 = b7527c8917df77d501f50899ac58e0b0 OK 2026/07/05 04:59:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/05 04:59:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/05 04:59:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 04:59:34 DEBUG : dir1/0007-12345: md5 = 2c211e0963d46e2b484a365e627df6bb OK 2026/07/05 04:59:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/05 04:59:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/05 04:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 04:59:35 DEBUG : dir1/0008-23456: md5 = efdec3cd598165bb8ce83351f0eb5dbe OK 2026/07/05 04:59:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/05 04:59:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/05 04:59:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 04:59:35 DEBUG : dir1/0009-34567: md5 = ccc547cb5cdde3b174f78ca758ba0d41 OK 2026/07/05 04:59:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/05 04:59:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/05 04:59:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 04:59:35 DEBUG : dir1/0010-45678: md5 = 075d187b58e3d4ea6b405badf703ea09 OK 2026/07/05 04:59:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/05 04:59:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/05 04:59:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 04:59:36 DEBUG : dir1/0011-56789: md5 = 55368a4c89cf9cb02c12f2049fa819ca OK 2026/07/05 04:59:36 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/05 04:59:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/05 04:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 04:59:36 DEBUG : dir1/0012-6789;: md5 = e70b6adf111e07eb1c0c778b8f434f6b OK 2026/07/05 04:59:36 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/05 04:59:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/05 04:59:36 DEBUG : dir1/0013-789;=: md5 = a90da4209c16dacec275e48a00257853 OK 2026/07/05 04:59:36 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/05 04:59:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/05 04:59:37 DEBUG : dir1/0014-89;=.: md5 = 8ee0bb562836a73fb54d15676bf8d591 OK 2026/07/05 04:59:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/05 04:59:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/05 04:59:37 DEBUG : dir1/0015-9;=.t: md5 = bd7dc529b2aa2c505bf2230bf0ead976 OK 2026/07/05 04:59:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/05 04:59:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/05 04:59:37 DEBUG : Waiting for deletions to finish 2026/07/05 04:59:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 04:59:38 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 04:59:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 04:59:38 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 04:59:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 04:59:38 INFO : appleappleapplebanana: Deleted 2026/07/05 04:59:38 INFO : splitbananasplit: Deleted 2026/07/05 04:59:38 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 04:59:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 04:59:38 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 04:59:38 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 04:59:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 04:59:38 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 04:59:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 04:59:38 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 04:59:38 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 04:59:39 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 04:59:39 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 04:59:39 DEBUG : Waiting for deletions to finish 2026/07/05 04:59:39 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : appleapple: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/05 04:59:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/05 04:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 04:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 04:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 04:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 04:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 04:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 04:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 04:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 04:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 04:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 04:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 04:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 04:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 04:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 04:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 04:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 04:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 04:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 04:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 04:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 04:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 04:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 04:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 04:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 04:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 04:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 04:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 04:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 04:59:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 04:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 04:59:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 04:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 04:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 04:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 04:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 04:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 04:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 04:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 04:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 04:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 04:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 04:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 04:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 04:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 04:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 04:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 04:59:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 04:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 04:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 04:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 04:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 04:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 04:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 04:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 04:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 04:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 04:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 04:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 04:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 04:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 04:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 04:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 04:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 04:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 04:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 04:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 04:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 04:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 04:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 04:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 04:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 04:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 04:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 04:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 04:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 04:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 04:59:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 04:59:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:40 DEBUG : dir1: Directory modification time the same (differ by -852.371µs, within tolerance 1ms) 2026/07/05 04:59:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:40 DEBUG : apple: size = 5 OK 2026/07/05 04:59:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:40 DEBUG : apple: Unchanged skipping 2026/07/05 04:59:40 DEBUG : appleapple: size = 21 OK 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 04:59:40 DEBUG : banana: size = 6 OK 2026/07/05 04:59:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:40 DEBUG : banana: Unchanged skipping 2026/07/05 04:59:40 DEBUG : splitbanan: size = 16 OK 2026/07/05 04:59:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:40 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 04:59:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 04:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 04:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 04:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 04:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 04:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 04:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 04:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 04:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 04:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 04:59:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/05 04:59:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/05 04:59:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/05 04:59:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/05 04:59:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/05 04:59:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/05 04:59:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/05 04:59:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/05 04:59:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/05 04:59:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/05 04:59:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/05 04:59:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 04:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 04:59:41 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/05 04:59:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 04:59:41 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/05 04:59:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/05 04:59:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 04:59:41 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/05 04:59:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 04:59:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/05 04:59:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 04:59:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 04:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 04:59:41 DEBUG : Waiting for deletions to finish 2026/07/05 04:59:41 DEBUG : Waiting for deletions to finish 2026/07/05 04:59:41 DEBUG : banana: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : apple: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : appleapple: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/05 04:59:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/05 04:59:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 04:59:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 04:59:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 04:59:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 04:59:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 04:59:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 04:59:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 04:59:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 04:59:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 04:59:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 04:59:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 04:59:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 04:59:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 04:59:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 04:59:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 04:59:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 04:59:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 04:59:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 04:59:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 04:59:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 04:59:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 04:59:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 04:59:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 04:59:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 04:59:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 04:59:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 04:59:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 04:59:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 04:59:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 04:59:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 04:59:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 04:59:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 04:59:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 04:59:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 04:59:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 04:59:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 04:59:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 04:59:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 04:59:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 04:59:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 04:59:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 04:59:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 04:59:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 04:59:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 04:59:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 04:59:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 04:59:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/05 04:59:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 04:59:57 DEBUG : dir1/0000-abcdefg.txt: md5 = 15eff43fb7cccdccc4dcd7a954a3d94d OK 2026/07/05 04:59:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = ea84b4b32516cb608c2664b117d5b6ca OK 2026/07/05 05:00:00 DEBUG : dir1/0002-cdefghi.txt: md5 = c8ab38e169bea375cb7d41065f7c3735 OK 2026/07/05 05:00:01 DEBUG : dir1/0003-defghij.txt: md5 = 342cbb30bb70f88ab41bb07f36790cfd OK 2026/07/05 05:00:03 DEBUG : dir1/0004-efghijk.txt: md5 = fcb6382e51441100738e4b704630192b OK 2026/07/05 05:00:04 DEBUG : dir1/0005-fghijkl.txt: md5 = 95a84e7ec4b4080e7e6d2c2410e4ac62 OK 2026/07/05 05:00:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 116ba6a09e55b82e4aa88e6d8a65e770 OK 2026/07/05 05:00:07 DEBUG : dir1/0007-1234567.txt: md5 = 353edecfeb5692798da114b644a08b58 OK 2026/07/05 05:00:09 DEBUG : dir1/0008-2345678.txt: md5 = 2e01a0e36f2f3c31f7f679e0635f16e8 OK 2026/07/05 05:00:10 DEBUG : dir1/0009-3456789.txt: md5 = 1cf07d5ce89c6569acc2385d17a103fd OK 2026/07/05 05:00:12 DEBUG : dir1/0010-456789.txt: md5 = faabd058fa3e4b8474d29f77713ca6d6 OK 2026/07/05 05:00:14 DEBUG : dir1/0011-56789;.txt: md5 = b816011c6426c4ec6028986741e90b05 OK 2026/07/05 05:00:15 DEBUG : dir1/0012-6789;.txt: md5 = f7785e1bf1a24c2c7f7224f42da0f1aa OK 2026/07/05 05:00:17 DEBUG : dir1/0013-789;=.txt: md5 = 457dd102ccc5d39e8f38a96ef213d12d OK 2026/07/05 05:00:18 DEBUG : dir1/0014-89;=.txt: md5 = bbf2cf93987d64ceb25a56c46c00fe52 OK 2026/07/05 05:00:20 DEBUG : dir1/0015-9;=.txt: md5 = 8002f622a43767b18ecbbf721c902ec2 OK 2026/07/05 05:00:21 DEBUG : apple: md5 = 8b4a7687b2be8180654f95aaf7096140 OK 2026/07/05 05:00:23 DEBUG : banana: md5 = 85f30a22b181e5419b358812c0b0c44d OK 2026/07/05 05:00:25 DEBUG : appleappleapplebanana: md5 = 7684f0404c71901395a7256bace034f1 OK 2026/07/05 05:00:26 DEBUG : splitbananasplit: md5 = 50c3ea55b7ab2efc98a72782249ad375 OK 2026/07/05 05:00:26 DEBUG : Waiting for deletions to finish 2026/07/05 05:00:27 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:00:28 DEBUG : apple: size = 5 OK 2026/07/05 05:00:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 05:00:28 DEBUG : apple: Unchanged skipping 2026/07/05 05:00:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 05:00:28 DEBUG : banana: size = 6 OK 2026/07/05 05:00:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : banana: Unchanged skipping 2026/07/05 05:00:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 05:00:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 05:00:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 05:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:00:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 05:00:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 05:00:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 05:00:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 05:00:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 05:00:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 05:00:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 05:00:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 05:00:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 05:00:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 05:00:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 05:00:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 05:00:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 05:00:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 05:00:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 05:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:00:28 DEBUG : Waiting for deletions to finish 2026/07/05 05:00:28 DEBUG : Waiting for deletions to finish 2026/07/05 05:00:29 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:00:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:00:30 DEBUG : dir1: Directory modification time the same (differ by -204.199µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 05:00:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 05:00:30 DEBUG : banana: size = 6 OK 2026/07/05 05:00:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 05:00:30 DEBUG : banana: Unchanged skipping 2026/07/05 05:00:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 05:00:30 DEBUG : apple: size = 5 OK 2026/07/05 05:00:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : apple: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 05:00:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 05:00:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:00:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 05:00:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 05:00:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 05:00:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 05:00:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 05:00:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 05:00:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 05:00:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 05:00:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 05:00:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 05:00:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 05:00:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 05:00:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 05:00:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:00:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 05:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:00:30 DEBUG : Waiting for deletions to finish 2026/07/05 05:00:30 DEBUG : Waiting for deletions to finish 2026/07/05 05:00:31 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:00:31 DEBUG : Waiting for deletions to finish 2026/07/05 05:00:32 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:00:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 05:00:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:00:50 DEBUG : dir1/0000-abcdefg.txt: md5 = 638f282e777b387d214a50eff724b761 OK 2026/07/05 05:00:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = 721a466d68edcf4e5c23d44abab0d8fa OK 2026/07/05 05:00:54 DEBUG : dir1/0002-cdefghi.txt: md5 = b38c850bc659ed7f97d77e476bc9c3d8 OK 2026/07/05 05:00:56 DEBUG : dir1/0003-defghij.txt: md5 = 83cc9c718dced11026ce3cfa49d38869 OK 2026/07/05 05:00:57 DEBUG : dir1/0004-efghijk.txt: md5 = 81d7f0c21c6a3a66cac91bbf0c229513 OK 2026/07/05 05:00:59 DEBUG : dir1/0005-fghijkl.txt: md5 = 4bfb0c1af01cfddeec63d6e211bb3d50 OK 2026/07/05 05:01:00 DEBUG : dir1/0006-ghijklm.txt: md5 = c86d76195a8475fce50671d8dcb67d68 OK 2026/07/05 05:01:02 DEBUG : dir1/0007-1234567.txt: md5 = f8c59c5aa1000bdf574e59d4021e616e OK 2026/07/05 05:01:04 DEBUG : dir1/0008-2345678.txt: md5 = 2a681f756eb9db0a3f855c13d8976dc8 OK 2026/07/05 05:01:06 DEBUG : dir1/0009-3456789.txt: md5 = a569cd405dd71b1b2a9c18316e3b1110 OK 2026/07/05 05:01:07 DEBUG : dir1/0010-456789.txt: md5 = 06120eeeaecf4e1b1d6b963487903ded OK 2026/07/05 05:01:09 DEBUG : dir1/0011-56789;.txt: md5 = a9182c3840d6a58b1e826430c5ef2912 OK 2026/07/05 05:01:10 DEBUG : dir1/0012-6789;.txt: md5 = a722dd62b252b49dc8d98ee896145609 OK 2026/07/05 05:01:12 DEBUG : dir1/0013-789;=.txt: md5 = bec82264ce18be8fae41042c8bfe9afd OK 2026/07/05 05:01:14 DEBUG : dir1/0014-89;=.txt: md5 = ba373cecd3ca59066cfd2d59fa1b730e OK 2026/07/05 05:01:15 DEBUG : dir1/0015-9;=.txt: md5 = 13a3ad928169e2805fc74a1c68a3123a OK 2026/07/05 05:01:17 DEBUG : apple: md5 = c6e14abb09758dc07bfd398055706ea2 OK 2026/07/05 05:01:18 DEBUG : banana: md5 = 77ad5f5532fc12022037c34195bd9acb OK 2026/07/05 05:01:20 DEBUG : appleappleapplebanana: md5 = b00397ddb95481fee1c0dbea9e031a69 OK 2026/07/05 05:01:22 DEBUG : splitbananasplit: md5 = b662c544e48d95c33c742c9be5578cdd OK 2026/07/05 05:01:22 DEBUG : Waiting for deletions to finish 2026/07/05 05:01:22 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:01:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:01:23 DEBUG : apple: size = 5 OK 2026/07/05 05:01:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:23 DEBUG : apple: Unchanged skipping 2026/07/05 05:01:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 05:01:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 05:01:23 DEBUG : banana: size = 6 OK 2026/07/05 05:01:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:23 DEBUG : banana: Unchanged skipping 2026/07/05 05:01:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 05:01:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 05:01:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 05:01:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 05:01:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 05:01:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 05:01:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 05:01:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 05:01:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 05:01:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 05:01:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 05:01:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 05:01:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 05:01:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 05:01:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 05:01:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 05:01:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 05:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:01:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 05:01:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 05:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:01:24 DEBUG : Waiting for deletions to finish 2026/07/05 05:01:24 DEBUG : Waiting for deletions to finish 2026/07/05 05:01:25 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:01:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1: Directory modification time the same (differ by -523.563µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 05:01:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 05:01:26 DEBUG : apple: size = 5 OK 2026/07/05 05:01:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 05:01:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : apple: Unchanged skipping 2026/07/05 05:01:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 05:01:26 DEBUG : banana: size = 6 OK 2026/07/05 05:01:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : banana: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 05:01:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 05:01:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 05:01:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:01:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 05:01:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 05:01:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 05:01:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 05:01:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 05:01:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 05:01:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 05:01:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 05:01:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 05:01:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 05:01:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 05:01:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 05:01:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:01:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:01:26 DEBUG : Waiting for deletions to finish 2026/07/05 05:01:26 DEBUG : Waiting for deletions to finish 2026/07/05 05:01:26 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:01:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 05:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:01:42 DEBUG : dir1/0000-abcdefg.txt: md5 = ca3778711dbbeb179cdc6e31ba8610b8 OK 2026/07/05 05:01:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 538135eb8cf0ffe478eb0f569717f9fc OK 2026/07/05 05:01:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 4bb2e588c65128e2e0e4ce512a853435 OK 2026/07/05 05:01:47 DEBUG : dir1/0003-defghij.txt: md5 = 500ab079e42cb709d565be5638ccd483 OK 2026/07/05 05:01:49 DEBUG : dir1/0004-efghijk.txt: md5 = f092fc98eb692f69dd7d2c64039a36d6 OK 2026/07/05 05:01:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 1bdaf313fcd80932f6db5a56fb171a08 OK 2026/07/05 05:01:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 8d2361774bf784890eaf06883a364117 OK 2026/07/05 05:01:53 DEBUG : dir1/0007-1234567.txt: md5 = d66e2b0f97f92cd4d3bdd88ae3c93c75 OK 2026/07/05 05:01:55 DEBUG : dir1/0008-2345678.txt: md5 = c80effda544ecf520937243bd9f38507 OK 2026/07/05 05:01:56 DEBUG : dir1/0009-3456789.txt: md5 = de1a27492888b52fa85ea8385e32b4bc OK 2026/07/05 05:01:58 DEBUG : dir1/0010-456789.txt: md5 = a2faf3c578272539af873955d78264f9 OK 2026/07/05 05:01:59 DEBUG : dir1/0011-56789;.txt: md5 = b9f7ee9d42b4dddd10cfa8fab97fd89b OK 2026/07/05 05:02:01 DEBUG : dir1/0012-6789;.txt: md5 = 3e32fdc0654adbf9f2341a819e3750b5 OK 2026/07/05 05:02:02 DEBUG : dir1/0013-789;=.txt: md5 = b64e653b3f67884a47267d436a7f58b4 OK 2026/07/05 05:02:04 DEBUG : dir1/0014-89;=.txt: md5 = 3c2fe40f14108fa93da47b1743f24762 OK 2026/07/05 05:02:05 DEBUG : dir1/0015-9;=.txt: md5 = 33019a089266a0dbeced73505961deae OK 2026/07/05 05:02:07 DEBUG : apple: md5 = 216869f00aaed3b49a213d6a26873601 OK 2026/07/05 05:02:08 DEBUG : banana: md5 = 0e382a817a1a77b1c1f6ccd25934853a OK 2026/07/05 05:02:10 DEBUG : appleappleapplebanana: md5 = 3dd72fe9c0922d0dc361d38ce972e6d8 OK 2026/07/05 05:02:11 DEBUG : splitbananasplit: md5 = a7c58af68da342b13410ae8d88209f82 OK 2026/07/05 05:02:11 DEBUG : Waiting for deletions to finish 2026/07/05 05:02:12 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:02:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:02:13 DEBUG : apple: size = 5 OK 2026/07/05 05:02:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:13 DEBUG : apple: Unchanged skipping 2026/07/05 05:02:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 05:02:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 05:02:13 DEBUG : banana: size = 6 OK 2026/07/05 05:02:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:13 DEBUG : banana: Unchanged skipping 2026/07/05 05:02:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 05:02:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 05:02:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 05:02:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 05:02:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 05:02:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 05:02:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 05:02:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 05:02:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 05:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:02:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 05:02:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 05:02:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 05:02:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 05:02:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 05:02:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 05:02:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 05:02:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 05:02:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 05:02:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 05:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:02:14 DEBUG : Waiting for deletions to finish 2026/07/05 05:02:14 DEBUG : Waiting for deletions to finish 2026/07/05 05:02:14 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:02:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:02:15 DEBUG : dir1: Directory modification time the same (differ by -799.872µs, within tolerance 1ms) 2026/07/05 05:02:15 DEBUG : apple: size = 5 OK 2026/07/05 05:02:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:15 DEBUG : apple: Unchanged skipping 2026/07/05 05:02:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 05:02:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 05:02:15 DEBUG : banana: size = 6 OK 2026/07/05 05:02:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:15 DEBUG : banana: Unchanged skipping 2026/07/05 05:02:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 05:02:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 05:02:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 05:02:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 05:02:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 05:02:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 05:02:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 05:02:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 05:02:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 05:02:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:02:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 05:02:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 05:02:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 05:02:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 05:02:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 05:02:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 05:02:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 05:02:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 05:02:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:02:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 05:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:02:16 DEBUG : Waiting for deletions to finish 2026/07/05 05:02:16 DEBUG : Waiting for deletions to finish 2026/07/05 05:02:16 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:02:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 05:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:02:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 3312e6e8c0ea67583805006fe41c1a9f OK 2026/07/05 05:02:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = c6f16cb1896c3744c124ec12a0d2b77a OK 2026/07/05 05:02:35 DEBUG : dir1/0002-cdefghi.txt: md5 = df1a5c2b08a8c70a25266150ad67f536 OK 2026/07/05 05:02:36 DEBUG : dir1/0003-defghij.txt: md5 = 8227aaf6568f906a749f7faf439bda32 OK 2026/07/05 05:02:38 DEBUG : dir1/0004-efghijk.txt: md5 = b302d7cf0ca2240e23bcb600b67f91cb OK 2026/07/05 05:02:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 39656199e91b149ee68d76a7c4276509 OK 2026/07/05 05:02:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 94afe8e0cff582fae98f99a3f0b8a2fb OK 2026/07/05 05:02:42 DEBUG : dir1/0007-1234567.txt: md5 = ab1e5b8966eaf5a0dc21b9235a419b71 OK 2026/07/05 05:02:44 DEBUG : dir1/0008-2345678.txt: md5 = 6af21f68bd592ae37a80852a003f7e29 OK 2026/07/05 05:02:46 DEBUG : dir1/0009-3456789.txt: md5 = 31a2fd31284c28472cbbee91e3e9e9e5 OK 2026/07/05 05:02:47 DEBUG : dir1/0010-456789.txt: md5 = ccdec9aa6fce88c6f4c2bcde92df9458 OK 2026/07/05 05:02:49 DEBUG : dir1/0011-56789;.txt: md5 = 40f58786288e19e729e8aa21c5d09326 OK 2026/07/05 05:02:50 DEBUG : dir1/0012-6789;.txt: md5 = 96c3cf3610517f28b5f4ced2fbdd0b17 OK 2026/07/05 05:02:52 DEBUG : dir1/0013-789;=.txt: md5 = 638a7836bc672201f210187e1b22e937 OK 2026/07/05 05:02:54 DEBUG : dir1/0014-89;=.txt: md5 = 55a2c360fc7e3d43d181cb42d9efde22 OK 2026/07/05 05:02:55 DEBUG : dir1/0015-9;=.txt: md5 = 0fa12aabcb2a45555008abf8eba53f11 OK 2026/07/05 05:02:57 DEBUG : apple: md5 = 863de10b8f5977fed464cf482e0a5ae4 OK 2026/07/05 05:02:58 DEBUG : banana: md5 = 4f197df8adc6cb9a3ca170e1321a0bb7 OK 2026/07/05 05:03:00 DEBUG : appleappleapplebanana: md5 = bef22c884d91ae78b5f33269e6cab700 OK 2026/07/05 05:03:02 DEBUG : splitbananasplit: md5 = e5f620dadeae5a176b2ed92aaa674904 OK 2026/07/05 05:03:02 DEBUG : Waiting for deletions to finish 2026/07/05 05:03:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:03:03 DEBUG : apple: size = 5 OK 2026/07/05 05:03:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:03 DEBUG : apple: Unchanged skipping 2026/07/05 05:03:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 05:03:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 05:03:03 DEBUG : banana: size = 6 OK 2026/07/05 05:03:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:03 DEBUG : banana: Unchanged skipping 2026/07/05 05:03:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 05:03:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 05:03:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 05:03:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 05:03:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 05:03:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 05:03:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 05:03:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 05:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:03:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 05:03:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 05:03:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 05:03:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 05:03:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 05:03:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 05:03:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 05:03:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 05:03:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 05:03:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 05:03:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 05:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:03:04 DEBUG : Waiting for deletions to finish 2026/07/05 05:03:04 DEBUG : Waiting for deletions to finish 2026/07/05 05:03:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:03:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:03:06 DEBUG : dir1: Directory modification time the same (differ by -66.946µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : apple: size = 5 OK 2026/07/05 05:03:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : apple: Unchanged skipping 2026/07/05 05:03:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 05:03:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 05:03:06 DEBUG : banana: size = 6 OK 2026/07/05 05:03:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : banana: Unchanged skipping 2026/07/05 05:03:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 05:03:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 05:03:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 05:03:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 05:03:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 05:03:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 05:03:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 05:03:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 05:03:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:03:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 05:03:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 05:03:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 05:03:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 05:03:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 05:03:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 05:03:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 05:03:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 05:03:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 05:03:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 05:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:03:06 DEBUG : Waiting for deletions to finish 2026/07/05 05:03:06 DEBUG : Waiting for deletions to finish 2026/07/05 05:03:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:03:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 05:03:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:03:23 DEBUG : dir1/0000-abcdefg.txt: md5 = fc88bdc91b2c3146556c3cecd2289bd4 OK 2026/07/05 05:03:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = f2340e5f818df9e4b62a10a373464b5c OK 2026/07/05 05:03:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 6a2d14ebc72746c523fec463954b4638 OK 2026/07/05 05:03:28 DEBUG : dir1/0003-defghij.txt: md5 = 527984d426443463efb49c0ae99a6014 OK 2026/07/05 05:03:29 DEBUG : dir1/0004-efghijk.txt: md5 = 2729ab547cb8853052d7b8a04f8d84e5 OK 2026/07/05 05:03:31 DEBUG : dir1/0005-fghijkl.txt: md5 = 0ce98de8cf6fd0c806fcc27f8d7db12e OK 2026/07/05 05:03:32 DEBUG : dir1/0006-ghijklm.txt: md5 = ceb2fd812a2a9214f4762e18ed4cfa39 OK 2026/07/05 05:03:34 DEBUG : dir1/0007-1234567.txt: md5 = 10222bc48f50af1a81de79f28884b0d2 OK 2026/07/05 05:03:35 DEBUG : dir1/0008-2345678.txt: md5 = 12bf8d767f9509e8d35d14ddc1686a25 OK 2026/07/05 05:03:37 DEBUG : dir1/0009-3456789.txt: md5 = 8c23787a4ed35ec2681376939513554f OK 2026/07/05 05:03:38 DEBUG : dir1/0010-456789.txt: md5 = 06ce0a25dd15337314a7d816418b30d4 OK 2026/07/05 05:03:40 DEBUG : dir1/0011-56789;.txt: md5 = e80b0aa51e1dc3773919219ae59486af OK 2026/07/05 05:03:41 DEBUG : dir1/0012-6789;.txt: md5 = f09bc3c0e31a101c0ba8458e23aa1257 OK 2026/07/05 05:03:43 DEBUG : dir1/0013-789;=.txt: md5 = f57a34d10cc9e951ab17f77a6b738230 OK 2026/07/05 05:03:45 DEBUG : dir1/0014-89;=.txt: md5 = 8e22cccf9e6a863b781a49d34b8295f8 OK 2026/07/05 05:03:46 DEBUG : dir1/0015-9;=.txt: md5 = 2e850844282a1cd3251d392a3cb4b64d OK 2026/07/05 05:03:48 DEBUG : apple: md5 = 907b40460d8722b0ee26334001a6b0c9 OK 2026/07/05 05:03:49 DEBUG : banana: md5 = fbb2845425ca7ae0413198014b9341f8 OK 2026/07/05 05:03:51 DEBUG : appleappleapplebanana: md5 = d027c3f5d07ea1f8a8b4684cf5ebfa9b OK 2026/07/05 05:03:53 DEBUG : splitbananasplit: md5 = 552123eeae21d2a8c09a1e0fe91cfbd4 OK 2026/07/05 05:03:53 DEBUG : Waiting for deletions to finish 2026/07/05 05:03:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:03:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:03:54 DEBUG : apple: size = 5 OK 2026/07/05 05:03:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:54 DEBUG : apple: Unchanged skipping 2026/07/05 05:03:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 05:03:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 05:03:54 DEBUG : banana: size = 6 OK 2026/07/05 05:03:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:54 DEBUG : banana: Unchanged skipping 2026/07/05 05:03:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/05 05:03:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 05:03:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 05:03:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 05:03:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 05:03:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 05:03:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 05:03:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 05:03:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 05:03:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 05:03:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 05:03:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 05:03:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 05:03:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 05:03:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 05:03:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 05:03:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 05:03:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 05:03:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 05:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:03:55 DEBUG : Waiting for deletions to finish 2026/07/05 05:03:55 DEBUG : Waiting for deletions to finish 2026/07/05 05:03:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:03:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:03:57 DEBUG : dir1: Directory modification time the same (differ by -330.3µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : apple: size = 5 OK 2026/07/05 05:03:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : apple: Unchanged skipping 2026/07/05 05:03:57 DEBUG : banana: size = 6 OK 2026/07/05 05:03:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : banana: Unchanged skipping 2026/07/05 05:03:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 05:03:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 05:03:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 05:03:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 05:03:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 05:03:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 05:03:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 05:03:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 05:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:03:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 05:03:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 05:03:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 05:03:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 05:03:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 05:03:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 05:03:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 05:03:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 05:03:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 05:03:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 05:03:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 05:03:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:03:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 05:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:03:57 DEBUG : Waiting for deletions to finish 2026/07/05 05:03:57 DEBUG : Waiting for deletions to finish 2026/07/05 05:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : banana: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : apple: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 05:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/05 05:04:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" --- PASS: TestTransform (609.50s) --- PASS: TestTransform/NFC (49.29s) --- PASS: TestTransform/NFD (49.70s) --- PASS: TestTransform/base64 (57.87s) --- PASS: TestTransform/prefix (69.38s) --- PASS: TestTransform/suffix (68.00s) --- PASS: TestTransform/truncate (58.75s) --- PASS: TestTransform/encoder (52.24s) --- PASS: TestTransform/ISO-8859-1 (53.32s) --- PASS: TestTransform/charmap (49.24s) --- PASS: TestTransform/lowercase (51.30s) --- PASS: TestTransform/ascii (50.43s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:04:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 05:04:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 05:04:11 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/05 05:04:12 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-05T05:04:11.203454006Z) 2026/07/05 05:04:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 05:04:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/05 05:04:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 05:04:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/05 05:04:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 05:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:04:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = de8b55582b8cf74c2bbcd83a4a8fbbae OK 2026/07/05 05:04:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/05 05:04:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 05:04:13 DEBUG : Waiting for deletions to finish 2026/07/05 05:04:15 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.30s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:04:16 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:16 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:16 DEBUG : tictactoe: Making directory with metadata 2026/07/05 05:04:17 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T05:04:16.499480465Z) 2026/07/05 05:04:17 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:17 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:04:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/05 05:04:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:04:19 DEBUG : tictactoe/tictactoe: md5 = 84caf783efc8610a06216eeb4cb19dce OK 2026/07/05 05:04:19 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/05 05:04:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/05 05:04:19 DEBUG : Waiting for deletions to finish 2026/07/05 05:04:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.48s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:04:22 DEBUG : toe: Making directory with metadata 2026/07/05 05:04:23 INFO : toe: Made directory with metadata (mtime=2026-07-05T05:04:21.98050776Z) 2026/07/05 05:04:23 DEBUG : toe/toe: Making directory with metadata 2026/07/05 05:04:24 INFO : toe/toe: Made directory with metadata (mtime=2026-07-05T05:04:21.98050776Z) 2026/07/05 05:04:24 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 05:04:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 05:04:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 05:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:04:25 DEBUG : toe/toe/tictactoe: md5 = fab15bd22652b03e795514d12e79067e OK 2026/07/05 05:04:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/05 05:04:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/05 05:04:25 DEBUG : Waiting for deletions to finish 2026/07/05 05:04:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/05 05:04:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (8.14s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:04:30 DEBUG : toe: Making directory with metadata 2026/07/05 05:04:31 INFO : toe: Made directory with metadata (mtime=2026-07-05T05:04:30.119548128Z) 2026/07/05 05:04:31 DEBUG : toe/toe: Making directory with metadata 2026/07/05 05:04:32 INFO : toe/toe: Made directory with metadata (mtime=2026-07-05T05:04:30.119548128Z) 2026/07/05 05:04:32 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 05:04:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 05:04:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 05:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:04:33 DEBUG : toe/toe/tictactoe: md5 = 8ac258a83bb9697b3085a6f01e35341f OK 2026/07/05 05:04:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/05 05:04:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/05 05:04:33 DEBUG : Waiting for deletions to finish 2026/07/05 05:04:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/05 05:04:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.78s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:04:37 DEBUG : empty_dir: Making directory with metadata 2026/07/05 05:04:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 05:04:37 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:04:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:04:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:04:38 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/05 05:04:38 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 05:04:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:04:38 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:38 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:38 DEBUG : tictactoe: Making directory with metadata 2026/07/05 05:04:39 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T05:04:37.897586526Z) 2026/07/05 05:04:39 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:39 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:04:39 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/05 05:04:40 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-05T05:04:37.89858653Z) 2026/07/05 05:04:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:04:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 05:04:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 05:04:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 05:04:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:04:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:04:42 DEBUG : tictactoe/tictactoe/toe.txt: md5 = efc985b51df3ad204ff0364d20eb0777 OK 2026/07/05 05:04:42 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 05:04:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/05 05:04:42 DEBUG : Waiting for deletions to finish 2026/07/05 05:04:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/05 05:04:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (9.55s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:04:47 DEBUG : empty_dir: Making directory with metadata 2026/07/05 05:04:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 05:04:47 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:04:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:04:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:04:47 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/05 05:04:48 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 05:04:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:04:48 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:48 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:48 DEBUG : tictactoe: Making directory with metadata 2026/07/05 05:04:49 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T05:04:47.449633446Z) 2026/07/05 05:04:49 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:49 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:04:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/05 05:04:50 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-05T05:04:47.449633446Z) 2026/07/05 05:04:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:04:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 05:04:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:04:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 05:04:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:04:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 956d347f2f0a865715ba366afb0445af OK 2026/07/05 05:04:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 05:04:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:04:52 DEBUG : Waiting for deletions to finish 2026/07/05 05:04:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:04:52 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:04:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:04:53 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:53 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 05:04:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 05:04:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/05 05:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': 0 differences found 2026/07/05 05:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': 1 hashes could not be checked 2026/07/05 05:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': 1 matching files 2026/07/05 05:04:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/05 05:04:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (10.29s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:04:57 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:57 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:57 DEBUG : tictactoe: Making directory with metadata 2026/07/05 05:04:58 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T05:04:57.74368372Z) 2026/07/05 05:04:58 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:58 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:04:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:04:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/05 05:05:00 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-05T05:04:57.74368372Z) 2026/07/05 05:05:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:05:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 05:05:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 05:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:05:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 05:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:05:01 DEBUG : tictactoe/tictactoe/toe.txt: md5 = e6a76649f65fc70c11fc67f9b6d86d4e OK 2026/07/05 05:05:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 05:05:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/05 05:05:01 DEBUG : Waiting for deletions to finish 2026/07/05 05:05:02 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:02 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:02 DEBUG : tictactoe: Directory modification time the same (differ by -683.72µs, within tolerance 1ms) 2026/07/05 05:05:02 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:05:03 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -683.72µs, within tolerance 1ms) 2026/07/05 05:05:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 05:05:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 05:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:05:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 05:05:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/05 05:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:05:03 DEBUG : Waiting for deletions to finish 2026/07/05 05:05:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/05 05:05:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.97s) === RUN TestSyntax 2026/07/05 05:05:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:05:07 DEBUG : toe: Making directory with metadata 2026/07/05 05:05:08 INFO : toe: Made directory with metadata (mtime=2026-07-05T05:05:07.717732153Z) 2026/07/05 05:05:08 DEBUG : toe/toe: Making directory with metadata 2026/07/05 05:05:09 INFO : toe/toe: Made directory with metadata (mtime=2026-07-05T05:05:07.717732153Z) 2026/07/05 05:05:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 05:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:05:11 DEBUG : toe/toe/toe: md5 = 0dfdfc12078dbc38df0e99a090a8e586 OK 2026/07/05 05:05:11 DEBUG : toe/toe/toe: size = 11 OK 2026/07/05 05:05:11 INFO : toe/toe/toe: Copied (new) 2026/07/05 05:05:11 DEBUG : Waiting for deletions to finish 2026/07/05 05:05:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/05 05:05:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (8.10s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:05:15 DEBUG : empty_dir: Making directory with metadata 2026/07/05 05:05:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 05:05:15 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:05:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:05:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:05:16 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/05 05:05:16 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 05:05:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:05:16 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:16 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:16 DEBUG : tictactoe: Making directory with metadata 2026/07/05 05:05:17 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T05:05:15.818771292Z) 2026/07/05 05:05:17 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:17 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:05:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/05 05:05:18 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-05T05:05:15.818771292Z) 2026/07/05 05:05:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:05:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 05:05:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:05:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 05:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:05:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:05:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:05:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2aa1c4211da372d949d409dd7c812635 OK 2026/07/05 05:05:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 05:05:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:05:20 INFO : toe/toe/toe.txt: Deleted 2026/07/05 05:05:20 INFO : toe/toe: Removing directory 2026/07/05 05:05:20 INFO : toe: Removing directory 2026/07/05 05:05:20 INFO : empty_dir: Removing directory 2026/07/05 05:05:20 DEBUG : Local file system at /tmp/rclone2375120295: deleted 3 directories 2026/07/05 05:05:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/05 05:05:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.58s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:05:25 DEBUG : empty_dir: Making directory with metadata 2026/07/05 05:05:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 05:05:25 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:05:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:05:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:05:25 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/05 05:05:26 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 05:05:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:05:26 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:26 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:26 DEBUG : tictactoe: Making directory with metadata 2026/07/05 05:05:27 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T05:05:25.396817342Z) 2026/07/05 05:05:27 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:27 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:05:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/05 05:05:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-05T05:05:25.396817342Z) 2026/07/05 05:05:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:05:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 05:05:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:05:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 05:05:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:05:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:05:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 91c3fbe030788926d262da8427333594 OK 2026/07/05 05:05:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 05:05:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:05:30 INFO : toe/toe/toe.txt: Deleted 2026/07/05 05:05:30 INFO : toe/toe: Removing directory 2026/07/05 05:05:30 INFO : toe: Removing directory 2026/07/05 05:05:30 INFO : empty_dir: Removing directory 2026/07/05 05:05:30 DEBUG : Local file system at /tmp/rclone2375120295: deleted 3 directories 2026/07/05 05:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 05:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 05:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 05:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 05:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 05:05:34 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/05 05:05:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/05 05:05:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/05 05:05:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (16.04s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:05:41 DEBUG : Reset feature "Copy" 2026/07/05 05:05:41 DEBUG : Reset feature "Move" 2026/07/05 05:05:41 DEBUG : Reset feature "Copy" 2026/07/05 05:05:41 DEBUG : Reset feature "Move" 2026/07/05 05:05:41 DEBUG : empty_dir: Making directory with metadata 2026/07/05 05:05:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 05:05:41 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:05:41 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/05 05:05:42 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 05:05:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 05:05:42 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:42 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:42 DEBUG : tictactoe: Making directory with metadata 2026/07/05 05:05:43 INFO : tictactoe: Made directory with metadata (mtime=2026-07-05T05:05:41.436893926Z) 2026/07/05 05:05:43 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:43 DEBUG : toe: transformed to: tictactoe 2026/07/05 05:05:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:05:43 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/05 05:05:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-05T05:05:41.436893926Z) 2026/07/05 05:05:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 05:05:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 05:05:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:05:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 05:05:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:05:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:05:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 42164e2223d9fd2db0f07ab551af1769 OK 2026/07/05 05:05:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 05:05:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 05:05:46 INFO : toe/toe/toe.txt: Deleted 2026/07/05 05:05:46 INFO : toe/toe: Removing directory 2026/07/05 05:05:46 INFO : toe: Removing directory 2026/07/05 05:05:46 INFO : empty_dir: Removing directory 2026/07/05 05:05:46 DEBUG : Local file system at /tmp/rclone2375120295: deleted 3 directories 2026/07/05 05:05:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 05:05:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 05:05:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 05:05:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 05:05:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 05:05:52 DEBUG : toe/toe/toe.txt: md5 = 7fa268c25a4ca8bec6c5b81cbc51911d OK 2026/07/05 05:05:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/05 05:05:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/05 05:05:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/05 05:05:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/05 05:05:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/05 05:05:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/05 05:05:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (17.56s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:05:58 DEBUG : toe: transformed to: dG9l 2026/07/05 05:05:59 DEBUG : toe: transformed to: dG9l 2026/07/05 05:05:59 DEBUG : dG9l: Making directory with metadata 2026/07/05 05:06:00 INFO : dG9l: Made directory with metadata (mtime=2026-07-05T05:05:58.994977013Z) 2026/07/05 05:06:00 DEBUG : toe: transformed to: dG9l 2026/07/05 05:06:00 DEBUG : toe: transformed to: dG9l 2026/07/05 05:06:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/05 05:06:00 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/05 05:06:01 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-05T05:05:58.994977013Z) 2026/07/05 05:06:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/05 05:06:01 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/05 05:06:01 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 05:06:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 05:06:01 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 05:06:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:06:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:06:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 8fb827e9df79f8619cf03beb560bb31d OK 2026/07/05 05:06:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/05 05:06:02 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 05:06:02 DEBUG : Waiting for deletions to finish 2026/07/05 05:06:03 DEBUG : dG9l: transformed to: toe 2026/07/05 05:06:03 DEBUG : dG9l: transformed to: toe 2026/07/05 05:06:03 DEBUG : toe: Directory modification time the same (differ by 977.013µs, within tolerance 1ms) 2026/07/05 05:06:03 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/05 05:06:04 DEBUG : dG9l: transformed to: toe 2026/07/05 05:06:04 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/05 05:06:04 DEBUG : toe/toe: Directory modification time the same (differ by 977.013µs, within tolerance 1ms) 2026/07/05 05:06:04 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/05 05:06:04 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/05 05:06:04 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/05 05:06:04 DEBUG : Local file system at /tmp/rclone2375120295: Waiting for checks to finish 2026/07/05 05:06:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/05 05:06:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/05 05:06:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/05 05:06:04 DEBUG : Local file system at /tmp/rclone2375120295: Waiting for transfers to finish 2026/07/05 05:06:04 DEBUG : Waiting for deletions to finish 2026/07/05 05:06:06 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/05 05:06:07 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.53s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce'", Local "Local file system at /tmp/rclone2375120295", Modify Window "1ms" 2026/07/05 05:06:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 05:06:08 DEBUG : toe: transformed to: 2026/07/05 05:06:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 05:06:08 DEBUG : toe: transformed to: 2026/07/05 05:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Making directory with metadata 2026/07/05 05:06:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Made directory with metadata (mtime=2026-07-05T05:06:08.526021793Z) 2026/07/05 05:06:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 05:06:09 DEBUG : toe: transformed to: 2026/07/05 05:06:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 05:06:09 DEBUG : toe: transformed to: 2026/07/05 05:06:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 05:06:09 DEBUG : toe/toe: transformed to: 2026/07/05 05:06:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/05 05:06:09 DEBUG : toe/toe: Making directory with metadata 2026/07/05 05:06:11 INFO : toe/toe: Made directory with metadata (mtime=2026-07-05T05:06:08.526021793Z) 2026/07/05 05:06:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 05:06:11 DEBUG : toe/toe: transformed to: 2026/07/05 05:06:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/05 05:06:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 05:06:11 DEBUG : toe: transformed to: 2026/07/05 05:06:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 05:06:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 05:06:11 DEBUG : toe/toe/toe: transformed to: 2026/07/05 05:06:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/05 05:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for checks to finish 2026/07/05 05:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Waiting for transfers to finish 2026/07/05 05:06:12 DEBUG : toe/toe/toe: md5 = 2a2de38a4a3de7a631a48fc6fb8a01d8 OK 2026/07/05 05:06:12 DEBUG : toe/toe/toe: size = 11 OK 2026/07/05 05:06:12 INFO : toe/toe/toe: Copied (new) 2026/07/05 05:06:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': not deleting files as there were IO errors 2026/07/05 05:06:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': not deleting directories as there were IO errors 2026/07/05 05:06:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/05 05:06:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.97s) PASS 2026/07/05 05:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxarec9xoce': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 29m19.244257903s (try 1/5)