"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/23 01:17:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu" 2026/05/23 01:17:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 01:17:51 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50" 2026/05/23 01:17:52 DEBUG : Creating backend with remote "/tmp/rclone1999309450" === 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-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:17:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:17:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:17:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/23 01:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:17:53 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.71s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:17:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:17:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:17:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:17:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:17:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:17:56 DEBUG : sub dir/hello world: md5 = 02283d3ea179a6ada066179f664c4681 OK 2026/05/23 01:17:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:17:56 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:17:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:17:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.61s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:17:59 DEBUG : metadata sub dir: Making directory with metadata 2026/05/23 01:17:59 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:17:59 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/23 01:17:59 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:17:59 DEBUG : Local file system at /tmp/rclone1999309450: File to upload is small (21 bytes), uploading instead of streaming 2026/05/23 01:17:59 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/23 01:17:59 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/23 01:17:59 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/23 01:17:59 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:18:00 DEBUG : Google drive root 'crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50': Skipping btime metadata as can't update it on an existing file: 2026-05-23T01:17:59.573734891Z 2026/05/23 01:18:00 INFO : empty metadata sub dir: Updated directory metadata 2026/05/23 01:18:00 DEBUG : Google drive root 'crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50': Skipping btime metadata as can't update it on an existing file: 2026-05-23T01:17:59.573734891Z 2026/05/23 01:18:01 INFO : metadata sub dir: Updated directory metadata 2026/05/23 01:18:01 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/23 01:18:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:18:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:18:02 DEBUG : metadata sub dir/hello metadata world: md5 = 5c260b3d32edaf2cde670630bccb2151 OK 2026/05/23 01:18:02 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/23 01:18:02 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/23 01:18:05 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.97s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:18:07 DEBUG : metadata sub dir: Making directory with metadata 2026/05/23 01:18:07 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:18:07 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/23 01:18:07 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:18:07 DEBUG : Local file system at /tmp/rclone1999309450: File to upload is small (21 bytes), uploading instead of streaming 2026/05/23 01:18:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/23 01:18:07 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/23 01:18:07 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/23 01:18:07 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:18:07 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/23 01:18:07 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/23 01:18:07 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/23 01:18:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:18:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:18:10 DEBUG : metadata sub dir/hello metadata world: md5 = 051777eb44445ac27f882949dd278d85 OK 2026/05/23 01:18:10 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/23 01:18:10 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/23 01:18:10 DEBUG : Google drive root 'crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50': Skipping btime metadata as can't update it on an existing file: 2026-05-23T01:18:07.540872454Z 2026/05/23 01:18:10 INFO : metadata sub dir: Updated directory metadata 2026/05/23 01:18:13 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.63s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:18:14 DEBUG : Creating backend with remote "/non-existing" 2026/05/23 01:18:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/23 01:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:18:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:18:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:18:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:18:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:18:17 DEBUG : sub dir/hello world: md5 = b90d7444a1819c06c4df6c4d3ed9907c OK 2026/05/23 01:18:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:18:17 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:18:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:18:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.41s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.46s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:18:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Running all checks before starting transfers 2026/05/23 01:18:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:18:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:18:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Checks finished, now starting transfers 2026/05/23 01:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:18:23 DEBUG : sub dir/hello world: md5 = 3694c1ecf766cef9d268044e13052503 OK 2026/05/23 01:18:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:18:23 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:18:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:18:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.28s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:18:26 ERROR : Ignoring --no-traverse with sync 2026/05/23 01:18:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:18:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:18:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:18:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:18:28 DEBUG : sub dir/hello world: md5 = f1b1774f0c119b3cd8df821a97d705a9 OK 2026/05/23 01:18:28 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:18:28 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:18:28 DEBUG : Waiting for deletions to finish 2026/05/23 01:18:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:18:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.39s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:18:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/23 01:18:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:18:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:18:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:18:33 DEBUG : hello world2: md5 = 1dee458b4cb6ad46093bdd2620080822 OK 2026/05/23 01:18:33 DEBUG : hello world2: size = 12 OK 2026/05/23 01:18:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.90s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:18:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 01:18:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:18:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:18:36 DEBUG : potato2: md5 = c5f84cd657e4d61955d49198383c661c OK 2026/05/23 01:18:36 DEBUG : potato2: size = 11 OK 2026/05/23 01:18:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:18:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 01:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:18:39 DEBUG : potato2: md5 = 6d6d5b2e7fc8c56944cb633d8f0df19b OK 2026/05/23 01:18:39 DEBUG : potato2: size = 11 OK 2026/05/23 01:18:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.05s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:18:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/23 01:18:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:18:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/23 01:18:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:18:40 DEBUG : sub dir2: Making directory with metadata 2026/05/23 01:18:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:18:41 DEBUG : sub dir: Making directory with metadata 2026/05/23 01:18:42 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:18:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:18:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/23 01:18:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:18:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:18:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:18:44 DEBUG : sub dir/hello world: md5 = 227da7a0996ca2868d75a05fe1d68bb0 OK 2026/05/23 01:18:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:18:44 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:18:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/23 01:18:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.60s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:18:49 INFO : sub dir2: Making directory 2026/05/23 01:18:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/23 01:18:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:18:49 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/23 01:18:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:18:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:18:49 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/23 01:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:18:51 DEBUG : sub dir/hello world: md5 = e98c66c01bb9b2dd43519d3b829094ea OK 2026/05/23 01:18:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:18:51 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:18:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:18:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.33s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:18:54 DEBUG : sub dir2: Making directory with metadata 2026/05/23 01:18:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:18:54 DEBUG : sub dir2: Making directory with metadata 2026/05/23 01:18:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:18:55 DEBUG : sub dir: Making directory with metadata 2026/05/23 01:18:56 INFO : sub dir: Made directory with metadata (mtime=2026-05-23T01:18:54.63268557Z) 2026/05/23 01:18:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:18:57 DEBUG : sub dir/hello world: md5 = 53e7d4b4c4e7207695eaa7b0717e2127 OK 2026/05/23 01:18:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:18:57 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:18:57 INFO : sub dir/hello world: Deleted 2026/05/23 01:19:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.90s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:19:01 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/23 01:19:01 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:19:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.74s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:19:05 INFO : sub dir2: Making directory 2026/05/23 01:19:05 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/23 01:19:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:19:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:19:07 DEBUG : sub dir/hello world: md5 = e0aeff91b133bc519e29e592979dfff9 OK 2026/05/23 01:19:07 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:19:07 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:19:07 INFO : sub dir/hello world: Deleted 2026/05/23 01:19:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:19:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.50s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:19:10 DEBUG : sub dir2: Making directory with metadata 2026/05/23 01:19:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:19:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:19:11 DEBUG : sub dir2: Making directory with metadata 2026/05/23 01:19:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:19:11 DEBUG : sub dir: Making directory with metadata 2026/05/23 01:19:12 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:19:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:19:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:19:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:19:13 DEBUG : sub dir/hello world: md5 = 12e54ca867ad78661523ea1f3e4cfa35 OK 2026/05/23 01:19:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:19:13 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:19:13 DEBUG : Waiting for deletions to finish 2026/05/23 01:19:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.75s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:19:18 INFO : sub dir2: Making directory 2026/05/23 01:19:18 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/23 01:19:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:19:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:19:20 DEBUG : sub dir/hello world: md5 = e6eab732dc05620f891956ca7a971ee0 OK 2026/05/23 01:19:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:19:20 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:19:20 DEBUG : Waiting for deletions to finish 2026/05/23 01:19:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:19:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.49s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:19:25 DEBUG : sub dir/hello world: md5 = eb18c3a7ec269aefc9bf1d0117f7d720 OK 2026/05/23 01:19:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuwusuw7fuyo" 2026/05/23 01:19:26 DEBUG : Creating backend with remote "TestDrive:crypt/fqdth0g9hc2cu0dgmnr1jbk97pq9l4gjg2b27gp44ru0llr1rg80" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu' -> Encrypted drive 'TestCryptDrive:rclone-test-kuwusuw7fuyo' 2026/05/23 01:19:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:19:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwusuw7fuyo': Waiting for checks to finish 2026/05/23 01:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwusuw7fuyo': Waiting for transfers to finish 2026/05/23 01:19:30 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:19:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/23 01:19:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwusuw7fuyo': Purge remote 2026/05/23 01:19:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.25s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:19:36 DEBUG : sub dir/hello world: md5 = 600bf45b01f57c3ace45dbd5c06d8cfb OK 2026/05/23 01:19:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/23 01:19:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/23 01:19:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:19:37 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:19:37 DEBUG : sub dir/hello world: Sizes differ 2026/05/23 01:19:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:19:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:19:38 DEBUG : sub dir/hello world: md5 = 3af2850770d51c64599e7a82bc4cf164 OK 2026/05/23 01:19:38 DEBUG : sub dir/hello world: size = 17 OK 2026/05/23 01:19:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/23 01:19:39 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/23 01:19:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.00s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:19:44 DEBUG : sub dir/hello world: md5 = 57d4c39dbd5c6c02295d9c7352c8ee13 OK 2026/05/23 01:19:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vudarum1hiba" 2026/05/23 01:19:44 DEBUG : Creating backend with remote "TestDrive:crypt/omtrrs820k43i76sp8gq25ojo5phc9p43fmre632ji7gnfql98i0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu' -> Encrypted drive 'TestCryptDrive:rclone-test-vudarum1hiba' 2026/05/23 01:19:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:19:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudarum1hiba': Waiting for checks to finish 2026/05/23 01:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudarum1hiba': Waiting for transfers to finish 2026/05/23 01:19:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:19:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/23 01:19:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:19:51 DEBUG : sub dir/hello world: md5 = 9cb13b874f91037bc29b8fa7b3fbc0d0 OK 2026/05/23 01:19:52 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/23 01:19:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/23 01:19:52 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:19:52 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-vudarum1hiba') 2026/05/23 01:19:52 DEBUG : sub dir/hello world: Sizes differ 2026/05/23 01:19:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudarum1hiba': Waiting for checks to finish 2026/05/23 01:19:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudarum1hiba': Waiting for transfers to finish 2026/05/23 01:19:54 DEBUG : sub dir/hello world: size = 17 OK 2026/05/23 01:19:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/23 01:19:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/23 01:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudarum1hiba': Purge remote 2026/05/23 01:19:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.67s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:19:59 DEBUG : sub dir/hello world: md5 = e8a51e7f724f0ab31ad54b2a0878613a OK 2026/05/23 01:20:01 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/23 01:20:01 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/23 01:20:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:20:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:20:01 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:20:01 DEBUG : sub dir/hello world: Sizes differ 2026/05/23 01:20:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:20:02 DEBUG : sub dir/hello world: md5 = 2c46a53c67e296eb781cf96b5f5235ab OK 2026/05/23 01:20:02 DEBUG : sub dir/hello world: size = 17 OK 2026/05/23 01:20:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/23 01:20:02 INFO : sub dir/hello world: Deleted 2026/05/23 01:20:03 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/23 01:20:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.11s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:20:07 DEBUG : sub dir/hello world: md5 = 563005c56bfaa3b58d9a9dd0f0b28b82 OK 2026/05/23 01:20:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viwufem8cife" 2026/05/23 01:20:08 DEBUG : Creating backend with remote "TestDrive:crypt/vvvfa0luqu4c6hc4lhdv2a22kfs86ut21eum504k9fjh87dg28n0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu' -> Encrypted drive 'TestCryptDrive:rclone-test-viwufem8cife' 2026/05/23 01:20:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:20:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viwufem8cife': Waiting for checks to finish 2026/05/23 01:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viwufem8cife': Waiting for transfers to finish 2026/05/23 01:20:12 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:20:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/23 01:20:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:20:14 DEBUG : sub dir/hello world: md5 = 5bf745da6bda95d56f9f023595a83078 OK 2026/05/23 01:20:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viwufem8cife': Using server-side directory move 2026/05/23 01:20:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-viwufem8cife': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/23 01:20:15 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/23 01:20:15 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/23 01:20:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viwufem8cife': Waiting for checks to finish 2026/05/23 01:20:15 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:20:15 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-viwufem8cife') 2026/05/23 01:20:15 DEBUG : sub dir/hello world: Sizes differ 2026/05/23 01:20:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viwufem8cife': Waiting for transfers to finish 2026/05/23 01:20:16 INFO : sub dir/hello world: Deleted 2026/05/23 01:20:16 INFO : sub dir/hello world: Moved (server-side) 2026/05/23 01:20:17 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/23 01:20:19 DEBUG : sub dir/hello world: md5 = 786003296b33ff40b738cdc9e075aa44 OK 2026/05/23 01:20:20 DEBUG : testing file moves 2026/05/23 01:20:20 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/23 01:20:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/23 01:20:20 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:20:20 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-viwufem8cife') 2026/05/23 01:20:20 DEBUG : sub dir/hello world: Sizes differ 2026/05/23 01:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viwufem8cife': Waiting for checks to finish 2026/05/23 01:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viwufem8cife': Waiting for transfers to finish 2026/05/23 01:20:21 INFO : sub dir/hello world: Deleted 2026/05/23 01:20:21 INFO : sub dir/hello world: Moved (server-side) 2026/05/23 01:20:22 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/23 01:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viwufem8cife': Purge remote --- PASS: TestServerSideMoveOverSelf (19.48s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:20:27 DEBUG : sub dir/hello world: md5 = ecf2b7d193aab7b44fa2e549936f470b OK 2026/05/23 01:20:27 ERROR : error listing: directory not found 2026/05/23 01:20:27 INFO : Local file system at /tmp/rclone1999309450: Making directory 2026/05/23 01:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:20:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.79s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:20:33 DEBUG : sub dir/hello world: md5 = d8dc1277c00f601c07a7c6b9fcbc73e6 OK 2026/05/23 01:20:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:20:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:20:34 DEBUG : Local file system at /tmp/rclone1999309450: Waiting for checks to finish 2026/05/23 01:20:34 DEBUG : Local file system at /tmp/rclone1999309450: Waiting for transfers to finish 2026/05/23 01:20:35 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/23 01:20:35 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/23 01:20:35 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:20:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:20:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.13s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:20:37 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/23 01:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:20:38 DEBUG : check sum: md5 = b0b25a6016fc829dfc6f6c61319a2795 OK 2026/05/23 01:20:38 DEBUG : check sum: size = 1 OK 2026/05/23 01:20:38 INFO : check sum: Copied (new) 2026/05/23 01:20:38 DEBUG : Waiting for deletions to finish 2026/05/23 01:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:20:39 DEBUG : check sum: size = 1 OK 2026/05/23 01:20:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/23 01:20:39 DEBUG : check sum: Size of src and dst objects identical 2026/05/23 01:20:39 DEBUG : check sum: Unchanged skipping 2026/05/23 01:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:20:39 DEBUG : Waiting for deletions to finish 2026/05/23 01:20:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.37s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:20:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/23 01:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:20:42 DEBUG : sizeonly: md5 = eae37ed701a93c9773483ef11774424b OK 2026/05/23 01:20:42 DEBUG : sizeonly: size = 6 OK 2026/05/23 01:20:42 INFO : sizeonly: Copied (new) 2026/05/23 01:20:42 DEBUG : Waiting for deletions to finish 2026/05/23 01:20:42 DEBUG : sizeonly: size = 6 OK 2026/05/23 01:20:42 DEBUG : sizeonly: Sizes identical 2026/05/23 01:20:42 DEBUG : sizeonly: Unchanged skipping 2026/05/23 01:20:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:20:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:20:42 DEBUG : Waiting for deletions to finish 2026/05/23 01:20:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.75s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:20:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/23 01:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:20:45 DEBUG : ignore-size: md5 = 153423dcbb903a4c8b7d7c86db6a7c06 OK 2026/05/23 01:20:45 INFO : ignore-size: Copied (new) 2026/05/23 01:20:45 DEBUG : Waiting for deletions to finish 2026/05/23 01:20:46 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:20:46 DEBUG : ignore-size: Unchanged skipping 2026/05/23 01:20:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:20:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:20:46 DEBUG : Waiting for deletions to finish 2026/05/23 01:20:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.69s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:20:49 DEBUG : existing: md5 = 9deed57a58b540245a98e410608d5152 OK 2026/05/23 01:20:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:20:50 DEBUG : existing: size = 6 OK 2026/05/23 01:20:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:20:50 DEBUG : existing: Unchanged skipping 2026/05/23 01:20:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:20:50 DEBUG : Waiting for deletions to finish 2026/05/23 01:20:50 INFO : There was nothing to transfer 2026/05/23 01:20:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/23 01:20:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:20:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:20:51 DEBUG : existing: md5 = 21a4555e8e7e5d363d9c1a5727f79578 OK 2026/05/23 01:20:51 DEBUG : existing: size = 6 OK 2026/05/23 01:20:51 INFO : existing: Copied (replaced existing) 2026/05/23 01:20:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:20:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/23 01:20:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:20:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:20:54 DEBUG : existing: md5 = 80d08a8b3ce6dec8427a56af86422576 OK 2026/05/23 01:20:54 DEBUG : existing: size = 6 OK 2026/05/23 01:20:54 INFO : existing: Copied (new) 2026/05/23 01:20:54 DEBUG : Waiting for deletions to finish 2026/05/23 01:20:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:20:54 DEBUG : existing: Destination exists, skipping 2026/05/23 01:20:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:20:54 DEBUG : Waiting for deletions to finish 2026/05/23 01:20:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.72s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:20:58 DEBUG : b/potato: md5 = b221ede59d888b3a5ed279afd266568d OK 2026/05/23 01:21:01 DEBUG : c/non empty space: md5 = c0caebb5bfe998aa713f5f546b8f2bb6 OK 2026/05/23 01:21:01 INFO : d: Making directory 2026/05/23 01:21:03 DEBUG : Added delayed dir = "a", newDst= 2026/05/23 01:21:03 INFO : c: Set directory modification time (using SetModTime) 2026/05/23 01:21:03 DEBUG : Added delayed dir = "c", newDst=c 2026/05/23 01:21:03 DEBUG : c/non empty space: size = 5 OK 2026/05/23 01:21:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:21:03 DEBUG : c/non empty space: Unchanged skipping 2026/05/23 01:21:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/23 01:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:21:06 DEBUG : a/potato2: md5 = 65b3ccd41c0c0ac0ce15011431c99029 OK 2026/05/23 01:21:06 DEBUG : a/potato2: size = 60 OK 2026/05/23 01:21:06 INFO : a/potato2: Copied (new) 2026/05/23 01:21:06 DEBUG : Waiting for deletions to finish 2026/05/23 01:21:06 INFO : b/potato: Deleted 2026/05/23 01:21:07 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/23 01:21:07 INFO : d: Removing directory 2026/05/23 01:21:08 INFO : b: Removing directory 2026/05/23 01:21:08 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/23 01:21:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': deleted 2 directories 2026/05/23 01:21:11 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/23 01:21:11 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:21:13 DEBUG : empty space: md5 = 44462decb83d3118616adc85adeb8f0c OK 2026/05/23 01:21:14 DEBUG : empty space: size = 1 OK 2026/05/23 01:21:14 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/23 01:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:21:14 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/23 01:21:14 DEBUG : Waiting for deletions to finish 2026/05/23 01:21:14 DEBUG : empty space: size = 1 OK 2026/05/23 01:21:14 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/23 01:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:21:17 DEBUG : empty space: md5 = 30ba66e4e03d196d93102a33d772b2f6 OK 2026/05/23 01:21:17 DEBUG : empty space: size = 1 OK 2026/05/23 01:21:17 INFO : empty space: Copied (replaced existing) 2026/05/23 01:21:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.44s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:21:20 DEBUG : foo: md5 = fe9b7f448f11db5b508da6d9c79a0a8f OK 2026/05/23 01:21:20 DEBUG : foo: size = 3 OK 2026/05/23 01:21:20 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/23 01:21:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:21:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:21:21 DEBUG : foo: md5 = 57b3c8e3a0be4205c251506290f5cdb9 OK 2026/05/23 01:21:21 DEBUG : foo: size = 3 OK 2026/05/23 01:21:21 INFO : foo: Copied (replaced existing) 2026/05/23 01:21:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.30s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:21:24 DEBUG : empty space: md5 = 210492c04dacf0a778fdd7bf9ee6a999 OK 2026/05/23 01:21:24 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/23 01:21:24 DEBUG : empty space: size = 1 OK 2026/05/23 01:21:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:21:24 DEBUG : empty space: Unchanged skipping 2026/05/23 01:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:21:26 DEBUG : potato: md5 = fc87b1fddcebd89cb3e2df44e6edded1 OK 2026/05/23 01:21:26 DEBUG : potato: size = 60 OK 2026/05/23 01:21:26 INFO : potato: Copied (new) 2026/05/23 01:21:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:21:29 DEBUG : potato: md5 = f45e4c067419d02958477493df94b066 OK 2026/05/23 01:21:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:21:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:21:30 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:21:30 DEBUG : potato: Sizes differ 2026/05/23 01:21:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:21:31 DEBUG : potato: md5 = 51b6b0b1d7b1d481e2909076daefc6c5 OK 2026/05/23 01:21:31 DEBUG : potato: size = 21 OK 2026/05/23 01:21:31 INFO : potato: Copied (replaced existing) 2026/05/23 01:21:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.64s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:21:34 DEBUG : potato: md5 = 71587666b5ff1e6cb2e5359aebd34fb0 OK 2026/05/23 01:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:21:35 DEBUG : potato: size = 21 OK 2026/05/23 01:21:35 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/23 01:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:21:36 DEBUG : potato: md5 = cb03f44ba97535bc73b367d49c8e912b OK 2026/05/23 01:21:36 DEBUG : potato: size = 21 OK 2026/05/23 01:21:36 INFO : potato: Copied (replaced existing) 2026/05/23 01:21:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:21:39 DEBUG : potato: md5 = 9122ec03f1ac8e30edaede736b53db0c OK 2026/05/23 01:21:40 DEBUG : empty space: md5 = 22a566555dab0329603a20a27a3866ae OK 2026/05/23 01:21:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 01:21:41 DEBUG : empty space: size = 1 OK 2026/05/23 01:21:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:21:41 DEBUG : empty space: Unchanged skipping 2026/05/23 01:21:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/23 01:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:21:41 DEBUG : Waiting for deletions to finish 2026/05/23 01:21:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:21:44 DEBUG : potato: md5 = a1c1d63be6219c6643254094b9bb3693 OK 2026/05/23 01:21:45 DEBUG : empty space: md5 = 5420fc2377c84722715f9bfb7d00028d OK 2026/05/23 01:21:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 01:21:46 DEBUG : empty space: size = 1 OK 2026/05/23 01:21:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:21:46 DEBUG : empty space: Unchanged skipping 2026/05/23 01:21:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:21:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:21:47 DEBUG : potato2: md5 = c775e25e6b312522bea911c1e2e305e8 OK 2026/05/23 01:21:47 DEBUG : potato2: size = 60 OK 2026/05/23 01:21:47 INFO : potato2: Copied (new) 2026/05/23 01:21:47 DEBUG : Waiting for deletions to finish 2026/05/23 01:21:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:21:51 DEBUG : b/potato: md5 = 892d49bd26fad38452b01bc390af4b6a OK 2026/05/23 01:21:52 DEBUG : TestDrive: Token expired 2026/05/23 01:21:52 DEBUG : TestDrive: No updated token found in the config file 2026/05/23 01:21:52 DEBUG : TestDrive: Token refresh successful 2026/05/23 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/05/23 01:21:52 DEBUG : TestDrive: Saved new token in config file 2026/05/23 01:21:54 DEBUG : c/non empty space: md5 = 29a20ce264ee879c4cc43e33efa20a9f OK 2026/05/23 01:21:54 INFO : d: Making directory 2026/05/23 01:21:55 INFO : d/e: Making directory 2026/05/23 01:21:57 DEBUG : Added delayed dir = "a", newDst= 2026/05/23 01:21:57 INFO : c: Set directory modification time (using SetModTime) 2026/05/23 01:21:57 DEBUG : Added delayed dir = "c", newDst=c 2026/05/23 01:21:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/23 01:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:21:57 DEBUG : c/non empty space: size = 5 OK 2026/05/23 01:21:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:21:57 DEBUG : c/non empty space: Unchanged skipping 2026/05/23 01:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:21:59 DEBUG : a/potato2: md5 = d11c9064cc884369357b99b6b1f4d3df OK 2026/05/23 01:21:59 DEBUG : a/potato2: size = 60 OK 2026/05/23 01:21:59 INFO : a/potato2: Copied (new) 2026/05/23 01:21:59 DEBUG : Waiting for deletions to finish 2026/05/23 01:22:00 INFO : b/potato: Deleted 2026/05/23 01:22:00 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/23 01:22:00 INFO : d/e: Removing directory 2026/05/23 01:22:01 INFO : d: Removing directory 2026/05/23 01:22:01 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/23 01:22:01 INFO : b: Removing directory 2026/05/23 01:22:02 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/23 01:22:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': deleted 3 directories 2026/05/23 01:22:04 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/23 01:22:05 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:22:08 DEBUG : b/potato: md5 = 583a1ab61f9f36cff96690fbe7d51776 OK 2026/05/23 01:22:10 DEBUG : c/non empty space: md5 = 3c19d674a28e079331d9c79aa016c11b OK 2026/05/23 01:22:10 INFO : d: Making directory 2026/05/23 01:22:12 DEBUG : Added delayed dir = "a", newDst= 2026/05/23 01:22:13 INFO : c: Set directory modification time (using SetModTime) 2026/05/23 01:22:13 DEBUG : Added delayed dir = "c", newDst=c 2026/05/23 01:22:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/23 01:22:13 DEBUG : c/non empty space: size = 5 OK 2026/05/23 01:22:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:22:13 DEBUG : c/non empty space: Unchanged skipping 2026/05/23 01:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:22:15 DEBUG : a/potato2: md5 = 462d20b9e1165b592373527270f28a66 OK 2026/05/23 01:22:15 DEBUG : a/potato2: size = 60 OK 2026/05/23 01:22:15 INFO : a/potato2: Copied (new) 2026/05/23 01:22:15 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': not deleting files as there were IO errors 2026/05/23 01:22:16 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/23 01:22:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': not deleting directories as there were IO errors 2026/05/23 01:22:19 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/23 01:22:20 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/23 01:22:20 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:22:23 DEBUG : potato: md5 = b525d87c25231799e46fde48b250ddc2 OK 2026/05/23 01:22:24 DEBUG : empty space: md5 = 5eb9f53d292c4c2e53acbd57f74a4b2f OK 2026/05/23 01:22:24 DEBUG : Waiting for deletions to finish 2026/05/23 01:22:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 01:22:25 DEBUG : empty space: size = 1 OK 2026/05/23 01:22:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:22:25 DEBUG : empty space: Unchanged skipping 2026/05/23 01:22:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:22:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:22:25 INFO : potato: Deleted 2026/05/23 01:22:26 DEBUG : potato2: md5 = 49f8b0fc451201c849abe4f539c9d644 OK 2026/05/23 01:22:26 DEBUG : potato2: size = 60 OK 2026/05/23 01:22:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.68s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:22:29 DEBUG : potato: md5 = 053d2eaa6533aa6111fcc7d169a0f106 OK 2026/05/23 01:22:31 DEBUG : empty space: md5 = d10528dc984efe347d029e19982fc782 OK 2026/05/23 01:22:31 DEBUG : Waiting for deletions to finish 2026/05/23 01:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:22:32 INFO : potato: Deleted 2026/05/23 01:22:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 01:22:32 DEBUG : empty space: size = 1 OK 2026/05/23 01:22:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:22:32 DEBUG : empty space: Unchanged skipping 2026/05/23 01:22:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:22:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:22:34 DEBUG : potato2: md5 = 6562b50f9529ef98987bfec8a5f54f58 OK 2026/05/23 01:22:34 DEBUG : potato2: size = 60 OK 2026/05/23 01:22:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.78s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:22:37 DEBUG : potato: md5 = 446f4f2ffa0c1aba937145dabd8db63b OK 2026/05/23 01:22:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 01:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:22:39 DEBUG : potato2: md5 = bc6b2ad64e15ff0c1591f6a80577cbf2 OK 2026/05/23 01:22:39 DEBUG : potato2: size = 19 OK 2026/05/23 01:22:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.12s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:22:42 DEBUG : potato2: md5 = e77513d5afe42975974fde7c13441a33 OK 2026/05/23 01:22:44 DEBUG : empty space: md5 = be77ea34ba55d43b719537b15a9b7a5e OK 2026/05/23 01:22:44 DEBUG : enormous: Excluded (Size Filter) 2026/05/23 01:22:44 DEBUG : enormous: Excluded 2026/05/23 01:22:44 DEBUG : potato2: Excluded (Size Filter) 2026/05/23 01:22:44 DEBUG : potato2: Excluded 2026/05/23 01:22:44 DEBUG : potato2: Excluded (Size Filter) 2026/05/23 01:22:44 DEBUG : empty space: size = 1 OK 2026/05/23 01:22:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:22:44 DEBUG : empty space: Unchanged skipping 2026/05/23 01:22:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:22:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:22:44 DEBUG : Waiting for deletions to finish 2026/05/23 01:22:44 INFO : There was nothing to transfer 2026/05/23 01:22:44 DEBUG : enormous: Excluded (Size Filter) 2026/05/23 01:22:44 DEBUG : enormous: Excluded 2026/05/23 01:22:44 DEBUG : potato2: Excluded (Size Filter) 2026/05/23 01:22:44 DEBUG : potato2: Excluded 2026/05/23 01:22:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/23 01:22:45 DEBUG : empty space: size = 1 OK 2026/05/23 01:22:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/23 01:22:45 DEBUG : empty space: Unchanged skipping 2026/05/23 01:22:45 DEBUG : Local file system at /tmp/rclone1999309450: Waiting for checks to finish 2026/05/23 01:22:45 DEBUG : Local file system at /tmp/rclone1999309450: Waiting for transfers to finish 2026/05/23 01:22:45 DEBUG : Waiting for deletions to finish 2026/05/23 01:22:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.48s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:22:47 DEBUG : potato2: md5 = 7cffd8967235c6487c3e677218bbcc05 OK 2026/05/23 01:22:49 DEBUG : empty space: md5 = 118af7019ff900d287229f53dd2d4034 OK 2026/05/23 01:22:50 DEBUG : enormous: md5 = 1dcb2de903a02d7e1ca45fa71c47180a OK 2026/05/23 01:22:51 DEBUG : enormous: Excluded (Size Filter) 2026/05/23 01:22:51 DEBUG : enormous: Excluded 2026/05/23 01:22:51 DEBUG : potato2: Excluded (Size Filter) 2026/05/23 01:22:51 DEBUG : potato2: Excluded 2026/05/23 01:22:51 DEBUG : empty space: size = 1 OK 2026/05/23 01:22:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:22:51 DEBUG : empty space: Unchanged skipping 2026/05/23 01:22:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:22:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:22:51 DEBUG : Waiting for deletions to finish 2026/05/23 01:22:51 INFO : enormous: Deleted 2026/05/23 01:22:51 INFO : potato2: Deleted 2026/05/23 01:22:51 INFO : There was nothing to transfer 2026/05/23 01:22:52 DEBUG : Local file system at /tmp/rclone1999309450: Waiting for checks to finish 2026/05/23 01:22:52 DEBUG : empty space: size = 1 OK 2026/05/23 01:22:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/23 01:22:52 DEBUG : empty space: Unchanged skipping 2026/05/23 01:22:52 DEBUG : Local file system at /tmp/rclone1999309450: Waiting for transfers to finish 2026/05/23 01:22:52 DEBUG : Waiting for deletions to finish 2026/05/23 01:22:52 INFO : potato2: Deleted 2026/05/23 01:22:52 INFO : enormous: Deleted 2026/05/23 01:22:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.72s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:22:54 DEBUG : one: md5 = bd970898b5a4c6e6f4d5ffa0d3a03f49 OK 2026/05/23 01:22:56 DEBUG : two: md5 = e9cfad3393924a832f2e7a7eb54bbc91 OK 2026/05/23 01:22:57 DEBUG : three: md5 = 216edad0841e3b010e088d29a03adbad OK 2026/05/23 01:22:59 DEBUG : four: md5 = cfe977ca36c29204bf7deb70a1c360bb OK 2026/05/23 01:22:59 DEBUG : five: Need to transfer - File not found at Destination 2026/05/23 01:22:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:22:59 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:22:59 DEBUG : four: Sizes differ 2026/05/23 01:22:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/23 01:22:59 DEBUG : one: Destination is newer than source, skipping 2026/05/23 01:22:59 DEBUG : three: size = 5 OK 2026/05/23 01:22:59 DEBUG : three: Sizes identical 2026/05/23 01:22:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/23 01:22:59 DEBUG : two: size = 3 OK 2026/05/23 01:22:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:22:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:23:01 DEBUG : two: md5 = 4c6ec769ce185237aaf71bb7227fb97e OK 2026/05/23 01:23:01 DEBUG : two: size = 3 OK 2026/05/23 01:23:01 INFO : two: Copied (replaced existing) 2026/05/23 01:23:01 DEBUG : five: md5 = d43ac711e4764d3109061259f283b7cf OK 2026/05/23 01:23:01 DEBUG : five: size = 4 OK 2026/05/23 01:23:01 INFO : five: Copied (new) 2026/05/23 01:23:02 DEBUG : four: md5 = fdedd14f4cccaf2fad0d420a87413a48 OK 2026/05/23 01:23:02 DEBUG : four: size = 4 OK 2026/05/23 01:23:02 INFO : four: Copied (replaced existing) 2026/05/23 01:23:02 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.71s) === 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-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/23 01:23:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/23 01:23:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/23 01:23:05 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/23 01:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:23:06 DEBUG : yam: md5 = b99ce02697d54e47d281a2f48735b18e OK 2026/05/23 01:23:06 DEBUG : yam: size = 11 OK 2026/05/23 01:23:06 INFO : yam: Copied (new) 2026/05/23 01:23:06 DEBUG : potato: md5 = 41e8d708b7c3a9c022889bcecde3de8e OK 2026/05/23 01:23:06 DEBUG : potato: size = 14 OK 2026/05/23 01:23:06 INFO : potato: Copied (new) 2026/05/23 01:23:06 DEBUG : Waiting for deletions to finish 2026/05/23 01:23:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/23 01:23:07 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/23 01:23:07 DEBUG : potato: size = 14 OK 2026/05/23 01:23:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:23:07 DEBUG : potato: Unchanged skipping 2026/05/23 01:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:23:08 DEBUG : yaml: md5 = 774f3550941aaff3170add9fdf7442e5 OK 2026/05/23 01:23:08 DEBUG : yaml: size = 11 OK 2026/05/23 01:23:08 INFO : yaml: Copied (new) 2026/05/23 01:23:08 DEBUG : Waiting for deletions to finish 2026/05/23 01:23:08 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/23 01:23:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Making map for --track-renames 2026/05/23 01:23:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Finished making map for --track-renames 2026/05/23 01:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:23:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/23 01:23:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/23 01:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for renames to finish 2026/05/23 01:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:23:12 DEBUG : potato: md5 = e5670893d898b0a4987fec2dca66b447 OK 2026/05/23 01:23:12 DEBUG : potato: size = 14 OK 2026/05/23 01:23:12 INFO : potato: Copied (new) 2026/05/23 01:23:12 DEBUG : yam: md5 = cd98d528e3a063adc1d6e54298152b1d OK 2026/05/23 01:23:12 DEBUG : yam: size = 11 OK 2026/05/23 01:23:12 INFO : yam: Copied (new) 2026/05/23 01:23:12 DEBUG : Waiting for deletions to finish 2026/05/23 01:23:13 DEBUG : potato: size = 14 OK 2026/05/23 01:23:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:23:13 DEBUG : potato: Unchanged skipping 2026/05/23 01:23:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Making map for --track-renames 2026/05/23 01:23:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Finished making map for --track-renames 2026/05/23 01:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for renames to finish 2026/05/23 01:23:14 INFO : yam: Moved (server-side) to: yaml 2026/05/23 01:23:14 INFO : yaml: Renamed from "yam" 2026/05/23 01:23:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:23:14 DEBUG : Waiting for deletions to finish 2026/05/23 01:23:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.95s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/23 01:23:15 DEBUG : Added delayed dir = "sub", newDst= 2026/05/23 01:23:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Making map for --track-renames 2026/05/23 01:23:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Finished making map for --track-renames 2026/05/23 01:23:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:23:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/23 01:23:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for renames to finish 2026/05/23 01:23:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/23 01:23:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:23:18 DEBUG : sub/yam: md5 = c8dbad68a99a5407b441017cd8ecbb24 OK 2026/05/23 01:23:18 DEBUG : sub/yam: size = 11 OK 2026/05/23 01:23:18 INFO : sub/yam: Copied (new) 2026/05/23 01:23:18 DEBUG : potato: md5 = bf5b8d8cadafb8880e8d2130707401e1 OK 2026/05/23 01:23:18 DEBUG : potato: size = 14 OK 2026/05/23 01:23:18 INFO : potato: Copied (new) 2026/05/23 01:23:18 DEBUG : Waiting for deletions to finish 2026/05/23 01:23:18 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/23 01:23:19 DEBUG : potato: size = 14 OK 2026/05/23 01:23:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:23:19 DEBUG : potato: Unchanged skipping 2026/05/23 01:23:20 INFO : sub: Set directory modification time (using SetModTime) 2026/05/23 01:23:20 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/23 01:23:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Making map for --track-renames 2026/05/23 01:23:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Finished making map for --track-renames 2026/05/23 01:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for renames to finish 2026/05/23 01:23:21 INFO : sub/yam: Moved (server-side) to: yam 2026/05/23 01:23:21 INFO : yam: Renamed from "sub/yam" 2026/05/23 01:23:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:23:21 DEBUG : Waiting for deletions to finish 2026/05/23 01:23:21 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.48s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:23:24 DEBUG : Creating backend with remote "/tmp/rclone1999309450/dir1" 2026/05/23 01:23:24 DEBUG : Config file has changed externally - reloading 2026/05/23 01:23:24 DEBUG : Creating backend with remote "/tmp/rclone1999309450/dir2" 2026/05/23 01:23:24 DEBUG : Local file system at /tmp/rclone1999309450/dir2: Using server-side directory move 2026/05/23 01:23:24 INFO : Local file system at /tmp/rclone1999309450/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/23 01:23:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/23 01:23:24 DEBUG : Local file system at /tmp/rclone1999309450/dir2: Waiting for checks to finish 2026/05/23 01:23:24 DEBUG : Local file system at /tmp/rclone1999309450/dir2: Waiting for transfers to finish 2026/05/23 01:23:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:23:24 DEBUG : Added delayed dir = "nested", newDst= 2026/05/23 01:23:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:23:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:23:24 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/23 01:23:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/23 01:23:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:23:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:23:26 DEBUG : sub dir/hello world: md5 = ea7b16e34b1cd11bd1134b7e18295316 OK 2026/05/23 01:23:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:23:26 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:23:26 INFO : sub dir/hello world: Deleted 2026/05/23 01:23:28 DEBUG : nested/sub dir/file: md5 = 97ba24694d57f7a607b258219da9f147 OK 2026/05/23 01:23:28 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/23 01:23:28 INFO : nested/sub dir/file: Copied (new) 2026/05/23 01:23:28 INFO : nested/sub dir/file: Deleted 2026/05/23 01:23:29 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:23:29 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/23 01:23:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:23:29 INFO : sub dir: Removing directory 2026/05/23 01:23:29 INFO : nested/sub dir: Removing directory 2026/05/23 01:23:29 INFO : nested: Removing directory 2026/05/23 01:23:29 DEBUG : Local file system at /tmp/rclone1999309450: deleted 3 directories 2026/05/23 01:23:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/23 01:23:33 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/23 01:23:33 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:23:34 DEBUG : Added delayed dir = "nested", newDst= 2026/05/23 01:23:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/23 01:23:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/23 01:23:34 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/23 01:23:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/23 01:23:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:23:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:23:37 DEBUG : sub dir/hello world: md5 = cd5fa9f820d96cbdc7a0ece48d8ddb6d OK 2026/05/23 01:23:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/23 01:23:37 INFO : sub dir/hello world: Copied (new) 2026/05/23 01:23:37 INFO : sub dir/hello world: Deleted 2026/05/23 01:23:40 DEBUG : nested/sub dir/file: md5 = ea108568c41249fa42ee84529ca03d58 OK 2026/05/23 01:23:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/23 01:23:40 INFO : nested/sub dir/file: Copied (new) 2026/05/23 01:23:40 INFO : nested/sub dir/file: Deleted 2026/05/23 01:23:40 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:23:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:23:41 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/23 01:23:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/23 01:23:44 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/23 01:23:45 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.45s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:23:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/23 01:23:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/23 01:23:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:23:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:23:47 DEBUG : existing-b: md5 = f1dd63b34eb1e0b3aae288ea3118c275 OK 2026/05/23 01:23:47 DEBUG : existing-b: size = 6 OK 2026/05/23 01:23:47 INFO : existing-b: Copied (new) 2026/05/23 01:23:47 INFO : existing-b: Deleted 2026/05/23 01:23:47 DEBUG : existing: md5 = 16fd528b9dd0d0013b902c54b226bcab OK 2026/05/23 01:23:47 DEBUG : existing: size = 6 OK 2026/05/23 01:23:47 INFO : existing: Copied (new) 2026/05/23 01:23:47 INFO : existing: Deleted 2026/05/23 01:23:48 DEBUG : existing: Destination exists, skipping 2026/05/23 01:23:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/23 01:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:23:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.91s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:23:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dumimaq3vozo" 2026/05/23 01:23:50 DEBUG : Creating backend with remote "TestDrive:crypt/c9teginfej1igi3g0pvfth6knuncf80e7eob70qbot8aoao3be60" 2026/05/23 01:23:52 DEBUG : potato2: md5 = f6e706ceaccdebaddcd803533c9038d8 OK 2026/05/23 01:23:54 DEBUG : empty space: md5 = c89789850646ddb783e137f3f022500d OK 2026/05/23 01:23:55 DEBUG : potato3: md5 = 5626866b901051037257f8bb64f725e9 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu' -> Encrypted drive 'TestCryptDrive:rclone-test-dumimaq3vozo' 2026/05/23 01:23:58 DEBUG : empty space: md5 = 6239202bff5a8fd41cb37da3c8e3edc6 OK 2026/05/23 01:23:59 DEBUG : potato3: md5 = 52309c19c566f703c0406f57a838963a OK 2026/05/23 01:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dumimaq3vozo': Using server-side directory move 2026/05/23 01:23:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dumimaq3vozo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/23 01:24:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 01:24:00 DEBUG : empty space: size = 1 OK 2026/05/23 01:24:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/23 01:24:00 DEBUG : empty space: Unchanged skipping 2026/05/23 01:24:00 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:24:00 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-dumimaq3vozo') 2026/05/23 01:24:00 DEBUG : potato3: Sizes differ 2026/05/23 01:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dumimaq3vozo': Waiting for checks to finish 2026/05/23 01:24:00 INFO : empty space: Deleted 2026/05/23 01:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dumimaq3vozo': Waiting for transfers to finish 2026/05/23 01:24:00 INFO : potato3: Deleted 2026/05/23 01:24:01 INFO : potato2: Moved (server-side) 2026/05/23 01:24:01 INFO : potato3: Moved (server-side) 2026/05/23 01:24:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womidup5jepi" 2026/05/23 01:24:01 DEBUG : Creating backend with remote "TestDrive:crypt/22v3njjdhjpjrldehmnpr3ir9gt19d93ucepj06dr37s0e10j86g" 2026/05/23 01:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womidup5jepi': Using server-side directory move 2026/05/23 01:24:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womidup5jepi': Server side directory move succeeded 2026/05/23 01:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womidup5jepi': Purge remote 2026/05/23 01:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dumimaq3vozo': Purge remote 2026/05/23 01:24:05 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.59s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:24:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fevevep3caki" 2026/05/23 01:24:05 DEBUG : Creating backend with remote "TestDrive:crypt/jmvu968cli5oihi7m5r2orqcgc2kd90pdlflf5t18aiuvn688cng" 2026/05/23 01:24:07 DEBUG : potato2: md5 = c3bf8e1a7141905d534071e24d1da46b OK 2026/05/23 01:24:09 DEBUG : empty space: md5 = 7c47a6068b64233690fb9c17b3acd4d8 OK 2026/05/23 01:24:10 DEBUG : potato3: md5 = bf263b714c720cba398ac0ebd0c184e7 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu' -> Encrypted drive 'TestCryptDrive:rclone-test-fevevep3caki' 2026/05/23 01:24:13 DEBUG : empty space: md5 = b7f2ed09d63d03f9110b5fb05cb93400 OK 2026/05/23 01:24:14 DEBUG : potato3: md5 = 05dab2548bcd565d60dd06f617cf9b64 OK 2026/05/23 01:24:15 DEBUG : empty space: Excluded (Size Filter) 2026/05/23 01:24:15 DEBUG : empty space: Excluded (Size Filter) 2026/05/23 01:24:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 01:24:15 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:24:15 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fevevep3caki') 2026/05/23 01:24:15 DEBUG : potato3: Sizes differ 2026/05/23 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fevevep3caki': Waiting for checks to finish 2026/05/23 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fevevep3caki': Waiting for transfers to finish 2026/05/23 01:24:15 INFO : potato2: Moved (server-side) 2026/05/23 01:24:15 INFO : potato3: Deleted 2026/05/23 01:24:16 INFO : potato3: Moved (server-side) 2026/05/23 01:24:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dicafaw6vuko" 2026/05/23 01:24:16 DEBUG : Creating backend with remote "TestDrive:crypt/a1u8u2vhpdkqnp3ufrs9v1h86aomk6m90nmimm30v74ssvmt5ka0" 2026/05/23 01:24:18 DEBUG : empty space: Excluded (Size Filter) 2026/05/23 01:24:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 01:24:18 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/23 01:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dicafaw6vuko': Waiting for checks to finish 2026/05/23 01:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dicafaw6vuko': Waiting for transfers to finish 2026/05/23 01:24:19 INFO : potato3: Moved (server-side) 2026/05/23 01:24:19 INFO : potato2: Moved (server-side) 2026/05/23 01:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dicafaw6vuko': Purge remote 2026/05/23 01:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fevevep3caki': Purge remote --- PASS: TestServerSideMoveWithFilter (16.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:24:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-heloseb5huko" 2026/05/23 01:24:21 DEBUG : Creating backend with remote "TestDrive:crypt/4h3b0pm9alnc3s85v8jaujpj7tdp1bikqbllahojj5bkpl6q019g" 2026/05/23 01:24:24 DEBUG : potato2: md5 = 2eb80ee344947b0a1d152f93e59ed379 OK 2026/05/23 01:24:26 DEBUG : empty space: md5 = 6d470a0759012d6f62a175b5e680c9d4 OK 2026/05/23 01:24:27 DEBUG : potato3: md5 = 0a212089b55b5d2dc0993be90818b072 OK 2026/05/23 01:24:27 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu' -> Encrypted drive 'TestCryptDrive:rclone-test-heloseb5huko' 2026/05/23 01:24:31 DEBUG : empty space: md5 = 1e0bced0b481dc61e7d87ef6ac122051 OK 2026/05/23 01:24:33 DEBUG : potato3: md5 = 682e58004e74876d394bd743f066fd20 OK 2026/05/23 01:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heloseb5huko': Using server-side directory move 2026/05/23 01:24:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-heloseb5huko': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/23 01:24:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/23 01:24:33 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/23 01:24:33 DEBUG : empty space: size = 1 OK 2026/05/23 01:24:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/23 01:24:33 DEBUG : empty space: Unchanged skipping 2026/05/23 01:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heloseb5huko': Waiting for checks to finish 2026/05/23 01:24:33 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:24:33 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-heloseb5huko') 2026/05/23 01:24:33 DEBUG : potato3: Sizes differ 2026/05/23 01:24:34 INFO : empty space: Deleted 2026/05/23 01:24:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heloseb5huko': Waiting for transfers to finish 2026/05/23 01:24:34 INFO : potato3: Deleted 2026/05/23 01:24:34 INFO : potato2: Moved (server-side) 2026/05/23 01:24:34 INFO : potato3: Moved (server-side) 2026/05/23 01:24:34 INFO : tomatoDir: Removing directory 2026/05/23 01:24:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': deleted 1 directories 2026/05/23 01:24:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoquloq5xiyu" 2026/05/23 01:24:36 DEBUG : Creating backend with remote "TestDrive:crypt/j628vf7f8v1n20bedp5a73ndt1ebs65da0298ang7kst4531jjcg" 2026/05/23 01:24:37 INFO : tomatoDir: Making directory 2026/05/23 01:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoquloq5xiyu': Using server-side directory move 2026/05/23 01:24:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoquloq5xiyu': Server side directory move succeeded 2026/05/23 01:24:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoquloq5xiyu': Purge remote 2026/05/23 01:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heloseb5huko': Purge remote 2026/05/23 01:24:41 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.02s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.54s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:24:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/rclone-sync-test" 2026/05/23 01:24:42 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.02s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:24:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/rclone-sync-test" 2026/05/23 01:24:44 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/23 01:24:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/rclone-sync-test-include/layer2" 2026/05/23 01:24:46 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/23 01:24:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/rclone-sync-test-ignore-file" 2026/05/23 01:24:50 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/23 01:24:53 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 2d81cb08c191ca5006be0024823917d7 OK 2026/05/23 01:24:56 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/23 01:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/rclone-sync-test': Waiting for checks to finish 2026/05/23 01:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/rclone-sync-test': Waiting for transfers to finish 2026/05/23 01:24:56 DEBUG : Waiting for deletions to finish 2026/05/23 01:24:56 INFO : There was nothing to transfer 2026/05/23 01:24:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:24:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:24:58 DEBUG : Waiting for deletions to finish 2026/05/23 01:24:58 INFO : rclone-sync-test-include: Removing directory 2026/05/23 01:24:58 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/23 01:24:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/23 01:24:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': failed to delete 1 directories 2026/05/23 01:24:58 INFO : There was nothing to transfer 2026/05/23 01:25:00 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/23 01:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/23 01:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/23 01:25:00 DEBUG : Waiting for deletions to finish 2026/05/23 01:25:00 INFO : There was nothing to transfer 2026/05/23 01:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:25:02 DEBUG : Waiting for deletions to finish 2026/05/23 01:25:02 INFO : rclone-sync-test-include: Removing directory 2026/05/23 01:25:02 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/23 01:25:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/23 01:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': failed to delete 1 directories 2026/05/23 01:25:02 INFO : There was nothing to transfer 2026/05/23 01:25:04 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/23 01:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/23 01:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/23 01:25:04 DEBUG : Waiting for deletions to finish 2026/05/23 01:25:04 INFO : There was nothing to transfer 2026/05/23 01:25:06 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/23 01:25:07 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.36s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:25:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/dst" 2026/05/23 01:25:08 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/23 01:25:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/CompareDest" 2026/05/23 01:25:10 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/gveqi14airsml4bgu7krj116o8" 2026/05/23 01:25:12 DEBUG : one: Need to transfer - File not found at Destination 2026/05/23 01:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:25:14 DEBUG : one: md5 = 7a28e60e7ce95399ac28ed80e21b9c52 OK 2026/05/23 01:25:14 DEBUG : one: size = 3 OK 2026/05/23 01:25:14 INFO : one: Copied (new) 2026/05/23 01:25:14 DEBUG : Waiting for deletions to finish 2026/05/23 01:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:25:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:25:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:25:15 DEBUG : one: Sizes differ 2026/05/23 01:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:25:17 DEBUG : one: md5 = 39c499fee9d7fa1a933198d4025dd362 OK 2026/05/23 01:25:17 DEBUG : one: size = 5 OK 2026/05/23 01:25:17 INFO : one: Copied (replaced existing) 2026/05/23 01:25:17 DEBUG : Waiting for deletions to finish 2026/05/23 01:25:19 DEBUG : dst/one: md5 = ea0ef9cd6ed64d6145bd952b2a110116 OK 2026/05/23 01:25:21 DEBUG : CompareDest/one: md5 = d6de48c2e660b271ec8f1d3b40e778f2 OK 2026/05/23 01:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:25:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:25:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:25:22 DEBUG : one: Sizes differ 2026/05/23 01:25:23 DEBUG : one: size = 5 OK 2026/05/23 01:25:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:25:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/23 01:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:25:23 DEBUG : Waiting for deletions to finish 2026/05/23 01:25:23 INFO : There was nothing to transfer 2026/05/23 01:25:25 DEBUG : CompareDest/two: md5 = 721e9f0f8f9014673455a7bccee9aeb5 OK 2026/05/23 01:25:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:25:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:25:26 DEBUG : one: Sizes differ 2026/05/23 01:25:26 DEBUG : one: size = 5 OK 2026/05/23 01:25:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:25:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/23 01:25:26 DEBUG : two: size = 3 OK 2026/05/23 01:25:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:25:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/23 01:25:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:25:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:25:26 DEBUG : Waiting for deletions to finish 2026/05/23 01:25:26 INFO : There was nothing to transfer 2026/05/23 01:25:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:25:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:25:26 DEBUG : one: Sizes differ 2026/05/23 01:25:27 DEBUG : one: size = 5 OK 2026/05/23 01:25:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:25:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/23 01:25:27 DEBUG : two: size = 3 OK 2026/05/23 01:25:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:25:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/23 01:25:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:25:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:25:27 DEBUG : Waiting for deletions to finish 2026/05/23 01:25:27 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/23 01:25:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:25:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:25:28 DEBUG : one: Sizes differ 2026/05/23 01:25:28 DEBUG : one: size = 5 OK 2026/05/23 01:25:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:25:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/23 01:25:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:25:28 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/CompareDest') 2026/05/23 01:25:28 DEBUG : two: Sizes differ 2026/05/23 01:25:28 DEBUG : two: Need to transfer - File not found at Destination 2026/05/23 01:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:25:30 DEBUG : two: md5 = 577fbb5e104092ac360e08faa00d9e94 OK 2026/05/23 01:25:30 DEBUG : two: size = 5 OK 2026/05/23 01:25:30 INFO : two: Copied (new) 2026/05/23 01:25:30 DEBUG : Waiting for deletions to finish 2026/05/23 01:25:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/23 01:25:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/23 01:25:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/23 01:25:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.71s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:25:36 DEBUG : pre-dest1/1: md5 = f9dbb6b6d895254cfa7c8d302a39275d OK 2026/05/23 01:25:38 DEBUG : pre-dest2/2: md5 = ca98a9b0c86830230d5723052b2180f8 OK 2026/05/23 01:25:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/dest" 2026/05/23 01:25:39 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/rg03c1jvnehrrc617i0lnqjddc" 2026/05/23 01:25:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/pre-dest1" 2026/05/23 01:25:40 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/bbnblvh6k061ssopqrp18kd7gc" 2026/05/23 01:25:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/pre-dest2" 2026/05/23 01:25:41 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/23 01:25:42 DEBUG : 1: size = 1 OK 2026/05/23 01:25:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:25:42 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/23 01:25:43 DEBUG : 2: size = 1 OK 2026/05/23 01:25:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:25:43 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/23 01:25:43 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/23 01:25:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dest': Waiting for checks to finish 2026/05/23 01:25:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dest': Waiting for transfers to finish 2026/05/23 01:25:45 DEBUG : 3: md5 = 1ac2da41fd32c063a6efb545e46e1fba OK 2026/05/23 01:25:45 DEBUG : 3: size = 1 OK 2026/05/23 01:25:45 INFO : 3: Copied (new) 2026/05/23 01:25:45 DEBUG : Waiting for deletions to finish 2026/05/23 01:25:48 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/23 01:25:49 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/23 01:25:50 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.28s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:25:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/dst" 2026/05/23 01:25:50 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/23 01:25:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/CopyDest" 2026/05/23 01:25:52 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/23 01:25:54 DEBUG : one: Need to transfer - File not found at Destination 2026/05/23 01:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:25:56 DEBUG : one: md5 = e35a86f9cf443ccc59413617a3b41f1a OK 2026/05/23 01:25:56 DEBUG : one: size = 3 OK 2026/05/23 01:25:56 INFO : one: Copied (new) 2026/05/23 01:25:56 DEBUG : Waiting for deletions to finish 2026/05/23 01:25:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:25:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:25:57 DEBUG : one: Sizes differ 2026/05/23 01:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:25:59 DEBUG : one: md5 = 9101c7216441cba84c13095ad3f8cd5a OK 2026/05/23 01:25:59 DEBUG : one: size = 5 OK 2026/05/23 01:25:59 INFO : one: Copied (replaced existing) 2026/05/23 01:25:59 DEBUG : Waiting for deletions to finish 2026/05/23 01:26:02 DEBUG : dst/one: md5 = d30a9707c8e129899e3e2316a0e95f9c OK 2026/05/23 01:26:04 DEBUG : CopyDest/one: md5 = 0b64ad463e16325f0d108dd8dcc8ace7 OK 2026/05/23 01:26:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/BackupDir" 2026/05/23 01:26:04 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/23 01:26:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:26:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:26:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:26:06 DEBUG : one: Sizes differ 2026/05/23 01:26:06 DEBUG : one: size = 5 OK 2026/05/23 01:26:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:26:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:26:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:26:06 DEBUG : one: Sizes differ 2026/05/23 01:26:08 INFO : one: Moved (server-side) 2026/05/23 01:26:09 DEBUG : one: size = 5 OK 2026/05/23 01:26:09 INFO : one: Copied (server-side copy) 2026/05/23 01:26:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/23 01:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:26:09 DEBUG : Waiting for deletions to finish 2026/05/23 01:26:11 DEBUG : CopyDest/two: md5 = 9fbe5e99eeee641610ef57e51a7b43ad OK 2026/05/23 01:26:12 DEBUG : one: size = 5 OK 2026/05/23 01:26:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:26:12 DEBUG : one: Unchanged skipping 2026/05/23 01:26:12 DEBUG : two: size = 3 OK 2026/05/23 01:26:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:26:13 DEBUG : two: size = 3 OK 2026/05/23 01:26:13 INFO : two: Copied (server-side copy) 2026/05/23 01:26:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/23 01:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:26:13 DEBUG : Waiting for deletions to finish 2026/05/23 01:26:14 DEBUG : one: size = 5 OK 2026/05/23 01:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:26:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:26:14 DEBUG : one: Unchanged skipping 2026/05/23 01:26:14 DEBUG : two: size = 3 OK 2026/05/23 01:26:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:26:14 DEBUG : two: Unchanged skipping 2026/05/23 01:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:26:14 DEBUG : Waiting for deletions to finish 2026/05/23 01:26:14 INFO : There was nothing to transfer 2026/05/23 01:26:16 DEBUG : CopyDest/three: md5 = 1f83bf478be94abc518cc4b57ab67f6b OK 2026/05/23 01:26:17 DEBUG : one: size = 5 OK 2026/05/23 01:26:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:26:17 DEBUG : one: Unchanged skipping 2026/05/23 01:26:17 DEBUG : three: size = 7 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:26:17 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/CopyDest') 2026/05/23 01:26:17 DEBUG : three: Sizes differ 2026/05/23 01:26:17 DEBUG : three: Destination not found in --copy-dest 2026/05/23 01:26:17 DEBUG : three: Need to transfer - File not found at Destination 2026/05/23 01:26:17 DEBUG : two: size = 3 OK 2026/05/23 01:26:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/23 01:26:17 DEBUG : two: Unchanged skipping 2026/05/23 01:26:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:26:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:26:19 DEBUG : three: md5 = a422a41c7c0509c659b685ebf01319b1 OK 2026/05/23 01:26:19 DEBUG : three: size = 7 OK 2026/05/23 01:26:19 INFO : three: Copied (new) 2026/05/23 01:26:19 DEBUG : Waiting for deletions to finish 2026/05/23 01:26:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/23 01:26:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/23 01:26:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/23 01:26:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/23 01:26:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/23 01:26:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/23 01:26:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.93s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:26:27 DEBUG : dst/one: md5 = 002c4c6d670d7e8c7c378bd0ffa3cce8 OK 2026/05/23 01:26:29 DEBUG : dst/two: md5 = df963544729477b3395e121c035566f8 OK 2026/05/23 01:26:30 DEBUG : dst/three.txt: md5 = de30598e91314188d27cab38cbf7195b OK 2026/05/23 01:26:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/dst" 2026/05/23 01:26:31 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/23 01:26:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/backup" 2026/05/23 01:26:31 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/1nrff024r7pq65ecp72fc28jb0" 2026/05/23 01:26:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:26:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:26:33 DEBUG : one: Sizes differ 2026/05/23 01:26:33 DEBUG : two: size = 3 OK 2026/05/23 01:26:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:26:33 DEBUG : two: Unchanged skipping 2026/05/23 01:26:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:26:35 INFO : one: Moved (server-side) 2026/05/23 01:26:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:26:36 DEBUG : one: md5 = 7bb482839a3276a49ccd30d151026370 OK 2026/05/23 01:26:36 DEBUG : one: size = 4 OK 2026/05/23 01:26:36 INFO : one: Copied (new) 2026/05/23 01:26:36 DEBUG : Waiting for deletions to finish 2026/05/23 01:26:37 INFO : three.txt: Moved (server-side) 2026/05/23 01:26:37 INFO : three.txt: Moved into backup dir 2026/05/23 01:26:39 DEBUG : dst/three.txt: md5 = e04150fd76b5fee3f518650cb420944d OK 2026/05/23 01:26:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:26:41 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:26:41 DEBUG : one: Sizes differ 2026/05/23 01:26:41 DEBUG : two: size = 3 OK 2026/05/23 01:26:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:26:41 DEBUG : two: Unchanged skipping 2026/05/23 01:26:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:26:41 INFO : one: Deleted 2026/05/23 01:26:42 INFO : one: Moved (server-side) 2026/05/23 01:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:26:43 DEBUG : one: md5 = cf8a3a60fed1e5b2461d383e010a777c OK 2026/05/23 01:26:43 DEBUG : one: size = 5 OK 2026/05/23 01:26:43 INFO : one: Copied (new) 2026/05/23 01:26:43 DEBUG : Waiting for deletions to finish 2026/05/23 01:26:44 INFO : three.txt: Deleted 2026/05/23 01:26:44 INFO : three.txt: Moved (server-side) 2026/05/23 01:26:44 INFO : three.txt: Moved into backup dir 2026/05/23 01:26:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/23 01:26:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/23 01:26:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/23 01:26:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/23 01:26:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/23 01:26:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.93s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:26:51 DEBUG : dst/one: md5 = e509c4930f09e534c7774c3ae1f6a395 OK 2026/05/23 01:26:53 DEBUG : dst/two: md5 = dff78c307da8604c0903cb27495dfc75 OK 2026/05/23 01:26:54 DEBUG : dst/three.txt: md5 = 6f17516fc0da7b52fc24a418cf325510 OK 2026/05/23 01:26:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/dst" 2026/05/23 01:26:55 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/23 01:26:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/backup" 2026/05/23 01:26:56 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/1nrff024r7pq65ecp72fc28jb0" 2026/05/23 01:26:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:26:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:26:57 DEBUG : one: Sizes differ 2026/05/23 01:26:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:26:57 DEBUG : two: size = 3 OK 2026/05/23 01:26:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:26:57 DEBUG : two: Unchanged skipping 2026/05/23 01:26:59 INFO : one: Moved (server-side) to: one.bak 2026/05/23 01:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:27:00 DEBUG : one: md5 = 4ce5c59f9f5d48912218ff54df2ebcb1 OK 2026/05/23 01:27:00 DEBUG : one: size = 4 OK 2026/05/23 01:27:00 INFO : one: Copied (new) 2026/05/23 01:27:00 DEBUG : Waiting for deletions to finish 2026/05/23 01:27:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/23 01:27:01 INFO : three.txt: Moved into backup dir 2026/05/23 01:27:03 DEBUG : dst/three.txt: md5 = 7867dab99f6d0b691ee85eccb10f6836 OK 2026/05/23 01:27:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:27:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:27:04 DEBUG : one: Sizes differ 2026/05/23 01:27:04 DEBUG : two: size = 3 OK 2026/05/23 01:27:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:27:04 DEBUG : two: Unchanged skipping 2026/05/23 01:27:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:27:05 INFO : one.bak: Deleted 2026/05/23 01:27:05 INFO : one: Moved (server-side) to: one.bak 2026/05/23 01:27:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:27:07 DEBUG : one: md5 = 3304e6f55c0de641d73a089985ed7358 OK 2026/05/23 01:27:07 DEBUG : one: size = 5 OK 2026/05/23 01:27:07 INFO : one: Copied (new) 2026/05/23 01:27:07 DEBUG : Waiting for deletions to finish 2026/05/23 01:27:07 INFO : three.txt.bak: Deleted 2026/05/23 01:27:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/23 01:27:08 INFO : three.txt: Moved into backup dir 2026/05/23 01:27:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/23 01:27:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/23 01:27:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/23 01:27:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/23 01:27:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/23 01:27:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.24s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:27:15 DEBUG : dst/one: md5 = 9e188cedf7e5f32504c0fa4234371c14 OK 2026/05/23 01:27:16 DEBUG : dst/two: md5 = 235ec15f5c55234ea9468a7c017bea34 OK 2026/05/23 01:27:18 DEBUG : dst/three.txt: md5 = 5b3c754c11631d91aaa14e3a9a7cd3ac OK 2026/05/23 01:27:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/dst" 2026/05/23 01:27:18 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/23 01:27:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/backup" 2026/05/23 01:27:19 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/1nrff024r7pq65ecp72fc28jb0" 2026/05/23 01:27:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:27:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:27:21 DEBUG : one: Sizes differ 2026/05/23 01:27:21 DEBUG : two: size = 3 OK 2026/05/23 01:27:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:27:21 DEBUG : two: Unchanged skipping 2026/05/23 01:27:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:27:23 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/23 01:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:27:24 DEBUG : one: md5 = 10970e4ae3f82e9e50418c2bddc57395 OK 2026/05/23 01:27:24 DEBUG : one: size = 4 OK 2026/05/23 01:27:24 INFO : one: Copied (new) 2026/05/23 01:27:24 DEBUG : Waiting for deletions to finish 2026/05/23 01:27:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/23 01:27:25 INFO : three.txt: Moved into backup dir 2026/05/23 01:27:27 DEBUG : dst/three.txt: md5 = 468710cc04955249a7f217dfa28308be OK 2026/05/23 01:27:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:27:28 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:27:28 DEBUG : one: Sizes differ 2026/05/23 01:27:28 DEBUG : two: size = 3 OK 2026/05/23 01:27:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:27:28 DEBUG : two: Unchanged skipping 2026/05/23 01:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:27:29 INFO : one-2019-01-01: Deleted 2026/05/23 01:27:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/23 01:27:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:27:31 DEBUG : one: md5 = e64bbed0b4d73b62357a467e337455c9 OK 2026/05/23 01:27:31 DEBUG : one: size = 5 OK 2026/05/23 01:27:31 INFO : one: Copied (new) 2026/05/23 01:27:31 DEBUG : Waiting for deletions to finish 2026/05/23 01:27:31 INFO : three-2019-01-01.txt: Deleted 2026/05/23 01:27:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/23 01:27:32 INFO : three.txt: Moved into backup dir 2026/05/23 01:27:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/23 01:27:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/23 01:27:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/23 01:27:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/23 01:27:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/23 01:27:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.05s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:27:39 DEBUG : dst/one: md5 = 47faf8af6435f979aaf992389850d20b OK 2026/05/23 01:27:40 DEBUG : dst/two: md5 = df4bb0a45eb31cdbd27aeaedf37ce52f OK 2026/05/23 01:27:42 DEBUG : dst/three.txt: md5 = ead3f30856df2b45825f801ec6f70b49 OK 2026/05/23 01:27:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/dst" 2026/05/23 01:27:42 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/23 01:27:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:27:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:27:43 DEBUG : one: Sizes differ 2026/05/23 01:27:43 DEBUG : two: size = 3 OK 2026/05/23 01:27:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:27:43 DEBUG : two: Unchanged skipping 2026/05/23 01:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:27:44 INFO : one: Moved (server-side) to: one.bak 2026/05/23 01:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:27:46 DEBUG : one: md5 = 08165536e6f0ce9d1e81801ffa9bd0e9 OK 2026/05/23 01:27:46 DEBUG : one: size = 4 OK 2026/05/23 01:27:46 INFO : one: Copied (new) 2026/05/23 01:27:46 DEBUG : Waiting for deletions to finish 2026/05/23 01:27:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/23 01:27:46 INFO : three.txt: Moved into backup dir 2026/05/23 01:27:48 DEBUG : dst/three.txt: md5 = 059c2756253e408d71a99dcb2e876ab0 OK 2026/05/23 01:27:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/23 01:27:49 DEBUG : one.bak: Excluded (Path Filter) 2026/05/23 01:27:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:27:49 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:27:49 DEBUG : one: Sizes differ 2026/05/23 01:27:49 DEBUG : two: size = 3 OK 2026/05/23 01:27:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:27:49 DEBUG : two: Unchanged skipping 2026/05/23 01:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for checks to finish 2026/05/23 01:27:50 INFO : one.bak: Deleted 2026/05/23 01:27:50 INFO : one: Moved (server-side) to: one.bak 2026/05/23 01:27:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst': Waiting for transfers to finish 2026/05/23 01:27:52 DEBUG : one: md5 = 4b75cc1456e93c049c9f8dd81ae55388 OK 2026/05/23 01:27:52 DEBUG : one: size = 5 OK 2026/05/23 01:27:52 INFO : one: Copied (new) 2026/05/23 01:27:52 DEBUG : Waiting for deletions to finish 2026/05/23 01:27:52 INFO : three.txt.bak: Deleted 2026/05/23 01:27:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/23 01:27:53 INFO : three.txt: Moved into backup dir 2026/05/23 01:27:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/23 01:27:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/23 01:27:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/23 01:27:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/23 01:27:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/23 01:27:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.28s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:27:59 DEBUG : dst/one: md5 = 2a5c3948b3188edd18a62a563b189d0e OK 2026/05/23 01:28:01 DEBUG : dst/two: md5 = dbbf0bf2000f647d0ef0aa567ef6da5b OK 2026/05/23 01:28:02 DEBUG : dst/three.txt: md5 = 36b210e4c2254ee19a6aea7d84893398 OK 2026/05/23 01:28:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/dst" 2026/05/23 01:28:03 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/23 01:28:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:28:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:28:04 DEBUG : one: Sizes differ 2026/05/23 01:28:05 INFO : one: Moved (server-side) to: one.bak 2026/05/23 01:28:06 DEBUG : one: md5 = d381fc095a6d46408ef3a13b97df898c OK 2026/05/23 01:28:06 DEBUG : one: size = 4 OK 2026/05/23 01:28:06 INFO : one: Copied (new) 2026/05/23 01:28:07 DEBUG : two: size = 3 OK 2026/05/23 01:28:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:28:07 DEBUG : two: Unchanged skipping 2026/05/23 01:28:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:28:07 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:28:07 DEBUG : three.txt: Sizes differ 2026/05/23 01:28:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/23 01:28:09 DEBUG : three.txt: md5 = 30091a7f338e147cb054b349ee16eb3f OK 2026/05/23 01:28:09 DEBUG : three.txt: size = 6 OK 2026/05/23 01:28:09 INFO : three.txt: Copied (new) 2026/05/23 01:28:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:28:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:28:11 DEBUG : one: Sizes differ 2026/05/23 01:28:11 INFO : one.bak: Deleted 2026/05/23 01:28:12 INFO : one: Moved (server-side) to: one.bak 2026/05/23 01:28:13 DEBUG : one: md5 = 8ba932f79e746f361d434cc7a2e5a46c OK 2026/05/23 01:28:13 DEBUG : one: size = 5 OK 2026/05/23 01:28:13 INFO : one: Copied (new) 2026/05/23 01:28:13 DEBUG : two: size = 3 OK 2026/05/23 01:28:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:28:13 DEBUG : two: Unchanged skipping 2026/05/23 01:28:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:28:14 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:28:14 DEBUG : three.txt: Sizes differ 2026/05/23 01:28:14 INFO : three.txt.bak: Deleted 2026/05/23 01:28:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/23 01:28:16 DEBUG : three.txt: md5 = e94ec6d0aa7e70309fc07c68e0f50d77 OK 2026/05/23 01:28:16 DEBUG : three.txt: size = 19 OK 2026/05/23 01:28:16 INFO : three.txt: Copied (new) 2026/05/23 01:28:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/23 01:28:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/23 01:28:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/23 01:28:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/23 01:28:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/23 01:28:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/23 01:28:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (23.96s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:28:24 DEBUG : dst/one: md5 = fd4e09c2148b54854b20da1bdefbdf12 OK 2026/05/23 01:28:25 DEBUG : dst/two: md5 = 6605d91fe2bf2c688ce9f9f34b27b946 OK 2026/05/23 01:28:27 DEBUG : dst/three.txt: md5 = a3889c009119691eee3da3283ef4999f OK 2026/05/23 01:28:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasiqab4diyu/dst" 2026/05/23 01:28:27 DEBUG : Creating backend with remote "TestDrive:crypt/b43hk9qdv17honb2gqrerob0pu2n1ves4itam3vr4sg1iao1lq50/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/23 01:28:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:28:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:28:28 DEBUG : one: Sizes differ 2026/05/23 01:28:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/23 01:28:31 DEBUG : one: md5 = 28b131b67395d1f724912cd1c031f69b OK 2026/05/23 01:28:31 DEBUG : one: size = 4 OK 2026/05/23 01:28:31 INFO : one: Copied (new) 2026/05/23 01:28:31 DEBUG : two: size = 3 OK 2026/05/23 01:28:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:28:31 DEBUG : two: Unchanged skipping 2026/05/23 01:28:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:28:31 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:28:31 DEBUG : three.txt: Sizes differ 2026/05/23 01:28:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/23 01:28:34 DEBUG : three.txt: md5 = bf22046db20db2afb9b228cac65d2420 OK 2026/05/23 01:28:34 DEBUG : three.txt: size = 6 OK 2026/05/23 01:28:34 INFO : three.txt: Copied (new) 2026/05/23 01:28:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:28:35 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:28:35 DEBUG : one: Sizes differ 2026/05/23 01:28:36 INFO : one-2019-01-01: Deleted 2026/05/23 01:28:36 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/23 01:28:38 DEBUG : one: md5 = 4198a4fa03ac62ed24d4d1bd93c29a44 OK 2026/05/23 01:28:38 DEBUG : one: size = 5 OK 2026/05/23 01:28:38 INFO : one: Copied (new) 2026/05/23 01:28:38 DEBUG : two: size = 3 OK 2026/05/23 01:28:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:28:38 DEBUG : two: Unchanged skipping 2026/05/23 01:28:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:28:38 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu/dst') 2026/05/23 01:28:38 DEBUG : three.txt: Sizes differ 2026/05/23 01:28:39 INFO : three-2019-01-01.txt: Deleted 2026/05/23 01:28:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/23 01:28:41 DEBUG : three.txt: md5 = 8cf81c913bbd15eb1099e222afecc131 OK 2026/05/23 01:28:41 DEBUG : three.txt: size = 19 OK 2026/05/23 01:28:41 INFO : three.txt: Copied (new) 2026/05/23 01:28:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/23 01:28:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/23 01:28:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/23 01:28:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/23 01:28:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/23 01:28:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/23 01:28:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (24.30s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:28:46 DEBUG : Testêé: md5 = 38026059752265cdea74ba8e5c940c14 OK 2026/05/23 01:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:28:47 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:28:47 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:28:47 DEBUG : Testêé: Sizes differ 2026/05/23 01:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:28:48 DEBUG : Testêé: md5 = 1df649fd9da5e9e9685432de217ff81f OK 2026/05/23 01:28:48 DEBUG : Testêé: size = 14 OK 2026/05/23 01:28:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/23 01:28:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.21s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:28:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/23 01:28:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:28:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:28:51 DEBUG : existing: md5 = 10d54b769bc2d48df04ba150936063da OK 2026/05/23 01:28:51 DEBUG : existing: size = 6 OK 2026/05/23 01:28:51 INFO : existing: Copied (new) 2026/05/23 01:28:51 DEBUG : Waiting for deletions to finish 2026/05/23 01:28:52 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:28:52 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:28:52 DEBUG : existing: Sizes differ 2026/05/23 01:28:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/23 01:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:28:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': not deleting files as there were IO errors 2026/05/23 01:28:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.05s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:28:55 DEBUG : EXISTING: md5 = a994bf7e18094e17dc7f16fbf1f7a8a9 OK 2026/05/23 01:28:55 DEBUG : EXISTING: size = 6 OK 2026/05/23 01:28:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:28:55 DEBUG : existing: Unchanged skipping 2026/05/23 01:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:28:55 DEBUG : Waiting for deletions to finish 2026/05/23 01:28:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.96s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.52s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", 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-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", 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-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.39s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:29:00 DEBUG : both0: md5 = c852b399abea9f2cf985cdfdc861ab7c OK 2026/05/23 01:29:01 DEBUG : only0: md5 = 108b7b8dc080eee0903ed739defaf1e7 OK 2026/05/23 01:29:02 DEBUG : both1: md5 = 8ee1b66e6dccc937258e545eed5d5367 OK 2026/05/23 01:29:04 DEBUG : only1: md5 = 0d86be24b06c961fb0fbb4efa6ab79c1 OK 2026/05/23 01:29:05 DEBUG : both2: md5 = 33291878f9c05034580d958c9cb859bd OK 2026/05/23 01:29:07 DEBUG : only2: md5 = 89b3f42d72865c3ffc13e9a594279309 OK 2026/05/23 01:29:08 DEBUG : both3: md5 = 89a3a08d2e75decad65ac2160c7bb3d9 OK 2026/05/23 01:29:10 DEBUG : only3: md5 = a73fdf0a1d0124fd4a390616d76addbe OK 2026/05/23 01:29:12 DEBUG : both4: md5 = beb993eeab298a86441960178e3ca6fc OK 2026/05/23 01:29:13 DEBUG : only4: md5 = c74d8bb5ae0561219e8f817bb2ee6a5f OK 2026/05/23 01:29:15 DEBUG : both5: md5 = 80301fb07ea6fb0fd08059705f673023 OK 2026/05/23 01:29:16 DEBUG : only5: md5 = 4f2a9f471a5ac44f2b5cd2ad1b3a8cef OK 2026/05/23 01:29:18 DEBUG : both6: md5 = 2de2e814aede7a982441864d5d0487ef OK 2026/05/23 01:29:19 DEBUG : only6: md5 = 852119e0d31e482a8249f0f76e6a290d OK 2026/05/23 01:29:21 DEBUG : both7: md5 = 52c71b42bf99778f97bad766a8567494 OK 2026/05/23 01:29:22 DEBUG : only7: md5 = 0170bffdd50ecf0bd4eba87d4e728533 OK 2026/05/23 01:29:23 DEBUG : both8: md5 = c26cb3cdf002421821327a4ca9bd6841 OK 2026/05/23 01:29:25 DEBUG : only8: md5 = d01c7b7212f873d2919c7fb241a500a6 OK 2026/05/23 01:29:26 DEBUG : both9: md5 = b1208f674ca0c3bd9354e0eb0115cc72 OK 2026/05/23 01:29:28 DEBUG : only9: md5 = 0f8d5c2c0176a42a13c60b954c205983 OK 2026/05/23 01:29:29 DEBUG : both10: md5 = f1a4e6b2844aab481da801730eb24316 OK 2026/05/23 01:29:31 DEBUG : only10: md5 = 33e6fbc58b729b0bc994e30ce80f060a OK 2026/05/23 01:29:32 DEBUG : both11: md5 = 37d1dadd13101394128389b4926d8c8f OK 2026/05/23 01:29:34 DEBUG : only11: md5 = 103b2e0b01bb4e3b85f047adb0c7a3b2 OK 2026/05/23 01:29:35 DEBUG : both12: md5 = fd0f195154aa5c192110499880f0b93e OK 2026/05/23 01:29:37 DEBUG : only12: md5 = 7c911e25bd6038cf403c2b1e20268807 OK 2026/05/23 01:29:38 DEBUG : both13: md5 = 42150b1d5a14960df35854fbf3abc19e OK 2026/05/23 01:29:40 DEBUG : only13: md5 = 056329c826710266e6fdf3c65d1a131a OK 2026/05/23 01:29:41 DEBUG : both14: md5 = 3d068649f083989d5f986691220fbcd9 OK 2026/05/23 01:29:43 DEBUG : only14: md5 = a4d82def9e2cd5cdc8ad32253ebcb2ef OK 2026/05/23 01:29:44 DEBUG : both15: md5 = e331294d8fce618bf65bcaa93be3de14 OK 2026/05/23 01:29:46 DEBUG : only15: md5 = 41119fe6af82f8d6591ea777d5b9faa5 OK 2026/05/23 01:29:47 DEBUG : both16: md5 = 6a00766aa68f3ef56e260c72f67e1f2d OK 2026/05/23 01:29:49 DEBUG : only16: md5 = 61b3b3246aab569afd2e27d77e3ec702 OK 2026/05/23 01:29:51 DEBUG : both17: md5 = 657ee7e8aa9b4fa4bdd83279151ebcb9 OK 2026/05/23 01:29:52 DEBUG : only17: md5 = eae89b5e2f400ede9c62c3b0f4f35dad OK 2026/05/23 01:29:54 DEBUG : both18: md5 = 50ba8df5f1467d7bf6bc9670b2b69b24 OK 2026/05/23 01:29:56 DEBUG : only18: md5 = 945cf0ca7cdd24f7f9ecfe4eb2982e5b OK 2026/05/23 01:29:57 DEBUG : both19: md5 = dc31cf845bc3614aab2b931bb8e3f08a OK 2026/05/23 01:29:59 DEBUG : only19: md5 = 0cbd2a23f1eadc48b2d876fbdf907090 OK 2026/05/23 01:29:59 DEBUG : both0: size = 6 OK 2026/05/23 01:29:59 DEBUG : both11: size = 6 OK 2026/05/23 01:29:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both12: size = 6 OK 2026/05/23 01:29:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both11: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both13: size = 6 OK 2026/05/23 01:29:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:29:59 DEBUG : both10: size = 6 OK 2026/05/23 01:29:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both12: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both14: size = 6 OK 2026/05/23 01:29:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both13: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both15: size = 6 OK 2026/05/23 01:29:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both15: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both16: size = 6 OK 2026/05/23 01:29:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both16: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both17: size = 6 OK 2026/05/23 01:29:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both17: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both18: size = 6 OK 2026/05/23 01:29:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both18: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both19: size = 6 OK 2026/05/23 01:29:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both0: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both1: size = 6 OK 2026/05/23 01:29:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both1: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both2: size = 6 OK 2026/05/23 01:29:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both2: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both3: size = 6 OK 2026/05/23 01:29:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both3: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both4: size = 6 OK 2026/05/23 01:29:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both4: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both5: size = 6 OK 2026/05/23 01:29:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both5: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both6: size = 6 OK 2026/05/23 01:29:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both10: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both7: size = 6 OK 2026/05/23 01:29:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both7: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both8: size = 6 OK 2026/05/23 01:29:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both6: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both9: size = 6 OK 2026/05/23 01:29:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:29:59 DEBUG : both9: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both14: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both19: Unchanged skipping 2026/05/23 01:29:59 DEBUG : both8: Unchanged skipping 2026/05/23 01:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:29:59 DEBUG : Waiting for deletions to finish 2026/05/23 01:30:00 INFO : only17: Deleted 2026/05/23 01:30:00 INFO : only1: Deleted 2026/05/23 01:30:00 INFO : only9: Deleted 2026/05/23 01:30:00 INFO : only15: Deleted 2026/05/23 01:30:00 INFO : only2: Deleted 2026/05/23 01:30:00 INFO : only8: Deleted 2026/05/23 01:30:00 INFO : only13: Deleted 2026/05/23 01:30:00 INFO : only12: Deleted 2026/05/23 01:30:01 INFO : only16: Deleted 2026/05/23 01:30:01 INFO : only18: Deleted 2026/05/23 01:30:01 INFO : only3: Deleted 2026/05/23 01:30:01 INFO : only7: Deleted 2026/05/23 01:30:01 INFO : only0: Deleted 2026/05/23 01:30:01 INFO : only6: Deleted 2026/05/23 01:30:01 INFO : only11: Deleted 2026/05/23 01:30:01 INFO : only14: Deleted 2026/05/23 01:30:02 INFO : only19: Deleted 2026/05/23 01:30:02 INFO : only10: Deleted 2026/05/23 01:30:02 INFO : only4: Deleted 2026/05/23 01:30:02 INFO : only5: Deleted 2026/05/23 01:30:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (73.76s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:30:13 DEBUG : both0: md5 = 6d76421d00ea1d38e7aabd0c79251be4 OK 2026/05/23 01:30:15 DEBUG : only0: md5 = 446f18b3a5eb8ecd8f1599d275db2fcf OK 2026/05/23 01:30:16 DEBUG : both1: md5 = d76cb65eb85e1bb6bb765081ff2fe797 OK 2026/05/23 01:30:18 DEBUG : only1: md5 = 25f2030fdc092c09e8161bc432a6983a OK 2026/05/23 01:30:19 DEBUG : both2: md5 = 3a64ef47c5f2d9bf91bf09412ac777a3 OK 2026/05/23 01:30:21 DEBUG : only2: md5 = 019236dcb677ed1e300e59f1c65e0d80 OK 2026/05/23 01:30:23 DEBUG : both3: md5 = 57c818367c6e87d7a5079908cc919e8e OK 2026/05/23 01:30:24 DEBUG : only3: md5 = e8db455866072d95fe74ec87fe5c0f72 OK 2026/05/23 01:30:25 DEBUG : both4: md5 = 503e2a5c92e6596e71beb666a308b006 OK 2026/05/23 01:30:27 DEBUG : only4: md5 = f98984fcb8e6ddd599750def0d42fc5a OK 2026/05/23 01:30:29 DEBUG : both5: md5 = 2a44f3d147909f58a6677309776dbddd OK 2026/05/23 01:30:30 DEBUG : only5: md5 = ae52ffcd9d764d8fcd567a121f97293d OK 2026/05/23 01:30:31 DEBUG : both6: md5 = 313be3533f1b02ed60e908bf2c960b66 OK 2026/05/23 01:30:33 DEBUG : only6: md5 = f5244400c2ddc42c918e4074b6afb87d OK 2026/05/23 01:30:34 DEBUG : both7: md5 = e4dd7e433584f8d46b7755bd788ba396 OK 2026/05/23 01:30:36 DEBUG : only7: md5 = 228aa25073b0418276b2ed5267e8b3c6 OK 2026/05/23 01:30:37 DEBUG : both8: md5 = 9ccca08f969b5b633e22c9eb06887942 OK 2026/05/23 01:30:39 DEBUG : only8: md5 = 75fb316611d9cb771f480ba75b7ec701 OK 2026/05/23 01:30:40 DEBUG : both9: md5 = 6d9188e331dbfc80c776d87a1712ace6 OK 2026/05/23 01:30:42 DEBUG : only9: md5 = 2587de47e03d8252a24e4194fcef9b4f OK 2026/05/23 01:30:43 DEBUG : both10: md5 = a8ab34e83166e5fb9e7fe86271404e57 OK 2026/05/23 01:30:45 DEBUG : only10: md5 = bb8957d349a29bbee8f580708e764a1c OK 2026/05/23 01:30:46 DEBUG : both11: md5 = e3370f5b3d8bfeb6a8fcad0266657f46 OK 2026/05/23 01:30:48 DEBUG : only11: md5 = e024ee1feaba62061a18634c24dd7818 OK 2026/05/23 01:30:49 DEBUG : both12: md5 = b0104cabd82e4a41efa0e1344fc878b2 OK 2026/05/23 01:30:51 DEBUG : only12: md5 = b38262fe34e1af097da62ee43df8d40d OK 2026/05/23 01:30:52 DEBUG : both13: md5 = 63ec3afd1048ddd9f5fa60900aa68afc OK 2026/05/23 01:30:54 DEBUG : only13: md5 = 157b5c838021a1a23286ec7b48516e5b OK 2026/05/23 01:30:55 DEBUG : both14: md5 = 8ea299cf531d650bf93a8b6b62c5861b OK 2026/05/23 01:30:56 DEBUG : only14: md5 = 6e9016e4691447592cd0fa14b0a7e990 OK 2026/05/23 01:30:58 DEBUG : both15: md5 = c2ae057d4cb8d58fb119f46a48909a5d OK 2026/05/23 01:30:59 DEBUG : only15: md5 = 6d8ab7ea0447d3e4fb95288be8ba4041 OK 2026/05/23 01:31:01 DEBUG : both16: md5 = cd4ef6f33d0273b16a1cb4e7bd98f334 OK 2026/05/23 01:31:02 DEBUG : only16: md5 = 6f9cacada9590b2eaea5b18b176c6a6d OK 2026/05/23 01:31:03 DEBUG : both17: md5 = b23fe29f2c3e1498203b1d7ebd2b82e7 OK 2026/05/23 01:31:05 DEBUG : only17: md5 = 4a009fc6c3ced5515c2fb828f394520e OK 2026/05/23 01:31:06 DEBUG : both18: md5 = 54c71464b76e26ebe09c867a25a488c9 OK 2026/05/23 01:31:08 DEBUG : only18: md5 = 864c1327dc98ee2492b36cd1d0a28148 OK 2026/05/23 01:31:09 DEBUG : both19: md5 = d6f24dab5583633048753c0273fdd445 OK 2026/05/23 01:31:11 DEBUG : only19: md5 = 4ea175abaa04813cace8ceb8b160c55e OK 2026/05/23 01:31:12 DEBUG : both10: size = 6 OK 2026/05/23 01:31:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both0: size = 6 OK 2026/05/23 01:31:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both10: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both13: size = 6 OK 2026/05/23 01:31:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both12: size = 6 OK 2026/05/23 01:31:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both13: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both14: size = 6 OK 2026/05/23 01:31:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:31:12 DEBUG : both11: size = 6 OK 2026/05/23 01:31:12 DEBUG : both0: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both14: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both12: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both15: size = 6 OK 2026/05/23 01:31:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both16: size = 6 OK 2026/05/23 01:31:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both17: size = 6 OK 2026/05/23 01:31:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both11: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both17: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both19: size = 6 OK 2026/05/23 01:31:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both18: size = 6 OK 2026/05/23 01:31:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both19: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both15: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both1: size = 6 OK 2026/05/23 01:31:12 DEBUG : both2: size = 6 OK 2026/05/23 01:31:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both16: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both3: size = 6 OK 2026/05/23 01:31:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both2: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both4: size = 6 OK 2026/05/23 01:31:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both3: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both5: size = 6 OK 2026/05/23 01:31:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both5: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both6: size = 6 OK 2026/05/23 01:31:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both1: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both7: size = 6 OK 2026/05/23 01:31:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both18: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both8: size = 6 OK 2026/05/23 01:31:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both8: Unchanged skipping 2026/05/23 01:31:12 DEBUG : both9: size = 6 OK 2026/05/23 01:31:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:31:12 DEBUG : both9: Unchanged skipping 2026/05/23 01:31:12 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only0: Sizes differ 2026/05/23 01:31:12 DEBUG : both4: Unchanged skipping 2026/05/23 01:31:12 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only10: Sizes differ 2026/05/23 01:31:12 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only11: Sizes differ 2026/05/23 01:31:12 DEBUG : both6: Unchanged skipping 2026/05/23 01:31:12 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only12: Sizes differ 2026/05/23 01:31:12 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only13: Sizes differ 2026/05/23 01:31:12 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only14: Sizes differ 2026/05/23 01:31:12 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only15: Sizes differ 2026/05/23 01:31:12 DEBUG : both7: Unchanged skipping 2026/05/23 01:31:12 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only16: Sizes differ 2026/05/23 01:31:12 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only17: Sizes differ 2026/05/23 01:31:12 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only18: Sizes differ 2026/05/23 01:31:12 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only19: Sizes differ 2026/05/23 01:31:12 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only1: Sizes differ 2026/05/23 01:31:12 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only2: Sizes differ 2026/05/23 01:31:12 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only3: Sizes differ 2026/05/23 01:31:12 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only4: Sizes differ 2026/05/23 01:31:12 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only5: Sizes differ 2026/05/23 01:31:12 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only6: Sizes differ 2026/05/23 01:31:12 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only9: Sizes differ 2026/05/23 01:31:12 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only8: Sizes differ 2026/05/23 01:31:12 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1999309450) 2026/05/23 01:31:12 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu') 2026/05/23 01:31:12 DEBUG : only7: Sizes differ 2026/05/23 01:31:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:31:13 DEBUG : only10: md5 = ed4d754d05401d6982dfc56a02cd0460 OK 2026/05/23 01:31:13 DEBUG : only10: size = 0 OK 2026/05/23 01:31:13 INFO : only10: Copied (replaced existing) 2026/05/23 01:31:13 DEBUG : only13: md5 = d0df38b32b018b7d5c282201787adb48 OK 2026/05/23 01:31:13 DEBUG : only13: size = 0 OK 2026/05/23 01:31:13 INFO : only13: Copied (replaced existing) 2026/05/23 01:31:13 DEBUG : only12: md5 = e62a5acb064ff726342fb57283bd1d22 OK 2026/05/23 01:31:13 DEBUG : only12: size = 0 OK 2026/05/23 01:31:13 INFO : only12: Copied (replaced existing) 2026/05/23 01:31:13 DEBUG : only14: md5 = 7439af43d5c22854f596eeadd7486bac OK 2026/05/23 01:31:13 DEBUG : only14: size = 0 OK 2026/05/23 01:31:13 INFO : only14: Copied (replaced existing) 2026/05/23 01:31:14 DEBUG : only16: md5 = ebf1e783e50d5a178bf9738bfb41527b OK 2026/05/23 01:31:14 DEBUG : only16: size = 0 OK 2026/05/23 01:31:14 INFO : only16: Copied (replaced existing) 2026/05/23 01:31:14 DEBUG : only19: md5 = 7cd99330ec62cac89992aaee25de1723 OK 2026/05/23 01:31:14 DEBUG : only19: size = 0 OK 2026/05/23 01:31:14 INFO : only19: Copied (replaced existing) 2026/05/23 01:31:14 DEBUG : only18: md5 = 7c745a76213d2adf52786df06ef50745 OK 2026/05/23 01:31:14 DEBUG : only18: size = 0 OK 2026/05/23 01:31:14 INFO : only18: Copied (replaced existing) 2026/05/23 01:31:14 DEBUG : only17: md5 = eda278e1988792b05ed11674de2b2fa8 OK 2026/05/23 01:31:14 DEBUG : only17: size = 0 OK 2026/05/23 01:31:14 INFO : only17: Copied (replaced existing) 2026/05/23 01:31:15 DEBUG : only1: md5 = caefec2eb51b551ba1ec62aae6ef1446 OK 2026/05/23 01:31:15 DEBUG : only1: size = 0 OK 2026/05/23 01:31:15 INFO : only1: Copied (replaced existing) 2026/05/23 01:31:16 DEBUG : only3: md5 = 9698d11029805a385c2366294e5ea9e6 OK 2026/05/23 01:31:16 DEBUG : only3: size = 0 OK 2026/05/23 01:31:16 INFO : only3: Copied (replaced existing) 2026/05/23 01:31:16 DEBUG : only2: md5 = 2f165837073cacec9a293f502499fc3f OK 2026/05/23 01:31:16 DEBUG : only2: size = 0 OK 2026/05/23 01:31:16 INFO : only2: Copied (replaced existing) 2026/05/23 01:31:16 DEBUG : only4: md5 = dec4922cff5ab45c316ee5b4fcecfef5 OK 2026/05/23 01:31:16 DEBUG : only4: size = 0 OK 2026/05/23 01:31:16 INFO : only4: Copied (replaced existing) 2026/05/23 01:31:17 DEBUG : only5: md5 = bca532b2a7ada971960a29b7ba29994d OK 2026/05/23 01:31:17 DEBUG : only5: size = 0 OK 2026/05/23 01:31:17 INFO : only5: Copied (replaced existing) 2026/05/23 01:31:17 DEBUG : only11: md5 = 9344ec5f13f34c7e21f61fa31cb80b42 OK 2026/05/23 01:31:17 DEBUG : only11: size = 0 OK 2026/05/23 01:31:17 INFO : only11: Copied (replaced existing) 2026/05/23 01:31:17 DEBUG : only0: md5 = b101bfd7ba454bb155f5645b139503cb OK 2026/05/23 01:31:17 DEBUG : only0: size = 0 OK 2026/05/23 01:31:17 INFO : only0: Copied (replaced existing) 2026/05/23 01:31:17 DEBUG : only6: md5 = 99ad2e3731eec7daedfc890bff82ddf2 OK 2026/05/23 01:31:17 DEBUG : only6: size = 0 OK 2026/05/23 01:31:17 INFO : only6: Copied (replaced existing) 2026/05/23 01:31:18 DEBUG : only15: md5 = 2a6827362c62aa6ecf950ef07b6ca184 OK 2026/05/23 01:31:18 DEBUG : only15: size = 0 OK 2026/05/23 01:31:18 INFO : only15: Copied (replaced existing) 2026/05/23 01:31:18 DEBUG : only9: md5 = 8cbe7836f3f877f60027ed60495a0d42 OK 2026/05/23 01:31:18 DEBUG : only9: size = 0 OK 2026/05/23 01:31:18 INFO : only9: Copied (replaced existing) 2026/05/23 01:31:18 DEBUG : only7: md5 = d3aa9d6ee3b320358a222634f4e2246d OK 2026/05/23 01:31:18 DEBUG : only7: size = 0 OK 2026/05/23 01:31:18 INFO : only7: Copied (replaced existing) 2026/05/23 01:31:18 DEBUG : only8: md5 = b5ec93b6c9db4591d4a2213ec6de6147 OK 2026/05/23 01:31:18 DEBUG : only8: size = 0 OK 2026/05/23 01:31:18 INFO : only8: Copied (replaced existing) 2026/05/23 01:31:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (85.52s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:31:37 DEBUG : empty_dir: Making directory with metadata 2026/05/23 01:31:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:31:37 DEBUG : empty_on_remote: Making directory with metadata 2026/05/23 01:31:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:31:37 DEBUG : empty_on_remote: Making directory with metadata 2026/05/23 01:31:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:31:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/23 01:31:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/23 01:31:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:31:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/23 01:31:50 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/23 01:31:51 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/23 01:31:52 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.82s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:31:53 DEBUG : empty_dir: Making directory with metadata 2026/05/23 01:31:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:31:53 DEBUG : empty_on_remote: Making directory with metadata 2026/05/23 01:31:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:31:53 DEBUG : empty_on_remote: Making directory with metadata 2026/05/23 01:31:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:31:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/23 01:31:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/23 01:31:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:31:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/23 01:31:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:32:07 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/23 01:32:07 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/23 01:32:08 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.95s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:32:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:32:10 DEBUG : sub dir: Making directory with metadata 2026/05/23 01:32:11 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/23 01:32:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/23 01:32:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/23 01:32:29 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:32:29 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/23 01:32:43 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/23 01:32:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/23 01:32:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/23 01:32:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/23 01:32:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/23 01:32:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/23 01:32:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/23 01:32:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/23 01:32:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/23 01:32:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/23 01:32:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/23 01:32:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (42.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:32:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/23 01:32:52 DEBUG : sub dir: Making directory with metadata 2026/05/23 01:32:53 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/23 01:33:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/23 01:33:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/23 01:33:16 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/23 01:33:16 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/23 01:33:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/23 01:33:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/23 01:33:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/23 01:33:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/23 01:33:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/23 01:33:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/23 01:33:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/23 01:33:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/23 01:33:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/23 01:33:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/23 01:33:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (44.93s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:33:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 4a518d1251771ae289634029cd05bfb2 OK 2026/05/23 01:33:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = f3fc47651d6aeb5d57547dd4130d2966 OK 2026/05/23 01:33:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 28fc92aa01fcc4c5455d39135de363c4 OK 2026/05/23 01:33:44 DEBUG : dir1/0003-defghij.txt: md5 = 52a8d12c83d2f5fa2cb6914c75965b7a OK 2026/05/23 01:33:45 DEBUG : dir1/0004-efghijk.txt: md5 = 42a64feb4439d1ccea600317147d564b OK 2026/05/23 01:33:47 DEBUG : dir1/0005-fghijkl.txt: md5 = 82d72f36f25362a9553da09f8ef70ade OK 2026/05/23 01:33:48 DEBUG : dir1/0006-ghijklm.txt: md5 = f12d4de03d530dfa112c656b2fff5d2a OK 2026/05/23 01:33:50 DEBUG : dir1/0007-1234567.txt: md5 = b43d0133918bd7ccd275d84f4ae56ddd OK 2026/05/23 01:33:51 DEBUG : dir1/0008-2345678.txt: md5 = 63d3c71d06ca6e762d28a22a4bcc1304 OK 2026/05/23 01:33:53 DEBUG : dir1/0009-3456789.txt: md5 = 6bdb5f829249b7257877867736db25a5 OK 2026/05/23 01:33:54 DEBUG : dir1/0010-456789.txt: md5 = c256406c891679e232ca746e3c08069f OK 2026/05/23 01:33:56 DEBUG : dir1/0011-56789;.txt: md5 = df933905f5f2a1c2f100f4714098a5d2 OK 2026/05/23 01:33:57 DEBUG : dir1/0012-6789;.txt: md5 = 489f3007d8b6cf23f7a5f91755aa4bb2 OK 2026/05/23 01:33:58 DEBUG : dir1/0013-789;=.txt: md5 = 9100deba6b4bee268e9e07ab7ec0498e OK 2026/05/23 01:34:00 DEBUG : dir1/0014-89;=.txt: md5 = ff83691297b5eff5d9759b03df1bee86 OK 2026/05/23 01:34:01 DEBUG : dir1/0015-9;=.txt: md5 = a7e787b04a92c5ee8f2d5cf64d0f5dea OK 2026/05/23 01:34:03 DEBUG : apple: md5 = 18458380dc36c6bc6039405125bc7b9d OK 2026/05/23 01:34:04 DEBUG : banana: md5 = d433a9ce1192e642f68301b0a297c798 OK 2026/05/23 01:34:06 DEBUG : appleappleapplebanana: md5 = 2d7e3cfa1d1478a0452829d4bae03425 OK 2026/05/23 01:34:07 DEBUG : splitbananasplit: md5 = 2499c8d812bd0d13f25f414995a8e7a4 OK 2026/05/23 01:34:07 DEBUG : Waiting for deletions to finish 2026/05/23 01:34:08 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:34:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:34:09 DEBUG : apple: size = 5 OK 2026/05/23 01:34:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : apple: Unchanged skipping 2026/05/23 01:34:09 DEBUG : banana: size = 6 OK 2026/05/23 01:34:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:34:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:34:09 DEBUG : banana: Unchanged skipping 2026/05/23 01:34:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/23 01:34:09 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:34:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:34:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:34:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:34:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:34:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:34:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:34:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:34:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:34:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:34:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:34:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:34:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:34:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:34:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:34:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:34:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:34:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:34:09 DEBUG : Waiting for deletions to finish 2026/05/23 01:34:09 DEBUG : Waiting for deletions to finish 2026/05/23 01:34:10 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:34:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1: Directory modification time the same (differ by -354.219µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : apple: size = 5 OK 2026/05/23 01:34:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : apple: Unchanged skipping 2026/05/23 01:34:11 DEBUG : banana: size = 6 OK 2026/05/23 01:34:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:34:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:34:11 DEBUG : banana: Unchanged skipping 2026/05/23 01:34:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:34:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:34:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:34:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:34:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:34:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:34:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:34:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:34:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:34:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:34:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:34:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:34:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:34:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:34:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:34:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:34:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:34:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:34:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:34:11 DEBUG : Waiting for deletions to finish 2026/05/23 01:34:11 DEBUG : Waiting for deletions to finish 2026/05/23 01:34:11 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:34:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/23 01:34:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:34:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 9a9f50ea2fb91a7104f5c5b5a89d126f OK 2026/05/23 01:34:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = c04f6c653ac0ebce5411288346fb6a7b OK 2026/05/23 01:34:27 DEBUG : dir1/0002-cdefghi.txt: md5 = bae9e714efe1699a026b5d8ce796fda5 OK 2026/05/23 01:34:29 DEBUG : dir1/0003-defghij.txt: md5 = afd37a9dda7c43ae930022b4f2c19f29 OK 2026/05/23 01:34:30 DEBUG : dir1/0004-efghijk.txt: md5 = 29b488e96497b353a9803d0b533b5f9d OK 2026/05/23 01:34:32 DEBUG : dir1/0005-fghijkl.txt: md5 = da0179ec9310f7a8805038b9b611a256 OK 2026/05/23 01:34:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 8d832ca5c3c602fae55aef4880169518 OK 2026/05/23 01:34:35 DEBUG : dir1/0007-1234567.txt: md5 = 2ae8f0462dd86dd5a8dbde2ca41d0260 OK 2026/05/23 01:34:36 DEBUG : dir1/0008-2345678.txt: md5 = f529d3ca0e9d5be9189f8eda9aafae91 OK 2026/05/23 01:34:38 DEBUG : dir1/0009-3456789.txt: md5 = bf41619003c02e414abb05ab63e59138 OK 2026/05/23 01:34:39 DEBUG : dir1/0010-456789.txt: md5 = e40e7c23c85d3cc8db014361ded20aa3 OK 2026/05/23 01:34:41 DEBUG : dir1/0011-56789;.txt: md5 = b62c1fdcd6096b941866bd38afd059c5 OK 2026/05/23 01:34:42 DEBUG : dir1/0012-6789;.txt: md5 = 4dd2b9d5820ee130254840f592bfa7a8 OK 2026/05/23 01:34:44 DEBUG : dir1/0013-789;=.txt: md5 = 95a6b7ec8917110bcc0661c560509911 OK 2026/05/23 01:34:45 DEBUG : dir1/0014-89;=.txt: md5 = 70df7957b5fd9d999175e8ba8c1337f9 OK 2026/05/23 01:34:47 DEBUG : dir1/0015-9;=.txt: md5 = a87bc0a30c37e0f44143b6922a5beb0c OK 2026/05/23 01:34:48 DEBUG : apple: md5 = 143bf7b0d689a0c28fcd8062748f0443 OK 2026/05/23 01:34:50 DEBUG : banana: md5 = 21b14f144ad874cccaf58e2386904daa OK 2026/05/23 01:34:52 DEBUG : appleappleapplebanana: md5 = 16505752fcb6416901b2d02266594fd6 OK 2026/05/23 01:34:53 DEBUG : splitbananasplit: md5 = 722db50697d8881b3e5aa6c045c8a55d OK 2026/05/23 01:34:53 DEBUG : Waiting for deletions to finish 2026/05/23 01:34:54 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:34:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:34:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:34:55 DEBUG : apple: size = 5 OK 2026/05/23 01:34:55 DEBUG : banana: size = 6 OK 2026/05/23 01:34:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:34:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : apple: Unchanged skipping 2026/05/23 01:34:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : banana: Unchanged skipping 2026/05/23 01:34:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/23 01:34:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:34:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:34:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:34:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:34:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:34:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:34:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:34:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:34:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:34:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:34:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:34:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:34:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:34:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:34:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:34:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:34:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:34:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:34:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:34:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:34:55 DEBUG : Waiting for deletions to finish 2026/05/23 01:34:55 DEBUG : Waiting for deletions to finish 2026/05/23 01:34:56 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:34:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1: Directory modification time the same (differ by -138.173µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:34:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:34:57 DEBUG : apple: size = 5 OK 2026/05/23 01:34:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : apple: Unchanged skipping 2026/05/23 01:34:57 DEBUG : banana: size = 6 OK 2026/05/23 01:34:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:34:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:34:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : banana: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:34:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:34:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:34:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:34:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:34:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:34:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:34:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:34:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:34:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:34:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:34:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:34:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:34:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:34:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:34:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:34:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:34:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:34:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:34:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:34:57 DEBUG : Waiting for deletions to finish 2026/05/23 01:34:57 DEBUG : Waiting for deletions to finish 2026/05/23 01:34:57 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:34:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/23 01:35:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:35:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 595e52efcc95b1ea8a55e776c95fbfca OK 2026/05/23 01:35:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = 58db289fb93cd1abff315928b45b7cd8 OK 2026/05/23 01:35:15 DEBUG : dir1/0002-cdefghi.txt: md5 = e21892c52732f46f595722e7e1bb2b2c OK 2026/05/23 01:35:16 DEBUG : dir1/0003-defghij.txt: md5 = 55e563355daf57c95442437107946afc OK 2026/05/23 01:35:18 DEBUG : dir1/0004-efghijk.txt: md5 = 3ea69a4d4de60a9d5507e0a10738362e OK 2026/05/23 01:35:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 9b21e1a082a266284a2a38da416a3914 OK 2026/05/23 01:35:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 7aa375ad7421418a85a7360f758b987a OK 2026/05/23 01:35:23 DEBUG : dir1/0007-1234567.txt: md5 = 5586563341d4e4529e87d98b5bb7d7c4 OK 2026/05/23 01:35:24 DEBUG : dir1/0008-2345678.txt: md5 = cfd2ffaec7bc720e4f76ba4b6ca97271 OK 2026/05/23 01:35:26 DEBUG : dir1/0009-3456789.txt: md5 = b7f5200bbcd7449899188c04b233b354 OK 2026/05/23 01:35:27 DEBUG : dir1/0010-456789.txt: md5 = 9857f6a2073ba9afbcae358be7e07ce0 OK 2026/05/23 01:35:29 DEBUG : dir1/0011-56789;.txt: md5 = 74c5e760a2003806b216cd4bd0db5327 OK 2026/05/23 01:35:30 DEBUG : dir1/0012-6789;.txt: md5 = 74d03355a3c24ef17eb8796b532938e6 OK 2026/05/23 01:35:32 DEBUG : dir1/0013-789;=.txt: md5 = 7e670a1423b92f28ada0ee7802ba1314 OK 2026/05/23 01:35:33 DEBUG : dir1/0014-89;=.txt: md5 = c88ce7b4dc9f8319bce69c90789e0116 OK 2026/05/23 01:35:35 DEBUG : dir1/0015-9;=.txt: md5 = d3c39c662e9d18eea81e45ad1145e72c OK 2026/05/23 01:35:37 DEBUG : apple: md5 = 11d797119e155c91e549c206fe6a9930 OK 2026/05/23 01:35:38 DEBUG : banana: md5 = 44dbf57197d6a0e35b4601550fbfb7f0 OK 2026/05/23 01:35:40 DEBUG : appleappleapplebanana: md5 = edbd715af406fd59774c005d2f6483a4 OK 2026/05/23 01:35:41 DEBUG : splitbananasplit: md5 = fcde270468d587042f22981f1816a148 OK 2026/05/23 01:35:41 DEBUG : Waiting for deletions to finish 2026/05/23 01:35:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:35:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/23 01:35:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:35:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:35:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:35:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 5e56956b861b65562d800b43c4722bbb OK 2026/05/23 01:35:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/23 01:35:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:44 DEBUG : YmFuYW5h: md5 = a8fc406f90767973a40098815b75546e OK 2026/05/23 01:35:44 DEBUG : YmFuYW5h: size = 6 OK 2026/05/23 01:35:44 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/23 01:35:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 73000f365cc7c6d4e1dba9330f5d8328 OK 2026/05/23 01:35:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/23 01:35:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:44 DEBUG : YXBwbGU=: md5 = 4f5896993e4e8a36674e29c9d013418d OK 2026/05/23 01:35:44 DEBUG : YXBwbGU=: size = 5 OK 2026/05/23 01:35:44 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/23 01:35:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 1899bbe0f49adff20d40c02f4a0304b2 OK 2026/05/23 01:35:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/23 01:35:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 4011658dfe9ace1a93a1067d1fcea0e7 OK 2026/05/23 01:35:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/23 01:35:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 4e634248b954dd1f2159c4541c348e9c OK 2026/05/23 01:35:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/23 01:35:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 31f9d49cfff022a18dfa64ac124a211e OK 2026/05/23 01:35:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/23 01:35:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 3c01ed845d467e3caa26f5cc2f2d9b15 OK 2026/05/23 01:35:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/23 01:35:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 08bdd9b1ea62a898c7951e785c4f6ac9 OK 2026/05/23 01:35:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/23 01:35:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = d51a66d4628c73fe7c32acf4ca70459a OK 2026/05/23 01:35:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/23 01:35:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 7c08f117b8e8c139f63b42a8f3c8f187 OK 2026/05/23 01:35:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/23 01:35:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = a1c417adc0c6560aa3a79f3f742cd435 OK 2026/05/23 01:35:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/23 01:35:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 86389fb074c3f42a97b655e4e82e5ee0 OK 2026/05/23 01:35:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/23 01:35:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = e0cb6aa404012c186293e2725007d1d8 OK 2026/05/23 01:35:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/23 01:35:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = d1645a95854778c8a20d5220ef91769f OK 2026/05/23 01:35:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/23 01:35:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 01:35:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = ea84e4f38971fbc809a7a6f7a984ab09 OK 2026/05/23 01:35:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/23 01:35:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = c1b633117ffe4ed8263789aaa1acdc0f OK 2026/05/23 01:35:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/23 01:35:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = c6b49808f508f5de3c3847e43b3c17d2 OK 2026/05/23 01:35:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/23 01:35:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:51 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = ae2b5590666421739577cb7a23d5e123 OK 2026/05/23 01:35:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/23 01:35:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/23 01:35:51 DEBUG : Waiting for deletions to finish 2026/05/23 01:35:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/23 01:35:52 INFO : banana: Deleted 2026/05/23 01:35:52 INFO : dir1/0013-789;=.txt: Deleted 2026/05/23 01:35:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/23 01:35:52 INFO : dir1/0014-89;=.txt: Deleted 2026/05/23 01:35:52 INFO : dir1/0008-2345678.txt: Deleted 2026/05/23 01:35:52 INFO : dir1/0011-56789;.txt: Deleted 2026/05/23 01:35:52 INFO : splitbananasplit: Deleted 2026/05/23 01:35:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/23 01:35:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/23 01:35:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/23 01:35:52 INFO : dir1/0010-456789.txt: Deleted 2026/05/23 01:35:52 INFO : dir1/0015-9;=.txt: Deleted 2026/05/23 01:35:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/23 01:35:52 INFO : dir1/0009-3456789.txt: Deleted 2026/05/23 01:35:52 INFO : dir1/0012-6789;.txt: Deleted 2026/05/23 01:35:52 INFO : apple: Deleted 2026/05/23 01:35:52 INFO : appleappleapplebanana: Deleted 2026/05/23 01:35:52 INFO : dir1/0007-1234567.txt: Deleted 2026/05/23 01:35:52 INFO : dir1/0003-defghij.txt: Deleted 2026/05/23 01:35:52 DEBUG : Waiting for deletions to finish 2026/05/23 01:35:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/23 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 01:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:54 DEBUG : dir1: Directory modification time the same (differ by -968.714µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : YXBwbGU=: size = 5 OK 2026/05/23 01:35:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : apple: Unchanged skipping 2026/05/23 01:35:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/23 01:35:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : YmFuYW5h: size = 6 OK 2026/05/23 01:35:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : banana: Unchanged skipping 2026/05/23 01:35:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:35:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/23 01:35:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/23 01:35:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/23 01:35:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/23 01:35:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/23 01:35:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/23 01:35:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/23 01:35:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/23 01:35:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/23 01:35:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/23 01:35:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/23 01:35:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/23 01:35:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/23 01:35:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/23 01:35:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/23 01:35:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/23 01:35:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/23 01:35:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:35:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:35:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:35:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:35:54 DEBUG : Waiting for deletions to finish 2026/05/23 01:35:54 DEBUG : Waiting for deletions to finish 2026/05/23 01:35:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/23 01:35:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:55 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:55 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:55 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 01:35:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:55 DEBUG : apple: transformed to: YXBwbGU= 2026/05/23 01:35:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/23 01:35:55 DEBUG : banana: transformed to: YmFuYW5h 2026/05/23 01:35:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/23 01:35:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/23 01:35:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/23 01:35:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/23 01:35:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/23 01:35:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/23 01:35:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/23 01:36:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:36:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 38e8a90c0c0f932c292dae6da2cec59c OK 2026/05/23 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 87943d29ad7e05faa05d6c6a23982110 OK 2026/05/23 01:36:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 62d61b453ee251537070c38ed5b9bbbe OK 2026/05/23 01:36:13 DEBUG : dir1/0003-defghij.txt: md5 = d44a758b85b7f5fb9cb57bacd753664c OK 2026/05/23 01:36:15 DEBUG : dir1/0004-efghijk.txt: md5 = e2013addacdae7c27dee151e3095689d OK 2026/05/23 01:36:16 DEBUG : dir1/0005-fghijkl.txt: md5 = aa2178809b366590e81f69d6679860bd OK 2026/05/23 01:36:18 DEBUG : dir1/0006-ghijklm.txt: md5 = aafb05746d9eb3f76edeb15237ebbc88 OK 2026/05/23 01:36:19 DEBUG : dir1/0007-1234567.txt: md5 = e88747dd184c86c7c795604f4e0afc7e OK 2026/05/23 01:36:21 DEBUG : dir1/0008-2345678.txt: md5 = 351630ba14b9a30023f4df496e281fd8 OK 2026/05/23 01:36:22 DEBUG : dir1/0009-3456789.txt: md5 = 160d9a53f5a46839deea2c44b7e73921 OK 2026/05/23 01:36:24 DEBUG : dir1/0010-456789.txt: md5 = c64187ffe9c53f30def8c478b2441230 OK 2026/05/23 01:36:25 DEBUG : dir1/0011-56789;.txt: md5 = aa0a221dfe5e9b73465ce3d177693654 OK 2026/05/23 01:36:27 DEBUG : dir1/0012-6789;.txt: md5 = da5858b8fca5a88a98237f251292ba9d OK 2026/05/23 01:36:28 DEBUG : dir1/0013-789;=.txt: md5 = 0c8db4520fb6482e860a238ac9aebc48 OK 2026/05/23 01:36:30 DEBUG : dir1/0014-89;=.txt: md5 = 0bad1cac8d12cd7d7a64d843c8476c6d OK 2026/05/23 01:36:32 DEBUG : dir1/0015-9;=.txt: md5 = 0c092a257ac5b513594cdac65dd786b7 OK 2026/05/23 01:36:33 DEBUG : apple: md5 = 04289b047c0105ee636fcec627609ca8 OK 2026/05/23 01:36:34 DEBUG : banana: md5 = 01d88f0f1b29ac96b984d3d47ef5c202 OK 2026/05/23 01:36:36 DEBUG : appleappleapplebanana: md5 = 0182536fd0e82c69c0b7362c3b7edf31 OK 2026/05/23 01:36:37 DEBUG : splitbananasplit: md5 = 3b5c615e1c9b9d0f2c6630696b7d91fb OK 2026/05/23 01:36:37 DEBUG : Waiting for deletions to finish 2026/05/23 01:36:38 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:36:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:36:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/23 01:36:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/23 01:36:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/23 01:36:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/23 01:36:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 01:36:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 01:36:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 01:36:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 01:36:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 01:36:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 01:36:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 01:36:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 01:36:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 01:36:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 01:36:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 01:36:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 01:36:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 01:36:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 01:36:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 01:36:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 01:36:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 01:36:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 01:36:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 01:36:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 01:36:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 01:36:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 01:36:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 01:36:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 01:36:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 01:36:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 01:36:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 01:36:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 01:36:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 01:36:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 01:36:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 01:36:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 01:36:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 01:36:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 01:36:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 01:36:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 01:36:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 01:36:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 01:36:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 01:36:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 01:36:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 01:36:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/23 01:36:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/23 01:36:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/23 01:36:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/23 01:36:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/23 01:36:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/23 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/23 01:36:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/23 01:36:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/23 01:36:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/23 01:36:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/23 01:36:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/23 01:36:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/23 01:36:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/23 01:36:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/23 01:36:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/23 01:36:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:36:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:36:41 DEBUG : PREFIXbanana: md5 = c3057c632d6574192656935450966eb2 OK 2026/05/23 01:36:41 DEBUG : PREFIXbanana: size = 6 OK 2026/05/23 01:36:41 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/23 01:36:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 01:36:41 DEBUG : PREFIXsplitbananasplit: md5 = a9700cf991bf1411c927f3e43ca5a821 OK 2026/05/23 01:36:41 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/23 01:36:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/23 01:36:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 01:36:41 DEBUG : PREFIXappleappleapplebanana: md5 = 79fa7a1c150bb13a820c48b125333040 OK 2026/05/23 01:36:41 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/23 01:36:41 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/23 01:36:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 01:36:42 DEBUG : PREFIXapple: md5 = 944668a6159e638f4401a63f4b4a90bb OK 2026/05/23 01:36:42 DEBUG : PREFIXapple: size = 5 OK 2026/05/23 01:36:42 INFO : apple: Copied (new) to: PREFIXapple 2026/05/23 01:36:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 01:36:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 90fba2e4553e943993dad758cae62e0f OK 2026/05/23 01:36:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:36:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 01:36:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 01:36:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 27dd903aea6973f7bce809548fecf20b OK 2026/05/23 01:36:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/23 01:36:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 01:36:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 01:36:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 1504b5ae4171ee42dd07a7b67da91537 OK 2026/05/23 01:36:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/23 01:36:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 01:36:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 01:36:43 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = f9cb2aa65e248e9764d72f8282f3a96f OK 2026/05/23 01:36:43 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/23 01:36:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/23 01:36:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 01:36:44 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 892bd10b06b3714eeb4f2fd938473ab4 OK 2026/05/23 01:36:44 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/23 01:36:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/23 01:36:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 01:36:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 5ec371beb1bf75d822ea148869d413e7 OK 2026/05/23 01:36:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/23 01:36:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 01:36:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 01:36:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 0d6a7fc7a0d3ed906a85d476d8f843e0 OK 2026/05/23 01:36:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/23 01:36:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 01:36:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 01:36:45 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = d3698cb4dc1e7372bf649226e681d966 OK 2026/05/23 01:36:45 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/23 01:36:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/23 01:36:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 01:36:45 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 633d8f77d106758e2ca00cfc9cb83873 OK 2026/05/23 01:36:45 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/23 01:36:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/23 01:36:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 01:36:46 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = e6726bfdfe14d4df31edb8da1b609782 OK 2026/05/23 01:36:46 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/23 01:36:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/23 01:36:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 01:36:46 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 64b0a5c16e81c5b5e44692f25598b005 OK 2026/05/23 01:36:46 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/23 01:36:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/23 01:36:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 01:36:46 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 1522e603f4cd908bb7044affc8aec939 OK 2026/05/23 01:36:46 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/23 01:36:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/23 01:36:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 01:36:47 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 6957b6cc2d1e4e6b6ee756009fc5f883 OK 2026/05/23 01:36:47 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/23 01:36:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/23 01:36:47 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 0dbbeec88dd3db3cbd7141cf045da76c OK 2026/05/23 01:36:47 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/23 01:36:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/23 01:36:48 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 2a158ca011e526e58d004c2ac4d2a910 OK 2026/05/23 01:36:48 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/23 01:36:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/23 01:36:48 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = d58b5c40541549ed56dd541f0a7c92e3 OK 2026/05/23 01:36:48 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/23 01:36:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/23 01:36:48 DEBUG : Waiting for deletions to finish 2026/05/23 01:36:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/23 01:36:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/23 01:36:48 INFO : dir1/0008-2345678.txt: Deleted 2026/05/23 01:36:48 INFO : dir1/0014-89;=.txt: Deleted 2026/05/23 01:36:48 INFO : dir1/0003-defghij.txt: Deleted 2026/05/23 01:36:48 INFO : dir1/0007-1234567.txt: Deleted 2026/05/23 01:36:48 INFO : dir1/0009-3456789.txt: Deleted 2026/05/23 01:36:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/23 01:36:49 INFO : dir1/0012-6789;.txt: Deleted 2026/05/23 01:36:49 INFO : dir1/0015-9;=.txt: Deleted 2026/05/23 01:36:49 INFO : dir1/0013-789;=.txt: Deleted 2026/05/23 01:36:49 INFO : appleappleapplebanana: Deleted 2026/05/23 01:36:49 INFO : apple: Deleted 2026/05/23 01:36:49 INFO : banana: Deleted 2026/05/23 01:36:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/23 01:36:49 INFO : splitbananasplit: Deleted 2026/05/23 01:36:49 INFO : dir1/0011-56789;.txt: Deleted 2026/05/23 01:36:49 INFO : dir1/0010-456789.txt: Deleted 2026/05/23 01:36:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/23 01:36:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/23 01:36:49 DEBUG : Waiting for deletions to finish 2026/05/23 01:36:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:36:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:36:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 01:36:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 01:36:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 01:36:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 01:36:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 01:36:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 01:36:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 01:36:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 01:36:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 01:36:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 01:36:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 01:36:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 01:36:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 01:36:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 01:36:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 01:36:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 01:36:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 01:36:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 01:36:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 01:36:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 01:36:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 01:36:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 01:36:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 01:36:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 01:36:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 01:36:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 01:36:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 01:36:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 01:36:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 01:36:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/23 01:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/23 01:36:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/23 01:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/23 01:36:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/23 01:36:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/23 01:36:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/23 01:36:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/23 01:36:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/23 01:36:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/23 01:36:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/23 01:36:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/23 01:36:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/23 01:36:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/23 01:36:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/23 01:36:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/23 01:36:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/23 01:36:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/23 01:36:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/23 01:36:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/23 01:36:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1: Directory modification time the same (differ by -946.692µs, within tolerance 1ms) 2026/05/23 01:36:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:36:52 DEBUG : apple: md5 = 5d3224cc42e01c6c31d8dfdcbeebecfb OK 2026/05/23 01:36:52 DEBUG : apple: size = 5 OK 2026/05/23 01:36:52 INFO : apple: Copied (new) 2026/05/23 01:36:52 DEBUG : appleappleapplebanana: md5 = 011a913d7b7b5b0f018dbbf651c69b75 OK 2026/05/23 01:36:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:36:52 INFO : appleappleapplebanana: Copied (new) 2026/05/23 01:36:52 DEBUG : splitbananasplit: md5 = 34df3dc20bbe51d851f20c6c08184799 OK 2026/05/23 01:36:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:36:52 INFO : splitbananasplit: Copied (new) 2026/05/23 01:36:52 DEBUG : banana: md5 = be4e7513e0a83a364e40355596206d56 OK 2026/05/23 01:36:52 DEBUG : banana: size = 6 OK 2026/05/23 01:36:52 INFO : banana: Copied (new) 2026/05/23 01:36:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = cb91a5089d4453da436ca644459c9e3e OK 2026/05/23 01:36:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:36:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/23 01:36:54 DEBUG : dir1/0003-defghij.txt: md5 = bf381b6fc8b35feb7023dee3a26bd48c OK 2026/05/23 01:36:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:36:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/23 01:36:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 450204d55a3d297b228cd5c8e15ce39c OK 2026/05/23 01:36:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:36:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/23 01:36:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 8a9662e695e46679df5fba723ed90c7e OK 2026/05/23 01:36:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:36:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/23 01:36:55 DEBUG : dir1/0004-efghijk.txt: md5 = 38ca65c7fd37c4bed8b6dd08d8da3e75 OK 2026/05/23 01:36:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:36:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/23 01:36:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 64dedf85dd628ea8e7250abb5b524d6b OK 2026/05/23 01:36:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:36:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/23 01:36:55 DEBUG : dir1/0007-1234567.txt: md5 = 8d7739992f675cceb7915423e1369fa7 OK 2026/05/23 01:36:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:36:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/23 01:36:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 6c0d9d24fc417a96e2e3767978191414 OK 2026/05/23 01:36:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:36:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/23 01:36:57 DEBUG : dir1/0008-2345678.txt: md5 = 6814721f60cb0b6a66285eb125d2288b OK 2026/05/23 01:36:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:36:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/23 01:36:57 DEBUG : dir1/0009-3456789.txt: md5 = 2e4faecfb695f08a3d4a3ee49ac62e52 OK 2026/05/23 01:36:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:36:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/23 01:36:57 DEBUG : dir1/0010-456789.txt: md5 = 266b9d9bc30a4ebecb24f9332834b8d7 OK 2026/05/23 01:36:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:36:57 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/23 01:36:57 DEBUG : dir1/0011-56789;.txt: md5 = 637b888f1b6816fd6fdab80da4863bd7 OK 2026/05/23 01:36:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:36:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/23 01:36:58 DEBUG : dir1/0014-89;=.txt: md5 = f6dfbc81a74f1e18ab98766942e30182 OK 2026/05/23 01:36:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:36:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/23 01:36:58 DEBUG : dir1/0013-789;=.txt: md5 = 9c829556a3ab29009bdf7dc838b1b120 OK 2026/05/23 01:36:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:36:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/23 01:36:58 DEBUG : dir1/0012-6789;.txt: md5 = d8c30eb90fca58bb0a7b7f199bcfa96b OK 2026/05/23 01:36:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:36:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/23 01:36:58 DEBUG : dir1/0015-9;=.txt: md5 = 3c3a12768b1003567f9267c07442b854 OK 2026/05/23 01:36:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:36:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/23 01:36:58 DEBUG : Waiting for deletions to finish 2026/05/23 01:36:59 INFO : PREFIXsplitbananasplit: Deleted 2026/05/23 01:36:59 INFO : PREFIXapple: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/23 01:36:59 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/23 01:36:59 INFO : PREFIXbanana: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/23 01:36:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/23 01:36:59 DEBUG : Waiting for deletions to finish 2026/05/23 01:37:00 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:37:00 DEBUG : Waiting for deletions to finish 2026/05/23 01:37:01 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/23 01:37:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:37:15 DEBUG : dir1/0000-abcdefg.txt: md5 = 4a6c5bb718571edec47ae7f0e8a066c0 OK 2026/05/23 01:37:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 055497d3acfb95e3990e7620026f332d OK 2026/05/23 01:37:18 DEBUG : dir1/0002-cdefghi.txt: md5 = c7032e92a330323644ed9e171f220a47 OK 2026/05/23 01:37:19 DEBUG : dir1/0003-defghij.txt: md5 = fb7d85bcfda63309f2033497607249af OK 2026/05/23 01:37:21 DEBUG : dir1/0004-efghijk.txt: md5 = 6e14dbdd6276d01533cd1f098f071f1a OK 2026/05/23 01:37:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 6dac957da97d31e607469c04211a6761 OK 2026/05/23 01:37:24 DEBUG : dir1/0006-ghijklm.txt: md5 = 0dcc1c4f62f6bac92a05783db1026714 OK 2026/05/23 01:37:26 DEBUG : dir1/0007-1234567.txt: md5 = 2f9ae74b57ff6c9aeda410d3e77294f3 OK 2026/05/23 01:37:27 DEBUG : dir1/0008-2345678.txt: md5 = 521f34dfc3bd4478a6c0e27295bba403 OK 2026/05/23 01:37:29 DEBUG : dir1/0009-3456789.txt: md5 = 9776dfe7a467cf7c0b69aa1d7518ddfa OK 2026/05/23 01:37:31 DEBUG : dir1/0010-456789.txt: md5 = c64aea2f9a1292add793d6119d8bd8e4 OK 2026/05/23 01:37:33 DEBUG : dir1/0011-56789;.txt: md5 = 31137d6645eb960917f20ccac476a42b OK 2026/05/23 01:37:34 DEBUG : dir1/0012-6789;.txt: md5 = 8f1465f0ed9e90199d1af3f759977cf4 OK 2026/05/23 01:37:36 DEBUG : dir1/0013-789;=.txt: md5 = 22a3ce95959121af2e8a63a3bc526cce OK 2026/05/23 01:37:38 DEBUG : dir1/0014-89;=.txt: md5 = 9a08bff83384eaee2466506f4d6f2cc4 OK 2026/05/23 01:37:39 DEBUG : dir1/0015-9;=.txt: md5 = 1c94ce760e279a587397cb27d4078a62 OK 2026/05/23 01:37:41 DEBUG : apple: md5 = dc0618368ab567a45b09a014636087a0 OK 2026/05/23 01:37:42 DEBUG : banana: md5 = 286f7a08e3b5fe1e5fe9abc3d306ead7 OK 2026/05/23 01:37:44 DEBUG : appleappleapplebanana: md5 = 69c606cd9952dee916cb13fb0c15bed0 OK 2026/05/23 01:37:45 DEBUG : splitbananasplit: md5 = cd0cdeeed469f583c3334c9e5f37dbb9 OK 2026/05/23 01:37:45 DEBUG : Waiting for deletions to finish 2026/05/23 01:37:46 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:37:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 01:37:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 01:37:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 01:37:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 01:37:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:47 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/23 01:37:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 01:37:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/23 01:37:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:37:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:37:48 DEBUG : appleappleapplebananaSUFFIX: md5 = 8dc08e3cc180fc351166db4fb4210235 OK 2026/05/23 01:37:48 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/23 01:37:48 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/23 01:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 01:37:48 DEBUG : appleSUFFIX: md5 = 6d2c6629fb8c6da754ee7a9009c397f9 OK 2026/05/23 01:37:48 DEBUG : appleSUFFIX: size = 5 OK 2026/05/23 01:37:48 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/23 01:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:48 DEBUG : bananaSUFFIX: md5 = 5d0b301cb6626b3ca54559717596086f OK 2026/05/23 01:37:48 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/23 01:37:48 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/23 01:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 01:37:49 DEBUG : splitbananasplitSUFFIX: md5 = e3f98248e984cb90174d1e11a457bc92 OK 2026/05/23 01:37:49 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/23 01:37:49 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/23 01:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 01:37:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 76656b58b375421ad1c0dbd6eb989915 OK 2026/05/23 01:37:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/23 01:37:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 01:37:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 7f3592e4739af6113f547dd5374b104a OK 2026/05/23 01:37:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/23 01:37:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 01:37:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 01:37:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = f37bba0a6654c0f834198eb81100f00a OK 2026/05/23 01:37:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/23 01:37:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 01:37:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 01:37:50 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 87c15ec35dcda7f0aaee4f968c27f1d6 OK 2026/05/23 01:37:50 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/23 01:37:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/23 01:37:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 01:37:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 6017bf2a8905a60d0afd0d6617b95aec OK 2026/05/23 01:37:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/23 01:37:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 01:37:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 01:37:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 13a05beec46ee7ebf18a406a45061355 OK 2026/05/23 01:37:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/23 01:37:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 01:37:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 01:37:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 3ecf9f6800eba436f758e79b67643551 OK 2026/05/23 01:37:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/23 01:37:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 01:37:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 01:37:52 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = fa3d5c4bb2f91168811f6eb9dc33d6f4 OK 2026/05/23 01:37:52 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/23 01:37:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/23 01:37:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 01:37:52 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 2c9aa5a16fccb87c572d07eea57356fc OK 2026/05/23 01:37:52 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/23 01:37:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/23 01:37:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 01:37:53 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = d6359938cf0ad8e331c66f10a2f7b370 OK 2026/05/23 01:37:53 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/23 01:37:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/23 01:37:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 01:37:53 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 958ca49740320a013285441343c7546e OK 2026/05/23 01:37:53 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/23 01:37:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/23 01:37:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 01:37:53 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = da528303c3acffff71bbbf6e590ea164 OK 2026/05/23 01:37:53 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/23 01:37:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/23 01:37:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 01:37:54 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = f4f2dde879ae6b74547911f05268cbc5 OK 2026/05/23 01:37:54 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/23 01:37:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/23 01:37:54 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = a2b4d171d8cd22f65234276ed4bc0130 OK 2026/05/23 01:37:54 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/23 01:37:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/23 01:37:55 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 5c50c673adc96e0bbe8f2455974e38f1 OK 2026/05/23 01:37:55 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/23 01:37:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/23 01:37:55 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 91b412084090fcb7a336e3b440ce7dc5 OK 2026/05/23 01:37:55 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/23 01:37:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/23 01:37:55 DEBUG : Waiting for deletions to finish 2026/05/23 01:37:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/23 01:37:55 INFO : dir1/0010-456789.txt: Deleted 2026/05/23 01:37:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/23 01:37:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/23 01:37:55 INFO : appleappleapplebanana: Deleted 2026/05/23 01:37:55 INFO : dir1/0012-6789;.txt: Deleted 2026/05/23 01:37:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/23 01:37:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/23 01:37:56 INFO : apple: Deleted 2026/05/23 01:37:56 INFO : dir1/0009-3456789.txt: Deleted 2026/05/23 01:37:56 INFO : dir1/0011-56789;.txt: Deleted 2026/05/23 01:37:56 INFO : dir1/0008-2345678.txt: Deleted 2026/05/23 01:37:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/23 01:37:56 INFO : dir1/0015-9;=.txt: Deleted 2026/05/23 01:37:56 INFO : dir1/0013-789;=.txt: Deleted 2026/05/23 01:37:56 INFO : banana: Deleted 2026/05/23 01:37:56 INFO : dir1/0014-89;=.txt: Deleted 2026/05/23 01:37:56 INFO : dir1/0007-1234567.txt: Deleted 2026/05/23 01:37:56 INFO : dir1/0003-defghij.txt: Deleted 2026/05/23 01:37:56 INFO : splitbananasplit: Deleted 2026/05/23 01:37:56 DEBUG : Waiting for deletions to finish 2026/05/23 01:37:57 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/23 01:37:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : apple: transformed to: appleSUFFIX 2026/05/23 01:37:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/23 01:37:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/23 01:37:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/23 01:37:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1: Directory modification time the same (differ by -111.957µs, within tolerance 1ms) 2026/05/23 01:37:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:37:59 DEBUG : banana: md5 = 0c21d85abaa71b9868e4e69e2d285f6f OK 2026/05/23 01:37:59 DEBUG : banana: size = 6 OK 2026/05/23 01:37:59 INFO : banana: Copied (new) 2026/05/23 01:37:59 DEBUG : appleappleapplebanana: md5 = 9b445b848052798a95e170e7ab002a1e OK 2026/05/23 01:37:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:37:59 INFO : appleappleapplebanana: Copied (new) 2026/05/23 01:37:59 DEBUG : splitbananasplit: md5 = ec70e50f4da64020bd73fbcf01787b86 OK 2026/05/23 01:37:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:37:59 INFO : splitbananasplit: Copied (new) 2026/05/23 01:38:00 DEBUG : apple: md5 = 7a4ceac054616435bcf72b6df7c28a3d OK 2026/05/23 01:38:00 DEBUG : apple: size = 5 OK 2026/05/23 01:38:00 INFO : apple: Copied (new) 2026/05/23 01:38:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 81f2f33d2dd34474e80d0d4f076efee5 OK 2026/05/23 01:38:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:38:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/23 01:38:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 72f854739ebb04dc3266f7b6def835ca OK 2026/05/23 01:38:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:38:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/23 01:38:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 828150783459444812e75ddaaab60041 OK 2026/05/23 01:38:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:38:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/23 01:38:01 DEBUG : dir1/0003-defghij.txt: md5 = e16ca44ba9838ed45b4beb64e704f23f OK 2026/05/23 01:38:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:38:01 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/23 01:38:02 DEBUG : dir1/0004-efghijk.txt: md5 = e2a09b22fbdefbdf8bcbee47ab687c64 OK 2026/05/23 01:38:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:38:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/23 01:38:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 05fbddc5fc8ce80d6c7308619d4ca2de OK 2026/05/23 01:38:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:38:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/23 01:38:03 DEBUG : dir1/0005-fghijkl.txt: md5 = d52e1243bb9b52024162df1db0d677e1 OK 2026/05/23 01:38:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:38:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/23 01:38:03 DEBUG : dir1/0007-1234567.txt: md5 = 3f2e40f9748b4b71713089e068bab7e1 OK 2026/05/23 01:38:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:38:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/23 01:38:04 DEBUG : dir1/0009-3456789.txt: md5 = 22c1e620cf4a02e441639ffe8571c16f OK 2026/05/23 01:38:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:38:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/23 01:38:04 DEBUG : dir1/0008-2345678.txt: md5 = e15e111ce2c5236014b43bbfa991fd1f OK 2026/05/23 01:38:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:38:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/23 01:38:04 DEBUG : dir1/0010-456789.txt: md5 = d2cd8b74da8d6e07600571a45a56c9c0 OK 2026/05/23 01:38:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:38:04 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/23 01:38:04 DEBUG : dir1/0011-56789;.txt: md5 = e392d9567b1590a63705d545321ec28f OK 2026/05/23 01:38:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:38:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/23 01:38:05 DEBUG : dir1/0012-6789;.txt: md5 = c4ba884864d848a9b0754ca837171079 OK 2026/05/23 01:38:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:38:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/23 01:38:05 DEBUG : dir1/0014-89;=.txt: md5 = 8ad4234f0d21b47fb671a873f530571c OK 2026/05/23 01:38:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:38:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/23 01:38:05 DEBUG : dir1/0013-789;=.txt: md5 = fe8761382602aa83845435dc5a1fd831 OK 2026/05/23 01:38:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:38:05 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/23 01:38:06 DEBUG : dir1/0015-9;=.txt: md5 = b15370b971b5ec1f8c61777ac811ee2c OK 2026/05/23 01:38:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:38:06 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/23 01:38:06 DEBUG : Waiting for deletions to finish 2026/05/23 01:38:06 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/23 01:38:06 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/23 01:38:06 INFO : appleSUFFIX: Deleted 2026/05/23 01:38:06 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/23 01:38:06 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/23 01:38:06 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/23 01:38:06 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/23 01:38:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/23 01:38:07 INFO : splitbananasplitSUFFIX: Deleted 2026/05/23 01:38:07 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/23 01:38:07 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/23 01:38:07 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/23 01:38:07 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/23 01:38:07 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/23 01:38:07 INFO : bananaSUFFIX: Deleted 2026/05/23 01:38:07 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/23 01:38:07 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/23 01:38:07 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/23 01:38:07 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/23 01:38:07 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/23 01:38:07 DEBUG : Waiting for deletions to finish 2026/05/23 01:38:08 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:38:08 DEBUG : Waiting for deletions to finish 2026/05/23 01:38:09 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:38:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/23 01:38:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:38:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 03be5153dfec929aa8082beccf849dd9 OK 2026/05/23 01:38:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = a434358b7f35ec451a0e8c0b8ae733ab OK 2026/05/23 01:38:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 50ca9252df4017b0e2b7ef520a3854b9 OK 2026/05/23 01:38:27 DEBUG : dir1/0003-defghij.txt: md5 = 9a01b388078b94c2668f1615663d67b7 OK 2026/05/23 01:38:29 DEBUG : dir1/0004-efghijk.txt: md5 = 807f63191e8c09d546528fff8c01a2d1 OK 2026/05/23 01:38:30 DEBUG : dir1/0005-fghijkl.txt: md5 = fda510d2e923b75dbb13b400a0eb5e09 OK 2026/05/23 01:38:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 19e50ac48a317313c65c6d5364596641 OK 2026/05/23 01:38:33 DEBUG : dir1/0007-1234567.txt: md5 = d2b1be9067fce2584fc717609d4b3c6c OK 2026/05/23 01:38:35 DEBUG : dir1/0008-2345678.txt: md5 = d7a5b67df5fc8f6f1788658238c461bf OK 2026/05/23 01:38:37 DEBUG : dir1/0009-3456789.txt: md5 = 2a5eb96e59e0fc2d76f3e03c110ed870 OK 2026/05/23 01:38:38 DEBUG : dir1/0010-456789.txt: md5 = 594a296403fff722987ba7927e6f1173 OK 2026/05/23 01:38:40 DEBUG : dir1/0011-56789;.txt: md5 = f1725511ef8e617989a4a76c3881ecf3 OK 2026/05/23 01:38:42 DEBUG : dir1/0012-6789;.txt: md5 = fed21f3528bcf159d4d53e160dcddeb7 OK 2026/05/23 01:38:43 DEBUG : dir1/0013-789;=.txt: md5 = 564477a22d947f161703cf3245df3672 OK 2026/05/23 01:38:45 DEBUG : dir1/0014-89;=.txt: md5 = 858b7b0839ed244c098357a0f2b9b527 OK 2026/05/23 01:38:46 DEBUG : dir1/0015-9;=.txt: md5 = 4cfc8a30f0ed3af2740f7f6115e730ce OK 2026/05/23 01:38:48 DEBUG : apple: md5 = 59930f7750b1296aedcd8388bfd1fa7a OK 2026/05/23 01:38:49 DEBUG : banana: md5 = 6a6e44059740f22087fa01402a1bade9 OK 2026/05/23 01:38:51 DEBUG : appleappleapplebanana: md5 = 8c601b039971786b147dd98a6575e7fe OK 2026/05/23 01:38:52 DEBUG : splitbananasplit: md5 = 369499b3390cdd2e1c12401674b4f506 OK 2026/05/23 01:38:52 DEBUG : Waiting for deletions to finish 2026/05/23 01:38:53 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:38:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:38:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:38:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:38:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:38:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:38:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:38:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:38:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:38:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:38:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : apple: size = 5 OK 2026/05/23 01:38:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:38:54 DEBUG : apple: Unchanged skipping 2026/05/23 01:38:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:38:54 DEBUG : banana: size = 6 OK 2026/05/23 01:38:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:38:54 DEBUG : banana: Unchanged skipping 2026/05/23 01:38:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/23 01:38:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:38:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:38:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:38:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:38:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:38:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:38:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:38:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:38:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:38:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:38:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:38:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:38:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:38:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:38:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:38:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:38:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:38:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:38:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:38:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:38:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:38:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:38:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:38:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:38:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:38:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:38:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:38:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:38:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:38:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:38:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:38:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:38:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:38:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:38:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:38:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:38:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:38:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:38:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:38:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:38:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:38:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:38:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:38:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:38:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:38:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:38:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:38:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:38:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:38:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:38:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:38:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:38:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:38:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:38:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:38:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:38:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:38:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/23 01:38:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/23 01:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 01:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 01:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:38:56 DEBUG : appleapple: md5 = a468fe97e81833c0470d02296b16dd58 OK 2026/05/23 01:38:56 DEBUG : appleapple: size = 21 OK 2026/05/23 01:38:56 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/23 01:38:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 01:38:56 DEBUG : splitbanan: md5 = ac8e349452423fea658fa5dc5682ac9c OK 2026/05/23 01:38:56 DEBUG : splitbanan: size = 16 OK 2026/05/23 01:38:56 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/23 01:38:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 01:38:56 DEBUG : dir1/0001-bcdef: md5 = cba70cf3cb4299e32e169e34c0fecd36 OK 2026/05/23 01:38:56 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/23 01:38:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/23 01:38:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 01:38:56 DEBUG : dir1/0000-abcde: md5 = 98dea29284f976fc45a9a0f214f517f2 OK 2026/05/23 01:38:56 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/23 01:38:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/23 01:38:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 01:38:57 DEBUG : dir1/0002-cdefg: md5 = cbfed5019c2c4ef31b70e6d715ddb7e6 OK 2026/05/23 01:38:57 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/23 01:38:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/23 01:38:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 01:38:57 DEBUG : dir1/0005-fghij: md5 = 4fec7f90ce0e99da55393f0381a7d463 OK 2026/05/23 01:38:57 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/23 01:38:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/23 01:38:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 01:38:57 DEBUG : dir1/0004-efghi: md5 = 06cdd6b7a70f009314a534fa9d1a84a2 OK 2026/05/23 01:38:57 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/23 01:38:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/23 01:38:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 01:38:57 DEBUG : dir1/0003-defgh: md5 = ee3d7ad6e86f0e636f2a5f25e49da527 OK 2026/05/23 01:38:57 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/23 01:38:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/23 01:38:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 01:38:59 DEBUG : dir1/0006-ghijk: md5 = bd107d2a6ec92acf3e4021fbc420386a OK 2026/05/23 01:38:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/23 01:38:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/23 01:38:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 01:38:59 DEBUG : dir1/0008-23456: md5 = fce613f861e9dbe19c975cc88d0106dd OK 2026/05/23 01:38:59 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/23 01:38:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/23 01:38:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 01:38:59 DEBUG : dir1/0009-34567: md5 = f2dcc6204654576a60a245ef64d20e47 OK 2026/05/23 01:38:59 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/23 01:38:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/23 01:38:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 01:38:59 DEBUG : dir1/0007-12345: md5 = 7e58043152a2601a0b9ee7d9bdad98fc OK 2026/05/23 01:38:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/23 01:38:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/23 01:38:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 01:39:00 DEBUG : dir1/0010-45678: md5 = c7005ae37459bbd85ee29951c99ec3e8 OK 2026/05/23 01:39:00 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/23 01:39:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/23 01:39:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 01:39:00 DEBUG : dir1/0011-56789: md5 = 86ee6bc4cb7fe45893928a98fa0ffd18 OK 2026/05/23 01:39:00 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/23 01:39:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/23 01:39:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 01:39:00 DEBUG : dir1/0012-6789;: md5 = 3323a9c74798d877ad4be7494b81be24 OK 2026/05/23 01:39:00 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/23 01:39:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/23 01:39:00 DEBUG : dir1/0013-789;=: md5 = fdd6136d087e9607d7fa2b02436ff18d OK 2026/05/23 01:39:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/23 01:39:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/23 01:39:02 DEBUG : dir1/0014-89;=.: md5 = 00e14d337deb881b204787af7539d88b OK 2026/05/23 01:39:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/23 01:39:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/23 01:39:02 DEBUG : dir1/0015-9;=.t: md5 = c51296a5d9c2f6210f510cc973ec0b5d OK 2026/05/23 01:39:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/23 01:39:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/23 01:39:02 DEBUG : Waiting for deletions to finish 2026/05/23 01:39:02 INFO : splitbananasplit: Deleted 2026/05/23 01:39:02 INFO : dir1/0011-56789;.txt: Deleted 2026/05/23 01:39:02 INFO : dir1/0008-2345678.txt: Deleted 2026/05/23 01:39:02 INFO : dir1/0009-3456789.txt: Deleted 2026/05/23 01:39:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/23 01:39:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/23 01:39:03 INFO : dir1/0007-1234567.txt: Deleted 2026/05/23 01:39:03 INFO : dir1/0012-6789;.txt: Deleted 2026/05/23 01:39:03 INFO : dir1/0014-89;=.txt: Deleted 2026/05/23 01:39:03 INFO : appleappleapplebanana: Deleted 2026/05/23 01:39:03 INFO : dir1/0003-defghij.txt: Deleted 2026/05/23 01:39:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/23 01:39:03 INFO : dir1/0013-789;=.txt: Deleted 2026/05/23 01:39:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/23 01:39:03 INFO : dir1/0010-456789.txt: Deleted 2026/05/23 01:39:03 INFO : dir1/0015-9;=.txt: Deleted 2026/05/23 01:39:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/23 01:39:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/23 01:39:03 DEBUG : Waiting for deletions to finish 2026/05/23 01:39:04 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : appleapple: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/23 01:39:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 01:39:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 01:39:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 01:39:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 01:39:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 01:39:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 01:39:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 01:39:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 01:39:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 01:39:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 01:39:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 01:39:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 01:39:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 01:39:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 01:39:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 01:39:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 01:39:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 01:39:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 01:39:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 01:39:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 01:39:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 01:39:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 01:39:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 01:39:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 01:39:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 01:39:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 01:39:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 01:39:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 01:39:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 01:39:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 01:39:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 01:39:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 01:39:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 01:39:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 01:39:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 01:39:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 01:39:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 01:39:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 01:39:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 01:39:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 01:39:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 01:39:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 01:39:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 01:39:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 01:39:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 01:39:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 01:39:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 01:39:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 01:39:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 01:39:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 01:39:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 01:39:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 01:39:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 01:39:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 01:39:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 01:39:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 01:39:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 01:39:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 01:39:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 01:39:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 01:39:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 01:39:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:39:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 01:39:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 01:39:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 01:39:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 01:39:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 01:39:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 01:39:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 01:39:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 01:39:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 01:39:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 01:39:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 01:39:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 01:39:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 01:39:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 01:39:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 01:39:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 01:39:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:39:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:39:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:39:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:05 DEBUG : dir1: Directory modification time the same (differ by -271.559µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:39:05 DEBUG : apple: size = 5 OK 2026/05/23 01:39:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : apple: Unchanged skipping 2026/05/23 01:39:05 DEBUG : appleapple: size = 21 OK 2026/05/23 01:39:05 DEBUG : splitbanan: size = 16 OK 2026/05/23 01:39:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:39:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:39:05 DEBUG : banana: size = 6 OK 2026/05/23 01:39:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : banana: Unchanged skipping 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:39:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:39:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:39:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:39:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:39:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:39:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:39:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:39:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:39:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:39:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:39:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:39:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:39:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:39:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:39:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:39:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:39:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:39:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:39:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:39:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:39:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:39:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:39:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:39:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:39:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:39:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:39:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:39:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:39:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:39:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:39:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:39:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:39:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:39:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:39:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:39:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:39:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:39:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:39:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:39:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:39:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/23 01:39:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/23 01:39:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/23 01:39:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/23 01:39:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/23 01:39:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/23 01:39:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/23 01:39:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/23 01:39:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/23 01:39:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/23 01:39:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/23 01:39:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/23 01:39:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/23 01:39:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/23 01:39:05 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/23 01:39:05 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/23 01:39:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/23 01:39:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/23 01:39:05 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/23 01:39:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/23 01:39:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/23 01:39:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/23 01:39:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/23 01:39:05 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/23 01:39:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/23 01:39:05 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/23 01:39:05 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/23 01:39:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/23 01:39:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/23 01:39:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/23 01:39:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/23 01:39:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/23 01:39:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:39:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:39:05 DEBUG : Waiting for deletions to finish 2026/05/23 01:39:05 DEBUG : Waiting for deletions to finish 2026/05/23 01:39:05 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : appleapple: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/23 01:39:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/23 01:39:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 01:39:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 01:39:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 01:39:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 01:39:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 01:39:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 01:39:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 01:39:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 01:39:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 01:39:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 01:39:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 01:39:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 01:39:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 01:39:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 01:39:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 01:39:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 01:39:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 01:39:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 01:39:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 01:39:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 01:39:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 01:39:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 01:39:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 01:39:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 01:39:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 01:39:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 01:39:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 01:39:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 01:39:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 01:39:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 01:39:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 01:39:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:39:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 01:39:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/23 01:39:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/23 01:39:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/23 01:39:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/23 01:39:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/23 01:39:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/23 01:39:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/23 01:39:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/23 01:39:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/23 01:39:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/23 01:39:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/23 01:39:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/23 01:39:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/23 01:39:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/23 01:39:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/23 01:39:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/23 01:39:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/23 01:39:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/23 01:39:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:39:19 DEBUG : dir1/0000-abcdefg.txt: md5 = d8e129bce59527e9976ba5f808fcdb1c OK 2026/05/23 01:39:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7142b1fac8f2e600b38dc813c5be7ff3 OK 2026/05/23 01:39:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 2fe9f6dc2fb0ae499a9d62ae2ed3b7a0 OK 2026/05/23 01:39:23 DEBUG : dir1/0003-defghij.txt: md5 = cd8c7e25782a314aae0c715c81b4f526 OK 2026/05/23 01:39:25 DEBUG : dir1/0004-efghijk.txt: md5 = 882586fdfc34d7241dca6cc8885e56b1 OK 2026/05/23 01:39:26 DEBUG : dir1/0005-fghijkl.txt: md5 = 55352ad305a5486367888da6da505341 OK 2026/05/23 01:39:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 8b5bedcad967d28ee4614f9c36fca68f OK 2026/05/23 01:39:30 DEBUG : dir1/0007-1234567.txt: md5 = 28addbd27f8e5cb3c264740cd70a29ec OK 2026/05/23 01:39:31 DEBUG : dir1/0008-2345678.txt: md5 = 32bd6471f5f3ab65c55c7bf472025d98 OK 2026/05/23 01:39:33 DEBUG : dir1/0009-3456789.txt: md5 = 9a14f03fdb60921af8c0cdd1bb7f7cab OK 2026/05/23 01:39:34 DEBUG : dir1/0010-456789.txt: md5 = 8502025622b8e000b1c565869df18731 OK 2026/05/23 01:39:36 DEBUG : dir1/0011-56789;.txt: md5 = b617335d25c3952460ad938856a2264a OK 2026/05/23 01:39:37 DEBUG : dir1/0012-6789;.txt: md5 = eede9837a28cd3ef3a65e3edcfe29956 OK 2026/05/23 01:39:39 DEBUG : dir1/0013-789;=.txt: md5 = 4268fbc7bf2485aa3a254796061c4556 OK 2026/05/23 01:39:40 DEBUG : dir1/0014-89;=.txt: md5 = e6ed419b8fd1b75c72dcdb9da809ccfa OK 2026/05/23 01:39:42 DEBUG : dir1/0015-9;=.txt: md5 = 985d8920e25312ee92d93698e7ee9779 OK 2026/05/23 01:39:43 DEBUG : apple: md5 = 587cfec5c95e9d0b4034b1510336c599 OK 2026/05/23 01:39:45 DEBUG : banana: md5 = 02dded87631ed3eef18ef97dcbfbf685 OK 2026/05/23 01:39:46 DEBUG : appleappleapplebanana: md5 = 9f8ccce87d382b8855cae9c6befc7317 OK 2026/05/23 01:39:48 DEBUG : splitbananasplit: md5 = 2c0cf302b3a3ecbbdfb887db79845a28 OK 2026/05/23 01:39:48 DEBUG : Waiting for deletions to finish 2026/05/23 01:39:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:39:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:39:50 DEBUG : apple: size = 5 OK 2026/05/23 01:39:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : apple: Unchanged skipping 2026/05/23 01:39:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:39:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:39:50 DEBUG : banana: size = 6 OK 2026/05/23 01:39:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : banana: Unchanged skipping 2026/05/23 01:39:50 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/23 01:39:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:39:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:39:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:39:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:39:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:39:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:39:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:39:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:39:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:39:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:39:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:39:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:39:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:39:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:39:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:39:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:39:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:39:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:39:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:39:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:39:50 DEBUG : Waiting for deletions to finish 2026/05/23 01:39:50 DEBUG : Waiting for deletions to finish 2026/05/23 01:39:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:39:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1: Directory modification time the same (differ by -234.214µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : apple: size = 5 OK 2026/05/23 01:39:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : apple: Unchanged skipping 2026/05/23 01:39:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:39:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:39:52 DEBUG : banana: size = 6 OK 2026/05/23 01:39:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : banana: Unchanged skipping 2026/05/23 01:39:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:39:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:39:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:39:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:39:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:39:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:39:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:39:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:39:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:39:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:39:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:39:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:39:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:39:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:39:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:39:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:39:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:39:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:39:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:39:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:39:52 DEBUG : Waiting for deletions to finish 2026/05/23 01:39:52 DEBUG : Waiting for deletions to finish 2026/05/23 01:39:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:39:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:39:53 DEBUG : Waiting for deletions to finish 2026/05/23 01:39:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:39:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:40:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:40:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 9d4d9be928c312dd94a48b04e8795714 OK 2026/05/23 01:40:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2fddd741bc6ab55b05fec37ced9b22a3 OK 2026/05/23 01:40:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 7bfd2fb7caa31e621c7436218b4439a2 OK 2026/05/23 01:40:12 DEBUG : dir1/0003-defghij.txt: md5 = cf900f67df15c8cb6500c78a67664877 OK 2026/05/23 01:40:14 DEBUG : dir1/0004-efghijk.txt: md5 = 97610fc83e8d1d7592481288d57fa0f7 OK 2026/05/23 01:40:16 DEBUG : dir1/0005-fghijkl.txt: md5 = 45f1dfe17d92b75dd4e08e8170981ce3 OK 2026/05/23 01:40:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 929b10cd90fe20e1736eb7f89a727433 OK 2026/05/23 01:40:19 DEBUG : dir1/0007-1234567.txt: md5 = feed860cf9ffec925e203f0d4cccd2ed OK 2026/05/23 01:40:20 DEBUG : dir1/0008-2345678.txt: md5 = 4b4e80b55694cfd82880383e15588360 OK 2026/05/23 01:40:22 DEBUG : dir1/0009-3456789.txt: md5 = cf40fa41450603095c89db8ca7a22270 OK 2026/05/23 01:40:24 DEBUG : dir1/0010-456789.txt: md5 = 1deb1178e34b514469ffe4baca8c3aec OK 2026/05/23 01:40:25 DEBUG : dir1/0011-56789;.txt: md5 = 506d5f1c61f9fcd5178137a72aef2d55 OK 2026/05/23 01:40:27 DEBUG : dir1/0012-6789;.txt: md5 = 235ab187523cd45d425b845e7a1f0fb8 OK 2026/05/23 01:40:28 DEBUG : dir1/0013-789;=.txt: md5 = 96bd631b4cc4c1d21884e7c57422fa13 OK 2026/05/23 01:40:30 DEBUG : dir1/0014-89;=.txt: md5 = 20389fd4b0956fcf4bed5e6da3bb5851 OK 2026/05/23 01:40:31 DEBUG : dir1/0015-9;=.txt: md5 = 137fdbbfbdd717a6d8ac0b0c792f826e OK 2026/05/23 01:40:33 DEBUG : apple: md5 = a8e9c986435812a994dec83d8cf5b357 OK 2026/05/23 01:40:34 DEBUG : banana: md5 = 99ff55c59f802efd9092118061e4471a OK 2026/05/23 01:40:36 DEBUG : appleappleapplebanana: md5 = 8536048a335edd891af888f63490186b OK 2026/05/23 01:40:37 DEBUG : splitbananasplit: md5 = 8a9899bf8926346c4d503f16f276db05 OK 2026/05/23 01:40:37 DEBUG : Waiting for deletions to finish 2026/05/23 01:40:38 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:40:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:40:39 DEBUG : apple: size = 5 OK 2026/05/23 01:40:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:39 DEBUG : apple: Unchanged skipping 2026/05/23 01:40:39 DEBUG : banana: size = 6 OK 2026/05/23 01:40:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:39 DEBUG : banana: Unchanged skipping 2026/05/23 01:40:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:40:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:40:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/23 01:40:40 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:40:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:40:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:40:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:40:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:40:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:40:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:40:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:40:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:40:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:40:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:40:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:40:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:40:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:40:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:40:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:40:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:40:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:40:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:40:40 DEBUG : Waiting for deletions to finish 2026/05/23 01:40:40 DEBUG : Waiting for deletions to finish 2026/05/23 01:40:40 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:40:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1: Directory modification time the same (differ by -88.028µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : banana: size = 6 OK 2026/05/23 01:40:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : banana: Unchanged skipping 2026/05/23 01:40:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:40:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:40:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:40:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:40:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:40:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:40:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:40:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:40:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:40:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:40:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : apple: size = 5 OK 2026/05/23 01:40:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : apple: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:40:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:40:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:40:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:40:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:40:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:40:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:40:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:40:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:40:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:40:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:40:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:40:42 DEBUG : Waiting for deletions to finish 2026/05/23 01:40:42 DEBUG : Waiting for deletions to finish 2026/05/23 01:40:42 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:40:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:40:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:40:56 DEBUG : dir1/0000-abcdefg.txt: md5 = bf2eeec62afe230e9c8911c2f3d9e553 OK 2026/05/23 01:40:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = beee10e45e8065ad187c3c5fcd35bfdb OK 2026/05/23 01:40:59 DEBUG : dir1/0002-cdefghi.txt: md5 = f74bd7f15d3ce0266495efaea41bee2e OK 2026/05/23 01:41:01 DEBUG : dir1/0003-defghij.txt: md5 = 50d8a55ef3c44b2ab29eeb981c939e5f OK 2026/05/23 01:41:02 DEBUG : dir1/0004-efghijk.txt: md5 = f033f8abbb62fa12b732388680fb40f3 OK 2026/05/23 01:41:04 DEBUG : dir1/0005-fghijkl.txt: md5 = 61b21bb76f2f0260854e7c29e1262cd3 OK 2026/05/23 01:41:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 5b7a7d937c0deced19bfc7f1f28ece5b OK 2026/05/23 01:41:07 DEBUG : dir1/0007-1234567.txt: md5 = b15f1abb0f76421a8699c06ce6419b65 OK 2026/05/23 01:41:09 DEBUG : dir1/0008-2345678.txt: md5 = 6f975f897bdf74359857533bc2d8f6d6 OK 2026/05/23 01:41:10 DEBUG : dir1/0009-3456789.txt: md5 = f6638ba2cd5f656956d00641c69afc99 OK 2026/05/23 01:41:12 DEBUG : dir1/0010-456789.txt: md5 = 743c7dff708414ee6911902df6531fe1 OK 2026/05/23 01:41:13 DEBUG : dir1/0011-56789;.txt: md5 = 95b8edcedbb293a86279489cc2ffe801 OK 2026/05/23 01:41:15 DEBUG : dir1/0012-6789;.txt: md5 = 2374895e7ba9cb72f3d34e12b4fe9ac2 OK 2026/05/23 01:41:16 DEBUG : dir1/0013-789;=.txt: md5 = 46d98b9674b791603282c54d2ce63d3a OK 2026/05/23 01:41:17 DEBUG : dir1/0014-89;=.txt: md5 = 58e1106cdaf1b13a331afb090aa257f7 OK 2026/05/23 01:41:19 DEBUG : dir1/0015-9;=.txt: md5 = b60fa2954d28c51fd63b4018c7ff4a97 OK 2026/05/23 01:41:20 DEBUG : apple: md5 = efae6e22b3583d82359d7a3d6dea9406 OK 2026/05/23 01:41:22 DEBUG : banana: md5 = 792a84ac9c34b58224bff7e7cfdd5949 OK 2026/05/23 01:41:23 DEBUG : appleappleapplebanana: md5 = 2592f964def397ca99b603f8ab75d5fc OK 2026/05/23 01:41:25 DEBUG : splitbananasplit: md5 = ba28f31d380839c76c2c367bdf480a9b OK 2026/05/23 01:41:25 DEBUG : Waiting for deletions to finish 2026/05/23 01:41:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:41:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:41:26 DEBUG : apple: size = 5 OK 2026/05/23 01:41:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:26 DEBUG : apple: Unchanged skipping 2026/05/23 01:41:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:41:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:41:26 DEBUG : banana: size = 6 OK 2026/05/23 01:41:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:26 DEBUG : banana: Unchanged skipping 2026/05/23 01:41:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/23 01:41:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:41:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:41:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:41:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:41:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:41:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:41:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:41:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:41:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:41:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:41:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:41:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:41:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:41:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:41:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:41:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:41:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:41:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:41:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:41:27 DEBUG : Waiting for deletions to finish 2026/05/23 01:41:27 DEBUG : Waiting for deletions to finish 2026/05/23 01:41:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:41:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:41:28 DEBUG : dir1: Directory modification time the same (differ by -907.829µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:41:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:41:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:41:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:41:28 DEBUG : apple: size = 5 OK 2026/05/23 01:41:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : apple: Unchanged skipping 2026/05/23 01:41:28 DEBUG : banana: size = 6 OK 2026/05/23 01:41:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : banana: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:41:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:41:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:41:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:41:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:41:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:41:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:41:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:41:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:41:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:41:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:41:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:41:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:41:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:41:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:41:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:41:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:41:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:41:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:41:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:41:28 DEBUG : Waiting for deletions to finish 2026/05/23 01:41:28 DEBUG : Waiting for deletions to finish 2026/05/23 01:41:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:41:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/23 01:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:41:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 6c16a52c0676fa883457fa37ba25e4af OK 2026/05/23 01:41:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = e758c32b1849a45734cd9adab3e3251e OK 2026/05/23 01:41:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 9c6b6d2dbdb2cf0cc90ccfe6d5fdf07a OK 2026/05/23 01:41:47 DEBUG : dir1/0003-defghij.txt: md5 = ed1e6e4b87138c936722c2bc73014164 OK 2026/05/23 01:41:48 DEBUG : dir1/0004-efghijk.txt: md5 = ff22fa0e02df168ae4d5d1ad0dca005b OK 2026/05/23 01:41:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 5c71998fbf0d0899e4659847adae29bc OK 2026/05/23 01:41:52 DEBUG : dir1/0006-ghijklm.txt: md5 = d2c04daec48bf988ad6002193491ecb1 OK 2026/05/23 01:41:53 DEBUG : dir1/0007-1234567.txt: md5 = 92841390fb3838d959a380656ae3e514 OK 2026/05/23 01:41:54 DEBUG : dir1/0008-2345678.txt: md5 = 23736d2648dd43342cb5058e84e4c77c OK 2026/05/23 01:41:56 DEBUG : dir1/0009-3456789.txt: md5 = 22b97ae665a353f3b1de77ecf1dd84c4 OK 2026/05/23 01:41:58 DEBUG : dir1/0010-456789.txt: md5 = ef0a04920cf3669341cab5bd90bd8592 OK 2026/05/23 01:41:59 DEBUG : dir1/0011-56789;.txt: md5 = 4399b79da764a06ab669b1884bcbfc45 OK 2026/05/23 01:42:01 DEBUG : dir1/0012-6789;.txt: md5 = ee238481d578497c41bf8fb077e30501 OK 2026/05/23 01:42:02 DEBUG : dir1/0013-789;=.txt: md5 = 47ad80332437d9f578d20b7fd034b2fb OK 2026/05/23 01:42:04 DEBUG : dir1/0014-89;=.txt: md5 = 0db19e666cbd1f00de881b2e429848dc OK 2026/05/23 01:42:05 DEBUG : dir1/0015-9;=.txt: md5 = 77095186d447cae993523dc69262006b OK 2026/05/23 01:42:07 DEBUG : apple: md5 = 1dfac86c541b9c646e7a0679331969ae OK 2026/05/23 01:42:08 DEBUG : banana: md5 = 7d1eccef4fba579e9bdcb32aed899974 OK 2026/05/23 01:42:10 DEBUG : appleappleapplebanana: md5 = 25ba17ebd8e1a449d43d42058e4bcb07 OK 2026/05/23 01:42:12 DEBUG : splitbananasplit: md5 = d1fc0c44c2b12fd4f2b540f008778e40 OK 2026/05/23 01:42:12 DEBUG : Waiting for deletions to finish 2026/05/23 01:42:12 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:42:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:42:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:42:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:42:13 DEBUG : banana: size = 6 OK 2026/05/23 01:42:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:13 DEBUG : banana: Unchanged skipping 2026/05/23 01:42:13 DEBUG : apple: size = 5 OK 2026/05/23 01:42:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:13 DEBUG : apple: Unchanged skipping 2026/05/23 01:42:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/23 01:42:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:42:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:42:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:42:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:42:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:42:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:42:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:42:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:42:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:42:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:42:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:42:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:42:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:42:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:42:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:42:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:42:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:42:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:42:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:42:14 DEBUG : Waiting for deletions to finish 2026/05/23 01:42:14 DEBUG : Waiting for deletions to finish 2026/05/23 01:42:14 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:42:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:42:15 DEBUG : dir1: Directory modification time the same (differ by -710.108µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:42:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:42:15 DEBUG : banana: size = 6 OK 2026/05/23 01:42:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:42:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:42:15 DEBUG : banana: Unchanged skipping 2026/05/23 01:42:15 DEBUG : apple: size = 5 OK 2026/05/23 01:42:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : apple: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:42:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:42:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:42:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:42:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:42:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:42:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:42:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:42:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:42:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:42:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:42:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:42:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:42:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:42:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:42:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:42:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:42:15 DEBUG : Waiting for deletions to finish 2026/05/23 01:42:15 DEBUG : Waiting for deletions to finish 2026/05/23 01:42:16 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/23 01:42:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:42:30 DEBUG : dir1/0000-abcdefg.txt: md5 = f165a1ae8fc1b56292a5676a5189646d OK 2026/05/23 01:42:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 57b5e18d389c7e523fa88842e35d71dd OK 2026/05/23 01:42:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 7db43a685ab8510c16b97e3105e09aeb OK 2026/05/23 01:42:34 DEBUG : dir1/0003-defghij.txt: md5 = b5d48a103ff9979b7f0ebd704baa781a OK 2026/05/23 01:42:36 DEBUG : dir1/0004-efghijk.txt: md5 = 8dae76c88900e12df81980ed36600203 OK 2026/05/23 01:42:37 DEBUG : dir1/0005-fghijkl.txt: md5 = cfac31ae51889b43e5b37064a89326ce OK 2026/05/23 01:42:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 1571962e81b81c5ba9f61e95a933c7ac OK 2026/05/23 01:42:40 DEBUG : dir1/0007-1234567.txt: md5 = 113396e519ce930d1b123ea350efaaae OK 2026/05/23 01:42:41 DEBUG : dir1/0008-2345678.txt: md5 = b4a0f3f40ed7934a0f40b2d43f8a57c9 OK 2026/05/23 01:42:43 DEBUG : dir1/0009-3456789.txt: md5 = e1a3ed136b51217a02c5afd54a3ae10d OK 2026/05/23 01:42:44 DEBUG : dir1/0010-456789.txt: md5 = c1009aa806dcf726abc8df3f591a0d23 OK 2026/05/23 01:42:46 DEBUG : dir1/0011-56789;.txt: md5 = 9a9c4c9f90168ecd48058b51a3ff1fa9 OK 2026/05/23 01:42:47 DEBUG : dir1/0012-6789;.txt: md5 = 2dbe302220fcc2d9934447e232a75f60 OK 2026/05/23 01:42:49 DEBUG : dir1/0013-789;=.txt: md5 = 16f7e27db544c0033d18eed1c96ab1c9 OK 2026/05/23 01:42:50 DEBUG : dir1/0014-89;=.txt: md5 = 9ce28317e55deb0402dfce817b07292e OK 2026/05/23 01:42:52 DEBUG : dir1/0015-9;=.txt: md5 = 5e32affaa8943a18aa8adc80350529a6 OK 2026/05/23 01:42:53 DEBUG : apple: md5 = e1db26ade2b6dd24f9ed6779eab3cfb9 OK 2026/05/23 01:42:55 DEBUG : banana: md5 = 9d16c07c3c24a5d7d8d4302da3f822d6 OK 2026/05/23 01:42:56 DEBUG : appleappleapplebanana: md5 = bf0877dcf85944f9806fe16135ec0db7 OK 2026/05/23 01:42:58 DEBUG : splitbananasplit: md5 = 14b9d1b014273e38c2639c390d65dcc0 OK 2026/05/23 01:42:58 DEBUG : Waiting for deletions to finish 2026/05/23 01:42:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:42:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:42:59 DEBUG : apple: size = 5 OK 2026/05/23 01:42:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:59 DEBUG : apple: Unchanged skipping 2026/05/23 01:42:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:42:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:42:59 DEBUG : banana: size = 6 OK 2026/05/23 01:42:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:42:59 DEBUG : banana: Unchanged skipping 2026/05/23 01:43:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/23 01:43:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:43:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:43:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:43:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:43:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:43:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:43:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:43:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:43:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:43:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:43:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:43:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:43:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:43:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:43:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:43:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:43:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:43:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:43:00 DEBUG : Waiting for deletions to finish 2026/05/23 01:43:00 DEBUG : Waiting for deletions to finish 2026/05/23 01:43:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:43:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1: Directory modification time the same (differ by -508.747µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : apple: size = 5 OK 2026/05/23 01:43:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : apple: Unchanged skipping 2026/05/23 01:43:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/23 01:43:02 DEBUG : banana: size = 6 OK 2026/05/23 01:43:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/23 01:43:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/23 01:43:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/23 01:43:02 DEBUG : banana: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/23 01:43:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/23 01:43:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/23 01:43:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:43:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/23 01:43:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/23 01:43:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/23 01:43:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/23 01:43:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/23 01:43:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/23 01:43:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/23 01:43:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/23 01:43:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/23 01:43:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/23 01:43:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/23 01:43:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/23 01:43:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/23 01:43:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:43:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/23 01:43:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:43:02 DEBUG : Waiting for deletions to finish 2026/05/23 01:43:02 DEBUG : Waiting for deletions to finish 2026/05/23 01:43:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : banana: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : apple: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/23 01:43:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/23 01:43:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" --- PASS: TestTransform (576.86s) --- PASS: TestTransform/NFC (44.75s) --- PASS: TestTransform/NFD (47.30s) --- PASS: TestTransform/base64 (56.92s) --- PASS: TestTransform/prefix (66.05s) --- PASS: TestTransform/suffix (67.74s) --- PASS: TestTransform/truncate (56.45s) --- PASS: TestTransform/encoder (48.98s) --- PASS: TestTransform/ISO-8859-1 (48.45s) --- PASS: TestTransform/charmap (46.64s) --- PASS: TestTransform/lowercase (46.73s) --- PASS: TestTransform/ascii (46.85s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:43:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/23 01:43:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/23 01:43:14 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/23 01:43:15 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-23T01:43:14.514896894Z) 2026/05/23 01:43:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/23 01:43:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/23 01:43:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/23 01:43:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/23 01:43:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/23 01:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:43:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = dd2fadbe9ef0bf276e78f8c61a457b22 OK 2026/05/23 01:43:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/23 01:43:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/23 01:43:16 DEBUG : Waiting for deletions to finish 2026/05/23 01:43:18 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.27s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:43:19 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:19 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:19 DEBUG : tictactoe: Making directory with metadata 2026/05/23 01:43:20 INFO : tictactoe: Made directory with metadata (mtime=2026-05-23T01:43:19.780987843Z) 2026/05/23 01:43:20 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:20 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:43:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/23 01:43:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:43:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:43:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:43:22 DEBUG : tictactoe/tictactoe: md5 = 953fa54ef7557780e432bd818e254998 OK 2026/05/23 01:43:22 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/23 01:43:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/23 01:43:22 DEBUG : Waiting for deletions to finish 2026/05/23 01:43:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.78s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:43:24 DEBUG : toe: Making directory with metadata 2026/05/23 01:43:25 INFO : toe: Made directory with metadata (mtime=2026-05-23T01:43:24.560070382Z) 2026/05/23 01:43:25 DEBUG : toe/toe: Making directory with metadata 2026/05/23 01:43:26 INFO : toe/toe: Made directory with metadata (mtime=2026-05-23T01:43:24.560070382Z) 2026/05/23 01:43:26 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/23 01:43:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/23 01:43:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/23 01:43:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:43:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:43:27 DEBUG : toe/toe/tictactoe: md5 = efc218760da8112ed609aaade58702b6 OK 2026/05/23 01:43:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/23 01:43:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/23 01:43:27 DEBUG : Waiting for deletions to finish 2026/05/23 01:43:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/23 01:43:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.89s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:43:31 DEBUG : toe: Making directory with metadata 2026/05/23 01:43:32 INFO : toe: Made directory with metadata (mtime=2026-05-23T01:43:31.453189427Z) 2026/05/23 01:43:32 DEBUG : toe/toe: Making directory with metadata 2026/05/23 01:43:33 INFO : toe/toe: Made directory with metadata (mtime=2026-05-23T01:43:31.453189427Z) 2026/05/23 01:43:33 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/23 01:43:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/23 01:43:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:43:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/23 01:43:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:43:34 DEBUG : toe/toe/tictactoe: md5 = 4a61d4e565073bf67887786c60082684 OK 2026/05/23 01:43:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/23 01:43:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/23 01:43:34 DEBUG : Waiting for deletions to finish 2026/05/23 01:43:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/23 01:43:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.24s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:43:38 DEBUG : empty_dir: Making directory with metadata 2026/05/23 01:43:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:43:38 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:43:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:43:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:43:39 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/23 01:43:39 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:43:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:43:39 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:39 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:39 DEBUG : tictactoe: Making directory with metadata 2026/05/23 01:43:40 INFO : tictactoe: Made directory with metadata (mtime=2026-05-23T01:43:38.690314415Z) 2026/05/23 01:43:40 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:40 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:43:40 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/23 01:43:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-23T01:43:38.690314415Z) 2026/05/23 01:43:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:43:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/23 01:43:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 01:43:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/23 01:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:43:42 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 615680208b0ac3c9077319793482a350 OK 2026/05/23 01:43:42 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/23 01:43:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/23 01:43:42 DEBUG : Waiting for deletions to finish 2026/05/23 01:43:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/23 01:43:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.37s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:43:47 DEBUG : empty_dir: Making directory with metadata 2026/05/23 01:43:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:43:47 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:43:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:43:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:43:47 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/23 01:43:47 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:43:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:43:47 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:47 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:47 DEBUG : tictactoe: Making directory with metadata 2026/05/23 01:43:48 INFO : tictactoe: Made directory with metadata (mtime=2026-05-23T01:43:47.059458954Z) 2026/05/23 01:43:48 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:48 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:43:48 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/23 01:43:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-23T01:43:47.059458954Z) 2026/05/23 01:43:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:43:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/23 01:43:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:43:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 01:43:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:43:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 501ca4885f825aa0ca7da2eb559cce8d OK 2026/05/23 01:43:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 01:43:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:43:50 DEBUG : Waiting for deletions to finish 2026/05/23 01:43:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:43:51 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:43:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:43:52 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:52 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/23 01:43:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 01:43:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/23 01:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': 0 differences found 2026/05/23 01:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': 1 hashes could not be checked 2026/05/23 01:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': 1 matching files 2026/05/23 01:43:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/23 01:43:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.55s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:43:56 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:56 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:56 DEBUG : tictactoe: Making directory with metadata 2026/05/23 01:43:57 INFO : tictactoe: Made directory with metadata (mtime=2026-05-23T01:43:56.612623943Z) 2026/05/23 01:43:57 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:57 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:43:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:43:57 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/23 01:43:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-23T01:43:56.612623943Z) 2026/05/23 01:43:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:43:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/23 01:43:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 01:43:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/23 01:43:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:43:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:43:59 DEBUG : tictactoe/tictactoe/toe.txt: md5 = e4f25d3354c662aa7de9073df56855a1 OK 2026/05/23 01:43:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/23 01:43:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/23 01:43:59 DEBUG : Waiting for deletions to finish 2026/05/23 01:44:00 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:01 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:01 DEBUG : tictactoe: Directory modification time the same (differ by -623.943µs, within tolerance 1ms) 2026/05/23 01:44:01 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:44:01 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -623.943µs, within tolerance 1ms) 2026/05/23 01:44:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/23 01:44:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/23 01:44:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/23 01:44:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/23 01:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:44:01 DEBUG : Waiting for deletions to finish 2026/05/23 01:44:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/23 01:44:04 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.46s) === RUN TestSyntax 2026/05/23 01:44:05 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:44:05 DEBUG : toe: Making directory with metadata 2026/05/23 01:44:06 INFO : toe: Made directory with metadata (mtime=2026-05-23T01:44:05.069770004Z) 2026/05/23 01:44:06 DEBUG : toe/toe: Making directory with metadata 2026/05/23 01:44:06 INFO : toe/toe: Made directory with metadata (mtime=2026-05-23T01:44:05.069770004Z) 2026/05/23 01:44:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/23 01:44:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:44:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:44:08 DEBUG : toe/toe/toe: md5 = 90ec67c098aac82e267fbbce5a004d05 OK 2026/05/23 01:44:08 DEBUG : toe/toe/toe: size = 11 OK 2026/05/23 01:44:08 INFO : toe/toe/toe: Copied (new) 2026/05/23 01:44:08 DEBUG : Waiting for deletions to finish 2026/05/23 01:44:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/23 01:44:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.69s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:44:11 DEBUG : empty_dir: Making directory with metadata 2026/05/23 01:44:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:44:11 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:44:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:44:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:44:12 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/23 01:44:12 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:44:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:44:12 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:12 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:12 DEBUG : tictactoe: Making directory with metadata 2026/05/23 01:44:13 INFO : tictactoe: Made directory with metadata (mtime=2026-05-23T01:44:11.760885565Z) 2026/05/23 01:44:13 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:13 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:44:13 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/23 01:44:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-23T01:44:11.760885565Z) 2026/05/23 01:44:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:44:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/23 01:44:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:44:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 01:44:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:44:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:44:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:44:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:44:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 75d9c40c2db85883f1d0436e91c4affa OK 2026/05/23 01:44:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 01:44:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:44:15 INFO : toe/toe/toe.txt: Deleted 2026/05/23 01:44:15 INFO : toe/toe: Removing directory 2026/05/23 01:44:15 INFO : toe: Removing directory 2026/05/23 01:44:15 INFO : empty_dir: Removing directory 2026/05/23 01:44:15 DEBUG : Local file system at /tmp/rclone1999309450: deleted 3 directories 2026/05/23 01:44:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/23 01:44:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.29s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:44:20 DEBUG : empty_dir: Making directory with metadata 2026/05/23 01:44:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:44:20 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:44:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:44:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:44:20 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/23 01:44:20 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:44:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:44:20 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:20 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:20 DEBUG : tictactoe: Making directory with metadata 2026/05/23 01:44:21 INFO : tictactoe: Made directory with metadata (mtime=2026-05-23T01:44:20.051028742Z) 2026/05/23 01:44:21 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:21 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:44:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/23 01:44:22 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-23T01:44:20.051028742Z) 2026/05/23 01:44:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:44:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/23 01:44:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:44:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 01:44:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:44:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:44:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 9f1c4c06183b5c7545de8fce230658b7 OK 2026/05/23 01:44:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 01:44:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:44:24 INFO : toe/toe/toe.txt: Deleted 2026/05/23 01:44:24 INFO : toe/toe: Removing directory 2026/05/23 01:44:24 INFO : toe: Removing directory 2026/05/23 01:44:24 INFO : empty_dir: Removing directory 2026/05/23 01:44:24 DEBUG : Local file system at /tmp/rclone1999309450: deleted 3 directories 2026/05/23 01:44:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 01:44:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/23 01:44:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/23 01:44:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/23 01:44:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/23 01:44:27 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/23 01:44:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/23 01:44:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/23 01:44:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.59s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:44:32 DEBUG : Reset feature "Copy" 2026/05/23 01:44:32 DEBUG : Reset feature "Move" 2026/05/23 01:44:32 DEBUG : Reset feature "Copy" 2026/05/23 01:44:32 DEBUG : Reset feature "Move" 2026/05/23 01:44:32 DEBUG : empty_dir: Making directory with metadata 2026/05/23 01:44:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:44:32 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:44:32 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/23 01:44:33 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/23 01:44:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/23 01:44:33 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:33 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:33 DEBUG : tictactoe: Making directory with metadata 2026/05/23 01:44:34 INFO : tictactoe: Made directory with metadata (mtime=2026-05-23T01:44:32.642246198Z) 2026/05/23 01:44:34 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:34 DEBUG : toe: transformed to: tictactoe 2026/05/23 01:44:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:44:34 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/23 01:44:35 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-23T01:44:32.642246198Z) 2026/05/23 01:44:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/23 01:44:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/23 01:44:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:44:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 01:44:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:44:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:44:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:44:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6b27315c80a3086050edd6caae563d16 OK 2026/05/23 01:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 01:44:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/23 01:44:36 INFO : toe/toe/toe.txt: Deleted 2026/05/23 01:44:36 INFO : toe/toe: Removing directory 2026/05/23 01:44:36 INFO : toe: Removing directory 2026/05/23 01:44:36 INFO : empty_dir: Removing directory 2026/05/23 01:44:36 DEBUG : Local file system at /tmp/rclone1999309450: deleted 3 directories 2026/05/23 01:44:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/23 01:44:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/23 01:44:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/23 01:44:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/23 01:44:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/23 01:44:41 DEBUG : toe/toe/toe.txt: md5 = e76f7adf21cce7e65ac9c3a1dd934b90 OK 2026/05/23 01:44:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/23 01:44:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/23 01:44:41 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/23 01:44:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/23 01:44:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/23 01:44:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/23 01:44:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.82s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:44:47 DEBUG : toe: transformed to: dG9l 2026/05/23 01:44:47 DEBUG : toe: transformed to: dG9l 2026/05/23 01:44:47 DEBUG : dG9l: Making directory with metadata 2026/05/23 01:44:48 INFO : dG9l: Made directory with metadata (mtime=2026-05-23T01:44:47.467502239Z) 2026/05/23 01:44:48 DEBUG : toe: transformed to: dG9l 2026/05/23 01:44:48 DEBUG : toe: transformed to: dG9l 2026/05/23 01:44:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/23 01:44:48 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/23 01:44:49 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-23T01:44:47.467502239Z) 2026/05/23 01:44:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/23 01:44:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/23 01:44:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/23 01:44:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/23 01:44:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/23 01:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:44:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 4e99e76416e3a6198b2a877019d678c9 OK 2026/05/23 01:44:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/23 01:44:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/23 01:44:51 DEBUG : Waiting for deletions to finish 2026/05/23 01:44:52 DEBUG : dG9l: transformed to: toe 2026/05/23 01:44:52 DEBUG : dG9l: transformed to: toe 2026/05/23 01:44:52 DEBUG : toe: Directory modification time the same (differ by 502.239µs, within tolerance 1ms) 2026/05/23 01:44:52 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/23 01:44:52 DEBUG : dG9l: transformed to: toe 2026/05/23 01:44:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/23 01:44:52 DEBUG : toe/toe: Directory modification time the same (differ by 502.239µs, within tolerance 1ms) 2026/05/23 01:44:52 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/23 01:44:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/23 01:44:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/23 01:44:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/23 01:44:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/23 01:44:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/23 01:44:52 DEBUG : Local file system at /tmp/rclone1999309450: Waiting for checks to finish 2026/05/23 01:44:52 DEBUG : Local file system at /tmp/rclone1999309450: Waiting for transfers to finish 2026/05/23 01:44:52 DEBUG : Waiting for deletions to finish 2026/05/23 01:44:54 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/23 01:44:55 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.56s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu'", Local "Local file system at /tmp/rclone1999309450", Modify Window "1ms" 2026/05/23 01:44:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 01:44:56 DEBUG : toe: transformed to: 2026/05/23 01:44:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 01:44:56 DEBUG : toe: transformed to: 2026/05/23 01:44:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Making directory with metadata 2026/05/23 01:44:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Made directory with metadata (mtime=2026-05-23T01:44:56.022649992Z) 2026/05/23 01:44:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 01:44:56 DEBUG : toe: transformed to: 2026/05/23 01:44:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 01:44:56 DEBUG : toe: transformed to: 2026/05/23 01:44:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 01:44:56 DEBUG : toe/toe: transformed to: 2026/05/23 01:44:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/23 01:44:56 DEBUG : toe/toe: Making directory with metadata 2026/05/23 01:44:58 INFO : toe/toe: Made directory with metadata (mtime=2026-05-23T01:44:56.022649992Z) 2026/05/23 01:44:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 01:44:58 DEBUG : toe/toe: transformed to: 2026/05/23 01:44:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/23 01:44:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 01:44:58 DEBUG : toe: transformed to: 2026/05/23 01:44:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/23 01:44:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/23 01:44:58 DEBUG : toe/toe/toe: transformed to: 2026/05/23 01:44:58 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/23 01:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for checks to finish 2026/05/23 01:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Waiting for transfers to finish 2026/05/23 01:44:59 DEBUG : toe/toe/toe: md5 = 9ef49b56e62b329455e774ccf4fe7001 OK 2026/05/23 01:44:59 DEBUG : toe/toe/toe: size = 11 OK 2026/05/23 01:44:59 INFO : toe/toe/toe: Copied (new) 2026/05/23 01:44:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': not deleting files as there were IO errors 2026/05/23 01:44:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': not deleting directories as there were IO errors 2026/05/23 01:45:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/23 01:45:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.08s) PASS 2026/05/23 01:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasiqab4diyu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 27m12.413058301s (try 1/5)