"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/16 01:16:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi" 2026/05/16 01:16:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/16 01:16:29 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0" 2026/05/16 01:16:30 DEBUG : Creating backend with remote "/tmp/rclone3502386953" === 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-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:16:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:16:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/16 01:16:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:16:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:16:31 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.79s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:16:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:16:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:16:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:16:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:16:34 DEBUG : sub dir/hello world: md5 = 6cfc97c90650a2c5ed74a82bbfd0ad59 OK 2026/05/16 01:16:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:34 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:16:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:16:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.52s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:16:37 DEBUG : metadata sub dir: Making directory with metadata 2026/05/16 01:16:37 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:16:37 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/16 01:16:37 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:16:37 DEBUG : Local file system at /tmp/rclone3502386953: File to upload is small (21 bytes), uploading instead of streaming 2026/05/16 01:16:37 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/16 01:16:37 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/16 01:16:37 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/16 01:16:37 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:16:38 DEBUG : Google drive root 'crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0': Skipping btime metadata as can't update it on an existing file: 2026-05-16T01:16:37.825379868Z 2026/05/16 01:16:38 INFO : empty metadata sub dir: Updated directory metadata 2026/05/16 01:16:39 DEBUG : Google drive root 'crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0': Skipping btime metadata as can't update it on an existing file: 2026-05-16T01:16:37.825379868Z 2026/05/16 01:16:39 INFO : metadata sub dir: Updated directory metadata 2026/05/16 01:16:39 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/16 01:16:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:16:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:16:41 DEBUG : metadata sub dir/hello metadata world: md5 = cb8a6d5a200c5e2558d9037db369bda8 OK 2026/05/16 01:16:41 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/16 01:16:41 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/16 01:16:43 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.47s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:16:45 DEBUG : metadata sub dir: Making directory with metadata 2026/05/16 01:16:45 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:16:45 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/16 01:16:45 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:16:45 DEBUG : Local file system at /tmp/rclone3502386953: File to upload is small (21 bytes), uploading instead of streaming 2026/05/16 01:16:45 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/16 01:16:45 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/16 01:16:45 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/16 01:16:45 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:16:45 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/16 01:16:45 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/16 01:16:45 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/16 01:16:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:16:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:16:47 DEBUG : metadata sub dir/hello metadata world: md5 = fe96e204bcfd3ecfff5797c5f71fc221 OK 2026/05/16 01:16:47 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/16 01:16:47 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/16 01:16:47 DEBUG : Google drive root 'crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0': Skipping btime metadata as can't update it on an existing file: 2026-05-16T01:16:45.292509933Z 2026/05/16 01:16:48 INFO : metadata sub dir: Updated directory metadata 2026/05/16 01:16:51 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.45s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:16:51 DEBUG : Creating backend with remote "/non-existing" 2026/05/16 01:16:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/16 01:16:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:16:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.74s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:16:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:16:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:16:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:16:55 DEBUG : sub dir/hello world: md5 = 0f759d0595dbab2b0a1ce6ff46b6109c OK 2026/05/16 01:16:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:55 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:16:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:16:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.49s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:16:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Running all checks before starting transfers 2026/05/16 01:16:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:16:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Checks finished, now starting transfers 2026/05/16 01:16:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:17:01 DEBUG : sub dir/hello world: md5 = 0cbf0cd56874d518f7f0e1f15dfae293 OK 2026/05/16 01:17:01 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:17:01 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:17:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:17:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.36s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:17:03 ERROR : Ignoring --no-traverse with sync 2026/05/16 01:17:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:17:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:17:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:17:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:17:06 DEBUG : sub dir/hello world: md5 = 35935377bf494c96d248ef47bcc0546a OK 2026/05/16 01:17:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:17:06 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:17:06 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:17:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.74s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:17:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/16 01:17:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:17:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:17:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:17:11 DEBUG : hello world2: md5 = f8a68cf93bb7a3beb115fdc8ae0ddec6 OK 2026/05/16 01:17:11 DEBUG : hello world2: size = 12 OK 2026/05/16 01:17:11 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.95s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:17:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:17:14 DEBUG : potato2: md5 = 7740543f0e342768c2ae5192799c27a4 OK 2026/05/16 01:17:14 DEBUG : potato2: size = 11 OK 2026/05/16 01:17:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:17:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:17:17 DEBUG : potato2: md5 = 0882358b4043296690083a9cd13ae99f OK 2026/05/16 01:17:17 DEBUG : potato2: size = 11 OK 2026/05/16 01:17:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.98s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:17:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/16 01:17:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:17:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:17:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:17:18 DEBUG : sub dir2: Making directory with metadata 2026/05/16 01:17:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:17:19 DEBUG : sub dir: Making directory with metadata 2026/05/16 01:17:20 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:17:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/16 01:17:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:17:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:17:22 DEBUG : sub dir/hello world: md5 = a69af2059d9c4415b248023a96e5e0e9 OK 2026/05/16 01:17:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:17:22 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:17:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/16 01:17:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.59s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:17:27 INFO : sub dir2: Making directory 2026/05/16 01:17:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/16 01:17:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:17:27 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/16 01:17:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:17:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:17:27 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/16 01:17:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:17:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:17:29 DEBUG : sub dir/hello world: md5 = 7bcce7013e80fdf26ab00122edc039a2 OK 2026/05/16 01:17:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:17:29 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:17:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:17:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.37s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:17:32 DEBUG : sub dir2: Making directory with metadata 2026/05/16 01:17:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:17:32 DEBUG : sub dir2: Making directory with metadata 2026/05/16 01:17:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:17:33 DEBUG : sub dir: Making directory with metadata 2026/05/16 01:17:34 INFO : sub dir: Made directory with metadata (mtime=2026-05-16T01:17:32.658334963Z) 2026/05/16 01:17:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:17:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:17:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:17:35 DEBUG : sub dir/hello world: md5 = 2f67431e5a484603923fb3feffc51e6b OK 2026/05/16 01:17:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:17:35 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:17:35 INFO : sub dir/hello world: Deleted 2026/05/16 01:17:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.76s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:17:39 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/16 01:17:39 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:17:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.63s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:17:43 INFO : sub dir2: Making directory 2026/05/16 01:17:43 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/16 01:17:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:17:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:17:45 DEBUG : sub dir/hello world: md5 = 0708e2c2000336324e16b30821011cb0 OK 2026/05/16 01:17:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:17:45 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:17:45 INFO : sub dir/hello world: Deleted 2026/05/16 01:17:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:17:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.39s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:17:48 DEBUG : sub dir2: Making directory with metadata 2026/05/16 01:17:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:17:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:17:48 DEBUG : sub dir2: Making directory with metadata 2026/05/16 01:17:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:17:49 DEBUG : sub dir: Making directory with metadata 2026/05/16 01:17:50 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:17:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:17:51 DEBUG : sub dir/hello world: md5 = d507c85ad6bc5b8fa6b6dc76777de7a9 OK 2026/05/16 01:17:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:17:51 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:17:51 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.55s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:17:55 INFO : sub dir2: Making directory 2026/05/16 01:17:55 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/16 01:17:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:17:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:17:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:17:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:17:57 DEBUG : sub dir/hello world: md5 = 32a39dd8936e5fc35d184f5818bb16b4 OK 2026/05/16 01:17:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:17:57 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:17:57 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:18:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.43s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:18:03 DEBUG : sub dir/hello world: md5 = 3fe11d82c9171feafa42ddd0b5218bd2 OK 2026/05/16 01:18:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuguwav7qayu" 2026/05/16 01:18:03 DEBUG : Creating backend with remote "TestDrive:crypt/r5q3nb72fs5qqr2ub7p5l138d8tom1d5slrajsednj26i81pq400" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi' -> Encrypted drive 'TestCryptDrive:rclone-test-nuguwav7qayu' 2026/05/16 01:18:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:18:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuguwav7qayu': Waiting for checks to finish 2026/05/16 01:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuguwav7qayu': Waiting for transfers to finish 2026/05/16 01:18:07 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:18:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:18:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:18:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuguwav7qayu': Purge remote 2026/05/16 01:18:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.94s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:18:13 DEBUG : sub dir/hello world: md5 = b6307836e5a42f83e83e4088e8d6ed30 OK 2026/05/16 01:18:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/16 01:18:14 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/16 01:18:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:18:14 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:18:14 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:18:15 DEBUG : sub dir/hello world: md5 = 0badc86aad6fdacefa18fc3807e48226 OK 2026/05/16 01:18:15 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 01:18:15 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/16 01:18:16 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/16 01:18:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.79s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:18:20 DEBUG : sub dir/hello world: md5 = bbf86dc73d5e7dbfa3038ec623cc3546 OK 2026/05/16 01:18:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lacecuf8piko" 2026/05/16 01:18:21 DEBUG : Creating backend with remote "TestDrive:crypt/97l4f9790r4h83lh71qv8niugob7nqq41khj4kbqnkih8sat3ulg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi' -> Encrypted drive 'TestCryptDrive:rclone-test-lacecuf8piko' 2026/05/16 01:18:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:18:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacecuf8piko': Waiting for checks to finish 2026/05/16 01:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacecuf8piko': Waiting for transfers to finish 2026/05/16 01:18:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:18:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:18:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:18:28 DEBUG : sub dir/hello world: md5 = 21b5b85ef077d39905caa343bc559cd7 OK 2026/05/16 01:18:29 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:18:29 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/16 01:18:29 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:18:29 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-lacecuf8piko') 2026/05/16 01:18:29 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacecuf8piko': Waiting for checks to finish 2026/05/16 01:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacecuf8piko': Waiting for transfers to finish 2026/05/16 01:18:30 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 01:18:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:18:31 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/16 01:18:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacecuf8piko': Purge remote 2026/05/16 01:18:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.42s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:18:36 DEBUG : sub dir/hello world: md5 = cda5460008aaa00bdddf9fc93148e4ea OK 2026/05/16 01:18:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/16 01:18:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/16 01:18:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:18:37 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:18:37 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:18:39 DEBUG : sub dir/hello world: md5 = 2d9b3399f80c53afa9a5a8b679674d37 OK 2026/05/16 01:18:39 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 01:18:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/16 01:18:39 INFO : sub dir/hello world: Deleted 2026/05/16 01:18:39 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/16 01:18:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.70s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:18:43 DEBUG : sub dir/hello world: md5 = f4b9f16df65e08d9b85552020eae334b OK 2026/05/16 01:18:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lihanos5yage" 2026/05/16 01:18:44 DEBUG : Creating backend with remote "TestDrive:crypt/hod8dd34fa81qi1e72dptodbaj7ed2d0tsl4p1d8fuab36knee70" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi' -> Encrypted drive 'TestCryptDrive:rclone-test-lihanos5yage' 2026/05/16 01:18:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:18:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lihanos5yage': Waiting for checks to finish 2026/05/16 01:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lihanos5yage': Waiting for transfers to finish 2026/05/16 01:18:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:18:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:18:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:18:51 DEBUG : sub dir/hello world: md5 = d934e97f600d2da86a20338b72b1680d OK 2026/05/16 01:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lihanos5yage': Using server-side directory move 2026/05/16 01:18:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lihanos5yage': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/16 01:18:52 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:18:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/16 01:18:52 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:18:52 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-lihanos5yage') 2026/05/16 01:18:52 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lihanos5yage': Waiting for checks to finish 2026/05/16 01:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lihanos5yage': Waiting for transfers to finish 2026/05/16 01:18:52 INFO : sub dir/hello world: Deleted 2026/05/16 01:18:53 INFO : sub dir/hello world: Moved (server-side) 2026/05/16 01:18:53 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/16 01:18:56 DEBUG : sub dir/hello world: md5 = 166bfbe9492cd48822eb9773bed3920e OK 2026/05/16 01:18:56 DEBUG : testing file moves 2026/05/16 01:18:57 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:18:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/16 01:18:57 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:18:57 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-lihanos5yage') 2026/05/16 01:18:57 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lihanos5yage': Waiting for checks to finish 2026/05/16 01:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lihanos5yage': Waiting for transfers to finish 2026/05/16 01:18:57 INFO : sub dir/hello world: Deleted 2026/05/16 01:18:58 INFO : sub dir/hello world: Moved (server-side) 2026/05/16 01:18:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/16 01:18:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lihanos5yage': Purge remote --- PASS: TestServerSideMoveOverSelf (19.51s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:19:03 DEBUG : sub dir/hello world: md5 = 8547506273452eaf4e1e502e0cb13a08 OK 2026/05/16 01:19:03 ERROR : error listing: directory not found 2026/05/16 01:19:03 INFO : Local file system at /tmp/rclone3502386953: Making directory 2026/05/16 01:19:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.58s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:19:09 DEBUG : sub dir/hello world: md5 = 42f197d869e1f245663cc9d300a43fc9 OK 2026/05/16 01:19:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:19:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:19:09 DEBUG : Local file system at /tmp/rclone3502386953: Waiting for checks to finish 2026/05/16 01:19:09 DEBUG : Local file system at /tmp/rclone3502386953: Waiting for transfers to finish 2026/05/16 01:19:10 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/16 01:19:10 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/16 01:19:10 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:19:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:19:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.60s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:19:12 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/16 01:19:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:14 DEBUG : check sum: md5 = 531eff76667c776152b823e8b82d6724 OK 2026/05/16 01:19:14 DEBUG : check sum: size = 1 OK 2026/05/16 01:19:14 INFO : check sum: Copied (new) 2026/05/16 01:19:14 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:14 DEBUG : check sum: size = 1 OK 2026/05/16 01:19:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/16 01:19:14 DEBUG : check sum: Size of src and dst objects identical 2026/05/16 01:19:14 DEBUG : check sum: Unchanged skipping 2026/05/16 01:19:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:14 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.45s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:19:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/16 01:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:17 DEBUG : sizeonly: md5 = d7c6c485f3c301e697046cba402bbda3 OK 2026/05/16 01:19:17 DEBUG : sizeonly: size = 6 OK 2026/05/16 01:19:17 INFO : sizeonly: Copied (new) 2026/05/16 01:19:17 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:18 DEBUG : sizeonly: size = 6 OK 2026/05/16 01:19:18 DEBUG : sizeonly: Sizes identical 2026/05/16 01:19:18 DEBUG : sizeonly: Unchanged skipping 2026/05/16 01:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:18 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.00s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:19:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/16 01:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:21 DEBUG : ignore-size: md5 = 55b7a1439dae11ea37232f46383a2d72 OK 2026/05/16 01:19:21 INFO : ignore-size: Copied (new) 2026/05/16 01:19:21 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:19:21 DEBUG : ignore-size: Unchanged skipping 2026/05/16 01:19:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:21 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.32s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:19:24 DEBUG : existing: md5 = 4bf6c1230dc1ee8f3af0bd009414dad4 OK 2026/05/16 01:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:25 DEBUG : existing: size = 6 OK 2026/05/16 01:19:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:19:25 DEBUG : existing: Unchanged skipping 2026/05/16 01:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:25 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:25 INFO : There was nothing to transfer 2026/05/16 01:19:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/16 01:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:26 DEBUG : existing: md5 = 1215a8e32f5a6d93c344700fd46a4614 OK 2026/05/16 01:19:26 DEBUG : existing: size = 6 OK 2026/05/16 01:19:26 INFO : existing: Copied (replaced existing) 2026/05/16 01:19:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.72s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:19:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/16 01:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:30 DEBUG : existing: md5 = f69b0333c2a89861840134a165d6567a OK 2026/05/16 01:19:30 DEBUG : existing: size = 6 OK 2026/05/16 01:19:30 INFO : existing: Copied (new) 2026/05/16 01:19:30 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:31 DEBUG : existing: Destination exists, skipping 2026/05/16 01:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:31 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.26s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:19:34 DEBUG : b/potato: md5 = 725642b2db1b0b11b3b9bea12497bf8f OK 2026/05/16 01:19:36 DEBUG : c/non empty space: md5 = 3d4095cdc252ecf63b787c9603bef690 OK 2026/05/16 01:19:36 INFO : d: Making directory 2026/05/16 01:19:38 DEBUG : Added delayed dir = "a", newDst= 2026/05/16 01:19:38 INFO : c: Set directory modification time (using SetModTime) 2026/05/16 01:19:38 DEBUG : Added delayed dir = "c", newDst=c 2026/05/16 01:19:38 DEBUG : c/non empty space: size = 5 OK 2026/05/16 01:19:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/16 01:19:38 DEBUG : c/non empty space: Unchanged skipping 2026/05/16 01:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:40 DEBUG : a/potato2: md5 = 46129c7a04b9dfc84ae17d7df0719658 OK 2026/05/16 01:19:40 DEBUG : a/potato2: size = 60 OK 2026/05/16 01:19:40 INFO : a/potato2: Copied (new) 2026/05/16 01:19:40 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:41 INFO : b/potato: Deleted 2026/05/16 01:19:41 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/16 01:19:41 INFO : d: Removing directory 2026/05/16 01:19:42 INFO : b: Removing directory 2026/05/16 01:19:42 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/16 01:19:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': deleted 2 directories 2026/05/16 01:19:45 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/16 01:19:45 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:19:48 DEBUG : empty space: md5 = 25559495bc2942c13937f0c45bdf939f OK 2026/05/16 01:19:49 DEBUG : empty space: size = 1 OK 2026/05/16 01:19:49 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/05/16 01:19:49 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/16 01:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:49 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:49 DEBUG : empty space: size = 1 OK 2026/05/16 01:19:49 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/05/16 01:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:51 DEBUG : empty space: md5 = f409e00a523bc2f31c33da4b89f4e668 OK 2026/05/16 01:19:51 DEBUG : empty space: size = 1 OK 2026/05/16 01:19:51 INFO : empty space: Copied (replaced existing) 2026/05/16 01:19:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.33s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:19:54 DEBUG : foo: md5 = 7d79a7b887e0c47afb29c663e269d1f2 OK 2026/05/16 01:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:54 DEBUG : foo: size = 3 OK 2026/05/16 01:19:54 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/05/16 01:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:19:55 DEBUG : foo: md5 = 2a2bf682eb2858854e91eaeddfe3b030 OK 2026/05/16 01:19:55 DEBUG : foo: size = 3 OK 2026/05/16 01:19:55 INFO : foo: Copied (replaced existing) 2026/05/16 01:19:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.30s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:19:58 DEBUG : empty space: md5 = 51f87013a425ff2bc218fecc25d1ffa2 OK 2026/05/16 01:19:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/16 01:19:58 DEBUG : empty space: size = 1 OK 2026/05/16 01:19:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:19:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:58 DEBUG : empty space: Unchanged skipping 2026/05/16 01:19:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:20:00 DEBUG : potato: md5 = e2c96c0b0247ca490cbdd745a3845ddc OK 2026/05/16 01:20:00 DEBUG : potato: size = 60 OK 2026/05/16 01:20:00 INFO : potato: Copied (new) 2026/05/16 01:20:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:20:04 DEBUG : potato: md5 = 64e412eb3cca89f411e743e7f7f7bc8e OK 2026/05/16 01:20:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:20:04 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:20:04 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:20:04 DEBUG : potato: Sizes differ 2026/05/16 01:20:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:20:05 DEBUG : potato: md5 = 9df55214b7a47f6cb526013fb54fa5c4 OK 2026/05/16 01:20:05 DEBUG : potato: size = 21 OK 2026/05/16 01:20:05 INFO : potato: Copied (replaced existing) 2026/05/16 01:20:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.77s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:20:08 DEBUG : potato: md5 = 9dfba7d2f5f70609f1dfdb13a337f0ae OK 2026/05/16 01:20:09 DEBUG : potato: size = 21 OK 2026/05/16 01:20:09 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/05/16 01:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:20:10 DEBUG : potato: md5 = 2d85a08862bcab82b9a9ee1bb48e573e OK 2026/05/16 01:20:10 DEBUG : potato: size = 21 OK 2026/05/16 01:20:10 INFO : potato: Copied (replaced existing) 2026/05/16 01:20:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:20:13 DEBUG : potato: md5 = e768e91662c68ffdcf1bc386b336cef7 OK 2026/05/16 01:20:14 DEBUG : empty space: md5 = c393d59007304ab2a917aad2c85230cd OK 2026/05/16 01:20:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:20:14 DEBUG : empty space: size = 1 OK 2026/05/16 01:20:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:20:14 DEBUG : empty space: Unchanged skipping 2026/05/16 01:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:20:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/16 01:20:14 DEBUG : Waiting for deletions to finish 2026/05/16 01:20:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:20:17 DEBUG : potato: md5 = 04c10f5508b7ac7d390839fe4beefcd3 OK 2026/05/16 01:20:19 DEBUG : empty space: md5 = d9b24258469e86229199c26667540e88 OK 2026/05/16 01:20:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:20:19 DEBUG : empty space: size = 1 OK 2026/05/16 01:20:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:20:19 DEBUG : empty space: Unchanged skipping 2026/05/16 01:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:20:21 DEBUG : potato2: md5 = e77b413f1ca3bda328ca49e9b7bb92dc OK 2026/05/16 01:20:21 DEBUG : potato2: size = 60 OK 2026/05/16 01:20:21 INFO : potato2: Copied (new) 2026/05/16 01:20:21 DEBUG : Waiting for deletions to finish 2026/05/16 01:20:21 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:20:25 DEBUG : b/potato: md5 = 770c0d2adc562c22ce6e70ddd7cda2e7 OK 2026/05/16 01:20:27 DEBUG : c/non empty space: md5 = 2f765dda736e0eca0bd9192f7de2a95d OK 2026/05/16 01:20:27 INFO : d: Making directory 2026/05/16 01:20:29 INFO : d/e: Making directory 2026/05/16 01:20:31 DEBUG : Added delayed dir = "a", newDst= 2026/05/16 01:20:31 INFO : c: Set directory modification time (using SetModTime) 2026/05/16 01:20:31 DEBUG : Added delayed dir = "c", newDst=c 2026/05/16 01:20:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/16 01:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:20:31 DEBUG : c/non empty space: size = 5 OK 2026/05/16 01:20:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:20:31 DEBUG : c/non empty space: Unchanged skipping 2026/05/16 01:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:20:34 DEBUG : a/potato2: md5 = 0a8c57f5b8036e57525bf0decbe2b777 OK 2026/05/16 01:20:34 DEBUG : a/potato2: size = 60 OK 2026/05/16 01:20:34 INFO : a/potato2: Copied (new) 2026/05/16 01:20:34 DEBUG : Waiting for deletions to finish 2026/05/16 01:20:34 INFO : b/potato: Deleted 2026/05/16 01:20:34 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/16 01:20:34 INFO : d/e: Removing directory 2026/05/16 01:20:35 INFO : d: Removing directory 2026/05/16 01:20:35 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/16 01:20:36 INFO : b: Removing directory 2026/05/16 01:20:36 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/16 01:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': deleted 3 directories 2026/05/16 01:20:39 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/16 01:20:39 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:20:42 DEBUG : b/potato: md5 = 75bd8c84f72903f2633fa1ad163e81ae OK 2026/05/16 01:20:45 DEBUG : c/non empty space: md5 = c85d9d230f549ccfa8fb261df3e3b8c4 OK 2026/05/16 01:20:45 INFO : d: Making directory 2026/05/16 01:20:46 DEBUG : Added delayed dir = "a", newDst= 2026/05/16 01:20:47 INFO : c: Set directory modification time (using SetModTime) 2026/05/16 01:20:47 DEBUG : Added delayed dir = "c", newDst=c 2026/05/16 01:20:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/16 01:20:47 DEBUG : c/non empty space: size = 5 OK 2026/05/16 01:20:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:20:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:20:47 DEBUG : c/non empty space: Unchanged skipping 2026/05/16 01:20:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:20:50 DEBUG : a/potato2: md5 = d842e6761d33796d4e9e13d8022049d9 OK 2026/05/16 01:20:50 DEBUG : a/potato2: size = 60 OK 2026/05/16 01:20:50 INFO : a/potato2: Copied (new) 2026/05/16 01:20:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': not deleting files as there were IO errors 2026/05/16 01:20:50 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/16 01:20:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': not deleting directories as there were IO errors 2026/05/16 01:20:53 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/16 01:20:54 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/16 01:20:54 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:20:57 DEBUG : potato: md5 = 8a84c1d48b1dfa7187c4616440cb995a OK 2026/05/16 01:20:58 DEBUG : empty space: md5 = 6e85a8ddc48695480f0f6e595b483dca OK 2026/05/16 01:20:58 DEBUG : Waiting for deletions to finish 2026/05/16 01:20:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:20:59 DEBUG : empty space: size = 1 OK 2026/05/16 01:20:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:20:59 DEBUG : empty space: Unchanged skipping 2026/05/16 01:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:20:59 INFO : potato: Deleted 2026/05/16 01:21:00 DEBUG : potato2: md5 = 886754194ee0e7b1352b214f81486a66 OK 2026/05/16 01:21:00 DEBUG : potato2: size = 60 OK 2026/05/16 01:21:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.63s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:21:03 DEBUG : potato: md5 = c6cabfb8c8916ddd8d28910f7b37369c OK 2026/05/16 01:21:05 DEBUG : empty space: md5 = d9b66f4d0a438532fca9f5a9512f4211 OK 2026/05/16 01:21:05 DEBUG : Waiting for deletions to finish 2026/05/16 01:21:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:21:06 INFO : potato: Deleted 2026/05/16 01:21:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:06 DEBUG : empty space: size = 1 OK 2026/05/16 01:21:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:21:06 DEBUG : empty space: Unchanged skipping 2026/05/16 01:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:21:08 DEBUG : potato2: md5 = 19fe0e4a31918a3c8739d8283d79da0a OK 2026/05/16 01:21:08 DEBUG : potato2: size = 60 OK 2026/05/16 01:21:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.43s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:21:11 DEBUG : potato: md5 = d02d671cd4fc011b19652c237234fd30 OK 2026/05/16 01:21:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:21:13 DEBUG : potato2: md5 = a7c197592983e95afce4ae9e5c2699d9 OK 2026/05/16 01:21:13 DEBUG : potato2: size = 19 OK 2026/05/16 01:21:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.12s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:21:16 DEBUG : potato2: md5 = d98a0603679010ed04edc116431d42c7 OK 2026/05/16 01:21:17 DEBUG : empty space: md5 = f10ef1d6c24999f8d9f0d5108e43f52b OK 2026/05/16 01:21:17 DEBUG : enormous: Excluded (Size Filter) 2026/05/16 01:21:17 DEBUG : enormous: Excluded 2026/05/16 01:21:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:21:17 DEBUG : potato2: Excluded 2026/05/16 01:21:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:21:18 DEBUG : empty space: size = 1 OK 2026/05/16 01:21:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:21:18 DEBUG : empty space: Unchanged skipping 2026/05/16 01:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:21:18 DEBUG : Waiting for deletions to finish 2026/05/16 01:21:18 INFO : There was nothing to transfer 2026/05/16 01:21:18 DEBUG : enormous: Excluded (Size Filter) 2026/05/16 01:21:18 DEBUG : enormous: Excluded 2026/05/16 01:21:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:21:18 DEBUG : potato2: Excluded 2026/05/16 01:21:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:21:18 DEBUG : empty space: size = 1 OK 2026/05/16 01:21:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/16 01:21:18 DEBUG : empty space: Unchanged skipping 2026/05/16 01:21:18 DEBUG : Local file system at /tmp/rclone3502386953: Waiting for checks to finish 2026/05/16 01:21:18 DEBUG : Local file system at /tmp/rclone3502386953: Waiting for transfers to finish 2026/05/16 01:21:18 DEBUG : Waiting for deletions to finish 2026/05/16 01:21:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.15s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:21:21 DEBUG : potato2: md5 = 9fa8d7a4fb578bdcc66c8620d3c55de8 OK 2026/05/16 01:21:22 DEBUG : empty space: md5 = ed7e19ddc40ec16e46b4787a157fc800 OK 2026/05/16 01:21:24 DEBUG : enormous: md5 = 9770e29cc740691fa8e484ed5cc256b8 OK 2026/05/16 01:21:24 DEBUG : enormous: Excluded (Size Filter) 2026/05/16 01:21:24 DEBUG : enormous: Excluded 2026/05/16 01:21:24 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:21:24 DEBUG : potato2: Excluded 2026/05/16 01:21:24 DEBUG : empty space: size = 1 OK 2026/05/16 01:21:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:24 DEBUG : empty space: Unchanged skipping 2026/05/16 01:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:21:24 DEBUG : Waiting for deletions to finish 2026/05/16 01:21:25 INFO : potato2: Deleted 2026/05/16 01:21:25 INFO : enormous: Deleted 2026/05/16 01:21:25 INFO : There was nothing to transfer 2026/05/16 01:21:25 DEBUG : empty space: size = 1 OK 2026/05/16 01:21:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/16 01:21:25 DEBUG : empty space: Unchanged skipping 2026/05/16 01:21:25 DEBUG : Local file system at /tmp/rclone3502386953: Waiting for checks to finish 2026/05/16 01:21:25 DEBUG : Local file system at /tmp/rclone3502386953: Waiting for transfers to finish 2026/05/16 01:21:25 DEBUG : Waiting for deletions to finish 2026/05/16 01:21:25 INFO : enormous: Deleted 2026/05/16 01:21:25 INFO : potato2: Deleted 2026/05/16 01:21:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.83s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:21:28 DEBUG : one: md5 = 24d86beb754c5e8c30c25a53099b9ff9 OK 2026/05/16 01:21:29 DEBUG : two: md5 = f85943369e190dd895d75bebbbdc4cd4 OK 2026/05/16 01:21:31 DEBUG : three: md5 = 35778f1e9d770542498fa8b515cb60a2 OK 2026/05/16 01:21:32 DEBUG : four: md5 = 5b64d6f02c718a04c0faa63d01cfbff9 OK 2026/05/16 01:21:33 DEBUG : five: Need to transfer - File not found at Destination 2026/05/16 01:21:33 DEBUG : one: Destination is newer than source, skipping 2026/05/16 01:21:33 DEBUG : four: size = 4 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:21:33 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:21:33 DEBUG : four: Sizes differ 2026/05/16 01:21:33 DEBUG : three: size = 5 OK 2026/05/16 01:21:33 DEBUG : three: Sizes identical 2026/05/16 01:21:33 DEBUG : two: size = 3 OK 2026/05/16 01:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/16 01:21:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 01:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:21:34 DEBUG : two: md5 = c2c6dff29779e56667d56b36bd1b075e OK 2026/05/16 01:21:34 DEBUG : two: size = 3 OK 2026/05/16 01:21:34 INFO : two: Copied (replaced existing) 2026/05/16 01:21:34 DEBUG : four: md5 = 708ec4da9d03da373400c3051359572d OK 2026/05/16 01:21:34 DEBUG : four: size = 4 OK 2026/05/16 01:21:34 INFO : four: Copied (replaced existing) 2026/05/16 01:21:34 DEBUG : five: md5 = c9682eb4444fa8d6441cd0394733d485 OK 2026/05/16 01:21:34 DEBUG : five: size = 4 OK 2026/05/16 01:21:34 INFO : five: Copied (new) 2026/05/16 01:21:34 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.84s) === 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-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/16 01:21:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/16 01:21:37 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/16 01:21:37 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/16 01:21:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:21:39 DEBUG : potato: md5 = 945f76bd0c0cc51f553d8a77962716ec OK 2026/05/16 01:21:39 DEBUG : potato: size = 14 OK 2026/05/16 01:21:39 INFO : potato: Copied (new) 2026/05/16 01:21:39 DEBUG : yam: md5 = 757f97dcd225e5504e42c10f8597ed24 OK 2026/05/16 01:21:39 DEBUG : yam: size = 11 OK 2026/05/16 01:21:39 INFO : yam: Copied (new) 2026/05/16 01:21:39 DEBUG : Waiting for deletions to finish 2026/05/16 01:21:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/16 01:21:39 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/16 01:21:39 DEBUG : potato: size = 14 OK 2026/05/16 01:21:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:21:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:39 DEBUG : potato: Unchanged skipping 2026/05/16 01:21:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:21:41 DEBUG : yaml: md5 = 58f664191015953dbbf301ebf9b16ef7 OK 2026/05/16 01:21:41 DEBUG : yaml: size = 11 OK 2026/05/16 01:21:41 INFO : yaml: Copied (new) 2026/05/16 01:21:41 DEBUG : Waiting for deletions to finish 2026/05/16 01:21:41 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.47s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/16 01:21:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Making map for --track-renames 2026/05/16 01:21:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Finished making map for --track-renames 2026/05/16 01:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/16 01:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for renames to finish 2026/05/16 01:21:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/16 01:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:21:45 DEBUG : yam: md5 = 996a6b5128560ef78e42e62288a3c9d6 OK 2026/05/16 01:21:45 DEBUG : yam: size = 11 OK 2026/05/16 01:21:45 INFO : yam: Copied (new) 2026/05/16 01:21:45 DEBUG : potato: md5 = b12f9eebe8da68ab7d09411e05645ae1 OK 2026/05/16 01:21:45 DEBUG : potato: size = 14 OK 2026/05/16 01:21:45 INFO : potato: Copied (new) 2026/05/16 01:21:45 DEBUG : Waiting for deletions to finish 2026/05/16 01:21:46 DEBUG : potato: size = 14 OK 2026/05/16 01:21:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:21:46 DEBUG : potato: Unchanged skipping 2026/05/16 01:21:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Making map for --track-renames 2026/05/16 01:21:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Finished making map for --track-renames 2026/05/16 01:21:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for renames to finish 2026/05/16 01:21:47 INFO : yam: Moved (server-side) to: yaml 2026/05/16 01:21:47 INFO : yaml: Renamed from "yam" 2026/05/16 01:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:21:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:21:47 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/16 01:21:48 DEBUG : Added delayed dir = "sub", newDst= 2026/05/16 01:21:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Making map for --track-renames 2026/05/16 01:21:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Finished making map for --track-renames 2026/05/16 01:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/16 01:21:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/16 01:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for renames to finish 2026/05/16 01:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:21:51 DEBUG : sub/yam: md5 = 5226fbda8468be59f282d2efce8646a2 OK 2026/05/16 01:21:51 DEBUG : sub/yam: size = 11 OK 2026/05/16 01:21:51 INFO : sub/yam: Copied (new) 2026/05/16 01:21:51 DEBUG : potato: md5 = 18dd5e77662555a2f72ba5eb103db599 OK 2026/05/16 01:21:51 DEBUG : potato: size = 14 OK 2026/05/16 01:21:51 INFO : potato: Copied (new) 2026/05/16 01:21:51 DEBUG : Waiting for deletions to finish 2026/05/16 01:21:51 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/16 01:21:51 DEBUG : TestDrive: Token expired 2026/05/16 01:21:51 DEBUG : Config file has changed externally - reloading 2026/05/16 01:21:51 DEBUG : TestDrive: Loaded fresh token from config file 2026/05/16 01:21:51 DEBUG : TestDrive: Token refresh successful 2026/05/16 01:21:52 DEBUG : potato: size = 14 OK 2026/05/16 01:21:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:21:52 DEBUG : potato: Unchanged skipping 2026/05/16 01:21:53 INFO : sub: Set directory modification time (using SetModTime) 2026/05/16 01:21:53 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/16 01:21:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Making map for --track-renames 2026/05/16 01:21:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Finished making map for --track-renames 2026/05/16 01:21:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for renames to finish 2026/05/16 01:21:54 INFO : sub/yam: Moved (server-side) to: yam 2026/05/16 01:21:54 INFO : yam: Renamed from "sub/yam" 2026/05/16 01:21:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:21:54 DEBUG : Waiting for deletions to finish 2026/05/16 01:21:54 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.67s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:21:57 DEBUG : Creating backend with remote "/tmp/rclone3502386953/dir1" 2026/05/16 01:21:57 DEBUG : Creating backend with remote "/tmp/rclone3502386953/dir2" 2026/05/16 01:21:57 DEBUG : Local file system at /tmp/rclone3502386953/dir2: Using server-side directory move 2026/05/16 01:21:57 INFO : Local file system at /tmp/rclone3502386953/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/16 01:21:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/16 01:21:57 DEBUG : Local file system at /tmp/rclone3502386953/dir2: Waiting for checks to finish 2026/05/16 01:21:57 DEBUG : Local file system at /tmp/rclone3502386953/dir2: Waiting for transfers to finish 2026/05/16 01:21:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:21:57 DEBUG : Added delayed dir = "nested", newDst= 2026/05/16 01:21:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:21:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:21:57 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/16 01:21:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/16 01:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:22:00 DEBUG : nested/sub dir/file: md5 = 57587ed10800df54c71cb1f34ffc17ab OK 2026/05/16 01:22:00 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/16 01:22:00 INFO : nested/sub dir/file: Copied (new) 2026/05/16 01:22:00 INFO : nested/sub dir/file: Deleted 2026/05/16 01:22:02 DEBUG : sub dir/hello world: md5 = 34150e4f22b7effa49e3ea2bc425feba OK 2026/05/16 01:22:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:22:02 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:22:02 INFO : sub dir/hello world: Deleted 2026/05/16 01:22:02 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:22:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:22:03 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/16 01:22:03 INFO : sub dir: Removing directory 2026/05/16 01:22:03 INFO : nested/sub dir: Removing directory 2026/05/16 01:22:03 INFO : nested: Removing directory 2026/05/16 01:22:03 DEBUG : Local file system at /tmp/rclone3502386953: deleted 3 directories 2026/05/16 01:22:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/16 01:22:06 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/16 01:22:07 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:22:08 DEBUG : Added delayed dir = "nested", newDst= 2026/05/16 01:22:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 01:22:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:22:08 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/16 01:22:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/16 01:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:22:10 DEBUG : sub dir/hello world: md5 = 3851914d27149f4379352ff264e1c036 OK 2026/05/16 01:22:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:22:10 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:22:10 INFO : sub dir/hello world: Deleted 2026/05/16 01:22:13 DEBUG : nested/sub dir/file: md5 = f1795e1d6ded1484e77ccf59ac4db750 OK 2026/05/16 01:22:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/16 01:22:13 INFO : nested/sub dir/file: Copied (new) 2026/05/16 01:22:13 INFO : nested/sub dir/file: Deleted 2026/05/16 01:22:13 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:22:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:22:14 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/16 01:22:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/16 01:22:17 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/16 01:22:18 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.05s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:22:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/16 01:22:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/16 01:22:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:22:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:22:20 DEBUG : existing-b: md5 = 8a7033f9b4f8e769dfe01db5a9ed1126 OK 2026/05/16 01:22:20 DEBUG : existing-b: size = 6 OK 2026/05/16 01:22:20 INFO : existing-b: Copied (new) 2026/05/16 01:22:20 INFO : existing-b: Deleted 2026/05/16 01:22:20 DEBUG : existing: md5 = 139676b0e10265119d111aa4b1ea96b3 OK 2026/05/16 01:22:20 DEBUG : existing: size = 6 OK 2026/05/16 01:22:20 INFO : existing: Copied (new) 2026/05/16 01:22:20 INFO : existing: Deleted 2026/05/16 01:22:21 DEBUG : existing: Destination exists, skipping 2026/05/16 01:22:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/16 01:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:22:21 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.60s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:22:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wokimad0havi" 2026/05/16 01:22:22 DEBUG : Creating backend with remote "TestDrive:crypt/795di7brg2ob2nli864i48hk6uig8lu4l7f2r55l62a2mav7niig" 2026/05/16 01:22:25 DEBUG : potato2: md5 = 6f31091efc0a2523c3ed2434cbb8b789 OK 2026/05/16 01:22:26 DEBUG : empty space: md5 = 9f692e211681bbe74d5f5863e0a50353 OK 2026/05/16 01:22:28 DEBUG : potato3: md5 = b3676ec8b9dd508514ffead145b24f03 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi' -> Encrypted drive 'TestCryptDrive:rclone-test-wokimad0havi' 2026/05/16 01:22:30 DEBUG : empty space: md5 = 55b9b25205f0add5c5014bcae37e70af OK 2026/05/16 01:22:32 DEBUG : potato3: md5 = 24b3eb998e663c28f83f63b7b830d67f OK 2026/05/16 01:22:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wokimad0havi': Using server-side directory move 2026/05/16 01:22:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wokimad0havi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/16 01:22:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:22:32 DEBUG : empty space: size = 1 OK 2026/05/16 01:22:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:22:32 DEBUG : empty space: Unchanged skipping 2026/05/16 01:22:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wokimad0havi': Waiting for checks to finish 2026/05/16 01:22:32 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:22:32 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wokimad0havi') 2026/05/16 01:22:32 DEBUG : potato3: Sizes differ 2026/05/16 01:22:33 INFO : empty space: Deleted 2026/05/16 01:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wokimad0havi': Waiting for transfers to finish 2026/05/16 01:22:33 INFO : potato2: Moved (server-side) 2026/05/16 01:22:33 INFO : potato3: Deleted 2026/05/16 01:22:33 INFO : potato3: Moved (server-side) 2026/05/16 01:22:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bavugux0wavu" 2026/05/16 01:22:34 DEBUG : Creating backend with remote "TestDrive:crypt/6d85shi0lsk9hl3d41qia9lk9o30494v744c8hgbuug9fgn7b2tg" 2026/05/16 01:22:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bavugux0wavu': Using server-side directory move 2026/05/16 01:22:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bavugux0wavu': Server side directory move succeeded 2026/05/16 01:22:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bavugux0wavu': Purge remote 2026/05/16 01:22:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wokimad0havi': Purge remote 2026/05/16 01:22:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.82s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:22:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lixoxub1keqa" 2026/05/16 01:22:38 DEBUG : Creating backend with remote "TestDrive:crypt/14hhg7k6qvj3799t7ne890ko6na6q0ne839ovnpiqclt5318f61g" 2026/05/16 01:22:41 DEBUG : potato2: md5 = cc77b44bdc81f71cd9d05407b5183f6a OK 2026/05/16 01:22:42 DEBUG : empty space: md5 = a4dbf7b54ebc920dd7c810c4831a3847 OK 2026/05/16 01:22:44 DEBUG : potato3: md5 = 0a485b879cd3452e5a08d82fedd2080e OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi' -> Encrypted drive 'TestCryptDrive:rclone-test-lixoxub1keqa' 2026/05/16 01:22:46 DEBUG : empty space: md5 = 156be38ba7cedce0d8d1a1145b87cd50 OK 2026/05/16 01:22:47 DEBUG : potato3: md5 = 26a51614b6dd7dc0557f5535e6cd7dc7 OK 2026/05/16 01:22:48 DEBUG : empty space: Excluded (Size Filter) 2026/05/16 01:22:48 DEBUG : empty space: Excluded (Size Filter) 2026/05/16 01:22:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:22:48 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:22:48 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-lixoxub1keqa') 2026/05/16 01:22:48 DEBUG : potato3: Sizes differ 2026/05/16 01:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lixoxub1keqa': Waiting for checks to finish 2026/05/16 01:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lixoxub1keqa': Waiting for transfers to finish 2026/05/16 01:22:48 INFO : potato3: Deleted 2026/05/16 01:22:48 INFO : potato2: Moved (server-side) 2026/05/16 01:22:49 INFO : potato3: Moved (server-side) 2026/05/16 01:22:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeniwez0yado" 2026/05/16 01:22:49 DEBUG : Creating backend with remote "TestDrive:crypt/7le9oraasrapuo2em80am4s95kdl4g7et0mdjfkhc2tkj8u5fne0" 2026/05/16 01:22:51 DEBUG : empty space: Excluded (Size Filter) 2026/05/16 01:22:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:22:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/16 01:22:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeniwez0yado': Waiting for checks to finish 2026/05/16 01:22:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeniwez0yado': Waiting for transfers to finish 2026/05/16 01:22:52 INFO : potato2: Moved (server-side) 2026/05/16 01:22:53 INFO : potato3: Moved (server-side) 2026/05/16 01:22:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeniwez0yado': Purge remote 2026/05/16 01:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lixoxub1keqa': Purge remote --- PASS: TestServerSideMoveWithFilter (17.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:22:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tawaxas3qiye" 2026/05/16 01:22:55 DEBUG : Creating backend with remote "TestDrive:crypt/auvlsgs0ht7biblqe0hvpm2uaa1vpamffr31h9bi0libeveq4kdg" 2026/05/16 01:22:58 DEBUG : potato2: md5 = 0ed96fdf87f0b3122a77f6668ad5cceb OK 2026/05/16 01:22:59 DEBUG : empty space: md5 = d2b108403164832d97cc88081742c926 OK 2026/05/16 01:23:00 DEBUG : potato3: md5 = 4cde3fb0c53ac3c068dee4cede341722 OK 2026/05/16 01:23:00 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi' -> Encrypted drive 'TestCryptDrive:rclone-test-tawaxas3qiye' 2026/05/16 01:23:04 DEBUG : empty space: md5 = 34028f1f722f0f96bbd8baac7cb94205 OK 2026/05/16 01:23:05 DEBUG : potato3: md5 = 120601e26c7eac920593d61c3d724cec OK 2026/05/16 01:23:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tawaxas3qiye': Using server-side directory move 2026/05/16 01:23:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tawaxas3qiye': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/16 01:23:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:23:06 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/16 01:23:06 DEBUG : empty space: size = 1 OK 2026/05/16 01:23:06 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:23:06 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tawaxas3qiye') 2026/05/16 01:23:06 DEBUG : potato3: Sizes differ 2026/05/16 01:23:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:23:06 DEBUG : empty space: Unchanged skipping 2026/05/16 01:23:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tawaxas3qiye': Waiting for checks to finish 2026/05/16 01:23:07 INFO : empty space: Deleted 2026/05/16 01:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tawaxas3qiye': Waiting for transfers to finish 2026/05/16 01:23:07 INFO : potato3: Deleted 2026/05/16 01:23:07 INFO : potato2: Moved (server-side) 2026/05/16 01:23:07 INFO : potato3: Moved (server-side) 2026/05/16 01:23:07 INFO : tomatoDir: Removing directory 2026/05/16 01:23:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': deleted 1 directories 2026/05/16 01:23:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zodadul5boto" 2026/05/16 01:23:09 DEBUG : Creating backend with remote "TestDrive:crypt/ukjo0b38vpel5b19olop4k0nchsqttmqkmuktq45u7lhpvtiq7d0" 2026/05/16 01:23:10 INFO : tomatoDir: Making directory 2026/05/16 01:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zodadul5boto': Using server-side directory move 2026/05/16 01:23:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zodadul5boto': Server side directory move succeeded 2026/05/16 01:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zodadul5boto': Purge remote 2026/05/16 01:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tawaxas3qiye': Purge remote 2026/05/16 01:23:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.58s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.48s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:23:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/rclone-sync-test" 2026/05/16 01:23:14 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.91s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:23:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/rclone-sync-test" 2026/05/16 01:23:16 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/16 01:23:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/rclone-sync-test-include/layer2" 2026/05/16 01:23:18 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/16 01:23:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/rclone-sync-test-ignore-file" 2026/05/16 01:23:21 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/16 01:23:25 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = bef2fd6205a0a56531aa60bc24eab80e OK 2026/05/16 01:23:27 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/16 01:23:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/rclone-sync-test': Waiting for checks to finish 2026/05/16 01:23:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/rclone-sync-test': Waiting for transfers to finish 2026/05/16 01:23:27 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:27 INFO : There was nothing to transfer 2026/05/16 01:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:23:29 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:29 INFO : rclone-sync-test-include: Removing directory 2026/05/16 01:23:29 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/16 01:23:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/16 01:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': failed to delete 1 directories 2026/05/16 01:23:29 INFO : There was nothing to transfer 2026/05/16 01:23:31 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/16 01:23:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/16 01:23:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/16 01:23:31 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:31 INFO : There was nothing to transfer 2026/05/16 01:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:23:33 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:33 INFO : rclone-sync-test-include: Removing directory 2026/05/16 01:23:33 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/16 01:23:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/16 01:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': failed to delete 1 directories 2026/05/16 01:23:33 INFO : There was nothing to transfer 2026/05/16 01:23:35 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/16 01:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/16 01:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/16 01:23:35 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:35 INFO : There was nothing to transfer 2026/05/16 01:23:37 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/16 01:23:38 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.07s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:23:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/dst" 2026/05/16 01:23:39 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/16 01:23:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/CompareDest" 2026/05/16 01:23:41 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/gveqi14airsml4bgu7krj116o8" 2026/05/16 01:23:43 DEBUG : one: Need to transfer - File not found at Destination 2026/05/16 01:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:23:45 DEBUG : one: md5 = 84d38fc4a7cff8ff7d167daa394bc9ec OK 2026/05/16 01:23:45 DEBUG : one: size = 3 OK 2026/05/16 01:23:45 INFO : one: Copied (new) 2026/05/16 01:23:45 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:23:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:23:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:23:46 DEBUG : one: Sizes differ 2026/05/16 01:23:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:23:48 DEBUG : one: md5 = 05068a0b2851d77d2191c763eaebd807 OK 2026/05/16 01:23:48 DEBUG : one: size = 5 OK 2026/05/16 01:23:48 INFO : one: Copied (replaced existing) 2026/05/16 01:23:48 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:50 DEBUG : dst/one: md5 = ef673c7b28c366173154b6895d9469a2 OK 2026/05/16 01:23:52 DEBUG : CompareDest/one: md5 = d1982d2ab744300d9c2f69c707fcd27c OK 2026/05/16 01:23:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:23:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:23:53 DEBUG : one: Sizes differ 2026/05/16 01:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:23:53 DEBUG : one: size = 5 OK 2026/05/16 01:23:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:23:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:23:53 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:53 INFO : There was nothing to transfer 2026/05/16 01:23:55 DEBUG : CompareDest/two: md5 = 472cd830bb30dc7b9a9a5178f4428209 OK 2026/05/16 01:23:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:23:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:23:56 DEBUG : one: Sizes differ 2026/05/16 01:23:56 DEBUG : two: size = 3 OK 2026/05/16 01:23:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:23:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/16 01:23:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:23:56 DEBUG : one: size = 5 OK 2026/05/16 01:23:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:23:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:23:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:23:56 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:56 INFO : There was nothing to transfer 2026/05/16 01:23:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:23:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:23:57 DEBUG : one: Sizes differ 2026/05/16 01:23:57 DEBUG : one: size = 5 OK 2026/05/16 01:23:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:23:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:23:57 DEBUG : two: size = 3 OK 2026/05/16 01:23:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:23:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/16 01:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:23:57 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:57 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/16 01:23:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:23:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:23:58 DEBUG : one: Sizes differ 2026/05/16 01:23:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:23:59 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/CompareDest') 2026/05/16 01:23:59 DEBUG : two: Sizes differ 2026/05/16 01:23:59 DEBUG : two: Need to transfer - File not found at Destination 2026/05/16 01:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:23:59 DEBUG : one: size = 5 OK 2026/05/16 01:23:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:23:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:24:00 DEBUG : two: md5 = 29b15311a15ba4a37c51f3fd848a1640 OK 2026/05/16 01:24:00 DEBUG : two: size = 5 OK 2026/05/16 01:24:00 INFO : two: Copied (new) 2026/05/16 01:24:00 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/16 01:24:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/16 01:24:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/16 01:24:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.43s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:24:06 DEBUG : pre-dest1/1: md5 = bf090b6b9352f1756aa03e75399db4c4 OK 2026/05/16 01:24:09 DEBUG : pre-dest2/2: md5 = 14457d7573207bad8a682b9878688c06 OK 2026/05/16 01:24:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/dest" 2026/05/16 01:24:09 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/rg03c1jvnehrrc617i0lnqjddc" 2026/05/16 01:24:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/pre-dest1" 2026/05/16 01:24:11 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/bbnblvh6k061ssopqrp18kd7gc" 2026/05/16 01:24:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/pre-dest2" 2026/05/16 01:24:12 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/16 01:24:13 DEBUG : 1: size = 1 OK 2026/05/16 01:24:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:13 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/16 01:24:14 DEBUG : 2: size = 1 OK 2026/05/16 01:24:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:14 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/16 01:24:14 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/16 01:24:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dest': Waiting for checks to finish 2026/05/16 01:24:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dest': Waiting for transfers to finish 2026/05/16 01:24:17 DEBUG : 3: md5 = f007571c2680e12e1319d7c61eed2c70 OK 2026/05/16 01:24:17 DEBUG : 3: size = 1 OK 2026/05/16 01:24:17 INFO : 3: Copied (new) 2026/05/16 01:24:17 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:19 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/16 01:24:20 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/16 01:24:20 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.79s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:24:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/dst" 2026/05/16 01:24:21 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/16 01:24:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/CopyDest" 2026/05/16 01:24:23 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/16 01:24:25 DEBUG : one: Need to transfer - File not found at Destination 2026/05/16 01:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:24:27 DEBUG : one: md5 = b97381573a21192de5b0ab1ad9ded342 OK 2026/05/16 01:24:27 DEBUG : one: size = 3 OK 2026/05/16 01:24:27 INFO : one: Copied (new) 2026/05/16 01:24:27 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:24:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:24:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:24:28 DEBUG : one: Sizes differ 2026/05/16 01:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:24:30 DEBUG : one: md5 = 13b800054805177a75fc88977ffe2eae OK 2026/05/16 01:24:30 DEBUG : one: size = 5 OK 2026/05/16 01:24:30 INFO : one: Copied (replaced existing) 2026/05/16 01:24:30 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:32 DEBUG : dst/one: md5 = 429df4fb8e66eed99cb6358d09da5fcb OK 2026/05/16 01:24:34 DEBUG : CopyDest/one: md5 = 058ca9527526bd686ac4786449c25f68 OK 2026/05/16 01:24:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/BackupDir" 2026/05/16 01:24:34 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/16 01:24:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:24:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:24:36 DEBUG : one: Sizes differ 2026/05/16 01:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:24:36 DEBUG : one: size = 5 OK 2026/05/16 01:24:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:24:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:24:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:24:36 DEBUG : one: Sizes differ 2026/05/16 01:24:38 INFO : one: Moved (server-side) 2026/05/16 01:24:39 DEBUG : one: size = 5 OK 2026/05/16 01:24:39 INFO : one: Copied (server-side copy) 2026/05/16 01:24:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/16 01:24:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:24:39 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:41 DEBUG : CopyDest/two: md5 = 26d73c9fedd9e1a88a3c33f7ef78fd7e OK 2026/05/16 01:24:42 DEBUG : one: size = 5 OK 2026/05/16 01:24:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:24:42 DEBUG : one: Unchanged skipping 2026/05/16 01:24:42 DEBUG : two: size = 3 OK 2026/05/16 01:24:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:24:43 DEBUG : two: size = 3 OK 2026/05/16 01:24:43 INFO : two: Copied (server-side copy) 2026/05/16 01:24:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/16 01:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:24:43 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:44 DEBUG : one: size = 5 OK 2026/05/16 01:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:24:44 DEBUG : two: size = 3 OK 2026/05/16 01:24:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:24:44 DEBUG : one: Unchanged skipping 2026/05/16 01:24:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:24:44 DEBUG : two: Unchanged skipping 2026/05/16 01:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:24:44 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:44 INFO : There was nothing to transfer 2026/05/16 01:24:46 DEBUG : CopyDest/three: md5 = 0adc756dbb54db8c2fd10ccb8e558e9b OK 2026/05/16 01:24:46 DEBUG : one: size = 5 OK 2026/05/16 01:24:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:24:46 DEBUG : one: Unchanged skipping 2026/05/16 01:24:47 DEBUG : three: size = 7 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:24:47 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/CopyDest') 2026/05/16 01:24:47 DEBUG : three: Sizes differ 2026/05/16 01:24:47 DEBUG : three: Destination not found in --copy-dest 2026/05/16 01:24:47 DEBUG : three: Need to transfer - File not found at Destination 2026/05/16 01:24:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:24:47 DEBUG : two: size = 3 OK 2026/05/16 01:24:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:24:47 DEBUG : two: Unchanged skipping 2026/05/16 01:24:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:24:48 DEBUG : three: md5 = 3098b64c3e68aa6c2d045d51640fe671 OK 2026/05/16 01:24:48 DEBUG : three: size = 7 OK 2026/05/16 01:24:48 INFO : three: Copied (new) 2026/05/16 01:24:48 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/16 01:24:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/16 01:24:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/16 01:24:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/16 01:24:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/16 01:24:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/16 01:24:54 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.15s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:24:56 DEBUG : dst/one: md5 = afe1fa3ad91c75d27b946fea1c0d730b OK 2026/05/16 01:24:58 DEBUG : dst/two: md5 = 5d55a16b2d36f28e72764ffa71eb65c5 OK 2026/05/16 01:24:59 DEBUG : dst/three.txt: md5 = 7f1fc3e3bf2af8e7d928961394accee2 OK 2026/05/16 01:25:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/dst" 2026/05/16 01:25:00 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/16 01:25:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/backup" 2026/05/16 01:25:01 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/1nrff024r7pq65ecp72fc28jb0" 2026/05/16 01:25:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:25:03 DEBUG : two: size = 3 OK 2026/05/16 01:25:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:25:03 DEBUG : one: Sizes differ 2026/05/16 01:25:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:03 DEBUG : two: Unchanged skipping 2026/05/16 01:25:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:25:04 INFO : one: Moved (server-side) 2026/05/16 01:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:25:06 DEBUG : one: md5 = 825e4c10f1bcd2f9ae090eede3aae685 OK 2026/05/16 01:25:06 DEBUG : one: size = 4 OK 2026/05/16 01:25:06 INFO : one: Copied (new) 2026/05/16 01:25:06 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:06 INFO : three.txt: Moved (server-side) 2026/05/16 01:25:06 INFO : three.txt: Moved into backup dir 2026/05/16 01:25:08 DEBUG : dst/three.txt: md5 = 1c3e3cc534dd765a3d4b4062183fdb5a OK 2026/05/16 01:25:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:25:09 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:25:09 DEBUG : one: Sizes differ 2026/05/16 01:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:25:09 DEBUG : two: size = 3 OK 2026/05/16 01:25:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:09 DEBUG : two: Unchanged skipping 2026/05/16 01:25:10 INFO : one: Deleted 2026/05/16 01:25:10 INFO : one: Moved (server-side) 2026/05/16 01:25:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:25:12 DEBUG : one: md5 = ed11b6a8207422d34028267fb405cc35 OK 2026/05/16 01:25:12 DEBUG : one: size = 5 OK 2026/05/16 01:25:12 INFO : one: Copied (new) 2026/05/16 01:25:12 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:12 INFO : three.txt: Deleted 2026/05/16 01:25:13 INFO : three.txt: Moved (server-side) 2026/05/16 01:25:13 INFO : three.txt: Moved into backup dir 2026/05/16 01:25:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/16 01:25:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/16 01:25:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/16 01:25:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/16 01:25:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/16 01:25:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.77s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:25:19 DEBUG : dst/one: md5 = a7e82e8c88fc3b97f1d7bc790d1b7514 OK 2026/05/16 01:25:21 DEBUG : dst/two: md5 = 886fd8c2bb8c103e7486761cb3526615 OK 2026/05/16 01:25:22 DEBUG : dst/three.txt: md5 = 88b3020ec5fbfabf72ed5a2e59ba1498 OK 2026/05/16 01:25:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/dst" 2026/05/16 01:25:23 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/16 01:25:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/backup" 2026/05/16 01:25:24 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/1nrff024r7pq65ecp72fc28jb0" 2026/05/16 01:25:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:25:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:25:26 DEBUG : one: Sizes differ 2026/05/16 01:25:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:25:26 DEBUG : two: size = 3 OK 2026/05/16 01:25:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:26 DEBUG : two: Unchanged skipping 2026/05/16 01:25:27 INFO : one: Moved (server-side) to: one.bak 2026/05/16 01:25:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:25:29 DEBUG : one: md5 = 354860f50c98d48f5894b502403aadb7 OK 2026/05/16 01:25:29 DEBUG : one: size = 4 OK 2026/05/16 01:25:29 INFO : one: Copied (new) 2026/05/16 01:25:29 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/16 01:25:30 INFO : three.txt: Moved into backup dir 2026/05/16 01:25:31 DEBUG : dst/three.txt: md5 = a5c8c75960abb685cb19c7fb2d2b656a OK 2026/05/16 01:25:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:25:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:25:32 DEBUG : one: Sizes differ 2026/05/16 01:25:32 DEBUG : two: size = 3 OK 2026/05/16 01:25:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:25:32 DEBUG : two: Unchanged skipping 2026/05/16 01:25:33 INFO : one.bak: Deleted 2026/05/16 01:25:33 INFO : one: Moved (server-side) to: one.bak 2026/05/16 01:25:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:25:35 DEBUG : one: md5 = 4a76b198867b2b58b52b78b28b8e1a85 OK 2026/05/16 01:25:35 DEBUG : one: size = 5 OK 2026/05/16 01:25:35 INFO : one: Copied (new) 2026/05/16 01:25:35 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:36 INFO : three.txt.bak: Deleted 2026/05/16 01:25:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/16 01:25:36 INFO : three.txt: Moved into backup dir 2026/05/16 01:25:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/16 01:25:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/16 01:25:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/16 01:25:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/16 01:25:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/16 01:25:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.57s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:25:43 DEBUG : dst/one: md5 = 12c7332f98d00b0c432e3ab4290884c1 OK 2026/05/16 01:25:44 DEBUG : dst/two: md5 = 682bc907870114459ea0db47e9a61ecd OK 2026/05/16 01:25:46 DEBUG : dst/three.txt: md5 = 04c8c51efdb555dfbe333a7b457834cc OK 2026/05/16 01:25:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/dst" 2026/05/16 01:25:46 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/16 01:25:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/backup" 2026/05/16 01:25:47 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/1nrff024r7pq65ecp72fc28jb0" 2026/05/16 01:25:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:25:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:25:49 DEBUG : one: Sizes differ 2026/05/16 01:25:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:25:49 DEBUG : two: size = 3 OK 2026/05/16 01:25:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:49 DEBUG : two: Unchanged skipping 2026/05/16 01:25:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/16 01:25:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:25:52 DEBUG : one: md5 = 4d2ef92c06b02bb3a71c8ea5ee9c4576 OK 2026/05/16 01:25:52 DEBUG : one: size = 4 OK 2026/05/16 01:25:52 INFO : one: Copied (new) 2026/05/16 01:25:52 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/16 01:25:53 INFO : three.txt: Moved into backup dir 2026/05/16 01:25:55 DEBUG : dst/three.txt: md5 = 303056a2bc62b7a931539f1926604faa OK 2026/05/16 01:25:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:25:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:25:55 DEBUG : one: Sizes differ 2026/05/16 01:25:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:25:55 DEBUG : two: size = 3 OK 2026/05/16 01:25:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:55 DEBUG : two: Unchanged skipping 2026/05/16 01:25:56 INFO : one-2019-01-01: Deleted 2026/05/16 01:25:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/16 01:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:25:58 DEBUG : one: md5 = 5ef4eb385425832911de2236048bedd7 OK 2026/05/16 01:25:58 DEBUG : one: size = 5 OK 2026/05/16 01:25:58 INFO : one: Copied (new) 2026/05/16 01:25:58 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:59 INFO : three-2019-01-01.txt: Deleted 2026/05/16 01:25:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/16 01:25:59 INFO : three.txt: Moved into backup dir 2026/05/16 01:26:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/16 01:26:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/16 01:26:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/16 01:26:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/16 01:26:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/16 01:26:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.94s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:26:06 DEBUG : dst/one: md5 = d373fb13643c4b6a85d9509e934c5473 OK 2026/05/16 01:26:07 DEBUG : dst/two: md5 = bb5c7a368b316d29ce48abb4881af0fa OK 2026/05/16 01:26:09 DEBUG : dst/three.txt: md5 = 1b49910f56b570a35fe7ac6499e27ec1 OK 2026/05/16 01:26:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/dst" 2026/05/16 01:26:09 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/16 01:26:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:26:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:26:10 DEBUG : one: Sizes differ 2026/05/16 01:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:26:10 DEBUG : two: size = 3 OK 2026/05/16 01:26:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:10 DEBUG : two: Unchanged skipping 2026/05/16 01:26:11 INFO : one: Moved (server-side) to: one.bak 2026/05/16 01:26:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:26:12 DEBUG : one: md5 = b722daf5c557d1bf3311744593aeaeed OK 2026/05/16 01:26:12 DEBUG : one: size = 4 OK 2026/05/16 01:26:12 INFO : one: Copied (new) 2026/05/16 01:26:12 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/16 01:26:13 INFO : three.txt: Moved into backup dir 2026/05/16 01:26:15 DEBUG : dst/three.txt: md5 = e2feea7cf09004922b70dcca45e5d088 OK 2026/05/16 01:26:16 DEBUG : one.bak: Excluded (Path Filter) 2026/05/16 01:26:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/16 01:26:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:26:16 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:26:16 DEBUG : one: Sizes differ 2026/05/16 01:26:16 DEBUG : two: size = 3 OK 2026/05/16 01:26:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:16 DEBUG : two: Unchanged skipping 2026/05/16 01:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for checks to finish 2026/05/16 01:26:17 INFO : one.bak: Deleted 2026/05/16 01:26:17 INFO : one: Moved (server-side) to: one.bak 2026/05/16 01:26:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst': Waiting for transfers to finish 2026/05/16 01:26:18 DEBUG : one: md5 = b53d045dc23203a093a08f0ab7af28c1 OK 2026/05/16 01:26:18 DEBUG : one: size = 5 OK 2026/05/16 01:26:18 INFO : one: Copied (new) 2026/05/16 01:26:18 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:19 INFO : three.txt.bak: Deleted 2026/05/16 01:26:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/16 01:26:20 INFO : three.txt: Moved into backup dir 2026/05/16 01:26:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/16 01:26:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/16 01:26:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/16 01:26:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/16 01:26:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/16 01:26:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (19.61s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:26:26 DEBUG : dst/one: md5 = ac58d5fed5f40a60eb3a1abc5b16c4b6 OK 2026/05/16 01:26:27 DEBUG : dst/two: md5 = a45217a8f0feff35d6e0e20b3b4ae2a4 OK 2026/05/16 01:26:29 DEBUG : dst/three.txt: md5 = addce60cd641dcd6f599dbb17ce35cf8 OK 2026/05/16 01:26:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/dst" 2026/05/16 01:26:29 DEBUG : Config file has changed externally - reloading 2026/05/16 01:26:29 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/16 01:26:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:26:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:26:30 DEBUG : one: Sizes differ 2026/05/16 01:26:31 INFO : one: Moved (server-side) to: one.bak 2026/05/16 01:26:32 DEBUG : one: md5 = 1be0cd5811fe726ae4e87c5d4f0903f6 OK 2026/05/16 01:26:32 DEBUG : one: size = 4 OK 2026/05/16 01:26:32 INFO : one: Copied (new) 2026/05/16 01:26:32 DEBUG : two: size = 3 OK 2026/05/16 01:26:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:32 DEBUG : two: Unchanged skipping 2026/05/16 01:26:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:26:33 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:26:33 DEBUG : three.txt: Sizes differ 2026/05/16 01:26:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/16 01:26:35 DEBUG : three.txt: md5 = ec51a8ae2fca2b8d184cc3104128895e OK 2026/05/16 01:26:35 DEBUG : three.txt: size = 6 OK 2026/05/16 01:26:35 INFO : three.txt: Copied (new) 2026/05/16 01:26:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:26:36 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:26:36 DEBUG : one: Sizes differ 2026/05/16 01:26:37 INFO : one.bak: Deleted 2026/05/16 01:26:37 INFO : one: Moved (server-side) to: one.bak 2026/05/16 01:26:39 DEBUG : one: md5 = 0311586197627e58a67f03bceecafd50 OK 2026/05/16 01:26:39 DEBUG : one: size = 5 OK 2026/05/16 01:26:39 INFO : one: Copied (new) 2026/05/16 01:26:39 DEBUG : two: size = 3 OK 2026/05/16 01:26:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:39 DEBUG : two: Unchanged skipping 2026/05/16 01:26:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:26:39 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:26:39 DEBUG : three.txt: Sizes differ 2026/05/16 01:26:40 INFO : three.txt.bak: Deleted 2026/05/16 01:26:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/16 01:26:42 DEBUG : three.txt: md5 = ae2caf0b5d8a3f0c096d04da3d260ced OK 2026/05/16 01:26:42 DEBUG : three.txt: size = 19 OK 2026/05/16 01:26:42 INFO : three.txt: Copied (new) 2026/05/16 01:26:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/16 01:26:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/16 01:26:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/16 01:26:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/16 01:26:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/16 01:26:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/16 01:26:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.50s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:26:48 DEBUG : dst/one: md5 = dc6e84f4858a56d2fdc785a6da124734 OK 2026/05/16 01:26:49 DEBUG : dst/two: md5 = c27bd0812dae09a04a734ee34afe34cf OK 2026/05/16 01:26:51 DEBUG : dst/three.txt: md5 = 8019ce0e9f9196ea26df0ec0f14a07dd OK 2026/05/16 01:26:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibeduw3wefi/dst" 2026/05/16 01:26:51 DEBUG : Creating backend with remote "TestDrive:crypt/2pgfhc83csr520l1moe47cbdfo7q9hjen8v0hukgn7unpqdr7tk0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/16 01:26:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:26:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:26:52 DEBUG : one: Sizes differ 2026/05/16 01:26:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/16 01:26:55 DEBUG : one: md5 = de378260df45bed2522c5f2a94229eab OK 2026/05/16 01:26:55 DEBUG : one: size = 4 OK 2026/05/16 01:26:55 INFO : one: Copied (new) 2026/05/16 01:26:55 DEBUG : two: size = 3 OK 2026/05/16 01:26:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:55 DEBUG : two: Unchanged skipping 2026/05/16 01:26:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:26:55 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:26:55 DEBUG : three.txt: Sizes differ 2026/05/16 01:26:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/16 01:26:57 DEBUG : three.txt: md5 = 3effbc38ae80180e1d7cc307e989627e OK 2026/05/16 01:26:57 DEBUG : three.txt: size = 6 OK 2026/05/16 01:26:57 INFO : three.txt: Copied (new) 2026/05/16 01:26:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:26:58 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:26:58 DEBUG : one: Sizes differ 2026/05/16 01:26:59 INFO : one-2019-01-01: Deleted 2026/05/16 01:27:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/16 01:27:01 DEBUG : one: md5 = 422297bc85eda0ad2a41629919abd754 OK 2026/05/16 01:27:01 DEBUG : one: size = 5 OK 2026/05/16 01:27:01 INFO : one: Copied (new) 2026/05/16 01:27:01 DEBUG : two: size = 3 OK 2026/05/16 01:27:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:01 DEBUG : two: Unchanged skipping 2026/05/16 01:27:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:27:02 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi/dst') 2026/05/16 01:27:02 DEBUG : three.txt: Sizes differ 2026/05/16 01:27:02 INFO : three-2019-01-01.txt: Deleted 2026/05/16 01:27:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/16 01:27:04 DEBUG : three.txt: md5 = 6d230030bd3e84f53fdc5c3b0d8e9251 OK 2026/05/16 01:27:04 DEBUG : three.txt: size = 19 OK 2026/05/16 01:27:04 INFO : three.txt: Copied (new) 2026/05/16 01:27:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/16 01:27:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/16 01:27:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/16 01:27:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/16 01:27:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/16 01:27:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/16 01:27:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (22.50s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:27:10 DEBUG : Testêé: md5 = feed361f5c0a0af6b300ebe15fd6c4c6 OK 2026/05/16 01:27:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:27:10 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:27:10 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:27:10 DEBUG : Testêé: Sizes differ 2026/05/16 01:27:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:27:11 DEBUG : Testêé: md5 = d4aed824c3bc9db46273eeca73663ae0 OK 2026/05/16 01:27:11 DEBUG : Testêé: size = 14 OK 2026/05/16 01:27:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/16 01:27:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.30s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:27:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/16 01:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:27:14 DEBUG : existing: md5 = b4d760618006375d6487e6c3f49e9174 OK 2026/05/16 01:27:14 DEBUG : existing: size = 6 OK 2026/05/16 01:27:14 INFO : existing: Copied (new) 2026/05/16 01:27:14 DEBUG : Waiting for deletions to finish 2026/05/16 01:27:15 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:27:15 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:27:15 DEBUG : existing: Sizes differ 2026/05/16 01:27:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:27:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/16 01:27:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:27:15 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': not deleting files as there were IO errors 2026/05/16 01:27:15 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.65s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:27:18 DEBUG : EXISTING: md5 = 6ba86115390533c56a54c188d912a024 OK 2026/05/16 01:27:18 DEBUG : EXISTING: size = 6 OK 2026/05/16 01:27:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:18 DEBUG : existing: Unchanged skipping 2026/05/16 01:27:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:27:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:27:18 DEBUG : Waiting for deletions to finish 2026/05/16 01:27:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.04s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", 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-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", 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-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.29s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:27:22 DEBUG : both0: md5 = 29ffa43d467823acc5b6d4120e7c5b5a OK 2026/05/16 01:27:24 DEBUG : only0: md5 = f4324842b9c5b558870a143f35e8c43c OK 2026/05/16 01:27:25 DEBUG : both1: md5 = b7d6059460fdcde76e2afc9d509b3edd OK 2026/05/16 01:27:27 DEBUG : only1: md5 = 85fb68ec8710fc5380b65a53268b7e6f OK 2026/05/16 01:27:28 DEBUG : both2: md5 = c83ec33403b9f32ddecad61949a4b9f4 OK 2026/05/16 01:27:29 DEBUG : only2: md5 = 68efdb2a0e9f79c82dd5823d1e28f110 OK 2026/05/16 01:27:31 DEBUG : both3: md5 = cc1514f9fd3ec1444a2f26d8e70ffc03 OK 2026/05/16 01:27:33 DEBUG : only3: md5 = 73c49bef78849520c470f9c3dd1b1843 OK 2026/05/16 01:27:34 DEBUG : both4: md5 = 21f2f3ad9899de633872ce7c650129df OK 2026/05/16 01:27:36 DEBUG : only4: md5 = 6f4878f1f72660f620dfe5e1348ee5c0 OK 2026/05/16 01:27:37 DEBUG : both5: md5 = 608765b7fe4b04db01fded834e20b690 OK 2026/05/16 01:27:39 DEBUG : only5: md5 = 910d98abfd53a191e85fd5e079b0355f OK 2026/05/16 01:27:40 DEBUG : both6: md5 = be3fbe9897c86d21da4b3ceaba0e634f OK 2026/05/16 01:27:41 DEBUG : only6: md5 = 9332268b1852362dc5e29268ad703887 OK 2026/05/16 01:27:43 DEBUG : both7: md5 = 35e454ce0666f3a229ecf58a0f56dc44 OK 2026/05/16 01:27:44 DEBUG : only7: md5 = 6e1cb9839b8809e4de5f8d93ee0a5109 OK 2026/05/16 01:27:45 DEBUG : both8: md5 = fb9626fd6071698179378d3a055fde59 OK 2026/05/16 01:27:47 DEBUG : only8: md5 = 4d8898d246fb2a0bcc47ee9824062193 OK 2026/05/16 01:27:48 DEBUG : both9: md5 = 291eb321010941c1d4e26ac69051a19c OK 2026/05/16 01:27:50 DEBUG : only9: md5 = 8beef063733299ab685067b138847865 OK 2026/05/16 01:27:51 DEBUG : both10: md5 = 289170f2c96aa07185418466e2e1e9b2 OK 2026/05/16 01:27:52 DEBUG : only10: md5 = cb84143bb4b75b2a10b852469abc50a9 OK 2026/05/16 01:27:54 DEBUG : both11: md5 = 2e05cff2edd140db8feb14d2056c5661 OK 2026/05/16 01:27:55 DEBUG : only11: md5 = c8f415cbebf1c53353455ee289a93611 OK 2026/05/16 01:27:57 DEBUG : both12: md5 = a372a4cc462be654c6477a6542d4ebbb OK 2026/05/16 01:27:58 DEBUG : only12: md5 = af0d3ccc788cad1efe5c48d5ca84df04 OK 2026/05/16 01:27:59 DEBUG : both13: md5 = baec9b8fbf7ad6c2568a04d9f9c7539f OK 2026/05/16 01:28:01 DEBUG : only13: md5 = 27ca4cada162ade0025e660a93714d13 OK 2026/05/16 01:28:02 DEBUG : both14: md5 = c463be9c2da3c8b907f2951cb9580198 OK 2026/05/16 01:28:04 DEBUG : only14: md5 = 6e76eee4cdba14c7803816520c31e6f9 OK 2026/05/16 01:28:05 DEBUG : both15: md5 = 47990b8e602b2079ededa3a99b98ecb3 OK 2026/05/16 01:28:07 DEBUG : only15: md5 = 17045d79d827a5e856cbae4e3e2119c4 OK 2026/05/16 01:28:08 DEBUG : both16: md5 = 9df677b2703de9d6ca159af87914c9ec OK 2026/05/16 01:28:10 DEBUG : only16: md5 = 052a2afa971a7a2b6c5afb2236ce47cc OK 2026/05/16 01:28:11 DEBUG : both17: md5 = a0aab32a2c952aff1b9d45ff67238155 OK 2026/05/16 01:28:13 DEBUG : only17: md5 = b5b6c3238ea30244a8a62f633057fe78 OK 2026/05/16 01:28:14 DEBUG : both18: md5 = 0b5d322cb8391a7db16cd941b455d035 OK 2026/05/16 01:28:15 DEBUG : only18: md5 = bc507f01dc634b3a4ea75cd57c41d2f1 OK 2026/05/16 01:28:17 DEBUG : both19: md5 = 7e0d853fade22ddb7d1b88bf06ae2f44 OK 2026/05/16 01:28:18 DEBUG : only19: md5 = 054e91a1493dbd9d6b3922187c01f818 OK 2026/05/16 01:28:19 DEBUG : both10: size = 6 OK 2026/05/16 01:28:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:28:19 DEBUG : both12: size = 6 OK 2026/05/16 01:28:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both12: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both13: size = 6 OK 2026/05/16 01:28:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both11: size = 6 OK 2026/05/16 01:28:19 DEBUG : both13: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both14: size = 6 OK 2026/05/16 01:28:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both14: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both15: size = 6 OK 2026/05/16 01:28:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both0: size = 6 OK 2026/05/16 01:28:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both10: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both16: size = 6 OK 2026/05/16 01:28:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both16: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both17: size = 6 OK 2026/05/16 01:28:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both15: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both18: size = 6 OK 2026/05/16 01:28:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both11: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both19: size = 6 OK 2026/05/16 01:28:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both19: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both1: size = 6 OK 2026/05/16 01:28:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both0: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both2: size = 6 OK 2026/05/16 01:28:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both2: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both3: size = 6 OK 2026/05/16 01:28:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both17: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both4: size = 6 OK 2026/05/16 01:28:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both4: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both5: size = 6 OK 2026/05/16 01:28:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both5: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both6: size = 6 OK 2026/05/16 01:28:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both6: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both7: size = 6 OK 2026/05/16 01:28:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both7: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both8: size = 6 OK 2026/05/16 01:28:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both8: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both9: size = 6 OK 2026/05/16 01:28:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:28:19 DEBUG : both9: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both18: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both1: Unchanged skipping 2026/05/16 01:28:19 DEBUG : both3: Unchanged skipping 2026/05/16 01:28:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:28:19 DEBUG : Waiting for deletions to finish 2026/05/16 01:28:19 INFO : only8: Deleted 2026/05/16 01:28:19 INFO : only0: Deleted 2026/05/16 01:28:19 INFO : only14: Deleted 2026/05/16 01:28:19 INFO : only10: Deleted 2026/05/16 01:28:20 INFO : only11: Deleted 2026/05/16 01:28:20 INFO : only6: Deleted 2026/05/16 01:28:20 INFO : only4: Deleted 2026/05/16 01:28:20 INFO : only12: Deleted 2026/05/16 01:28:20 INFO : only13: Deleted 2026/05/16 01:28:20 INFO : only15: Deleted 2026/05/16 01:28:20 INFO : only3: Deleted 2026/05/16 01:28:20 INFO : only18: Deleted 2026/05/16 01:28:20 INFO : only19: Deleted 2026/05/16 01:28:20 INFO : only1: Deleted 2026/05/16 01:28:20 INFO : only9: Deleted 2026/05/16 01:28:21 INFO : only16: Deleted 2026/05/16 01:28:21 INFO : only17: Deleted 2026/05/16 01:28:21 INFO : only2: Deleted 2026/05/16 01:28:21 INFO : only5: Deleted 2026/05/16 01:28:21 INFO : only7: Deleted 2026/05/16 01:28:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (69.15s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:28:32 DEBUG : both0: md5 = ac21fea16478b6ce282e1eeb78fe8bfe OK 2026/05/16 01:28:33 DEBUG : only0: md5 = 111259662de3edfcce5ef2bb11ea6188 OK 2026/05/16 01:28:34 DEBUG : both1: md5 = 1111fb4fa4df60ea08184d117af9968c OK 2026/05/16 01:28:36 DEBUG : only1: md5 = fbbaafff75bce67ecffefb9d48a75a6d OK 2026/05/16 01:28:37 DEBUG : both2: md5 = c44a3684c16a0c3707cd6f1e7cefecab OK 2026/05/16 01:28:39 DEBUG : only2: md5 = 44f86e94ea78ada3e276a5b6ec6491fd OK 2026/05/16 01:28:41 DEBUG : both3: md5 = 6f14db3094bfbe565a524ece3887b4cc OK 2026/05/16 01:28:42 DEBUG : only3: md5 = 71d5a7d5cc6c45d247cd61216a18f709 OK 2026/05/16 01:28:43 DEBUG : both4: md5 = 966078bd3dcfe2867a37958d3004671e OK 2026/05/16 01:28:45 DEBUG : only4: md5 = 757eeb3e8e38fe0494f0faa26c5fb256 OK 2026/05/16 01:28:46 DEBUG : both5: md5 = de0ed314651203689894c55a025293a8 OK 2026/05/16 01:28:48 DEBUG : only5: md5 = 81d5bbb21e350a570043263f901a2fb9 OK 2026/05/16 01:28:49 DEBUG : both6: md5 = bbf7e1f112af8f8b95fc841eb206596f OK 2026/05/16 01:28:50 DEBUG : only6: md5 = 2d1ac3242c01199b5dcd0ca6e799e883 OK 2026/05/16 01:28:52 DEBUG : both7: md5 = 25c8666fa97d71c31d7a59456c64384b OK 2026/05/16 01:28:53 DEBUG : only7: md5 = 8ebf7498313fb96796d48b777335cd1b OK 2026/05/16 01:28:55 DEBUG : both8: md5 = 6663134e494fb2a6d8906da476012978 OK 2026/05/16 01:28:56 DEBUG : only8: md5 = aaa39a54f6ee1741fa0b2c35d95fb451 OK 2026/05/16 01:28:58 DEBUG : both9: md5 = e8195e4e5f3c88d6a1f083b824d85bd8 OK 2026/05/16 01:28:59 DEBUG : only9: md5 = bf5f26e2b575132437f192fc85f900a7 OK 2026/05/16 01:29:01 DEBUG : both10: md5 = 15dee8260c4a1b9d133a3d5635e22eb4 OK 2026/05/16 01:29:02 DEBUG : only10: md5 = afc8bbbcaec8333ab652b1e149fad49c OK 2026/05/16 01:29:03 DEBUG : both11: md5 = dd1832daa43b52178ae940266986eb75 OK 2026/05/16 01:29:05 DEBUG : only11: md5 = 934c1cce0df81d10ac720c1be963821a OK 2026/05/16 01:29:06 DEBUG : both12: md5 = 29f44d475efb8082a5a3996a3bd5deb7 OK 2026/05/16 01:29:07 DEBUG : only12: md5 = 0cdc3cfe4cc01c14ed3db28d6d4a0f6e OK 2026/05/16 01:29:09 DEBUG : both13: md5 = b5f1578adbb190c9072eee6c6b09725e OK 2026/05/16 01:29:10 DEBUG : only13: md5 = de795fa28ab52f3e46ab08ff9eb46ca7 OK 2026/05/16 01:29:12 DEBUG : both14: md5 = 042714c04f5715d51a1a351a27beea99 OK 2026/05/16 01:29:13 DEBUG : only14: md5 = b054c360b0aca899269262bb8b6ccf96 OK 2026/05/16 01:29:14 DEBUG : both15: md5 = e0155426cfc54349682ad2593f0c96a5 OK 2026/05/16 01:29:16 DEBUG : only15: md5 = 3786180472d3ef85f57ccda49d3cb9b3 OK 2026/05/16 01:29:17 DEBUG : both16: md5 = 651bcebaee789a8776630530b09eec09 OK 2026/05/16 01:29:19 DEBUG : only16: md5 = 8d922f708d312ee55854c358fcc23f63 OK 2026/05/16 01:29:20 DEBUG : both17: md5 = e864b5c263cd713f6c9a8447e2447613 OK 2026/05/16 01:29:22 DEBUG : only17: md5 = 11fa4fef8e93050fdf7dbf683f6b0984 OK 2026/05/16 01:29:23 DEBUG : both18: md5 = dc7b0a15ca92d316555bf30b4c0ad0d7 OK 2026/05/16 01:29:24 DEBUG : only18: md5 = 456ad17545469a6a8f4088c123478a99 OK 2026/05/16 01:29:26 DEBUG : both19: md5 = 37dfef2596183eb9ae2b8956e4c02b1d OK 2026/05/16 01:29:27 DEBUG : only19: md5 = 815b9aa6095e15ced20aa6a3e48b734b OK 2026/05/16 01:29:28 DEBUG : both10: size = 6 OK 2026/05/16 01:29:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both10: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both11: size = 6 OK 2026/05/16 01:29:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both11: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both12: size = 6 OK 2026/05/16 01:29:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both12: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both13: size = 6 OK 2026/05/16 01:29:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both13: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both14: size = 6 OK 2026/05/16 01:29:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both14: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both15: size = 6 OK 2026/05/16 01:29:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both15: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both16: size = 6 OK 2026/05/16 01:29:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both16: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both17: size = 6 OK 2026/05/16 01:29:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both17: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both18: size = 6 OK 2026/05/16 01:29:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both18: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both19: size = 6 OK 2026/05/16 01:29:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both19: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both1: size = 6 OK 2026/05/16 01:29:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both1: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both2: size = 6 OK 2026/05/16 01:29:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both2: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both3: size = 6 OK 2026/05/16 01:29:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both3: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both4: size = 6 OK 2026/05/16 01:29:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both4: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both5: size = 6 OK 2026/05/16 01:29:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both5: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both6: size = 6 OK 2026/05/16 01:29:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both6: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both7: size = 6 OK 2026/05/16 01:29:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both7: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both8: size = 6 OK 2026/05/16 01:29:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both8: Unchanged skipping 2026/05/16 01:29:28 DEBUG : both9: size = 6 OK 2026/05/16 01:29:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : both9: Unchanged skipping 2026/05/16 01:29:28 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only0: Sizes differ 2026/05/16 01:29:28 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:29:28 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only10: Sizes differ 2026/05/16 01:29:28 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only11: Sizes differ 2026/05/16 01:29:28 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only13: Sizes differ 2026/05/16 01:29:28 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only14: Sizes differ 2026/05/16 01:29:28 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only15: Sizes differ 2026/05/16 01:29:28 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only16: Sizes differ 2026/05/16 01:29:28 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only17: Sizes differ 2026/05/16 01:29:28 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only18: Sizes differ 2026/05/16 01:29:28 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only19: Sizes differ 2026/05/16 01:29:28 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only1: Sizes differ 2026/05/16 01:29:28 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only12: Sizes differ 2026/05/16 01:29:28 DEBUG : both0: size = 6 OK 2026/05/16 01:29:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:29:28 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only2: Sizes differ 2026/05/16 01:29:28 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only3: Sizes differ 2026/05/16 01:29:28 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only4: Sizes differ 2026/05/16 01:29:28 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only5: Sizes differ 2026/05/16 01:29:28 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only6: Sizes differ 2026/05/16 01:29:28 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only7: Sizes differ 2026/05/16 01:29:28 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only8: Sizes differ 2026/05/16 01:29:28 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3502386953) 2026/05/16 01:29:28 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi') 2026/05/16 01:29:28 DEBUG : only9: Sizes differ 2026/05/16 01:29:28 DEBUG : both0: Unchanged skipping 2026/05/16 01:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:29:29 DEBUG : only11: md5 = 499e2c84346bc59de01a35fac521bafc OK 2026/05/16 01:29:29 DEBUG : only11: size = 0 OK 2026/05/16 01:29:29 INFO : only11: Copied (replaced existing) 2026/05/16 01:29:29 DEBUG : only14: md5 = 16feec1f6c1f555fe74b261bc3267930 OK 2026/05/16 01:29:29 DEBUG : only14: size = 0 OK 2026/05/16 01:29:29 INFO : only14: Copied (replaced existing) 2026/05/16 01:29:29 DEBUG : only10: md5 = 0cc36a78d07706e3d8e8544e952c0b00 OK 2026/05/16 01:29:29 DEBUG : only10: size = 0 OK 2026/05/16 01:29:29 INFO : only10: Copied (replaced existing) 2026/05/16 01:29:29 DEBUG : only0: md5 = 0a0e6bd3fd754cf2a8344644dae4e9ce OK 2026/05/16 01:29:29 DEBUG : only0: size = 0 OK 2026/05/16 01:29:29 INFO : only0: Copied (replaced existing) 2026/05/16 01:29:30 DEBUG : only17: md5 = eacca0440a2a28085bb972faaab9667b OK 2026/05/16 01:29:30 DEBUG : only17: size = 0 OK 2026/05/16 01:29:30 INFO : only17: Copied (replaced existing) 2026/05/16 01:29:30 DEBUG : only16: md5 = 55d08d0813c7e32dfbecf3210797e31e OK 2026/05/16 01:29:30 DEBUG : only16: size = 0 OK 2026/05/16 01:29:30 INFO : only16: Copied (replaced existing) 2026/05/16 01:29:30 DEBUG : only18: md5 = b7ba0cd3991632dfe605a7a376fd473c OK 2026/05/16 01:29:30 DEBUG : only18: size = 0 OK 2026/05/16 01:29:30 INFO : only18: Copied (replaced existing) 2026/05/16 01:29:31 DEBUG : only13: md5 = 3060ca1f269525bbefc6fd0b63e45f4e OK 2026/05/16 01:29:31 DEBUG : only13: size = 0 OK 2026/05/16 01:29:31 INFO : only13: Copied (replaced existing) 2026/05/16 01:29:31 DEBUG : only15: md5 = a0cfedfed70ce57dd8d7e1a2b0320df3 OK 2026/05/16 01:29:31 DEBUG : only15: size = 0 OK 2026/05/16 01:29:31 INFO : only15: Copied (replaced existing) 2026/05/16 01:29:31 DEBUG : only19: md5 = 8827032f1c9a3b1df1e9d9a4d387b03c OK 2026/05/16 01:29:31 DEBUG : only19: size = 0 OK 2026/05/16 01:29:31 INFO : only19: Copied (replaced existing) 2026/05/16 01:29:32 DEBUG : only1: md5 = e72f30a7bc161528ee04b9337e80e520 OK 2026/05/16 01:29:32 DEBUG : only1: size = 0 OK 2026/05/16 01:29:32 INFO : only1: Copied (replaced existing) 2026/05/16 01:29:32 DEBUG : only12: md5 = df3087244d1ed6ea052c22432e22cdf4 OK 2026/05/16 01:29:32 DEBUG : only12: size = 0 OK 2026/05/16 01:29:32 INFO : only12: Copied (replaced existing) 2026/05/16 01:29:33 DEBUG : only5: md5 = 497a93cb07c21f3590ea261d86d5c39c OK 2026/05/16 01:29:33 DEBUG : only5: size = 0 OK 2026/05/16 01:29:33 INFO : only5: Copied (replaced existing) 2026/05/16 01:29:33 DEBUG : only4: md5 = 475fdc8564bef9b3220eb7ede1c607ce OK 2026/05/16 01:29:33 DEBUG : only4: size = 0 OK 2026/05/16 01:29:33 INFO : only4: Copied (replaced existing) 2026/05/16 01:29:33 DEBUG : only6: md5 = f72ef241c7a88a0a8e71633836b492ba OK 2026/05/16 01:29:33 DEBUG : only6: size = 0 OK 2026/05/16 01:29:33 INFO : only6: Copied (replaced existing) 2026/05/16 01:29:33 DEBUG : only7: md5 = 2a6e61fe924ffddf029b147fd76daed2 OK 2026/05/16 01:29:33 DEBUG : only7: size = 0 OK 2026/05/16 01:29:33 INFO : only7: Copied (replaced existing) 2026/05/16 01:29:34 DEBUG : only9: md5 = b6ff21c89c536a3c9d36e38734961b8b OK 2026/05/16 01:29:34 DEBUG : only9: size = 0 OK 2026/05/16 01:29:34 INFO : only9: Copied (replaced existing) 2026/05/16 01:29:34 DEBUG : only8: md5 = d730abed090b36ddebbeee7b04d66a7c OK 2026/05/16 01:29:34 DEBUG : only8: size = 0 OK 2026/05/16 01:29:34 INFO : only8: Copied (replaced existing) 2026/05/16 01:29:34 DEBUG : only2: md5 = fffc73b2f1df5d7068a7931246be2d98 OK 2026/05/16 01:29:34 DEBUG : only2: size = 0 OK 2026/05/16 01:29:34 INFO : only2: Copied (replaced existing) 2026/05/16 01:29:34 DEBUG : only3: md5 = 871a122e0e2c5d50b739b9545848262f OK 2026/05/16 01:29:34 DEBUG : only3: size = 0 OK 2026/05/16 01:29:34 INFO : only3: Copied (replaced existing) 2026/05/16 01:29:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (80.84s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:29:51 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:29:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:29:51 DEBUG : empty_on_remote: Making directory with metadata 2026/05/16 01:29:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:29:51 DEBUG : empty_on_remote: Making directory with metadata 2026/05/16 01:29:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:29:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/16 01:29:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:29:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:29:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/16 01:30:03 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/16 01:30:04 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/16 01:30:05 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:30:06 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:30:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:30:06 DEBUG : empty_on_remote: Making directory with metadata 2026/05/16 01:30:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:30:06 DEBUG : empty_on_remote: Making directory with metadata 2026/05/16 01:30:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:30:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/16 01:30:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:30:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:30:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/16 01:30:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:30:19 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/16 01:30:20 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/16 01:30:21 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:30:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:30:23 DEBUG : sub dir: Making directory with metadata 2026/05/16 01:30:23 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/16 01:30:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:30:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:30:41 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:30:41 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/16 01:30:55 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/16 01:30:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/16 01:30:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/16 01:30:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/16 01:30:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/16 01:30:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/16 01:31:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/16 01:31:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/16 01:31:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/16 01:31:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/16 01:31:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/16 01:31:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (40.68s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:31:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:31:03 DEBUG : sub dir: Making directory with metadata 2026/05/16 01:31:04 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/16 01:31:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:31:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:31:26 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:31:26 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/16 01:31:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/16 01:31:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/16 01:31:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/16 01:31:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/16 01:31:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/16 01:31:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/16 01:31:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/16 01:31:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/16 01:31:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/16 01:31:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/16 01:31:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.01s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:31:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 75b588068f313ef6a343ab48e2794c2a OK 2026/05/16 01:31:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 92c4d1f557143c75eed7f10b8b08c3fa OK 2026/05/16 01:31:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 240157e79350dc96d1d4110d35564dd3 OK 2026/05/16 01:31:52 DEBUG : dir1/0003-defghij.txt: md5 = c8647b9647630493407e70c4d6e68ae4 OK 2026/05/16 01:31:53 DEBUG : dir1/0004-efghijk.txt: md5 = 18e7057430740566525cd7d9d96bd0b7 OK 2026/05/16 01:31:55 DEBUG : dir1/0005-fghijkl.txt: md5 = cc5f94de24cb5484eeb2f9beb11f8771 OK 2026/05/16 01:31:57 DEBUG : dir1/0006-ghijklm.txt: md5 = d9b95e340121063df3d8362c68436025 OK 2026/05/16 01:31:58 DEBUG : dir1/0007-1234567.txt: md5 = 14c70a20e9163e8549481b85de4b6dd9 OK 2026/05/16 01:32:00 DEBUG : dir1/0008-2345678.txt: md5 = abcab4e4a94d01376a5ae73e338765f7 OK 2026/05/16 01:32:01 DEBUG : dir1/0009-3456789.txt: md5 = 1510e694c35741a3cf9be34c99f87ac8 OK 2026/05/16 01:32:03 DEBUG : dir1/0010-456789.txt: md5 = f86087265861260da4256c60bc256a90 OK 2026/05/16 01:32:04 DEBUG : dir1/0011-56789;.txt: md5 = 5f14fc130a5ca6cfcb855e95f475fe4b OK 2026/05/16 01:32:06 DEBUG : dir1/0012-6789;.txt: md5 = 7c976fcd258b4fd8102fa8ec6053bdf8 OK 2026/05/16 01:32:07 DEBUG : dir1/0013-789;=.txt: md5 = 671a55cff1dea365197af9f2d3cf94b1 OK 2026/05/16 01:32:09 DEBUG : dir1/0014-89;=.txt: md5 = c0b05f454d4da960679bf5bda429756e OK 2026/05/16 01:32:10 DEBUG : dir1/0015-9;=.txt: md5 = a23142f5a9e856b80e31170f2384c6c7 OK 2026/05/16 01:32:12 DEBUG : apple: md5 = 2f38ff1d25e9412f05e7fe36f5e0c8ba OK 2026/05/16 01:32:13 DEBUG : banana: md5 = 4d7675ef57f68dab527e16712d81a3e3 OK 2026/05/16 01:32:15 DEBUG : appleappleapplebanana: md5 = 594ca6b5320cefaa563dfe9acc9875de OK 2026/05/16 01:32:16 DEBUG : splitbananasplit: md5 = a9106e57f144fe26d9f04217ff09e43d OK 2026/05/16 01:32:16 DEBUG : Waiting for deletions to finish 2026/05/16 01:32:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:32:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:32:18 DEBUG : apple: size = 5 OK 2026/05/16 01:32:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : apple: Unchanged skipping 2026/05/16 01:32:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:32:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:32:18 DEBUG : banana: size = 6 OK 2026/05/16 01:32:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : banana: Unchanged skipping 2026/05/16 01:32:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/16 01:32:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:32:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:32:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:32:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:32:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:32:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:32:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:32:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:32:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:32:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:32:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:32:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:32:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:32:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:32:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:32:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:32:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:32:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:32:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:32:18 DEBUG : Waiting for deletions to finish 2026/05/16 01:32:18 DEBUG : Waiting for deletions to finish 2026/05/16 01:32:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:32:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1: Directory modification time the same (differ by -284.549µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:32:20 DEBUG : apple: size = 5 OK 2026/05/16 01:32:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:32:20 DEBUG : apple: Unchanged skipping 2026/05/16 01:32:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:32:20 DEBUG : banana: size = 6 OK 2026/05/16 01:32:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:32:20 DEBUG : banana: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:32:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:32:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:32:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:32:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:32:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:32:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:32:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:32:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:32:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:32:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:32:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:32:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:32:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:32:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:32:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:32:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:32:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:32:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:32:20 DEBUG : Waiting for deletions to finish 2026/05/16 01:32:20 DEBUG : Waiting for deletions to finish 2026/05/16 01:32:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:32:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:32:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:32:34 DEBUG : dir1/0000-abcdefg.txt: md5 = a17aedd8514546cbc4a0f71e34a27fea OK 2026/05/16 01:32:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0e1c5095f05624d535cdd5cf508d751b OK 2026/05/16 01:32:37 DEBUG : dir1/0002-cdefghi.txt: md5 = f103fd34a8593a420247c8eb36df3a6f OK 2026/05/16 01:32:38 DEBUG : dir1/0003-defghij.txt: md5 = 6a3db000d54e1048e2f201caab06bce3 OK 2026/05/16 01:32:40 DEBUG : dir1/0004-efghijk.txt: md5 = f677d8f43631045e28816cf2b9bcff3d OK 2026/05/16 01:32:41 DEBUG : dir1/0005-fghijkl.txt: md5 = d1cad043d51d60114b31416975469997 OK 2026/05/16 01:32:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 59b97807de3738641050c82d8f3214a2 OK 2026/05/16 01:32:44 DEBUG : dir1/0007-1234567.txt: md5 = 5ce577750ea9fa93c90b30c6cee0d715 OK 2026/05/16 01:32:46 DEBUG : dir1/0008-2345678.txt: md5 = be7ae56ecbb644701a74c9bdefd33c32 OK 2026/05/16 01:32:47 DEBUG : dir1/0009-3456789.txt: md5 = 6f2c8264ce98d0cd4e0e85cec6f8bd39 OK 2026/05/16 01:32:49 DEBUG : dir1/0010-456789.txt: md5 = cdb8b1e8089a6d7314c04c8fc01e2701 OK 2026/05/16 01:32:50 DEBUG : dir1/0011-56789;.txt: md5 = c9a65489b0cbd42bd4465c7b7e90c588 OK 2026/05/16 01:32:51 DEBUG : dir1/0012-6789;.txt: md5 = dc273e6fb7ba5745b16517c4951df098 OK 2026/05/16 01:32:53 DEBUG : dir1/0013-789;=.txt: md5 = 8f088d0c68e73369ed98f96ff7b0f090 OK 2026/05/16 01:32:54 DEBUG : dir1/0014-89;=.txt: md5 = 074dde370934d52944875a2a7f17a701 OK 2026/05/16 01:32:56 DEBUG : dir1/0015-9;=.txt: md5 = f96a7bdf347baa7acac0d84408274fe7 OK 2026/05/16 01:32:57 DEBUG : apple: md5 = a33183592d6789444776a9c72d858381 OK 2026/05/16 01:32:59 DEBUG : banana: md5 = 3fc7ae8c745fa73936b567db1afcd0be OK 2026/05/16 01:33:00 DEBUG : appleappleapplebanana: md5 = 4b8f3c5d7a01dc45b2d07b4ab73dcfd9 OK 2026/05/16 01:33:02 DEBUG : splitbananasplit: md5 = e69c4f1b595b9e602a773a23633cb4cb OK 2026/05/16 01:33:02 DEBUG : Waiting for deletions to finish 2026/05/16 01:33:02 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:33:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:33:03 DEBUG : apple: size = 5 OK 2026/05/16 01:33:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:03 DEBUG : apple: Unchanged skipping 2026/05/16 01:33:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:33:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:33:03 DEBUG : banana: size = 6 OK 2026/05/16 01:33:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:03 DEBUG : banana: Unchanged skipping 2026/05/16 01:33:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/16 01:33:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:33:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:33:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:33:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:33:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:33:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:33:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:33:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:33:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:33:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:33:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:33:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:33:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:33:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:33:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:33:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:33:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:33:04 DEBUG : Waiting for deletions to finish 2026/05/16 01:33:04 DEBUG : Waiting for deletions to finish 2026/05/16 01:33:04 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:33:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:33:05 DEBUG : dir1: Directory modification time the same (differ by -958.542µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : apple: size = 5 OK 2026/05/16 01:33:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : apple: Unchanged skipping 2026/05/16 01:33:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:33:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:33:05 DEBUG : banana: size = 6 OK 2026/05/16 01:33:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : banana: Unchanged skipping 2026/05/16 01:33:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:33:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:33:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:33:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:33:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:33:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:33:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:33:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:33:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:33:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:33:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:33:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:33:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:33:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:33:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:33:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:33:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:33:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:33:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:33:05 DEBUG : Waiting for deletions to finish 2026/05/16 01:33:05 DEBUG : Waiting for deletions to finish 2026/05/16 01:33:06 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:33:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:33:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:33:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 121555b5092174b7e335e809bbf6a6bc OK 2026/05/16 01:33:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = b9f1f51f9f26acd817295dad67ecb946 OK 2026/05/16 01:33:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 5755c961613a647f32bd220a7805d866 OK 2026/05/16 01:33:24 DEBUG : dir1/0003-defghij.txt: md5 = 688004a1fd3413d71804f8093c160541 OK 2026/05/16 01:33:25 DEBUG : dir1/0004-efghijk.txt: md5 = 2537d48dbe5e31b3c7b814a02ed6e2a4 OK 2026/05/16 01:33:27 DEBUG : dir1/0005-fghijkl.txt: md5 = bce73519eba0bd49453ebbeb946b2a9d OK 2026/05/16 01:33:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 648b00aaedbfe578a8a04c0979cef476 OK 2026/05/16 01:33:29 DEBUG : dir1/0007-1234567.txt: md5 = c392f4bd0c379e59fdf88f553126a90e OK 2026/05/16 01:33:31 DEBUG : dir1/0008-2345678.txt: md5 = 8d230a1de143fc87f52b7e301da68cc2 OK 2026/05/16 01:33:32 DEBUG : dir1/0009-3456789.txt: md5 = 785c416290073332821a7b09d6fa601f OK 2026/05/16 01:33:34 DEBUG : dir1/0010-456789.txt: md5 = 39df4e63ed8405bcc6b43a12fdcfb829 OK 2026/05/16 01:33:35 DEBUG : dir1/0011-56789;.txt: md5 = 7344763a7039ed9036cd3ebfe39e23e8 OK 2026/05/16 01:33:37 DEBUG : dir1/0012-6789;.txt: md5 = 2f1ff1691ed9d4f271ed26222aae4a9d OK 2026/05/16 01:33:38 DEBUG : dir1/0013-789;=.txt: md5 = 6c06cd99413903c2b65cc284de3a29da OK 2026/05/16 01:33:40 DEBUG : dir1/0014-89;=.txt: md5 = c0b8cfd0e83fc1aa57386fea7d63afe1 OK 2026/05/16 01:33:41 DEBUG : dir1/0015-9;=.txt: md5 = 84da7c3603f847b7a34d3786712fd543 OK 2026/05/16 01:33:43 DEBUG : apple: md5 = f87e960d8a6f505d81be652dcc9ce35c OK 2026/05/16 01:33:44 DEBUG : banana: md5 = 2165497ec4960355d2fbdaaaa9a10e79 OK 2026/05/16 01:33:46 DEBUG : appleappleapplebanana: md5 = 9b3c7bbd932a77d4d7b5f5798dfddb11 OK 2026/05/16 01:33:47 DEBUG : splitbananasplit: md5 = 11d11fd06c61e7c1a6e1e2677b702dce OK 2026/05/16 01:33:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:33:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:33:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:48 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:48 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:48 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:48 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:48 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:48 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:48 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:49 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 01:33:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:33:50 DEBUG : YXBwbGU=: md5 = aefc88c357aa9557cdf01a93c76d50eb OK 2026/05/16 01:33:50 DEBUG : YXBwbGU=: size = 5 OK 2026/05/16 01:33:50 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/16 01:33:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 7fb54c8d7c0327b02096a19be168bc31 OK 2026/05/16 01:33:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/16 01:33:50 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:50 DEBUG : YmFuYW5h: md5 = 51c3fb9885ffed98abcc1c5522e45b0c OK 2026/05/16 01:33:50 DEBUG : YmFuYW5h: size = 6 OK 2026/05/16 01:33:50 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/16 01:33:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 82cb409c3fa05a93ba1fc7dc154040df OK 2026/05/16 01:33:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/16 01:33:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 125be080971150a0d93225a29168254b OK 2026/05/16 01:33:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/16 01:33:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 4043900f2e6067d0d12d337f498aa748 OK 2026/05/16 01:33:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/16 01:33:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 5260ab4f12fe383527ca27f250dcf126 OK 2026/05/16 01:33:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/16 01:33:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = f4e72832cd9c24d7f4b2cba9f002a1c3 OK 2026/05/16 01:33:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/16 01:33:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 0aeffa3e1d1209dda3792037e248f52c OK 2026/05/16 01:33:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/16 01:33:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 2abdb688be34d95a28e6648666a4e85d OK 2026/05/16 01:33:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/16 01:33:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 93d1bcda105b1db1aa2faf801e28fa90 OK 2026/05/16 01:33:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/16 01:33:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = f46b837d84ab29b32bccb54af7c1d0d3 OK 2026/05/16 01:33:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/16 01:33:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 8d0d7f1bb3d1eb19a616d5bfe888de86 OK 2026/05/16 01:33:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/16 01:33:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = f805ef16274a95aef01961dff3310a28 OK 2026/05/16 01:33:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/16 01:33:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 05834facdda60fdfb2d0821ed6f769ed OK 2026/05/16 01:33:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/16 01:33:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = b9bb4347c85e8ee0beb1872ccbddb131 OK 2026/05/16 01:33:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/16 01:33:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:33:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = cc9d18fe9d2346305830db285867dcd4 OK 2026/05/16 01:33:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/16 01:33:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 2d514ccd25e8507b05f39215414b5975 OK 2026/05/16 01:33:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/16 01:33:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 874b089fc26d535ec8c1a63f7c9e64c3 OK 2026/05/16 01:33:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/16 01:33:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:56 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = e15c85777e87eaeb94ae367f95fc5ee5 OK 2026/05/16 01:33:56 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/16 01:33:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:33:56 DEBUG : Waiting for deletions to finish 2026/05/16 01:33:56 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 01:33:56 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 01:33:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 01:33:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 01:33:56 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 01:33:56 INFO : apple: Deleted 2026/05/16 01:33:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 01:33:56 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 01:33:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 01:33:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 01:33:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 01:33:57 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 01:33:57 INFO : splitbananasplit: Deleted 2026/05/16 01:33:57 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 01:33:57 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 01:33:57 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 01:33:57 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 01:33:57 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 01:33:57 INFO : appleappleapplebanana: Deleted 2026/05/16 01:33:57 INFO : banana: Deleted 2026/05/16 01:33:57 DEBUG : Waiting for deletions to finish 2026/05/16 01:33:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/16 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:33:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:33:59 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:33:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:33:59 DEBUG : dir1: Directory modification time the same (differ by -635.769µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : YXBwbGU=: size = 5 OK 2026/05/16 01:33:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/16 01:33:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : apple: Unchanged skipping 2026/05/16 01:33:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : YmFuYW5h: size = 6 OK 2026/05/16 01:33:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:33:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : banana: Unchanged skipping 2026/05/16 01:33:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/16 01:33:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:33:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:33:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:33:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:33:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:33:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:33:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/16 01:33:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:33:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:33:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:33:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:33:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:33:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/16 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/16 01:33:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/16 01:33:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/16 01:33:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/16 01:33:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/16 01:33:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:33:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/16 01:33:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:33:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:33:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/16 01:33:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/16 01:33:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/16 01:33:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:33:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 01:33:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/16 01:33:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:33:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/16 01:33:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/16 01:33:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/16 01:33:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/16 01:33:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:33:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:33:59 DEBUG : Waiting for deletions to finish 2026/05/16 01:33:59 DEBUG : Waiting for deletions to finish 2026/05/16 01:33:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/16 01:33:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/16 01:34:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:34:00 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:34:00 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:34:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:34:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:34:00 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:34:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:34:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:34:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:34:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:34:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:34:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:34:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:34:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:34:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:34:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:34:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:34:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:34:00 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:34:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:34:00 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:34:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:34:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:34:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:34:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:34:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:34:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:34:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:34:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:34:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 43b726928f74d015a65ef35523e4eca1 OK 2026/05/16 01:34:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = ea1cb48216201af5db19ba7bdf7de296 OK 2026/05/16 01:34:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 8179d880862bbd988563faaccdd46bb7 OK 2026/05/16 01:34:16 DEBUG : dir1/0003-defghij.txt: md5 = ed2ce6d0322cf1d496c3d03cc378b861 OK 2026/05/16 01:34:18 DEBUG : dir1/0004-efghijk.txt: md5 = 54b9cb51bde3022948bd296a6d988801 OK 2026/05/16 01:34:19 DEBUG : dir1/0005-fghijkl.txt: md5 = bfdedec4541d4887e26f9d29b7714671 OK 2026/05/16 01:34:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 25b667bc9e75f273e22f4826ef22bb81 OK 2026/05/16 01:34:22 DEBUG : dir1/0007-1234567.txt: md5 = adf4789d18e2a059dc10c8ff60ada30d OK 2026/05/16 01:34:23 DEBUG : dir1/0008-2345678.txt: md5 = d5f4ac1224bbc6ae635bbd3e84fa211c OK 2026/05/16 01:34:25 DEBUG : dir1/0009-3456789.txt: md5 = faad7e6b00d25e031730948d10c4c6a3 OK 2026/05/16 01:34:26 DEBUG : dir1/0010-456789.txt: md5 = 7c66fc5607f20f822df0567460c2d156 OK 2026/05/16 01:34:27 DEBUG : dir1/0011-56789;.txt: md5 = 0b0e042bfacb0cd949679a6252b9d5de OK 2026/05/16 01:34:29 DEBUG : dir1/0012-6789;.txt: md5 = 57f7438665b167d876416e3f97f21e4b OK 2026/05/16 01:34:30 DEBUG : dir1/0013-789;=.txt: md5 = 451e116575981d46490de238865ce06d OK 2026/05/16 01:34:32 DEBUG : dir1/0014-89;=.txt: md5 = 795c523bd9d2e8de8fc6090b00dade67 OK 2026/05/16 01:34:33 DEBUG : dir1/0015-9;=.txt: md5 = a43c5305f514ed1897f26c47bbd89e11 OK 2026/05/16 01:34:35 DEBUG : apple: md5 = f4118c6832f44849b0dc219f0785e9f4 OK 2026/05/16 01:34:36 DEBUG : banana: md5 = 4ab8497e6d8c57fe0ecd51a678b1e7b7 OK 2026/05/16 01:34:38 DEBUG : appleappleapplebanana: md5 = 9b14efe3d4bc6592c7bef809a7d7931c OK 2026/05/16 01:34:39 DEBUG : splitbananasplit: md5 = 3680a9e8dc84cd17046f8b8b22dd0409 OK 2026/05/16 01:34:39 DEBUG : Waiting for deletions to finish 2026/05/16 01:34:40 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:34:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:34:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:34:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:34:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:34:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:34:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:34:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:34:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:34:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:34:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:34:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:34:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:34:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:34:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:34:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:34:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:34:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:34:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:34:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:34:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:34:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:34:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:34:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:34:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:34:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:34:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:34:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:34:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:34:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:34:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:34:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:34:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:34:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:34:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:34:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:34:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:34:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:34:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:34:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:34:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:34:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:34:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:34:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:34:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:34:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:34:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:34:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:34:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:34:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:34:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:34:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:34:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:34:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:34:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:34:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:34:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/16 01:34:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:34:42 DEBUG : PREFIXbanana: md5 = 308e3c160d9e5226a6a9872a7bd7e527 OK 2026/05/16 01:34:42 DEBUG : PREFIXbanana: size = 6 OK 2026/05/16 01:34:42 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/16 01:34:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:34:42 DEBUG : PREFIXapple: md5 = 9ca7549a9a90ec6f58b7a52909d5ae80 OK 2026/05/16 01:34:42 DEBUG : PREFIXapple: size = 5 OK 2026/05/16 01:34:42 INFO : apple: Copied (new) to: PREFIXapple 2026/05/16 01:34:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:34:42 DEBUG : PREFIXsplitbananasplit: md5 = b9f4b985f88a30efdd96990789139e3e OK 2026/05/16 01:34:42 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/16 01:34:42 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/16 01:34:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:34:42 DEBUG : PREFIXappleappleapplebanana: md5 = a406e5dea3fec3b07929cebdd09d6c72 OK 2026/05/16 01:34:42 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/16 01:34:42 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/16 01:34:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:34:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 96bdaf2f07b728b21c67cddacff1653f OK 2026/05/16 01:34:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:34:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:34:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:34:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 6b4aa406aca37c24154ba70b37be3083 OK 2026/05/16 01:34:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/16 01:34:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:34:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:34:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 39868b322269ff7beec9ec86120bc5c1 OK 2026/05/16 01:34:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/16 01:34:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:34:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:34:44 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = c185f845871892b424f0f9778620c042 OK 2026/05/16 01:34:44 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/16 01:34:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:34:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:34:45 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = a374d54bf72b60ef5a9f035902b9edf5 OK 2026/05/16 01:34:45 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/16 01:34:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:34:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:34:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 83887cfb4d42f4003107937ca18ca5e6 OK 2026/05/16 01:34:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/16 01:34:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:34:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:34:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 7cd53a726a6a26cbde498a314919a3a8 OK 2026/05/16 01:34:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/16 01:34:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:34:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:34:46 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 276b8ca5637cb7582538675e3086137e OK 2026/05/16 01:34:46 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/16 01:34:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:34:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:34:47 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 606eecbcb5690dc66c66cf40f8faa8e0 OK 2026/05/16 01:34:47 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/16 01:34:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:34:47 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 4e96383ccce391699d0358dfb613cbec OK 2026/05/16 01:34:47 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/16 01:34:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/16 01:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:34:47 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 6d36d0fa45a935911339371fd3cdf7e3 OK 2026/05/16 01:34:47 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/16 01:34:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:34:47 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = ae186adf135b0a284dacc92e1e0fc2ea OK 2026/05/16 01:34:47 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/16 01:34:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:34:48 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 8cd96b1c25c82ffbc990e8ef128f3f6f OK 2026/05/16 01:34:48 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/16 01:34:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:34:48 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 3a9c3add958f3c05f8bd8e0bbf86f484 OK 2026/05/16 01:34:48 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/16 01:34:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:34:48 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 185b216184c8dc59ecc8745962f6e03a OK 2026/05/16 01:34:48 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/16 01:34:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:34:49 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 6d336cbe5af04e13a6a3d20f08363964 OK 2026/05/16 01:34:49 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/16 01:34:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:34:49 DEBUG : Waiting for deletions to finish 2026/05/16 01:34:49 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 01:34:49 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 01:34:49 INFO : banana: Deleted 2026/05/16 01:34:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 01:34:49 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 01:34:49 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 01:34:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 01:34:49 INFO : appleappleapplebanana: Deleted 2026/05/16 01:34:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 01:34:50 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 01:34:50 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 01:34:50 INFO : apple: Deleted 2026/05/16 01:34:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 01:34:50 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 01:34:50 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 01:34:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 01:34:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 01:34:50 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 01:34:50 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 01:34:51 INFO : splitbananasplit: Deleted 2026/05/16 01:34:51 DEBUG : Waiting for deletions to finish 2026/05/16 01:34:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:34:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:34:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:34:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:34:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:34:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:34:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:34:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:34:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1: Directory modification time the same (differ by -416.86µs, within tolerance 1ms) 2026/05/16 01:34:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:34:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:34:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:34:53 DEBUG : banana: md5 = df6617f2c0070e567f99f84aea9f5140 OK 2026/05/16 01:34:53 DEBUG : banana: size = 6 OK 2026/05/16 01:34:53 INFO : banana: Copied (new) 2026/05/16 01:34:53 DEBUG : apple: md5 = 41fcd5d14865fcb996b56739f47f768e OK 2026/05/16 01:34:53 DEBUG : apple: size = 5 OK 2026/05/16 01:34:53 INFO : apple: Copied (new) 2026/05/16 01:34:54 DEBUG : appleappleapplebanana: md5 = e6f556608b19650228e604f631846235 OK 2026/05/16 01:34:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:34:54 INFO : appleappleapplebanana: Copied (new) 2026/05/16 01:34:54 DEBUG : splitbananasplit: md5 = 1a351ecd43761994ea1dd95c619ffb12 OK 2026/05/16 01:34:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:34:54 INFO : splitbananasplit: Copied (new) 2026/05/16 01:34:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7deb00a6331de6124f2ff39bae7e2ee4 OK 2026/05/16 01:34:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:34:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/16 01:34:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 613f9a844c4cb6ef70f45cce606ffc91 OK 2026/05/16 01:34:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:34:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/16 01:34:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 4f578728d25895db47c98d5d9122af0e OK 2026/05/16 01:34:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:34:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/16 01:34:55 DEBUG : dir1/0003-defghij.txt: md5 = 3d3ac7f2319e360486e75d8729bde659 OK 2026/05/16 01:34:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:34:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/16 01:34:56 DEBUG : dir1/0006-ghijklm.txt: md5 = 565f732e0e7117019a42acbe5d28dc56 OK 2026/05/16 01:34:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:34:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/16 01:34:56 DEBUG : dir1/0004-efghijk.txt: md5 = aaf7dc84b724c56e865661520a3fc60b OK 2026/05/16 01:34:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:34:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/16 01:34:56 DEBUG : dir1/0005-fghijkl.txt: md5 = 2c1020e45cc2ba00c4d619f35405abd1 OK 2026/05/16 01:34:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:34:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/16 01:34:56 DEBUG : dir1/0007-1234567.txt: md5 = 728cd0b0f932270a224dad3d224513a1 OK 2026/05/16 01:34:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:34:56 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/16 01:34:57 DEBUG : dir1/0008-2345678.txt: md5 = f0d4aec3dadfef57e4cd5655f412ebbb OK 2026/05/16 01:34:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:34:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/16 01:34:57 DEBUG : dir1/0009-3456789.txt: md5 = e9fbff4767302903733fd1bd2f9f8d4d OK 2026/05/16 01:34:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:34:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/16 01:34:58 DEBUG : dir1/0010-456789.txt: md5 = fed79352dc5580903ae99b5dbde30e93 OK 2026/05/16 01:34:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:34:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/16 01:34:58 DEBUG : dir1/0011-56789;.txt: md5 = d3e89cabecd6563df9db96c4ae680e51 OK 2026/05/16 01:34:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:34:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/16 01:34:59 DEBUG : dir1/0012-6789;.txt: md5 = bd56581cf0d294087b1c2bf3fcc447c5 OK 2026/05/16 01:34:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:34:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/16 01:34:59 DEBUG : dir1/0013-789;=.txt: md5 = 449bccaafdda096fe350403feb85e153 OK 2026/05/16 01:34:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:34:59 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/16 01:34:59 DEBUG : dir1/0014-89;=.txt: md5 = abc823dff27e93a34f6ef4cd57e04404 OK 2026/05/16 01:34:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:34:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/16 01:34:59 DEBUG : dir1/0015-9;=.txt: md5 = cbbb15a82bdeba67b481dc30f862b199 OK 2026/05/16 01:34:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:34:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/16 01:34:59 DEBUG : Waiting for deletions to finish 2026/05/16 01:35:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/16 01:35:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/16 01:35:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/16 01:35:00 INFO : PREFIXsplitbananasplit: Deleted 2026/05/16 01:35:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/16 01:35:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/16 01:35:00 INFO : PREFIXbanana: Deleted 2026/05/16 01:35:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/16 01:35:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/16 01:35:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/16 01:35:00 INFO : PREFIXapple: Deleted 2026/05/16 01:35:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/16 01:35:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/16 01:35:00 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/16 01:35:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/16 01:35:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/16 01:35:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/16 01:35:01 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/16 01:35:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/16 01:35:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/16 01:35:01 DEBUG : Waiting for deletions to finish 2026/05/16 01:35:01 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:35:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : Waiting for deletions to finish 2026/05/16 01:35:02 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:35:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/16 01:35:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:35:15 DEBUG : dir1/0000-abcdefg.txt: md5 = 35512203c83c34466d78b4c4376e8c89 OK 2026/05/16 01:35:17 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5b123dc676e9f739f30211ba88dc5a60 OK 2026/05/16 01:35:18 DEBUG : dir1/0002-cdefghi.txt: md5 = 1c4962e2fa6c19fc22986c700524ad4c OK 2026/05/16 01:35:20 DEBUG : dir1/0003-defghij.txt: md5 = 74282aa6eaef27425b3c57eca9e2b0e4 OK 2026/05/16 01:35:21 DEBUG : dir1/0004-efghijk.txt: md5 = 851912f031e26e0717ad0455e128b47e OK 2026/05/16 01:35:23 DEBUG : dir1/0005-fghijkl.txt: md5 = 91a97e7163c2cf40c1c28c2440cdab36 OK 2026/05/16 01:35:25 DEBUG : dir1/0006-ghijklm.txt: md5 = e989bfe0a91bc37e5fe1db65cdc75717 OK 2026/05/16 01:35:26 DEBUG : dir1/0007-1234567.txt: md5 = bc060d5a7ac9cd2ff3e92c914c64d848 OK 2026/05/16 01:35:28 DEBUG : dir1/0008-2345678.txt: md5 = 0dcc0985cdcae337c01d7412f19a966f OK 2026/05/16 01:35:29 DEBUG : dir1/0009-3456789.txt: md5 = 8896982aa10b06eafc515b61e07a9db7 OK 2026/05/16 01:35:31 DEBUG : dir1/0010-456789.txt: md5 = e50fa4bcb80866a70551cdc4fcfd8597 OK 2026/05/16 01:35:32 DEBUG : dir1/0011-56789;.txt: md5 = c076fb88fbdca981b05dc2ad251b47fd OK 2026/05/16 01:35:34 DEBUG : dir1/0012-6789;.txt: md5 = ad0864a96e145f106176ef87ee0ddd07 OK 2026/05/16 01:35:35 DEBUG : dir1/0013-789;=.txt: md5 = ce55d8fd1288eead82f9a199da6d60f7 OK 2026/05/16 01:35:37 DEBUG : dir1/0014-89;=.txt: md5 = 0a60baf39293bfd10ff0d8f8dbeede32 OK 2026/05/16 01:35:38 DEBUG : dir1/0015-9;=.txt: md5 = c7474a040cfca85d4ecf29fb721c0709 OK 2026/05/16 01:35:39 DEBUG : apple: md5 = 396178cbd1fb71323678384bb360bf23 OK 2026/05/16 01:35:41 DEBUG : banana: md5 = 975e2c7c9f83491608f4805643482e39 OK 2026/05/16 01:35:42 DEBUG : appleappleapplebanana: md5 = a107364746a7b539dacf9326cf24a8d9 OK 2026/05/16 01:35:44 DEBUG : splitbananasplit: md5 = 06ffc1dedc6e05b64793ba87ae96821a OK 2026/05/16 01:35:44 DEBUG : Waiting for deletions to finish 2026/05/16 01:35:45 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:35:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:35:45 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:35:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:45 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:35:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:35:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:45 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:45 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:46 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/16 01:35:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:35:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/16 01:35:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:35:47 DEBUG : appleSUFFIX: md5 = 39770476d7591eeb8f1b9eeb2c5567d5 OK 2026/05/16 01:35:47 DEBUG : appleSUFFIX: size = 5 OK 2026/05/16 01:35:47 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/16 01:35:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:35:47 DEBUG : bananaSUFFIX: md5 = 00605973fd333abf54ff3a087112de29 OK 2026/05/16 01:35:47 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/16 01:35:47 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/16 01:35:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:47 DEBUG : appleappleapplebananaSUFFIX: md5 = 00970495bd670ea9f525ccd0f44613ee OK 2026/05/16 01:35:47 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/16 01:35:47 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/16 01:35:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:35:48 DEBUG : splitbananasplitSUFFIX: md5 = bff9cd9ccb378384320dffb7447b345f OK 2026/05/16 01:35:48 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/16 01:35:48 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/16 01:35:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:35:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = c9d9fe896faaa168c168dc5208708528 OK 2026/05/16 01:35:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/16 01:35:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:35:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 4e5e7e3f46cdff759228a3c1f17ccf98 OK 2026/05/16 01:35:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/16 01:35:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:35:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:35:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = c2f29b1d2e649062c9815a9b3638bf06 OK 2026/05/16 01:35:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/16 01:35:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:35:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:35:49 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 1cbecb03fe7ff1ba21b168ca43e93c63 OK 2026/05/16 01:35:49 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/16 01:35:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:35:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:35:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = c06442d4980a3aeb198ffa79e6912de1 OK 2026/05/16 01:35:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/16 01:35:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:35:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 409156a3c1491d5815a341d3e086f493 OK 2026/05/16 01:35:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/16 01:35:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:35:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 37490ff683a8b035aa86aeb9fca71181 OK 2026/05/16 01:35:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/16 01:35:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:35:51 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = ff0c03cf40c2c6ce9710888d2b0a5313 OK 2026/05/16 01:35:51 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/16 01:35:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:35:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:35:51 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 5255e7adf444f92a54adfd60bf29f827 OK 2026/05/16 01:35:51 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/16 01:35:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:35:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:35:51 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 241b7b84c1fd9e077a1dc30ee23c2223 OK 2026/05/16 01:35:51 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/16 01:35:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:35:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:35:52 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 858471e98e4c1a8763c563ad7e5a7725 OK 2026/05/16 01:35:52 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/16 01:35:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:35:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:35:52 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 0d5a4f135cf9ac2735ba5e438e1f256e OK 2026/05/16 01:35:52 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/16 01:35:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:35:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:35:53 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 7e4de131f7c83033a3f8a64999bd7f4f OK 2026/05/16 01:35:53 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/16 01:35:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:35:53 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = d60d3f40bbd2ae0e87b5f1523c706126 OK 2026/05/16 01:35:53 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/16 01:35:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:35:53 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 327c97d95449ff68bbc6414f92668e1c OK 2026/05/16 01:35:53 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/16 01:35:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:35:53 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = bd744b980499eb5c51fde683d289272d OK 2026/05/16 01:35:53 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/16 01:35:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:35:53 DEBUG : Waiting for deletions to finish 2026/05/16 01:35:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 01:35:54 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 01:35:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 01:35:54 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 01:35:54 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 01:35:54 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 01:35:54 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 01:35:54 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 01:35:54 INFO : appleappleapplebanana: Deleted 2026/05/16 01:35:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 01:35:54 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 01:35:54 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 01:35:54 INFO : banana: Deleted 2026/05/16 01:35:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 01:35:54 INFO : apple: Deleted 2026/05/16 01:35:54 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 01:35:54 INFO : splitbananasplit: Deleted 2026/05/16 01:35:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 01:35:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 01:35:54 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 01:35:54 DEBUG : Waiting for deletions to finish 2026/05/16 01:35:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:35:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:35:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:35:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:35:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1: Directory modification time the same (differ by -398.657µs, within tolerance 1ms) 2026/05/16 01:35:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:35:57 DEBUG : apple: md5 = f58def9d1b455bbbba37006478b75378 OK 2026/05/16 01:35:57 DEBUG : apple: size = 5 OK 2026/05/16 01:35:57 INFO : apple: Copied (new) 2026/05/16 01:35:57 DEBUG : appleappleapplebanana: md5 = 1cb47a14b024b2b1c711e02b423062b6 OK 2026/05/16 01:35:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:35:57 INFO : appleappleapplebanana: Copied (new) 2026/05/16 01:35:57 DEBUG : splitbananasplit: md5 = 956c6997e22957030551d739c3fb2345 OK 2026/05/16 01:35:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:35:57 INFO : splitbananasplit: Copied (new) 2026/05/16 01:35:57 DEBUG : banana: md5 = b21f5d0445c4101349408edee4836aed OK 2026/05/16 01:35:57 DEBUG : banana: size = 6 OK 2026/05/16 01:35:57 INFO : banana: Copied (new) 2026/05/16 01:35:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4cde82e7d84033afa8a23bd55199f027 OK 2026/05/16 01:35:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:35:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/16 01:35:59 DEBUG : dir1/0003-defghij.txt: md5 = 5bab923a2c4361f394d0162c6f638cc1 OK 2026/05/16 01:35:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:35:59 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/16 01:35:59 DEBUG : dir1/0000-abcdefg.txt: md5 = f2ff2dcd0589ea564582e0bbfcc5a694 OK 2026/05/16 01:35:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:35:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/16 01:35:59 DEBUG : dir1/0002-cdefghi.txt: md5 = d21458ffb924ebb2163312fbe2c668bb OK 2026/05/16 01:35:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:35:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/16 01:36:00 DEBUG : dir1/0004-efghijk.txt: md5 = 11bc25e5f9da62bf1f5b945e09617161 OK 2026/05/16 01:36:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:36:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/16 01:36:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 27159a5b2695c3a0e222a5ecefdd4d21 OK 2026/05/16 01:36:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:36:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/16 01:36:00 DEBUG : dir1/0006-ghijklm.txt: md5 = bcb0602d0604c4bd8141718f10ce09ef OK 2026/05/16 01:36:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:36:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/16 01:36:01 DEBUG : dir1/0007-1234567.txt: md5 = 3767030d731979840fea0c10c0362977 OK 2026/05/16 01:36:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:36:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/16 01:36:02 DEBUG : dir1/0008-2345678.txt: md5 = ea9a0f0185d85031f7af505706f4ebf3 OK 2026/05/16 01:36:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:36:02 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/16 01:36:02 DEBUG : dir1/0009-3456789.txt: md5 = 410bf0401b3a6ec5847aeec532a7f85c OK 2026/05/16 01:36:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:36:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/16 01:36:02 DEBUG : dir1/0010-456789.txt: md5 = bb76e3d39ffc6eecff594e11df6e678e OK 2026/05/16 01:36:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:36:02 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/16 01:36:02 DEBUG : dir1/0011-56789;.txt: md5 = ac55b5da3dac668a309ab53afd2abc30 OK 2026/05/16 01:36:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:36:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/16 01:36:03 DEBUG : dir1/0012-6789;.txt: md5 = 19856140432b83624ae14fbb2d5c81b1 OK 2026/05/16 01:36:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:36:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/16 01:36:03 DEBUG : dir1/0014-89;=.txt: md5 = 647de6692e41b8502a685a46e683318a OK 2026/05/16 01:36:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:36:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/16 01:36:03 DEBUG : dir1/0015-9;=.txt: md5 = 093979eac7eda417eb64701ffe7eaee5 OK 2026/05/16 01:36:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:36:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/16 01:36:03 DEBUG : dir1/0013-789;=.txt: md5 = fc3bd4b515999558ba56146be22463fa OK 2026/05/16 01:36:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:36:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/16 01:36:03 DEBUG : Waiting for deletions to finish 2026/05/16 01:36:04 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : bananaSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : appleSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/16 01:36:04 INFO : splitbananasplitSUFFIX: Deleted 2026/05/16 01:36:04 DEBUG : Waiting for deletions to finish 2026/05/16 01:36:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:36:05 DEBUG : Waiting for deletions to finish 2026/05/16 01:36:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:36:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:36:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:36:19 DEBUG : dir1/0000-abcdefg.txt: md5 = b1b5478160133c46b8fc1aa08a8a676e OK 2026/05/16 01:36:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5cad77894280edc5ff81ade39d6e2799 OK 2026/05/16 01:36:22 DEBUG : dir1/0002-cdefghi.txt: md5 = b757b823b32f2586be73990863348949 OK 2026/05/16 01:36:24 DEBUG : dir1/0003-defghij.txt: md5 = 9fea29a22a4efd3313f6e1cb49d32939 OK 2026/05/16 01:36:25 DEBUG : dir1/0004-efghijk.txt: md5 = afb73b0755427394033034d62a5e00af OK 2026/05/16 01:36:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 229e341ccc19f7c058c21494638eb11a OK 2026/05/16 01:36:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 0a867aab9eb0226ee94e8135b8e5b43c OK 2026/05/16 01:36:30 DEBUG : dir1/0007-1234567.txt: md5 = 4ab8389c727b1d395ee46ee9d9a17a49 OK 2026/05/16 01:36:31 DEBUG : dir1/0008-2345678.txt: md5 = 45292710710468abf29034af2698bf1b OK 2026/05/16 01:36:32 DEBUG : dir1/0009-3456789.txt: md5 = b8ae369bc89b30eeb80ddf2792904c51 OK 2026/05/16 01:36:34 DEBUG : dir1/0010-456789.txt: md5 = b90925b434cae73697e57710632e6ee4 OK 2026/05/16 01:36:36 DEBUG : dir1/0011-56789;.txt: md5 = 9dbaa0d56c4169de860da68494b2cb22 OK 2026/05/16 01:36:37 DEBUG : dir1/0012-6789;.txt: md5 = ad1b41bc9e623ee9874ee7c5c8752c21 OK 2026/05/16 01:36:39 DEBUG : dir1/0013-789;=.txt: md5 = 12e5ad3456fdf22d35386504bc73c3af OK 2026/05/16 01:36:40 DEBUG : dir1/0014-89;=.txt: md5 = 4847a9481f24481d1dcc7576910c0f36 OK 2026/05/16 01:36:41 DEBUG : dir1/0015-9;=.txt: md5 = 8b677bba31655131a6783cd4ec3b01cf OK 2026/05/16 01:36:43 DEBUG : apple: md5 = 761080265bdfe64fa2fef40799bd2017 OK 2026/05/16 01:36:44 DEBUG : banana: md5 = 91379a0c80596011bc94304312aeb793 OK 2026/05/16 01:36:45 DEBUG : appleappleapplebanana: md5 = e1c22399ab9b9b79ac639df3395f4ab1 OK 2026/05/16 01:36:47 DEBUG : splitbananasplit: md5 = d7735fe64718b90722d4f94b887bc3a5 OK 2026/05/16 01:36:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:36:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:36:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:36:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : apple: size = 5 OK 2026/05/16 01:36:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:49 DEBUG : apple: Unchanged skipping 2026/05/16 01:36:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:49 DEBUG : banana: size = 6 OK 2026/05/16 01:36:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:49 DEBUG : banana: Unchanged skipping 2026/05/16 01:36:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/16 01:36:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/16 01:36:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:36:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:36:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:36:50 DEBUG : appleapple: md5 = dc7bd8709148ebb4b9c8254c988e1f4c OK 2026/05/16 01:36:50 DEBUG : appleapple: size = 21 OK 2026/05/16 01:36:50 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/16 01:36:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:36:50 DEBUG : dir1/0000-abcde: md5 = b00290a56f7dd9aa6fa0bb2fdfdd186a OK 2026/05/16 01:36:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/16 01:36:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/16 01:36:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:36:50 DEBUG : splitbanan: md5 = b21f2e2e7085a7c41a76f1fa4d4baa0c OK 2026/05/16 01:36:50 DEBUG : splitbanan: size = 16 OK 2026/05/16 01:36:50 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/16 01:36:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:36:50 DEBUG : dir1/0001-bcdef: md5 = d4255016bc277151404db6d6335595d6 OK 2026/05/16 01:36:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/16 01:36:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/16 01:36:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:36:51 DEBUG : dir1/0002-cdefg: md5 = 4b67ea2288d4e7d0b13644156a0a79e1 OK 2026/05/16 01:36:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/16 01:36:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/16 01:36:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:36:52 DEBUG : dir1/0003-defgh: md5 = 43746346799e453fb4acdce0fa42c758 OK 2026/05/16 01:36:52 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/16 01:36:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/16 01:36:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:36:52 DEBUG : dir1/0004-efghi: md5 = 3055894e6d2d0ebbf7f381daeeb68019 OK 2026/05/16 01:36:52 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/16 01:36:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/16 01:36:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:36:52 DEBUG : dir1/0005-fghij: md5 = e4eea5600c904858856e911cc3642b50 OK 2026/05/16 01:36:52 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/16 01:36:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/16 01:36:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:36:53 DEBUG : dir1/0006-ghijk: md5 = dbcb58442f13da5811e2f74f831472ca OK 2026/05/16 01:36:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/16 01:36:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/16 01:36:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:36:53 DEBUG : dir1/0007-12345: md5 = ed33836e2553b8a425d6593ce12fb85c OK 2026/05/16 01:36:53 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/16 01:36:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/16 01:36:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:36:53 DEBUG : dir1/0009-34567: md5 = 63ec7c5fdaa2ca210039efeb1594d4a3 OK 2026/05/16 01:36:53 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/16 01:36:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/16 01:36:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:36:53 DEBUG : dir1/0008-23456: md5 = d338598ee87bd9ad919bad3f4f1ec993 OK 2026/05/16 01:36:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/16 01:36:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/16 01:36:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:36:54 DEBUG : dir1/0010-45678: md5 = cf5fe55468940dc792de9730cf13b3de OK 2026/05/16 01:36:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/16 01:36:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/16 01:36:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:36:55 DEBUG : dir1/0011-56789: md5 = a936f5a4c9a3e4ca87ee404323d5b74e OK 2026/05/16 01:36:55 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/16 01:36:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/16 01:36:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:36:55 DEBUG : dir1/0012-6789;: md5 = e018c5b7fd6f0a9c639e806ce1bcafcf OK 2026/05/16 01:36:55 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/16 01:36:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/16 01:36:55 DEBUG : dir1/0013-789;=: md5 = 2b2b0c173f90e9c673dc3bd9aafa6b9c OK 2026/05/16 01:36:55 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/16 01:36:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/16 01:36:55 DEBUG : dir1/0014-89;=.: md5 = 9f277b3a2deaf5b65a0ba256b966d7be OK 2026/05/16 01:36:55 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/16 01:36:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/16 01:36:56 DEBUG : dir1/0015-9;=.t: md5 = 4b3ff06379e1ac1d8009e813d31bf496 OK 2026/05/16 01:36:56 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/16 01:36:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/16 01:36:56 DEBUG : Waiting for deletions to finish 2026/05/16 01:36:56 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 01:36:56 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 01:36:56 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 01:36:56 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 01:36:56 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 01:36:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 01:36:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 01:36:56 INFO : splitbananasplit: Deleted 2026/05/16 01:36:57 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 01:36:57 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 01:36:57 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 01:36:57 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 01:36:57 INFO : appleappleapplebanana: Deleted 2026/05/16 01:36:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 01:36:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 01:36:57 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 01:36:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 01:36:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 01:36:57 DEBUG : Waiting for deletions to finish 2026/05/16 01:36:57 DEBUG : appleapple: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/16 01:36:57 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/16 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:36:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:36:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:36:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:36:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:36:59 DEBUG : dir1: Directory modification time the same (differ by -366.317µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:36:59 DEBUG : apple: size = 5 OK 2026/05/16 01:36:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : appleapple: size = 21 OK 2026/05/16 01:36:59 DEBUG : apple: Unchanged skipping 2026/05/16 01:36:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : banana: size = 6 OK 2026/05/16 01:36:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : banana: Unchanged skipping 2026/05/16 01:36:59 DEBUG : splitbanan: size = 16 OK 2026/05/16 01:36:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:36:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:36:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:36:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:36:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:36:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:36:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:36:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:36:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:36:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:36:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:36:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:36:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/16 01:36:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/16 01:36:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/16 01:36:59 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/16 01:36:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/16 01:36:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/16 01:36:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/16 01:36:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/16 01:36:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/16 01:36:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/16 01:36:59 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/16 01:36:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:36:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/16 01:36:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/16 01:36:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/16 01:36:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/16 01:36:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/16 01:36:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/16 01:36:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:36:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:36:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:36:59 DEBUG : Waiting for deletions to finish 2026/05/16 01:36:59 DEBUG : Waiting for deletions to finish 2026/05/16 01:36:59 DEBUG : appleapple: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/16 01:36:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/16 01:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:37:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:37:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:37:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/16 01:37:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:37:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 33240bf3f54817265b0126ef4aeef49d OK 2026/05/16 01:37:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8844f57328e5d950c54628c4463bad6c OK 2026/05/16 01:37:15 DEBUG : dir1/0002-cdefghi.txt: md5 = bfb27732f1d5d862ac8a9a0453e874ae OK 2026/05/16 01:37:17 DEBUG : dir1/0003-defghij.txt: md5 = dbeee4a0d0ebb6f7cdc465664cafd4f6 OK 2026/05/16 01:37:18 DEBUG : dir1/0004-efghijk.txt: md5 = a16652f0e0e579bc417d56560976342b OK 2026/05/16 01:37:20 DEBUG : dir1/0005-fghijkl.txt: md5 = c0acade89f9203233be3a265a93f652d OK 2026/05/16 01:37:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 5165e3f750827bdfd8bf74a84afd43f5 OK 2026/05/16 01:37:23 DEBUG : dir1/0007-1234567.txt: md5 = 9b0e6eeba407bca4e5715d1c9739ffcc OK 2026/05/16 01:37:24 DEBUG : dir1/0008-2345678.txt: md5 = 838e1b11386c7bdb659f3b751e6dbee0 OK 2026/05/16 01:37:26 DEBUG : dir1/0009-3456789.txt: md5 = 527430f9629e750060955c928f13047a OK 2026/05/16 01:37:27 DEBUG : dir1/0010-456789.txt: md5 = 14e45ec2bd1a6cc356bb9def748af863 OK 2026/05/16 01:37:29 DEBUG : dir1/0011-56789;.txt: md5 = 531530b4e3e0903692814b21cc821078 OK 2026/05/16 01:37:30 DEBUG : dir1/0012-6789;.txt: md5 = 4afa722cfb1b6184c5a1ddc0e405fa75 OK 2026/05/16 01:37:31 DEBUG : dir1/0013-789;=.txt: md5 = 9a2bdacc14eeb77f1324daa062e1d6b6 OK 2026/05/16 01:37:33 DEBUG : dir1/0014-89;=.txt: md5 = a0bf72d2f27a051081f9ba28f0591749 OK 2026/05/16 01:37:34 DEBUG : dir1/0015-9;=.txt: md5 = d75792778684266422ce031b8d6eda31 OK 2026/05/16 01:37:36 DEBUG : apple: md5 = a8bea546b7a8996046fe80aacc98ca51 OK 2026/05/16 01:37:37 DEBUG : banana: md5 = 156ba9b982ba2e4685f71c60e88aa03d OK 2026/05/16 01:37:38 DEBUG : appleappleapplebanana: md5 = 9ed088bf6cfc7ef9d435a6475130d4ec OK 2026/05/16 01:37:40 DEBUG : splitbananasplit: md5 = d934a98046464b6c505a631da005219c OK 2026/05/16 01:37:40 DEBUG : Waiting for deletions to finish 2026/05/16 01:37:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:37:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:37:42 DEBUG : apple: size = 5 OK 2026/05/16 01:37:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : apple: Unchanged skipping 2026/05/16 01:37:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:37:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:37:42 DEBUG : banana: size = 6 OK 2026/05/16 01:37:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : banana: Unchanged skipping 2026/05/16 01:37:42 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/16 01:37:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:37:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:37:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:37:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:37:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:37:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:37:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:37:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:37:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:37:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:37:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:37:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:37:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:37:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:37:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:37:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:37:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:37:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:37:42 DEBUG : Waiting for deletions to finish 2026/05/16 01:37:42 DEBUG : Waiting for deletions to finish 2026/05/16 01:37:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:37:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1: Directory modification time the same (differ by -181.381µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : apple: size = 5 OK 2026/05/16 01:37:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : apple: Unchanged skipping 2026/05/16 01:37:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:37:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:37:44 DEBUG : banana: size = 6 OK 2026/05/16 01:37:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : banana: Unchanged skipping 2026/05/16 01:37:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:37:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:37:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:37:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:37:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:37:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:37:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:37:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:37:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:37:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:37:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:37:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:37:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:37:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:37:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:37:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:37:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:37:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:37:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:37:44 DEBUG : Waiting for deletions to finish 2026/05/16 01:37:44 DEBUG : Waiting for deletions to finish 2026/05/16 01:37:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:37:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : Waiting for deletions to finish 2026/05/16 01:37:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:37:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:37:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:37:58 DEBUG : dir1/0000-abcdefg.txt: md5 = be6348095de59d6cbfb70e1fdee9353e OK 2026/05/16 01:37:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = 79a714175d93f3254af3863c065c1f68 OK 2026/05/16 01:38:01 DEBUG : dir1/0002-cdefghi.txt: md5 = b3b3ae84ffce305d9b7a2718c9750303 OK 2026/05/16 01:38:02 DEBUG : dir1/0003-defghij.txt: md5 = 6e4d048fddff0f749033d3455252b668 OK 2026/05/16 01:38:04 DEBUG : dir1/0004-efghijk.txt: md5 = 6444b2da505a6df6520d836bbd0ef53b OK 2026/05/16 01:38:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 01ea09185276a0d9574c62d55ed8ec16 OK 2026/05/16 01:38:07 DEBUG : dir1/0006-ghijklm.txt: md5 = d1c0bfe281df5e6743b1c5b897138561 OK 2026/05/16 01:38:08 DEBUG : dir1/0007-1234567.txt: md5 = eb49e0656493d48be777559ce13c97d1 OK 2026/05/16 01:38:10 DEBUG : dir1/0008-2345678.txt: md5 = 058b70169f9717cd9a1ba2f69c9a4e0f OK 2026/05/16 01:38:11 DEBUG : dir1/0009-3456789.txt: md5 = ce135332fe1f9ab0aa92eb2acb255869 OK 2026/05/16 01:38:12 DEBUG : dir1/0010-456789.txt: md5 = 94da2d5285c35e50d964ba3c8ae6cdac OK 2026/05/16 01:38:14 DEBUG : dir1/0011-56789;.txt: md5 = 41da36c3e39906ef7df9efb8afe02ccc OK 2026/05/16 01:38:15 DEBUG : dir1/0012-6789;.txt: md5 = 8b14572860c0d7fbca5ddbbb96730ca7 OK 2026/05/16 01:38:17 DEBUG : dir1/0013-789;=.txt: md5 = 2b0e5e2bc68297d2c42f1155c2a0d3eb OK 2026/05/16 01:38:18 DEBUG : dir1/0014-89;=.txt: md5 = afea19dcdda93aba30f39f460c4d2f88 OK 2026/05/16 01:38:20 DEBUG : dir1/0015-9;=.txt: md5 = a735e10115107005b10c536c3722dfbc OK 2026/05/16 01:38:21 DEBUG : apple: md5 = 13e0e5f1b98b9247612fc07a8dfea203 OK 2026/05/16 01:38:23 DEBUG : banana: md5 = d20c80b9364f4d2209dda36f19f15040 OK 2026/05/16 01:38:25 DEBUG : appleappleapplebanana: md5 = f011db4848a9e73f7523a6cd089800c8 OK 2026/05/16 01:38:26 DEBUG : splitbananasplit: md5 = 9f8f0fb2c7fc0ada13e71781653f858f OK 2026/05/16 01:38:26 DEBUG : Waiting for deletions to finish 2026/05/16 01:38:27 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:38:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:38:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:38:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:38:28 DEBUG : banana: size = 6 OK 2026/05/16 01:38:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : banana: Unchanged skipping 2026/05/16 01:38:28 DEBUG : apple: size = 5 OK 2026/05/16 01:38:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : apple: Unchanged skipping 2026/05/16 01:38:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/16 01:38:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:38:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:38:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:38:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:38:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:38:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:38:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:38:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:38:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:38:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:38:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:38:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:38:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:38:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:38:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:38:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:38:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:38:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:38:28 DEBUG : Waiting for deletions to finish 2026/05/16 01:38:28 DEBUG : Waiting for deletions to finish 2026/05/16 01:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1: Directory modification time the same (differ by -883.65µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : apple: size = 5 OK 2026/05/16 01:38:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : apple: Unchanged skipping 2026/05/16 01:38:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:38:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:38:30 DEBUG : banana: size = 6 OK 2026/05/16 01:38:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : banana: Unchanged skipping 2026/05/16 01:38:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:38:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:38:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:38:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:38:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:38:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:38:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:38:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:38:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:38:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:38:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:38:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:38:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:38:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:38:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:38:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:38:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:38:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:38:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:38:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:38:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:38:30 DEBUG : Waiting for deletions to finish 2026/05/16 01:38:30 DEBUG : Waiting for deletions to finish 2026/05/16 01:38:30 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:38:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:38:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:38:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 25f028ac7503ca4eb658b94fb5b52379 OK 2026/05/16 01:38:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = bb5e77ff502184ac1baaf3a567265440 OK 2026/05/16 01:38:47 DEBUG : dir1/0002-cdefghi.txt: md5 = d8ea2fb0c81d325b59112e0b76b3d033 OK 2026/05/16 01:38:48 DEBUG : dir1/0003-defghij.txt: md5 = 18178ee105c9d8ff3b1a8e7298993c76 OK 2026/05/16 01:38:49 DEBUG : dir1/0004-efghijk.txt: md5 = 299ca47a9d78c39d7b3e4848c4081949 OK 2026/05/16 01:38:51 DEBUG : dir1/0005-fghijkl.txt: md5 = b788b81214df1eeac7f485c69fde28fd OK 2026/05/16 01:38:52 DEBUG : dir1/0006-ghijklm.txt: md5 = a362824cc808084781714c3129e2d6f2 OK 2026/05/16 01:38:54 DEBUG : dir1/0007-1234567.txt: md5 = 9b4fac50bb37e5fff9a7e3a55793190f OK 2026/05/16 01:38:55 DEBUG : dir1/0008-2345678.txt: md5 = 6ffc22248e42553f9acb346af7d30fd0 OK 2026/05/16 01:38:57 DEBUG : dir1/0009-3456789.txt: md5 = 495cfac20542f7d036af3d526200a166 OK 2026/05/16 01:38:58 DEBUG : dir1/0010-456789.txt: md5 = 01f6b19ea7344fbc9d54bd892e3485b0 OK 2026/05/16 01:39:00 DEBUG : dir1/0011-56789;.txt: md5 = d1dae417588996d7fbcc19892681b0a0 OK 2026/05/16 01:39:01 DEBUG : dir1/0012-6789;.txt: md5 = fe8e77258b4b04cc7d883fcc3244cd57 OK 2026/05/16 01:39:02 DEBUG : dir1/0013-789;=.txt: md5 = 36bdb22b737d3538231a08f704f61c65 OK 2026/05/16 01:39:04 DEBUG : dir1/0014-89;=.txt: md5 = 682703e542b39af0d53765b1d3026d09 OK 2026/05/16 01:39:05 DEBUG : dir1/0015-9;=.txt: md5 = 324328cdc0df73ba8f44288776884408 OK 2026/05/16 01:39:07 DEBUG : apple: md5 = 4a3206c2db4a2d42422e5ef672e60e23 OK 2026/05/16 01:39:09 DEBUG : banana: md5 = 0b40fae03d597b9fecc94b440e0f8308 OK 2026/05/16 01:39:10 DEBUG : appleappleapplebanana: md5 = 1b25923a2137b497571336ab8100aec9 OK 2026/05/16 01:39:12 DEBUG : splitbananasplit: md5 = e95e3cb089b36faf9a2ac2e535e82b9a OK 2026/05/16 01:39:12 DEBUG : Waiting for deletions to finish 2026/05/16 01:39:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:39:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:39:13 DEBUG : apple: size = 5 OK 2026/05/16 01:39:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:13 DEBUG : apple: Unchanged skipping 2026/05/16 01:39:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:39:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:39:13 DEBUG : banana: size = 6 OK 2026/05/16 01:39:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:13 DEBUG : banana: Unchanged skipping 2026/05/16 01:39:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/16 01:39:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:39:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:39:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:39:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:39:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:39:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:39:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:39:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:39:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:39:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:39:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:39:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:39:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:39:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:39:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:39:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:39:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:39:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:39:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:39:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:39:14 DEBUG : Waiting for deletions to finish 2026/05/16 01:39:14 DEBUG : Waiting for deletions to finish 2026/05/16 01:39:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:39:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1: Directory modification time the same (differ by -592.593µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : apple: size = 5 OK 2026/05/16 01:39:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : apple: Unchanged skipping 2026/05/16 01:39:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:39:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : banana: size = 6 OK 2026/05/16 01:39:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:39:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : banana: Unchanged skipping 2026/05/16 01:39:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:39:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:39:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:39:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:39:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:39:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:39:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:39:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:39:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:39:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:39:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:39:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:39:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:39:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:39:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:39:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:39:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:39:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:39:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:39:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:39:16 DEBUG : Waiting for deletions to finish 2026/05/16 01:39:16 DEBUG : Waiting for deletions to finish 2026/05/16 01:39:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:39:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/16 01:39:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:39:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 1af491fb451f4349a74c4d2cd2adaeb7 OK 2026/05/16 01:39:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = 282b284a3db0c366ade29893f23c2676 OK 2026/05/16 01:39:31 DEBUG : dir1/0002-cdefghi.txt: md5 = b0b5555488dfbeaf20d9f7261feb7422 OK 2026/05/16 01:39:33 DEBUG : dir1/0003-defghij.txt: md5 = ec9a625f9943088f1ce3734779e3ca5f OK 2026/05/16 01:39:34 DEBUG : dir1/0004-efghijk.txt: md5 = 63f26c0ba231288108008b9237e64f3f OK 2026/05/16 01:39:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 4bfa629f81c3de9e3b988fafb91588a9 OK 2026/05/16 01:39:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 3d5f9b163d716249d55aa8f4b003c6f0 OK 2026/05/16 01:39:39 DEBUG : dir1/0007-1234567.txt: md5 = 192f154b81c9367582f11bffe6e5b9cc OK 2026/05/16 01:39:40 DEBUG : dir1/0008-2345678.txt: md5 = 29970b5936b502fe083e2fb07033316f OK 2026/05/16 01:39:42 DEBUG : dir1/0009-3456789.txt: md5 = b9382f069ebd8e64f9ea741b2ddd55fe OK 2026/05/16 01:39:43 DEBUG : dir1/0010-456789.txt: md5 = 3481d59b2bbb27accd0425ebf7f6fa2b OK 2026/05/16 01:39:44 DEBUG : dir1/0011-56789;.txt: md5 = 89b10b90274416c263a28561df6a8cf3 OK 2026/05/16 01:39:46 DEBUG : dir1/0012-6789;.txt: md5 = 729a8f66782b974d8010b2492d1128f0 OK 2026/05/16 01:39:48 DEBUG : dir1/0013-789;=.txt: md5 = 47fe0373abc39217694de323b3df32b5 OK 2026/05/16 01:39:49 DEBUG : dir1/0014-89;=.txt: md5 = 1fb6d6bda08e3cc33f518c5b93eeaa6a OK 2026/05/16 01:39:50 DEBUG : dir1/0015-9;=.txt: md5 = 0bcaf9d6ac58c6a36dc6c0e23c0e184e OK 2026/05/16 01:39:52 DEBUG : apple: md5 = 1e53d5433b4be3b34b25d3492c2979d2 OK 2026/05/16 01:39:53 DEBUG : banana: md5 = 6b3aa942878a0677e078abad10215117 OK 2026/05/16 01:39:55 DEBUG : appleappleapplebanana: md5 = 286c11729ff0b021e0497a61ed380d59 OK 2026/05/16 01:39:56 DEBUG : splitbananasplit: md5 = c3631a455777391c7cf74815bf667663 OK 2026/05/16 01:39:56 DEBUG : Waiting for deletions to finish 2026/05/16 01:39:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:39:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:39:58 DEBUG : apple: size = 5 OK 2026/05/16 01:39:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : apple: Unchanged skipping 2026/05/16 01:39:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:39:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:39:58 DEBUG : banana: size = 6 OK 2026/05/16 01:39:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : banana: Unchanged skipping 2026/05/16 01:39:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/16 01:39:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:39:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:39:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:39:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:39:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:39:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:39:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:39:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:39:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:39:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:39:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:39:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:39:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:39:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:39:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:39:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:39:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:39:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:39:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:39:58 DEBUG : Waiting for deletions to finish 2026/05/16 01:39:58 DEBUG : Waiting for deletions to finish 2026/05/16 01:39:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:39:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : apple: size = 5 OK 2026/05/16 01:40:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : apple: Unchanged skipping 2026/05/16 01:40:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:40:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:40:00 DEBUG : banana: size = 6 OK 2026/05/16 01:40:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : banana: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1: Directory modification time the same (differ by -293.361µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:40:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:40:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:40:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:40:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:40:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:40:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:40:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:40:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:40:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:40:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:40:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:40:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:40:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:40:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:40:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:40:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:40:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:40:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:40:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:40:00 DEBUG : Waiting for deletions to finish 2026/05/16 01:40:00 DEBUG : Waiting for deletions to finish 2026/05/16 01:40:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:40:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/16 01:40:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:40:14 DEBUG : dir1/0000-abcdefg.txt: md5 = ac967b3166f18747f2c426888da5e7f9 OK 2026/05/16 01:40:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = d00311bd3779a220ed7987cc438fe5f6 OK 2026/05/16 01:40:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 29ea00b432d83e2cab306b984d56a46f OK 2026/05/16 01:40:18 DEBUG : dir1/0003-defghij.txt: md5 = c791caa1284d1efe59f7895623de271f OK 2026/05/16 01:40:19 DEBUG : dir1/0004-efghijk.txt: md5 = 9efc194b21f093c9da45e170ec746539 OK 2026/05/16 01:40:21 DEBUG : dir1/0005-fghijkl.txt: md5 = d6194f2a72828678262d545851d65724 OK 2026/05/16 01:40:22 DEBUG : dir1/0006-ghijklm.txt: md5 = bd736d7351f4ef17f1d202c7195bb0f1 OK 2026/05/16 01:40:24 DEBUG : dir1/0007-1234567.txt: md5 = d9dbbf5c6ab50956d5daf8c51b5c5e9e OK 2026/05/16 01:40:25 DEBUG : dir1/0008-2345678.txt: md5 = 0a571ff7db1b3e213a14c708078e7095 OK 2026/05/16 01:40:27 DEBUG : dir1/0009-3456789.txt: md5 = 2c1e92d9aa513b7337e73f752ed31e47 OK 2026/05/16 01:40:28 DEBUG : dir1/0010-456789.txt: md5 = 861413b67b1c416e29d16ae33896b23d OK 2026/05/16 01:40:30 DEBUG : dir1/0011-56789;.txt: md5 = 26df85211a16d5bd4f7453c00752cd59 OK 2026/05/16 01:40:32 DEBUG : dir1/0012-6789;.txt: md5 = d8843d2fcd4b0e4e7496df81365b7527 OK 2026/05/16 01:40:33 DEBUG : dir1/0013-789;=.txt: md5 = 31bbfb9fa2111972cdcada03efdb49b9 OK 2026/05/16 01:40:34 DEBUG : dir1/0014-89;=.txt: md5 = 46dabde7c4ae77694ec3124f0038ad0b OK 2026/05/16 01:40:36 DEBUG : dir1/0015-9;=.txt: md5 = 7efe44659b76d0a2983beceb4c01d914 OK 2026/05/16 01:40:37 DEBUG : apple: md5 = c17501e56f6e18eb2d62e0b6f2a2503e OK 2026/05/16 01:40:39 DEBUG : banana: md5 = 9817cb5e81f1a13a633a35c021f5e996 OK 2026/05/16 01:40:40 DEBUG : appleappleapplebanana: md5 = 45559c27d1a1bd9fba1a95793f274eb6 OK 2026/05/16 01:40:42 DEBUG : splitbananasplit: md5 = 055fca134df3ee6707d952d5010ded13 OK 2026/05/16 01:40:42 DEBUG : Waiting for deletions to finish 2026/05/16 01:40:42 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:40:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:40:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:40:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:40:43 DEBUG : apple: size = 5 OK 2026/05/16 01:40:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:43 DEBUG : apple: Unchanged skipping 2026/05/16 01:40:43 DEBUG : banana: size = 6 OK 2026/05/16 01:40:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:43 DEBUG : banana: Unchanged skipping 2026/05/16 01:40:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/16 01:40:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:40:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:40:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:40:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:40:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:40:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:40:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:40:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:40:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:40:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:40:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:40:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:40:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:40:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:40:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:40:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:40:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:40:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:40:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:40:44 DEBUG : Waiting for deletions to finish 2026/05/16 01:40:44 DEBUG : Waiting for deletions to finish 2026/05/16 01:40:44 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:40:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:40:45 DEBUG : dir1: Directory modification time the same (differ by -3.171µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : apple: size = 5 OK 2026/05/16 01:40:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : apple: Unchanged skipping 2026/05/16 01:40:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:40:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:40:45 DEBUG : banana: size = 6 OK 2026/05/16 01:40:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : banana: Unchanged skipping 2026/05/16 01:40:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:40:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:40:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:40:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:40:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:40:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:40:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:40:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:40:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:40:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:40:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:40:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:40:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:40:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:40:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:40:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:40:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:40:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:40:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:40:45 DEBUG : Waiting for deletions to finish 2026/05/16 01:40:45 DEBUG : Waiting for deletions to finish 2026/05/16 01:40:46 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:40:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/16 01:40:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" --- PASS: TestTransform (551.18s) --- PASS: TestTransform/NFC (46.46s) --- PASS: TestTransform/NFD (45.20s) --- PASS: TestTransform/base64 (53.21s) --- PASS: TestTransform/prefix (63.10s) --- PASS: TestTransform/suffix (63.65s) --- PASS: TestTransform/truncate (52.93s) --- PASS: TestTransform/encoder (46.11s) --- PASS: TestTransform/ISO-8859-1 (45.63s) --- PASS: TestTransform/charmap (45.12s) --- PASS: TestTransform/lowercase (44.97s) --- PASS: TestTransform/ascii (44.79s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:40:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/16 01:40:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/16 01:40:57 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/16 01:40:57 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-16T01:40:56.871325998Z) 2026/05/16 01:40:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/16 01:40:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/16 01:40:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/16 01:40:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/16 01:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:40:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/16 01:40:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 0a793ad114d3d30ac5a3d73bf7140ad6 OK 2026/05/16 01:40:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/16 01:40:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/16 01:40:59 DEBUG : Waiting for deletions to finish 2026/05/16 01:41:00 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.75s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:41:01 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:01 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:01 DEBUG : tictactoe: Making directory with metadata 2026/05/16 01:41:02 INFO : tictactoe: Made directory with metadata (mtime=2026-05-16T01:41:01.619400494Z) 2026/05/16 01:41:02 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:02 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:41:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:41:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:41:04 DEBUG : tictactoe/tictactoe: md5 = 9f16d585213dadf30295ee16202c8e73 OK 2026/05/16 01:41:04 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/16 01:41:04 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/16 01:41:04 DEBUG : Waiting for deletions to finish 2026/05/16 01:41:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.64s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:41:06 DEBUG : toe: Making directory with metadata 2026/05/16 01:41:07 INFO : toe: Made directory with metadata (mtime=2026-05-16T01:41:06.260473335Z) 2026/05/16 01:41:07 DEBUG : toe/toe: Making directory with metadata 2026/05/16 01:41:07 INFO : toe/toe: Made directory with metadata (mtime=2026-05-16T01:41:06.260473335Z) 2026/05/16 01:41:07 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/16 01:41:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:41:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/16 01:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:41:09 DEBUG : toe/toe/tictactoe: md5 = 34d15e00df6dd97cb5e07f44daefef51 OK 2026/05/16 01:41:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/16 01:41:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/16 01:41:09 DEBUG : Waiting for deletions to finish 2026/05/16 01:41:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/16 01:41:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.59s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:41:13 DEBUG : toe: Making directory with metadata 2026/05/16 01:41:14 INFO : toe: Made directory with metadata (mtime=2026-05-16T01:41:12.85157682Z) 2026/05/16 01:41:14 DEBUG : toe/toe: Making directory with metadata 2026/05/16 01:41:14 INFO : toe/toe: Made directory with metadata (mtime=2026-05-16T01:41:12.85157682Z) 2026/05/16 01:41:14 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/16 01:41:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:41:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/16 01:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:41:16 DEBUG : toe/toe/tictactoe: md5 = 60eedfa1258364cb755a3c3e78f30235 OK 2026/05/16 01:41:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/16 01:41:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/16 01:41:16 DEBUG : Waiting for deletions to finish 2026/05/16 01:41:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/16 01:41:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.11s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:41:19 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:41:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:41:19 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:20 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/16 01:41:20 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:41:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:20 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:20 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:20 DEBUG : tictactoe: Making directory with metadata 2026/05/16 01:41:21 INFO : tictactoe: Made directory with metadata (mtime=2026-05-16T01:41:19.95768844Z) 2026/05/16 01:41:21 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:21 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:41:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/16 01:41:22 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-16T01:41:19.95768844Z) 2026/05/16 01:41:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:41:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:41:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:41:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:41:23 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 7af843ded1970aa37645a13dd20f9586 OK 2026/05/16 01:41:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/16 01:41:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/16 01:41:23 DEBUG : Waiting for deletions to finish 2026/05/16 01:41:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/16 01:41:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.75s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:41:27 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:41:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:41:27 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:27 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/16 01:41:28 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:41:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:28 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:28 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:28 DEBUG : tictactoe: Making directory with metadata 2026/05/16 01:41:29 INFO : tictactoe: Made directory with metadata (mtime=2026-05-16T01:41:27.709810267Z) 2026/05/16 01:41:29 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:29 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:41:29 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/16 01:41:29 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-16T01:41:27.709810267Z) 2026/05/16 01:41:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:41:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:41:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:41:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:41:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:41:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f678644489cce4caaaf1996752f4259b OK 2026/05/16 01:41:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:41:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:41:31 DEBUG : Waiting for deletions to finish 2026/05/16 01:41:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:41:32 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:32 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:32 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:41:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:41:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/16 01:41:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': 0 differences found 2026/05/16 01:41:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': 1 hashes could not be checked 2026/05/16 01:41:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': 1 matching files 2026/05/16 01:41:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/16 01:41:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.34s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:41:36 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:36 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:36 DEBUG : tictactoe: Making directory with metadata 2026/05/16 01:41:36 INFO : tictactoe: Made directory with metadata (mtime=2026-05-16T01:41:36.051941433Z) 2026/05/16 01:41:36 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:36 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:41:36 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/16 01:41:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-16T01:41:36.051941433Z) 2026/05/16 01:41:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:41:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:41:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:41:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:41:39 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 4783506f94e42ab34c7860402bf55eb9 OK 2026/05/16 01:41:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/16 01:41:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/16 01:41:39 DEBUG : Waiting for deletions to finish 2026/05/16 01:41:39 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:40 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:40 DEBUG : tictactoe: Directory modification time the same (differ by -941.433µs, within tolerance 1ms) 2026/05/16 01:41:40 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:41:40 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -941.433µs, within tolerance 1ms) 2026/05/16 01:41:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/16 01:41:40 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:41:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:41:40 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/16 01:41:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:41:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:41:40 DEBUG : Waiting for deletions to finish 2026/05/16 01:41:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/16 01:41:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (7.91s) === RUN TestSyntax 2026/05/16 01:41:43 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:41:44 DEBUG : toe: Making directory with metadata 2026/05/16 01:41:44 INFO : toe: Made directory with metadata (mtime=2026-05-16T01:41:43.959065822Z) 2026/05/16 01:41:44 DEBUG : toe/toe: Making directory with metadata 2026/05/16 01:41:45 INFO : toe/toe: Made directory with metadata (mtime=2026-05-16T01:41:43.959065822Z) 2026/05/16 01:41:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:41:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:41:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:41:47 DEBUG : toe/toe/toe: md5 = 66333a96ae937a2f4bd6099960a2641c OK 2026/05/16 01:41:47 DEBUG : toe/toe/toe: size = 11 OK 2026/05/16 01:41:47 INFO : toe/toe/toe: Copied (new) 2026/05/16 01:41:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:41:49 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/16 01:41:50 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.78s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:41:50 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:41:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:41:50 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:51 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/16 01:41:51 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:41:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:51 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:51 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:51 DEBUG : tictactoe: Making directory with metadata 2026/05/16 01:41:52 INFO : tictactoe: Made directory with metadata (mtime=2026-05-16T01:41:50.738172515Z) 2026/05/16 01:41:52 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:52 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:41:52 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/16 01:41:53 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-16T01:41:50.738172515Z) 2026/05/16 01:41:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:41:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:41:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:41:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:41:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:41:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:41:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = c2d99192f6d67ead582c575f1cbe6b38 OK 2026/05/16 01:41:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:41:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:41:54 INFO : toe/toe/toe.txt: Deleted 2026/05/16 01:41:54 INFO : toe/toe: Removing directory 2026/05/16 01:41:54 INFO : toe: Removing directory 2026/05/16 01:41:54 INFO : empty_dir: Removing directory 2026/05/16 01:41:54 DEBUG : Local file system at /tmp/rclone3502386953: deleted 3 directories 2026/05/16 01:41:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/16 01:41:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.43s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:41:59 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:41:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:41:59 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:41:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:41:59 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/16 01:42:00 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:42:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:42:00 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:42:00 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:42:00 DEBUG : tictactoe: Making directory with metadata 2026/05/16 01:42:00 INFO : tictactoe: Made directory with metadata (mtime=2026-05-16T01:41:59.168305253Z) 2026/05/16 01:42:00 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:42:00 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:42:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:42:00 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/16 01:42:01 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-16T01:41:59.168305253Z) 2026/05/16 01:42:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:42:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:42:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:42:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:42:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:42:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:42:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f6a741c00136c0387177c1987a8d394d OK 2026/05/16 01:42:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:42:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:42:02 INFO : toe/toe/toe.txt: Deleted 2026/05/16 01:42:02 INFO : toe/toe: Removing directory 2026/05/16 01:42:02 INFO : toe: Removing directory 2026/05/16 01:42:02 INFO : empty_dir: Removing directory 2026/05/16 01:42:02 DEBUG : Local file system at /tmp/rclone3502386953: deleted 3 directories 2026/05/16 01:42:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:42:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:42:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:42:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:42:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:42:06 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/16 01:42:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/16 01:42:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/16 01:42:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.51s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:42:11 DEBUG : Reset feature "Copy" 2026/05/16 01:42:11 DEBUG : Reset feature "Move" 2026/05/16 01:42:11 DEBUG : Reset feature "Copy" 2026/05/16 01:42:11 DEBUG : Reset feature "Move" 2026/05/16 01:42:11 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:42:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:42:11 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:42:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:42:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:42:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:42:11 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/16 01:42:12 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:42:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:42:12 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:42:12 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:42:12 DEBUG : tictactoe: Making directory with metadata 2026/05/16 01:42:13 INFO : tictactoe: Made directory with metadata (mtime=2026-05-16T01:42:11.674502294Z) 2026/05/16 01:42:13 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:42:13 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:42:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:42:13 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/16 01:42:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-16T01:42:11.674502294Z) 2026/05/16 01:42:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:42:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:42:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:42:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:42:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:42:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:42:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 277a1db2137f1fdeb76ed9800cb4fd19 OK 2026/05/16 01:42:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:42:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:42:15 INFO : toe/toe/toe.txt: Deleted 2026/05/16 01:42:15 INFO : toe/toe: Removing directory 2026/05/16 01:42:15 INFO : toe: Removing directory 2026/05/16 01:42:15 INFO : empty_dir: Removing directory 2026/05/16 01:42:15 DEBUG : Local file system at /tmp/rclone3502386953: deleted 3 directories 2026/05/16 01:42:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:42:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:42:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:42:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:42:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:42:20 DEBUG : toe/toe/toe.txt: md5 = af47b305a8dad5d8f03807ecf68f4fe4 OK 2026/05/16 01:42:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/16 01:42:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/16 01:42:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/16 01:42:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/16 01:42:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/16 01:42:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/16 01:42:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.52s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:42:26 DEBUG : toe: transformed to: dG9l 2026/05/16 01:42:26 DEBUG : toe: transformed to: dG9l 2026/05/16 01:42:26 DEBUG : dG9l: Making directory with metadata 2026/05/16 01:42:27 INFO : dG9l: Made directory with metadata (mtime=2026-05-16T01:42:26.197731295Z) 2026/05/16 01:42:27 DEBUG : toe: transformed to: dG9l 2026/05/16 01:42:27 DEBUG : toe: transformed to: dG9l 2026/05/16 01:42:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/16 01:42:27 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/16 01:42:27 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-16T01:42:26.197731295Z) 2026/05/16 01:42:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/16 01:42:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/16 01:42:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/16 01:42:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:42:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/16 01:42:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:42:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:42:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = c4f3428b1d35c7e830f710ddac17993e OK 2026/05/16 01:42:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/16 01:42:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/16 01:42:29 DEBUG : Waiting for deletions to finish 2026/05/16 01:42:30 DEBUG : dG9l: transformed to: toe 2026/05/16 01:42:30 DEBUG : dG9l: transformed to: toe 2026/05/16 01:42:30 DEBUG : toe: Directory modification time the same (differ by 731.295µs, within tolerance 1ms) 2026/05/16 01:42:30 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/16 01:42:30 DEBUG : dG9l: transformed to: toe 2026/05/16 01:42:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/16 01:42:30 DEBUG : toe/toe: Directory modification time the same (differ by 731.295µs, within tolerance 1ms) 2026/05/16 01:42:30 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/16 01:42:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/16 01:42:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/16 01:42:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/16 01:42:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/16 01:42:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/16 01:42:30 DEBUG : Local file system at /tmp/rclone3502386953: Waiting for checks to finish 2026/05/16 01:42:30 DEBUG : Local file system at /tmp/rclone3502386953: Waiting for transfers to finish 2026/05/16 01:42:30 DEBUG : Waiting for deletions to finish 2026/05/16 01:42:33 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/16 01:42:34 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.70s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi'", Local "Local file system at /tmp/rclone3502386953", Modify Window "1ms" 2026/05/16 01:42:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:42:34 DEBUG : toe: transformed to: 2026/05/16 01:42:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:42:35 DEBUG : toe: transformed to: 2026/05/16 01:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Making directory with metadata 2026/05/16 01:42:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Made directory with metadata (mtime=2026-05-16T01:42:34.896868552Z) 2026/05/16 01:42:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:42:35 DEBUG : toe: transformed to: 2026/05/16 01:42:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:42:35 DEBUG : toe: transformed to: 2026/05/16 01:42:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:42:35 DEBUG : toe/toe: transformed to: 2026/05/16 01:42:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/16 01:42:35 DEBUG : toe/toe: Making directory with metadata 2026/05/16 01:42:36 INFO : toe/toe: Made directory with metadata (mtime=2026-05-16T01:42:34.896868552Z) 2026/05/16 01:42:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:42:36 DEBUG : toe/toe: transformed to: 2026/05/16 01:42:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/16 01:42:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:42:36 DEBUG : toe: transformed to: 2026/05/16 01:42:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:42:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:42:36 DEBUG : toe/toe/toe: transformed to: 2026/05/16 01:42:36 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/16 01:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for checks to finish 2026/05/16 01:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Waiting for transfers to finish 2026/05/16 01:42:38 DEBUG : toe/toe/toe: md5 = b17327fc83de247b098617a67867deae OK 2026/05/16 01:42:38 DEBUG : toe/toe/toe: size = 11 OK 2026/05/16 01:42:38 INFO : toe/toe/toe: Copied (new) 2026/05/16 01:42:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': not deleting files as there were IO errors 2026/05/16 01:42:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': not deleting directories as there were IO errors 2026/05/16 01:42:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/16 01:42:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.19s) PASS 2026/05/16 01:42:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibeduw3wefi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m13.214122189s (try 1/5)