"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/17 03:06:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco" 2026/05/17 03:06:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 03:06:01 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0" 2026/05/17 03:06:02 DEBUG : Creating backend with remote "/tmp/rclone1913857497" === 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-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:06:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:06:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/17 03:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:06:03 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.73s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:06:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:06:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:06:06 DEBUG : sub dir/hello world: md5 = ef2526e31d22ec1e8b50e32b656069f5 OK 2026/05/17 03:06:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:06:06 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:06:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:06:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.65s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:09 DEBUG : metadata sub dir: Making directory with metadata 2026/05/17 03:06:09 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:06:09 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/17 03:06:09 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:06:09 DEBUG : Local file system at /tmp/rclone1913857497: File to upload is small (21 bytes), uploading instead of streaming 2026/05/17 03:06:09 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/17 03:06:09 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/17 03:06:09 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/17 03:06:09 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:06:10 DEBUG : Google drive root 'crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0': Skipping btime metadata as can't update it on an existing file: 2026-05-17T03:06:09.674874203Z 2026/05/17 03:06:10 INFO : empty metadata sub dir: Updated directory metadata 2026/05/17 03:06:10 DEBUG : Google drive root 'crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0': Skipping btime metadata as can't update it on an existing file: 2026-05-17T03:06:09.674874203Z 2026/05/17 03:06:12 INFO : metadata sub dir: Updated directory metadata 2026/05/17 03:06:12 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/17 03:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:06:14 DEBUG : metadata sub dir/hello metadata world: md5 = 2de41b5fc1bf6270abbb1aaf13077791 OK 2026/05/17 03:06:14 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/17 03:06:14 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/17 03:06:16 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.49s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:18 DEBUG : metadata sub dir: Making directory with metadata 2026/05/17 03:06:18 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:06:18 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/17 03:06:18 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:06:18 DEBUG : Local file system at /tmp/rclone1913857497: File to upload is small (21 bytes), uploading instead of streaming 2026/05/17 03:06:18 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/17 03:06:18 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/17 03:06:18 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/17 03:06:18 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:06:18 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/17 03:06:18 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/17 03:06:18 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/17 03:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:06:20 DEBUG : metadata sub dir/hello metadata world: md5 = cddea8dea3cf7603a13b7118a056ffa5 OK 2026/05/17 03:06:20 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/17 03:06:20 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/17 03:06:20 DEBUG : Google drive root 'crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0': Skipping btime metadata as can't update it on an existing file: 2026-05-17T03:06:18.162998398Z 2026/05/17 03:06:20 INFO : metadata sub dir: Updated directory metadata 2026/05/17 03:06:23 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.18s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:24 DEBUG : Creating backend with remote "/non-existing" 2026/05/17 03:06:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/17 03:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.73s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:06:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:06:27 DEBUG : sub dir/hello world: md5 = a8db692d1a10767660b2a0e1bf86003d OK 2026/05/17 03:06:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:06:27 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:06:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:06:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.95s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.07s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Running all checks before starting transfers 2026/05/17 03:06:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:06:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:06:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Checks finished, now starting transfers 2026/05/17 03:06:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:06:34 DEBUG : sub dir/hello world: md5 = 2512ac4fc99fb77b9e7378a25febd902 OK 2026/05/17 03:06:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:06:34 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:06:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:06:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.07s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:37 ERROR : Ignoring --no-traverse with sync 2026/05/17 03:06:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:06:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:06:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:06:39 DEBUG : sub dir/hello world: md5 = 276cede237401a217a36e66a035152cb OK 2026/05/17 03:06:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:06:39 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:06:39 DEBUG : Waiting for deletions to finish 2026/05/17 03:06:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:06:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.01s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/17 03:06:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:06:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:06:43 DEBUG : hello world2: md5 = 2211f48cdb51d6bff9883714f0f094a1 OK 2026/05/17 03:06:43 DEBUG : hello world2: size = 12 OK 2026/05/17 03:06:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 03:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:06:47 DEBUG : potato2: md5 = 45e480ef44fe8be3e8e0298f9a9c2624 OK 2026/05/17 03:06:47 DEBUG : potato2: size = 11 OK 2026/05/17 03:06:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 03:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:06:49 DEBUG : potato2: md5 = e895ad0115249890f6b605ae331c2baf OK 2026/05/17 03:06:49 DEBUG : potato2: size = 11 OK 2026/05/17 03:06:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.98s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/17 03:06:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:06:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/17 03:06:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:06:51 DEBUG : sub dir2: Making directory with metadata 2026/05/17 03:06:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:06:52 DEBUG : sub dir: Making directory with metadata 2026/05/17 03:06:52 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:06:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/17 03:06:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:06:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:06:54 DEBUG : sub dir/hello world: md5 = 00a7c1ee5d9d78321fe73baac0c27501 OK 2026/05/17 03:06:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:06:54 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:06:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/17 03:06:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.31s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:06:59 INFO : sub dir2: Making directory 2026/05/17 03:06:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/17 03:06:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:06:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/17 03:06:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:06:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:06:59 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/17 03:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:07:01 DEBUG : sub dir/hello world: md5 = f2fe7d8f5ed12d6f4ebec74277625748 OK 2026/05/17 03:07:01 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:07:01 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:07:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:07:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.13s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:07:04 DEBUG : sub dir2: Making directory with metadata 2026/05/17 03:07:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:07:04 DEBUG : sub dir2: Making directory with metadata 2026/05/17 03:07:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:07:05 DEBUG : sub dir: Making directory with metadata 2026/05/17 03:07:06 INFO : sub dir: Made directory with metadata (mtime=2026-05-17T03:07:04.61967903Z) 2026/05/17 03:07:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:07:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:07:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:07:07 DEBUG : sub dir/hello world: md5 = 86c504731c0fe728ed216c6c6c31cb2b OK 2026/05/17 03:07:07 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:07:07 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:07:07 INFO : sub dir/hello world: Deleted 2026/05/17 03:07:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.92s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:07:11 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/17 03:07:11 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:07:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:07:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:07:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.59s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:07:15 INFO : sub dir2: Making directory 2026/05/17 03:07:15 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/17 03:07:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:07:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:07:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:07:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:07:17 DEBUG : sub dir/hello world: md5 = 900c50ce498696805b2d431de31521d3 OK 2026/05/17 03:07:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:07:17 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:07:17 INFO : sub dir/hello world: Deleted 2026/05/17 03:07:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:07:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.04s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:07:20 DEBUG : sub dir2: Making directory with metadata 2026/05/17 03:07:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:07:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:07:20 DEBUG : sub dir2: Making directory with metadata 2026/05/17 03:07:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:07:21 DEBUG : sub dir: Making directory with metadata 2026/05/17 03:07:21 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:07:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:07:23 DEBUG : sub dir/hello world: md5 = fe47a0d93609b5d657f770f004e5004f OK 2026/05/17 03:07:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:07:23 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:07:23 DEBUG : Waiting for deletions to finish 2026/05/17 03:07:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.31s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:07:26 INFO : sub dir2: Making directory 2026/05/17 03:07:27 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/17 03:07:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:07:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:07:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:07:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:07:29 DEBUG : sub dir/hello world: md5 = 421099a66993bebee5a59766262eeeaf OK 2026/05/17 03:07:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:07:29 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:07:29 DEBUG : Waiting for deletions to finish 2026/05/17 03:07:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:07:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.19s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:07:34 DEBUG : sub dir/hello world: md5 = 5f059d439b789372c77a572aeaeb92bd OK 2026/05/17 03:07:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tutoget6vufa" 2026/05/17 03:07:34 DEBUG : Config file has changed externally - reloading 2026/05/17 03:07:34 DEBUG : Creating backend with remote "TestDrive:crypt/givven154tl1fg7eeacbl9c4irhllj24b381g2m22u3ib45dc7i0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco' -> Encrypted drive 'TestCryptDrive:rclone-test-tutoget6vufa' 2026/05/17 03:07:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:07:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tutoget6vufa': Waiting for checks to finish 2026/05/17 03:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tutoget6vufa': Waiting for transfers to finish 2026/05/17 03:07:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:07:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 03:07:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tutoget6vufa': Purge remote 2026/05/17 03:07:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.85s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:07:44 DEBUG : sub dir/hello world: md5 = 7d0d3083ab905d1ad1bb52c490d8d112 OK 2026/05/17 03:07:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/17 03:07:45 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/17 03:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:07:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:07:45 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:07:45 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 03:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:07:47 DEBUG : sub dir/hello world: md5 = 3e068ea542561c93410f6367e7dfb109 OK 2026/05/17 03:07:47 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 03:07:47 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/17 03:07:47 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/17 03:07:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.68s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:07:51 DEBUG : sub dir/hello world: md5 = 4bdb689ebd1f3e3c8f756f171b8f2763 OK 2026/05/17 03:07:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dasoduk4cifu" 2026/05/17 03:07:52 DEBUG : Creating backend with remote "TestDrive:crypt/46lqatmasbj42mgndr1lsbijhgchmd1p500fbcu3m12hh179b5n0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco' -> Encrypted drive 'TestCryptDrive:rclone-test-dasoduk4cifu' 2026/05/17 03:07:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:07:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dasoduk4cifu': Waiting for checks to finish 2026/05/17 03:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dasoduk4cifu': Waiting for transfers to finish 2026/05/17 03:07:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:07:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 03:07:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:07:59 DEBUG : sub dir/hello world: md5 = bb5d29bb0e323b93e7050feff1d4798b OK 2026/05/17 03:08:00 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 03:08:00 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/17 03:08:00 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:08:00 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-dasoduk4cifu') 2026/05/17 03:08:00 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 03:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dasoduk4cifu': Waiting for checks to finish 2026/05/17 03:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dasoduk4cifu': Waiting for transfers to finish 2026/05/17 03:08:01 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 03:08:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 03:08:01 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/17 03:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dasoduk4cifu': Purge remote 2026/05/17 03:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.84s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:08:06 DEBUG : sub dir/hello world: md5 = f39e3cacd9c27198be78b73734326d52 OK 2026/05/17 03:08:08 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/17 03:08:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/17 03:08:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:08:08 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:08:08 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 03:08:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:08:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:08:09 DEBUG : sub dir/hello world: md5 = 49d8beba26000775e98905a57c357afe OK 2026/05/17 03:08:09 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 03:08:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/17 03:08:09 INFO : sub dir/hello world: Deleted 2026/05/17 03:08:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/17 03:08:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.54s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:08:14 DEBUG : sub dir/hello world: md5 = af7094b7aa763ade1617acbb0a0082e3 OK 2026/05/17 03:08:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mivoqog3wocu" 2026/05/17 03:08:14 DEBUG : Creating backend with remote "TestDrive:crypt/dtkg2vj7lp3rdg3ac55o65uas9rds05eoglbahph3iub09ucindg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco' -> Encrypted drive 'TestCryptDrive:rclone-test-mivoqog3wocu' 2026/05/17 03:08:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivoqog3wocu': Waiting for checks to finish 2026/05/17 03:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivoqog3wocu': Waiting for transfers to finish 2026/05/17 03:08:18 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:08:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 03:08:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:08:21 DEBUG : sub dir/hello world: md5 = 6cddf480f7147e2219e6adbd3b27ce0b OK 2026/05/17 03:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivoqog3wocu': Using server-side directory move 2026/05/17 03:08:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mivoqog3wocu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/17 03:08:22 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 03:08:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/17 03:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivoqog3wocu': Waiting for checks to finish 2026/05/17 03:08:22 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:08:22 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mivoqog3wocu') 2026/05/17 03:08:22 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 03:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivoqog3wocu': Waiting for transfers to finish 2026/05/17 03:08:23 INFO : sub dir/hello world: Deleted 2026/05/17 03:08:23 INFO : sub dir/hello world: Moved (server-side) 2026/05/17 03:08:24 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/17 03:08:26 DEBUG : sub dir/hello world: md5 = 6d068660c1871e2d1bf33df4937512da OK 2026/05/17 03:08:27 DEBUG : testing file moves 2026/05/17 03:08:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 03:08:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/17 03:08:27 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:08:27 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mivoqog3wocu') 2026/05/17 03:08:27 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 03:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivoqog3wocu': Waiting for checks to finish 2026/05/17 03:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivoqog3wocu': Waiting for transfers to finish 2026/05/17 03:08:27 INFO : sub dir/hello world: Deleted 2026/05/17 03:08:28 INFO : sub dir/hello world: Moved (server-side) 2026/05/17 03:08:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/17 03:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivoqog3wocu': Purge remote --- PASS: TestServerSideMoveOverSelf (19.45s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:08:33 DEBUG : sub dir/hello world: md5 = 759ce9673ac52847d3f920577e9b5d40 OK 2026/05/17 03:08:33 ERROR : error listing: directory not found 2026/05/17 03:08:34 INFO : Local file system at /tmp/rclone1913857497: Making directory 2026/05/17 03:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:08:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.71s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:08:39 DEBUG : sub dir/hello world: md5 = e260f7b2c1ef95d52df8c690172e62d0 OK 2026/05/17 03:08:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:08:40 DEBUG : Local file system at /tmp/rclone1913857497: Waiting for checks to finish 2026/05/17 03:08:40 DEBUG : Local file system at /tmp/rclone1913857497: Waiting for transfers to finish 2026/05/17 03:08:40 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/17 03:08:40 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/17 03:08:40 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:08:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:08:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.51s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:08:42 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/17 03:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:08:44 DEBUG : check sum: md5 = 94e8ff8214678e9fb822711bf7930b5f OK 2026/05/17 03:08:44 DEBUG : check sum: size = 1 OK 2026/05/17 03:08:44 INFO : check sum: Copied (new) 2026/05/17 03:08:44 DEBUG : Waiting for deletions to finish 2026/05/17 03:08:44 DEBUG : check sum: size = 1 OK 2026/05/17 03:08:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/17 03:08:44 DEBUG : check sum: Size of src and dst objects identical 2026/05/17 03:08:44 DEBUG : check sum: Unchanged skipping 2026/05/17 03:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:08:44 DEBUG : Waiting for deletions to finish 2026/05/17 03:08:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.23s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:08:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/17 03:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:08:47 DEBUG : sizeonly: md5 = 5d4a7172cd6dd1476ba63ba296f22d28 OK 2026/05/17 03:08:47 DEBUG : sizeonly: size = 6 OK 2026/05/17 03:08:47 INFO : sizeonly: Copied (new) 2026/05/17 03:08:47 DEBUG : Waiting for deletions to finish 2026/05/17 03:08:48 DEBUG : sizeonly: size = 6 OK 2026/05/17 03:08:48 DEBUG : sizeonly: Sizes identical 2026/05/17 03:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:08:48 DEBUG : sizeonly: Unchanged skipping 2026/05/17 03:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:08:48 DEBUG : Waiting for deletions to finish 2026/05/17 03:08:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.33s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:08:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/17 03:08:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:08:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:08:50 DEBUG : ignore-size: md5 = c366d4527d377ad805c4f4a4bd9041a2 OK 2026/05/17 03:08:50 INFO : ignore-size: Copied (new) 2026/05/17 03:08:50 DEBUG : Waiting for deletions to finish 2026/05/17 03:08:51 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:08:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:08:51 DEBUG : ignore-size: Unchanged skipping 2026/05/17 03:08:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:08:51 DEBUG : Waiting for deletions to finish 2026/05/17 03:08:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.24s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:08:53 DEBUG : existing: md5 = 24192b84c6c07a8817f66565788c3e11 OK 2026/05/17 03:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:08:54 DEBUG : existing: size = 6 OK 2026/05/17 03:08:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:08:54 DEBUG : existing: Unchanged skipping 2026/05/17 03:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:08:54 DEBUG : Waiting for deletions to finish 2026/05/17 03:08:54 INFO : There was nothing to transfer 2026/05/17 03:08:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/17 03:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:08:56 DEBUG : existing: md5 = bbb7525ee6150b585649208bded8e775 OK 2026/05/17 03:08:56 DEBUG : existing: size = 6 OK 2026/05/17 03:08:56 INFO : existing: Copied (replaced existing) 2026/05/17 03:08:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.16s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:08:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/17 03:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:08:59 DEBUG : existing: md5 = 2befc80db91b052723700d1dcf34560a OK 2026/05/17 03:08:59 DEBUG : existing: size = 6 OK 2026/05/17 03:08:59 INFO : existing: Copied (new) 2026/05/17 03:08:59 DEBUG : Waiting for deletions to finish 2026/05/17 03:08:59 DEBUG : existing: Destination exists, skipping 2026/05/17 03:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:08:59 DEBUG : Waiting for deletions to finish 2026/05/17 03:08:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.30s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:09:03 DEBUG : b/potato: md5 = 7b5eb38dbbe790458f6485405354b377 OK 2026/05/17 03:09:05 DEBUG : c/non empty space: md5 = 925dad83f040dfb385bded2faacaf747 OK 2026/05/17 03:09:05 INFO : d: Making directory 2026/05/17 03:09:07 DEBUG : Added delayed dir = "a", newDst= 2026/05/17 03:09:07 INFO : c: Set directory modification time (using SetModTime) 2026/05/17 03:09:07 DEBUG : Added delayed dir = "c", newDst=c 2026/05/17 03:09:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/17 03:09:07 DEBUG : c/non empty space: size = 5 OK 2026/05/17 03:09:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:09:07 DEBUG : c/non empty space: Unchanged skipping 2026/05/17 03:09:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:09:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:09:09 DEBUG : a/potato2: md5 = 1431ec53f9ee61ec1b099815b5c96015 OK 2026/05/17 03:09:09 DEBUG : a/potato2: size = 60 OK 2026/05/17 03:09:09 INFO : a/potato2: Copied (new) 2026/05/17 03:09:09 DEBUG : Waiting for deletions to finish 2026/05/17 03:09:10 INFO : b/potato: Deleted 2026/05/17 03:09:10 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/17 03:09:10 INFO : d: Removing directory 2026/05/17 03:09:11 INFO : b: Removing directory 2026/05/17 03:09:11 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/17 03:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': deleted 2 directories 2026/05/17 03:09:14 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/17 03:09:15 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:09:17 DEBUG : empty space: md5 = 1eab46ed0e1429e66c5f811a8f0985b2 OK 2026/05/17 03:09:17 DEBUG : empty space: size = 1 OK 2026/05/17 03:09:17 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/17 03:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:09:17 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/17 03:09:17 DEBUG : Waiting for deletions to finish 2026/05/17 03:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:09:17 DEBUG : empty space: size = 1 OK 2026/05/17 03:09:17 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/17 03:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:09:19 DEBUG : empty space: md5 = cd49b64ee8a51827ca6274ea43322cd8 OK 2026/05/17 03:09:19 DEBUG : empty space: size = 1 OK 2026/05/17 03:09:19 INFO : empty space: Copied (replaced existing) 2026/05/17 03:09:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.58s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:09:22 DEBUG : foo: md5 = 7537b389d5548bb8327b402357a49e16 OK 2026/05/17 03:09:22 DEBUG : foo: size = 3 OK 2026/05/17 03:09:22 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/17 03:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:09:24 DEBUG : foo: md5 = d7539a1980d02d46b84412f1193c7b0a OK 2026/05/17 03:09:24 DEBUG : foo: size = 3 OK 2026/05/17 03:09:24 INFO : foo: Copied (replaced existing) 2026/05/17 03:09:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:09:26 DEBUG : empty space: md5 = 5cf3395a4a5e828375d34d84d8694a3f OK 2026/05/17 03:09:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/17 03:09:27 DEBUG : empty space: size = 1 OK 2026/05/17 03:09:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:09:27 DEBUG : empty space: Unchanged skipping 2026/05/17 03:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:09:28 DEBUG : potato: md5 = ef3a5d4a4fb4175b3b8584b133b27e7b OK 2026/05/17 03:09:28 DEBUG : potato: size = 60 OK 2026/05/17 03:09:28 INFO : potato: Copied (new) 2026/05/17 03:09:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:09:31 DEBUG : potato: md5 = ce2861dc42f17076d52278535db1263f OK 2026/05/17 03:09:32 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:09:32 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:09:32 DEBUG : potato: Sizes differ 2026/05/17 03:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:09:33 DEBUG : potato: md5 = 9cd0bfed2b4c8cf9c2117b89d67c89cb OK 2026/05/17 03:09:33 DEBUG : potato: size = 21 OK 2026/05/17 03:09:33 INFO : potato: Copied (replaced existing) 2026/05/17 03:09:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.41s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:09:36 DEBUG : potato: md5 = a7070cdfc936042f95e957228415e1f7 OK 2026/05/17 03:09:36 DEBUG : potato: size = 21 OK 2026/05/17 03:09:36 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/17 03:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:09:38 DEBUG : potato: md5 = 38839c3eff0bdc495f87db7aea6bfe6b OK 2026/05/17 03:09:38 DEBUG : potato: size = 21 OK 2026/05/17 03:09:38 INFO : potato: Copied (replaced existing) 2026/05/17 03:09:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:09:41 DEBUG : potato: md5 = 53ea09cf87e0a0b59939fc5f6fb3cd20 OK 2026/05/17 03:09:42 DEBUG : empty space: md5 = 653000ff717fa1dcca422e20b2169c64 OK 2026/05/17 03:09:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 03:09:42 DEBUG : empty space: size = 1 OK 2026/05/17 03:09:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:09:42 DEBUG : empty space: Unchanged skipping 2026/05/17 03:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:09:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/17 03:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:09:42 DEBUG : Waiting for deletions to finish 2026/05/17 03:09:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:09:45 DEBUG : potato: md5 = 02d4f4cb6150505db4656889d6d49aa0 OK 2026/05/17 03:09:46 DEBUG : empty space: md5 = b97dc7b1d9a88fccf4d47ccec37e47a5 OK 2026/05/17 03:09:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 03:09:47 DEBUG : empty space: size = 1 OK 2026/05/17 03:09:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:09:47 DEBUG : empty space: Unchanged skipping 2026/05/17 03:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:09:48 DEBUG : potato2: md5 = 7da4e16880cfae72384b1823040ca56c OK 2026/05/17 03:09:48 DEBUG : potato2: size = 60 OK 2026/05/17 03:09:48 INFO : potato2: Copied (new) 2026/05/17 03:09:48 DEBUG : Waiting for deletions to finish 2026/05/17 03:09:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:09:53 DEBUG : b/potato: md5 = 1ef2e2c1a14adfa1b35b2313462898f5 OK 2026/05/17 03:09:55 DEBUG : c/non empty space: md5 = 826e4e7a4e0106ae148280612bbb759b OK 2026/05/17 03:09:55 INFO : d: Making directory 2026/05/17 03:09:56 INFO : d/e: Making directory 2026/05/17 03:09:58 DEBUG : Added delayed dir = "a", newDst= 2026/05/17 03:09:58 INFO : c: Set directory modification time (using SetModTime) 2026/05/17 03:09:58 DEBUG : Added delayed dir = "c", newDst=c 2026/05/17 03:09:58 DEBUG : c/non empty space: size = 5 OK 2026/05/17 03:09:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:09:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/17 03:09:58 DEBUG : c/non empty space: Unchanged skipping 2026/05/17 03:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:10:00 DEBUG : a/potato2: md5 = 6881e9b5aad8e8821d59e238735d48ff OK 2026/05/17 03:10:00 DEBUG : a/potato2: size = 60 OK 2026/05/17 03:10:00 INFO : a/potato2: Copied (new) 2026/05/17 03:10:00 DEBUG : Waiting for deletions to finish 2026/05/17 03:10:01 INFO : b/potato: Deleted 2026/05/17 03:10:01 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/17 03:10:01 INFO : d/e: Removing directory 2026/05/17 03:10:02 INFO : d: Removing directory 2026/05/17 03:10:02 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/17 03:10:02 INFO : b: Removing directory 2026/05/17 03:10:02 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/17 03:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': deleted 3 directories 2026/05/17 03:10:05 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/17 03:10:06 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:10:09 DEBUG : b/potato: md5 = c6c7e509561823a254fbba23d5040036 OK 2026/05/17 03:10:11 DEBUG : c/non empty space: md5 = fd60e1293aaf74514a3dc6b46269d5e4 OK 2026/05/17 03:10:11 INFO : d: Making directory 2026/05/17 03:10:13 DEBUG : Added delayed dir = "a", newDst= 2026/05/17 03:10:13 INFO : c: Set directory modification time (using SetModTime) 2026/05/17 03:10:13 DEBUG : Added delayed dir = "c", newDst=c 2026/05/17 03:10:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/17 03:10:13 DEBUG : c/non empty space: size = 5 OK 2026/05/17 03:10:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:10:13 DEBUG : c/non empty space: Unchanged skipping 2026/05/17 03:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:10:15 DEBUG : a/potato2: md5 = cb31e8b290a190c2546215ede1f84525 OK 2026/05/17 03:10:15 DEBUG : a/potato2: size = 60 OK 2026/05/17 03:10:15 INFO : a/potato2: Copied (new) 2026/05/17 03:10:15 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': not deleting files as there were IO errors 2026/05/17 03:10:16 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/17 03:10:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': not deleting directories as there were IO errors 2026/05/17 03:10:19 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/17 03:10:19 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/17 03:10:20 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:10:22 DEBUG : potato: md5 = bbdadc893304810e78b57212f3679dc8 OK 2026/05/17 03:10:24 DEBUG : empty space: md5 = 0f2892cb9155fe74a0920b9ff92245aa OK 2026/05/17 03:10:24 DEBUG : Waiting for deletions to finish 2026/05/17 03:10:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 03:10:24 DEBUG : empty space: size = 1 OK 2026/05/17 03:10:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:10:24 DEBUG : empty space: Unchanged skipping 2026/05/17 03:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:10:25 INFO : potato: Deleted 2026/05/17 03:10:26 DEBUG : potato2: md5 = f7a3da3e8eafe91536cb58c8f8eb959d OK 2026/05/17 03:10:26 DEBUG : potato2: size = 60 OK 2026/05/17 03:10:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.87s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:10:29 DEBUG : potato: md5 = f4b5fdc81d9c2041c637464176b1e572 OK 2026/05/17 03:10:30 DEBUG : empty space: md5 = bc9272c02925604f4ae80979b605a086 OK 2026/05/17 03:10:31 DEBUG : Waiting for deletions to finish 2026/05/17 03:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:10:31 INFO : potato: Deleted 2026/05/17 03:10:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 03:10:31 DEBUG : empty space: size = 1 OK 2026/05/17 03:10:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:10:31 DEBUG : empty space: Unchanged skipping 2026/05/17 03:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:10:33 DEBUG : potato2: md5 = 4bc91094d3cdb0ab4d099c10c058d9eb OK 2026/05/17 03:10:33 DEBUG : potato2: size = 60 OK 2026/05/17 03:10:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.62s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:10:36 DEBUG : potato: md5 = 4db80eaeacd3aa775e965db26c2a63fb OK 2026/05/17 03:10:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 03:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:10:38 DEBUG : potato2: md5 = 69eb8bd7604d592470dc38f6df480737 OK 2026/05/17 03:10:38 DEBUG : potato2: size = 19 OK 2026/05/17 03:10:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.95s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:10:41 DEBUG : potato2: md5 = 0e634211e0eb6c7ed0f4971d127700f4 OK 2026/05/17 03:10:42 DEBUG : empty space: md5 = 0c8f894bdeb7a9000a35bdcfc72d2f82 OK 2026/05/17 03:10:42 DEBUG : enormous: Excluded (Size Filter) 2026/05/17 03:10:42 DEBUG : enormous: Excluded 2026/05/17 03:10:42 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 03:10:42 DEBUG : potato2: Excluded 2026/05/17 03:10:42 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 03:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:10:42 DEBUG : empty space: size = 1 OK 2026/05/17 03:10:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:10:42 DEBUG : empty space: Unchanged skipping 2026/05/17 03:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:10:42 DEBUG : Waiting for deletions to finish 2026/05/17 03:10:42 INFO : There was nothing to transfer 2026/05/17 03:10:43 DEBUG : enormous: Excluded (Size Filter) 2026/05/17 03:10:43 DEBUG : enormous: Excluded 2026/05/17 03:10:43 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 03:10:43 DEBUG : potato2: Excluded 2026/05/17 03:10:43 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 03:10:43 DEBUG : empty space: size = 1 OK 2026/05/17 03:10:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/17 03:10:43 DEBUG : empty space: Unchanged skipping 2026/05/17 03:10:43 DEBUG : Local file system at /tmp/rclone1913857497: Waiting for checks to finish 2026/05/17 03:10:43 DEBUG : Local file system at /tmp/rclone1913857497: Waiting for transfers to finish 2026/05/17 03:10:43 DEBUG : Waiting for deletions to finish 2026/05/17 03:10:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.09s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:10:46 DEBUG : potato2: md5 = 68f7962471fe53ba6f68ee0fb781d849 OK 2026/05/17 03:10:47 DEBUG : empty space: md5 = c619c0ec6ed25d52d8faea84926aec60 OK 2026/05/17 03:10:48 DEBUG : enormous: md5 = 020f09bb8f9c16d64d619d3b1dab0ebc OK 2026/05/17 03:10:49 DEBUG : enormous: Excluded (Size Filter) 2026/05/17 03:10:49 DEBUG : enormous: Excluded 2026/05/17 03:10:49 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 03:10:49 DEBUG : potato2: Excluded 2026/05/17 03:10:49 DEBUG : empty space: size = 1 OK 2026/05/17 03:10:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:10:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:10:49 DEBUG : empty space: Unchanged skipping 2026/05/17 03:10:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:10:49 DEBUG : Waiting for deletions to finish 2026/05/17 03:10:49 INFO : enormous: Deleted 2026/05/17 03:10:49 INFO : potato2: Deleted 2026/05/17 03:10:49 INFO : There was nothing to transfer 2026/05/17 03:10:50 DEBUG : empty space: size = 1 OK 2026/05/17 03:10:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/17 03:10:50 DEBUG : empty space: Unchanged skipping 2026/05/17 03:10:50 DEBUG : Local file system at /tmp/rclone1913857497: Waiting for checks to finish 2026/05/17 03:10:50 DEBUG : Local file system at /tmp/rclone1913857497: Waiting for transfers to finish 2026/05/17 03:10:50 DEBUG : Waiting for deletions to finish 2026/05/17 03:10:50 INFO : enormous: Deleted 2026/05/17 03:10:50 INFO : potato2: Deleted 2026/05/17 03:10:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.41s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:10:52 DEBUG : one: md5 = aab64bdc0bdc49b322c1d5a0b3161973 OK 2026/05/17 03:10:53 DEBUG : two: md5 = ad477be145f9bf9937a4c951e8017576 OK 2026/05/17 03:10:55 DEBUG : three: md5 = 289c9f3cf1ef81e19eb7ecbb51d095be OK 2026/05/17 03:10:56 DEBUG : four: md5 = b4d65339932436a81d572f35c4615fbe OK 2026/05/17 03:10:57 DEBUG : five: Need to transfer - File not found at Destination 2026/05/17 03:10:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:10:57 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:10:57 DEBUG : four: Sizes differ 2026/05/17 03:10:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/17 03:10:57 DEBUG : one: Destination is newer than source, skipping 2026/05/17 03:10:57 DEBUG : three: size = 5 OK 2026/05/17 03:10:57 DEBUG : three: Sizes identical 2026/05/17 03:10:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 03:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:10:57 DEBUG : two: size = 3 OK 2026/05/17 03:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:10:58 DEBUG : four: md5 = bb2f543483fabfb8ad3860d60e5d455f OK 2026/05/17 03:10:58 DEBUG : four: size = 4 OK 2026/05/17 03:10:58 INFO : four: Copied (replaced existing) 2026/05/17 03:10:58 DEBUG : five: md5 = f45e889c1f533f2e32ff7560decda485 OK 2026/05/17 03:10:58 DEBUG : five: size = 4 OK 2026/05/17 03:10:58 INFO : five: Copied (new) 2026/05/17 03:10:58 DEBUG : two: md5 = 9484a3792549534d1929f58f32fb8f23 OK 2026/05/17 03:10:58 DEBUG : two: size = 3 OK 2026/05/17 03:10:58 INFO : two: Copied (replaced existing) 2026/05/17 03:10:58 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.02s) === 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-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/17 03:11:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/17 03:11:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/17 03:11:01 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/17 03:11:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:11:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:11:02 DEBUG : yam: md5 = 2a9f1204d1b933f1ed4b26b2c4b5ecd6 OK 2026/05/17 03:11:02 DEBUG : yam: size = 11 OK 2026/05/17 03:11:02 INFO : yam: Copied (new) 2026/05/17 03:11:02 DEBUG : potato: md5 = b260809482fb806196b1de674cfef26f OK 2026/05/17 03:11:02 DEBUG : potato: size = 14 OK 2026/05/17 03:11:02 INFO : potato: Copied (new) 2026/05/17 03:11:02 DEBUG : Waiting for deletions to finish 2026/05/17 03:11:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/17 03:11:03 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/17 03:11:03 DEBUG : potato: size = 14 OK 2026/05/17 03:11:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:11:03 DEBUG : potato: Unchanged skipping 2026/05/17 03:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:11:04 DEBUG : yaml: md5 = a9ccf0256b4ae1a9dab3ef2a805e60c3 OK 2026/05/17 03:11:04 DEBUG : yaml: size = 11 OK 2026/05/17 03:11:04 INFO : yaml: Copied (new) 2026/05/17 03:11:04 DEBUG : Waiting for deletions to finish 2026/05/17 03:11:05 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/17 03:11:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Making map for --track-renames 2026/05/17 03:11:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Finished making map for --track-renames 2026/05/17 03:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:11:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/17 03:11:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/17 03:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for renames to finish 2026/05/17 03:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:11:08 DEBUG : potato: md5 = 742ec52f3dbe04db71b00c66965f171a OK 2026/05/17 03:11:08 DEBUG : potato: size = 14 OK 2026/05/17 03:11:08 INFO : potato: Copied (new) 2026/05/17 03:11:08 DEBUG : yam: md5 = 5cb14825eee73a5a6be0ee1e46065e3e OK 2026/05/17 03:11:08 DEBUG : yam: size = 11 OK 2026/05/17 03:11:08 INFO : yam: Copied (new) 2026/05/17 03:11:08 DEBUG : Waiting for deletions to finish 2026/05/17 03:11:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Making map for --track-renames 2026/05/17 03:11:08 DEBUG : potato: size = 14 OK 2026/05/17 03:11:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:11:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Finished making map for --track-renames 2026/05/17 03:11:08 DEBUG : potato: Unchanged skipping 2026/05/17 03:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for renames to finish 2026/05/17 03:11:09 INFO : yam: Moved (server-side) to: yaml 2026/05/17 03:11:09 INFO : yaml: Renamed from "yam" 2026/05/17 03:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:11:09 DEBUG : Waiting for deletions to finish 2026/05/17 03:11:09 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/17 03:11:11 DEBUG : Added delayed dir = "sub", newDst= 2026/05/17 03:11:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Making map for --track-renames 2026/05/17 03:11:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Finished making map for --track-renames 2026/05/17 03:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:11:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/17 03:11:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/17 03:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for renames to finish 2026/05/17 03:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:11:13 DEBUG : potato: md5 = 2f971178ff05c02c7c73f2a92f45094a OK 2026/05/17 03:11:13 DEBUG : potato: size = 14 OK 2026/05/17 03:11:13 INFO : potato: Copied (new) 2026/05/17 03:11:13 DEBUG : sub/yam: md5 = d7fec71dc8758719aecc47770fff882d OK 2026/05/17 03:11:13 DEBUG : sub/yam: size = 11 OK 2026/05/17 03:11:13 INFO : sub/yam: Copied (new) 2026/05/17 03:11:13 DEBUG : Waiting for deletions to finish 2026/05/17 03:11:13 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/17 03:11:14 DEBUG : potato: size = 14 OK 2026/05/17 03:11:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:11:14 DEBUG : potato: Unchanged skipping 2026/05/17 03:11:14 INFO : sub: Set directory modification time (using SetModTime) 2026/05/17 03:11:14 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/17 03:11:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Making map for --track-renames 2026/05/17 03:11:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Finished making map for --track-renames 2026/05/17 03:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for renames to finish 2026/05/17 03:11:15 INFO : sub/yam: Moved (server-side) to: yam 2026/05/17 03:11:15 INFO : yam: Renamed from "sub/yam" 2026/05/17 03:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:11:15 DEBUG : Waiting for deletions to finish 2026/05/17 03:11:15 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.40s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:11:18 DEBUG : Creating backend with remote "/tmp/rclone1913857497/dir1" 2026/05/17 03:11:18 DEBUG : Creating backend with remote "/tmp/rclone1913857497/dir2" 2026/05/17 03:11:18 DEBUG : Local file system at /tmp/rclone1913857497/dir2: Using server-side directory move 2026/05/17 03:11:18 INFO : Local file system at /tmp/rclone1913857497/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/17 03:11:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/17 03:11:18 DEBUG : Local file system at /tmp/rclone1913857497/dir2: Waiting for checks to finish 2026/05/17 03:11:18 INFO : file1.txt: Moved (server-side) 2026/05/17 03:11:18 DEBUG : Local file system at /tmp/rclone1913857497/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:11:18 DEBUG : Added delayed dir = "nested", newDst= 2026/05/17 03:11:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:11:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:11:18 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/17 03:11:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/17 03:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:11:21 DEBUG : sub dir/hello world: md5 = a48d9092f6e4cb921dd4f3631f643c3d OK 2026/05/17 03:11:21 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:11:21 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:11:21 INFO : sub dir/hello world: Deleted 2026/05/17 03:11:22 DEBUG : nested/sub dir/file: md5 = 8b44186bae1ed1cf7a447237a2047a40 OK 2026/05/17 03:11:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/17 03:11:22 INFO : nested/sub dir/file: Copied (new) 2026/05/17 03:11:22 INFO : nested/sub dir/file: Deleted 2026/05/17 03:11:23 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:11:23 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/17 03:11:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:11:23 INFO : sub dir: Removing directory 2026/05/17 03:11:23 INFO : nested/sub dir: Removing directory 2026/05/17 03:11:23 INFO : nested: Removing directory 2026/05/17 03:11:23 DEBUG : Local file system at /tmp/rclone1913857497: deleted 3 directories 2026/05/17 03:11:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/17 03:11:26 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/17 03:11:27 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.44s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:11:28 DEBUG : Added delayed dir = "nested", newDst= 2026/05/17 03:11:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 03:11:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 03:11:28 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/17 03:11:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/17 03:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:11:30 DEBUG : sub dir/hello world: md5 = 751a13c51661bfb3d75b6041897f8bc0 OK 2026/05/17 03:11:30 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 03:11:30 INFO : sub dir/hello world: Copied (new) 2026/05/17 03:11:30 INFO : sub dir/hello world: Deleted 2026/05/17 03:11:32 DEBUG : nested/sub dir/file: md5 = 9915b2c949a6d0959a429e85925d2424 OK 2026/05/17 03:11:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/17 03:11:32 INFO : nested/sub dir/file: Copied (new) 2026/05/17 03:11:32 INFO : nested/sub dir/file: Deleted 2026/05/17 03:11:32 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:11:33 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/17 03:11:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:11:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/17 03:11:36 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/17 03:11:37 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.39s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:11:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/17 03:11:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/17 03:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:11:39 DEBUG : existing-b: md5 = 40c02870b96e4cf0629b070547bdbed2 OK 2026/05/17 03:11:39 DEBUG : existing-b: size = 6 OK 2026/05/17 03:11:39 INFO : existing-b: Copied (new) 2026/05/17 03:11:39 INFO : existing-b: Deleted 2026/05/17 03:11:39 DEBUG : existing: md5 = a71900b1def37dd384ffe188c43cabb7 OK 2026/05/17 03:11:39 DEBUG : existing: size = 6 OK 2026/05/17 03:11:39 INFO : existing: Copied (new) 2026/05/17 03:11:39 INFO : existing: Deleted 2026/05/17 03:11:39 DEBUG : existing: Destination exists, skipping 2026/05/17 03:11:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/17 03:11:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:11:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:11:39 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.77s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:11:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qucorap8loci" 2026/05/17 03:11:41 DEBUG : Config file has changed externally - reloading 2026/05/17 03:11:41 DEBUG : Creating backend with remote "TestDrive:crypt/ni0hhqleu3gn5od91c9i9ncqarfvstp98evj19olouf9ks2em5vg" 2026/05/17 03:11:43 DEBUG : potato2: md5 = 42869a45a1c28e418aa8ee41fc300d3f OK 2026/05/17 03:11:45 DEBUG : empty space: md5 = a16205b352ccee428c9f28f0bae1d56e OK 2026/05/17 03:11:46 DEBUG : potato3: md5 = e29d4f4295395ab4beb75f720c603f22 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco' -> Encrypted drive 'TestCryptDrive:rclone-test-qucorap8loci' 2026/05/17 03:11:48 DEBUG : empty space: md5 = f1b72bfe8402d5c04a4507958a4304b0 OK 2026/05/17 03:11:50 DEBUG : potato3: md5 = 8dfbd72b1248de5efacf02988ebfcb52 OK 2026/05/17 03:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qucorap8loci': Using server-side directory move 2026/05/17 03:11:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qucorap8loci': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/17 03:11:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 03:11:50 DEBUG : empty space: size = 1 OK 2026/05/17 03:11:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 03:11:50 DEBUG : empty space: Unchanged skipping 2026/05/17 03:11:50 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:11:50 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qucorap8loci') 2026/05/17 03:11:50 DEBUG : potato3: Sizes differ 2026/05/17 03:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qucorap8loci': Waiting for checks to finish 2026/05/17 03:11:51 INFO : empty space: Deleted 2026/05/17 03:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qucorap8loci': Waiting for transfers to finish 2026/05/17 03:11:51 INFO : potato3: Deleted 2026/05/17 03:11:51 INFO : potato2: Moved (server-side) 2026/05/17 03:11:51 INFO : potato3: Moved (server-side) 2026/05/17 03:11:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-siwibek2naqo" 2026/05/17 03:11:52 DEBUG : Creating backend with remote "TestDrive:crypt/25nfbbup3dcqmmlefha29fp0b781qlj7q0lp88ik1v1u3r9e4n70" 2026/05/17 03:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siwibek2naqo': Using server-side directory move 2026/05/17 03:11:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-siwibek2naqo': Server side directory move succeeded 2026/05/17 03:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siwibek2naqo': Purge remote 2026/05/17 03:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qucorap8loci': Purge remote 2026/05/17 03:11:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.96s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:11:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-copucem4hime" 2026/05/17 03:11:56 DEBUG : Creating backend with remote "TestDrive:crypt/rr3a59visl75gqr3sqkpeiidgvsdnhelt1nr9s6dgne4n28acgk0" 2026/05/17 03:11:58 DEBUG : potato2: md5 = 064ff89f71e32067dff7abf3b54ce5ee OK 2026/05/17 03:11:59 DEBUG : empty space: md5 = a9654587728e7be6cb3f9baf79dd4a36 OK 2026/05/17 03:12:01 DEBUG : potato3: md5 = 8937c1df0eaed2d96bfde887cd48c32d OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco' -> Encrypted drive 'TestCryptDrive:rclone-test-copucem4hime' 2026/05/17 03:12:04 DEBUG : empty space: md5 = 04ab33957afab5b3b0310bb53407ec8e OK 2026/05/17 03:12:06 DEBUG : potato3: md5 = bf7ca911b218ef94ee40e6005c1a79ed OK 2026/05/17 03:12:07 DEBUG : empty space: Excluded (Size Filter) 2026/05/17 03:12:07 DEBUG : empty space: Excluded (Size Filter) 2026/05/17 03:12:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 03:12:07 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:12:07 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-copucem4hime') 2026/05/17 03:12:07 DEBUG : potato3: Sizes differ 2026/05/17 03:12:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copucem4hime': Waiting for checks to finish 2026/05/17 03:12:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copucem4hime': Waiting for transfers to finish 2026/05/17 03:12:07 INFO : potato3: Deleted 2026/05/17 03:12:07 INFO : potato2: Moved (server-side) 2026/05/17 03:12:08 INFO : potato3: Moved (server-side) 2026/05/17 03:12:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosihuz0deja" 2026/05/17 03:12:08 DEBUG : Creating backend with remote "TestDrive:crypt/clb4b7sg69tuj810mhd0698u2n1vtltnid2tk07t0ljedofvevrg" 2026/05/17 03:12:09 DEBUG : empty space: Excluded (Size Filter) 2026/05/17 03:12:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 03:12:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/17 03:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosihuz0deja': Waiting for checks to finish 2026/05/17 03:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosihuz0deja': Waiting for transfers to finish 2026/05/17 03:12:11 INFO : potato3: Moved (server-side) 2026/05/17 03:12:11 INFO : potato2: Moved (server-side) 2026/05/17 03:12:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosihuz0deja': Purge remote 2026/05/17 03:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copucem4hime': Purge remote --- PASS: TestServerSideMoveWithFilter (17.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:12:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xatatoy7jupa" 2026/05/17 03:12:13 DEBUG : Creating backend with remote "TestDrive:crypt/3r3kbm0bnsvt7v518f13h05kce8cv3je43f94t123mrrvhjlpgm0" 2026/05/17 03:12:15 DEBUG : potato2: md5 = 5aba5d0e5a46d1398f73fef6a42afb9f OK 2026/05/17 03:12:17 DEBUG : empty space: md5 = 7bc5acf845d1323471392807084c1709 OK 2026/05/17 03:12:19 DEBUG : potato3: md5 = 72e217ed0e343607af76c2f548c7babb OK 2026/05/17 03:12:19 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco' -> Encrypted drive 'TestCryptDrive:rclone-test-xatatoy7jupa' 2026/05/17 03:12:22 DEBUG : empty space: md5 = e953816748efccec4fbe56a7afdb9cbc OK 2026/05/17 03:12:23 DEBUG : potato3: md5 = 766e8b50925fec7be93b3b88237c316e OK 2026/05/17 03:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xatatoy7jupa': Using server-side directory move 2026/05/17 03:12:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xatatoy7jupa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/17 03:12:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 03:12:24 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/17 03:12:24 DEBUG : empty space: size = 1 OK 2026/05/17 03:12:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 03:12:24 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xatatoy7jupa': Waiting for checks to finish 2026/05/17 03:12:24 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xatatoy7jupa') 2026/05/17 03:12:24 DEBUG : potato3: Sizes differ 2026/05/17 03:12:24 DEBUG : empty space: Unchanged skipping 2026/05/17 03:12:25 INFO : empty space: Deleted 2026/05/17 03:12:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xatatoy7jupa': Waiting for transfers to finish 2026/05/17 03:12:25 INFO : potato3: Deleted 2026/05/17 03:12:25 INFO : potato2: Moved (server-side) 2026/05/17 03:12:25 INFO : potato3: Moved (server-side) 2026/05/17 03:12:25 INFO : tomatoDir: Removing directory 2026/05/17 03:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': deleted 1 directories 2026/05/17 03:12:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuvozak2yiza" 2026/05/17 03:12:27 DEBUG : Creating backend with remote "TestDrive:crypt/vr488anup06a3fbl2f8j00e3pt7619kj2nn105t0nuscr28fcudg" 2026/05/17 03:12:28 INFO : tomatoDir: Making directory 2026/05/17 03:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuvozak2yiza': Using server-side directory move 2026/05/17 03:12:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yuvozak2yiza': Server side directory move succeeded 2026/05/17 03:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuvozak2yiza': Purge remote 2026/05/17 03:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xatatoy7jupa': Purge remote 2026/05/17 03:12:31 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.66s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.48s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:12:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/rclone-sync-test" 2026/05/17 03:12:32 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.93s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:12:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/rclone-sync-test" 2026/05/17 03:12:34 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/17 03:12:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/rclone-sync-test-include/layer2" 2026/05/17 03:12:36 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/17 03:12:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/rclone-sync-test-ignore-file" 2026/05/17 03:12:39 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/17 03:12:43 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 9d68d8f891dac116510c65249e6e04eb OK 2026/05/17 03:12:45 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/17 03:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/rclone-sync-test': Waiting for checks to finish 2026/05/17 03:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/rclone-sync-test': Waiting for transfers to finish 2026/05/17 03:12:45 DEBUG : Waiting for deletions to finish 2026/05/17 03:12:45 INFO : There was nothing to transfer 2026/05/17 03:12:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:12:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:12:47 DEBUG : Waiting for deletions to finish 2026/05/17 03:12:47 INFO : rclone-sync-test-include: Removing directory 2026/05/17 03:12:47 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/17 03:12:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/17 03:12:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': failed to delete 1 directories 2026/05/17 03:12:47 INFO : There was nothing to transfer 2026/05/17 03:12:49 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/17 03:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/17 03:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/17 03:12:49 DEBUG : Waiting for deletions to finish 2026/05/17 03:12:49 INFO : There was nothing to transfer 2026/05/17 03:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:12:51 DEBUG : Waiting for deletions to finish 2026/05/17 03:12:51 INFO : rclone-sync-test-include: Removing directory 2026/05/17 03:12:51 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/17 03:12:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/17 03:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': failed to delete 1 directories 2026/05/17 03:12:51 INFO : There was nothing to transfer 2026/05/17 03:12:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/17 03:12:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/17 03:12:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/17 03:12:53 DEBUG : Waiting for deletions to finish 2026/05/17 03:12:53 INFO : There was nothing to transfer 2026/05/17 03:12:55 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/17 03:12:56 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.86s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:12:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/dst" 2026/05/17 03:12:57 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 03:12:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/CompareDest" 2026/05/17 03:12:59 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/gveqi14airsml4bgu7krj116o8" 2026/05/17 03:13:01 DEBUG : one: Need to transfer - File not found at Destination 2026/05/17 03:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:13:03 DEBUG : one: md5 = 70322118bef27c672d9e582c66f22495 OK 2026/05/17 03:13:03 DEBUG : one: size = 3 OK 2026/05/17 03:13:03 INFO : one: Copied (new) 2026/05/17 03:13:03 DEBUG : Waiting for deletions to finish 2026/05/17 03:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:13:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:13:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:13:04 DEBUG : one: Sizes differ 2026/05/17 03:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:13:05 DEBUG : one: md5 = 8c5ea8189171a97218b3c131ba814048 OK 2026/05/17 03:13:05 DEBUG : one: size = 5 OK 2026/05/17 03:13:05 INFO : one: Copied (replaced existing) 2026/05/17 03:13:05 DEBUG : Waiting for deletions to finish 2026/05/17 03:13:07 DEBUG : dst/one: md5 = b43da908bea11009e96e25144a1f627f OK 2026/05/17 03:13:09 DEBUG : CompareDest/one: md5 = 323bded7752345e6f171d304944b99f7 OK 2026/05/17 03:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:13:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:13:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:13:10 DEBUG : one: Sizes differ 2026/05/17 03:13:11 DEBUG : one: size = 5 OK 2026/05/17 03:13:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:13:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 03:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:13:11 DEBUG : Waiting for deletions to finish 2026/05/17 03:13:11 INFO : There was nothing to transfer 2026/05/17 03:13:12 DEBUG : CompareDest/two: md5 = 67c15da0082dd91ebaab6f881ca1ac64 OK 2026/05/17 03:13:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:13:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:13:13 DEBUG : one: Sizes differ 2026/05/17 03:13:13 DEBUG : one: size = 5 OK 2026/05/17 03:13:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:13:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 03:13:13 DEBUG : two: size = 3 OK 2026/05/17 03:13:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:13:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 03:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:13:13 DEBUG : Waiting for deletions to finish 2026/05/17 03:13:13 INFO : There was nothing to transfer 2026/05/17 03:13:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:13:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:13:14 DEBUG : one: Sizes differ 2026/05/17 03:13:14 DEBUG : one: size = 5 OK 2026/05/17 03:13:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:13:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 03:13:14 DEBUG : two: size = 3 OK 2026/05/17 03:13:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:13:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 03:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:13:14 DEBUG : Waiting for deletions to finish 2026/05/17 03:13:14 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/17 03:13:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:13:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:13:16 DEBUG : one: Sizes differ 2026/05/17 03:13:16 DEBUG : one: size = 5 OK 2026/05/17 03:13:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:13:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 03:13:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:13:16 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/CompareDest') 2026/05/17 03:13:16 DEBUG : two: Sizes differ 2026/05/17 03:13:16 DEBUG : two: Need to transfer - File not found at Destination 2026/05/17 03:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:13:17 DEBUG : two: md5 = 3489fee8374c4a1c0435611083ff7223 OK 2026/05/17 03:13:17 DEBUG : two: size = 5 OK 2026/05/17 03:13:17 INFO : two: Copied (new) 2026/05/17 03:13:17 DEBUG : Waiting for deletions to finish 2026/05/17 03:13:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 03:13:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 03:13:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 03:13:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (24.56s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:13:24 DEBUG : pre-dest1/1: md5 = 9782f3856bcf6520946f6e07f9548e9b OK 2026/05/17 03:13:26 DEBUG : pre-dest2/2: md5 = a0aa272530cc22581109a12013049191 OK 2026/05/17 03:13:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/dest" 2026/05/17 03:13:27 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/rg03c1jvnehrrc617i0lnqjddc" 2026/05/17 03:13:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/pre-dest1" 2026/05/17 03:13:28 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/bbnblvh6k061ssopqrp18kd7gc" 2026/05/17 03:13:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/pre-dest2" 2026/05/17 03:13:29 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/17 03:13:30 DEBUG : 1: size = 1 OK 2026/05/17 03:13:30 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:13:30 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/17 03:13:31 DEBUG : 2: size = 1 OK 2026/05/17 03:13:31 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:13:31 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/17 03:13:31 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/17 03:13:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dest': Waiting for checks to finish 2026/05/17 03:13:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dest': Waiting for transfers to finish 2026/05/17 03:13:33 DEBUG : 3: md5 = a81944e1c9bd8101ae134dda3b36fed5 OK 2026/05/17 03:13:33 DEBUG : 3: size = 1 OK 2026/05/17 03:13:33 INFO : 3: Copied (new) 2026/05/17 03:13:33 DEBUG : Waiting for deletions to finish 2026/05/17 03:13:36 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/17 03:13:37 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/17 03:13:37 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.23s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:13:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/dst" 2026/05/17 03:13:38 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 03:13:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/CopyDest" 2026/05/17 03:13:39 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/17 03:13:41 DEBUG : one: Need to transfer - File not found at Destination 2026/05/17 03:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:13:44 DEBUG : one: md5 = 20bfe947859994004036d67b635e0200 OK 2026/05/17 03:13:44 DEBUG : one: size = 3 OK 2026/05/17 03:13:44 INFO : one: Copied (new) 2026/05/17 03:13:44 DEBUG : Waiting for deletions to finish 2026/05/17 03:13:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:13:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:13:45 DEBUG : one: Sizes differ 2026/05/17 03:13:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:13:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:13:46 DEBUG : one: md5 = 8701bb3fc844773c9eba6144fa2c95d3 OK 2026/05/17 03:13:46 DEBUG : one: size = 5 OK 2026/05/17 03:13:46 INFO : one: Copied (replaced existing) 2026/05/17 03:13:46 DEBUG : Waiting for deletions to finish 2026/05/17 03:13:48 DEBUG : dst/one: md5 = 27041f760f87dab3732243621e3a7f49 OK 2026/05/17 03:13:51 DEBUG : CopyDest/one: md5 = 2aab725fc2eda1021194170ddf54c4a3 OK 2026/05/17 03:13:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/BackupDir" 2026/05/17 03:13:51 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/17 03:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:13:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:13:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:13:53 DEBUG : one: Sizes differ 2026/05/17 03:13:53 DEBUG : one: size = 5 OK 2026/05/17 03:13:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:13:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:13:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:13:53 DEBUG : one: Sizes differ 2026/05/17 03:13:55 INFO : one: Moved (server-side) 2026/05/17 03:13:56 DEBUG : one: size = 5 OK 2026/05/17 03:13:56 INFO : one: Copied (server-side copy) 2026/05/17 03:13:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/17 03:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:13:56 DEBUG : Waiting for deletions to finish 2026/05/17 03:13:58 DEBUG : CopyDest/two: md5 = e224fc0c2c0a4328bc405f870fe6ecf0 OK 2026/05/17 03:13:59 DEBUG : one: size = 5 OK 2026/05/17 03:13:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:13:59 DEBUG : one: Unchanged skipping 2026/05/17 03:13:59 DEBUG : two: size = 3 OK 2026/05/17 03:13:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:14:00 DEBUG : two: size = 3 OK 2026/05/17 03:14:00 INFO : two: Copied (server-side copy) 2026/05/17 03:14:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/17 03:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:14:00 DEBUG : Waiting for deletions to finish 2026/05/17 03:14:01 DEBUG : one: size = 5 OK 2026/05/17 03:14:01 DEBUG : two: size = 3 OK 2026/05/17 03:14:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:14:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:14:01 DEBUG : one: Unchanged skipping 2026/05/17 03:14:01 DEBUG : two: Unchanged skipping 2026/05/17 03:14:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:14:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:14:01 DEBUG : Waiting for deletions to finish 2026/05/17 03:14:01 INFO : There was nothing to transfer 2026/05/17 03:14:03 DEBUG : CopyDest/three: md5 = 4fd1629f471ceb8eb83866e51cb4699c OK 2026/05/17 03:14:03 DEBUG : one: size = 5 OK 2026/05/17 03:14:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:14:03 DEBUG : one: Unchanged skipping 2026/05/17 03:14:04 DEBUG : three: size = 7 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:14:04 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/CopyDest') 2026/05/17 03:14:04 DEBUG : three: Sizes differ 2026/05/17 03:14:04 DEBUG : three: Destination not found in --copy-dest 2026/05/17 03:14:04 DEBUG : three: Need to transfer - File not found at Destination 2026/05/17 03:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:14:04 DEBUG : two: size = 3 OK 2026/05/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 03:14:04 DEBUG : two: Unchanged skipping 2026/05/17 03:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:14:05 DEBUG : three: md5 = 4ba0d81758de0ea911349d51faa1a3cf OK 2026/05/17 03:14:05 DEBUG : three: size = 7 OK 2026/05/17 03:14:05 INFO : three: Copied (new) 2026/05/17 03:14:05 DEBUG : Waiting for deletions to finish 2026/05/17 03:14:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/17 03:14:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 03:14:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 03:14:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 03:14:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 03:14:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/17 03:14:11 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.35s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:14:13 DEBUG : dst/one: md5 = cc96e0c96d7a2513d3f1027340d584ed OK 2026/05/17 03:14:15 DEBUG : dst/two: md5 = 8c8a029ad23b4f689824196226ccb4e5 OK 2026/05/17 03:14:16 DEBUG : dst/three.txt: md5 = 910d7d1202b293b2c8ab61ead387ae21 OK 2026/05/17 03:14:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/dst" 2026/05/17 03:14:17 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 03:14:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/backup" 2026/05/17 03:14:18 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/1nrff024r7pq65ecp72fc28jb0" 2026/05/17 03:14:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:14:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:14:20 DEBUG : one: Sizes differ 2026/05/17 03:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:14:20 DEBUG : two: size = 3 OK 2026/05/17 03:14:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:14:20 DEBUG : two: Unchanged skipping 2026/05/17 03:14:21 INFO : one: Moved (server-side) 2026/05/17 03:14:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:14:22 DEBUG : one: md5 = 9ecf2a988a61569363c6af169bf536da OK 2026/05/17 03:14:22 DEBUG : one: size = 4 OK 2026/05/17 03:14:22 INFO : one: Copied (new) 2026/05/17 03:14:22 DEBUG : Waiting for deletions to finish 2026/05/17 03:14:23 INFO : three.txt: Moved (server-side) 2026/05/17 03:14:23 INFO : three.txt: Moved into backup dir 2026/05/17 03:14:25 DEBUG : dst/three.txt: md5 = 5b516fe531f910dbfdf956f62b49eb97 OK 2026/05/17 03:14:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:14:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:14:26 DEBUG : one: Sizes differ 2026/05/17 03:14:26 DEBUG : two: size = 3 OK 2026/05/17 03:14:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:14:26 DEBUG : two: Unchanged skipping 2026/05/17 03:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:14:26 INFO : one: Deleted 2026/05/17 03:14:27 INFO : one: Moved (server-side) 2026/05/17 03:14:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:14:28 DEBUG : one: md5 = 03765f908d2b367528cc3f3bccfdef77 OK 2026/05/17 03:14:28 DEBUG : one: size = 5 OK 2026/05/17 03:14:28 INFO : one: Copied (new) 2026/05/17 03:14:28 DEBUG : Waiting for deletions to finish 2026/05/17 03:14:29 INFO : three.txt: Deleted 2026/05/17 03:14:30 INFO : three.txt: Moved (server-side) 2026/05/17 03:14:30 INFO : three.txt: Moved into backup dir 2026/05/17 03:14:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 03:14:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 03:14:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/17 03:14:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 03:14:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 03:14:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.61s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:14:36 DEBUG : dst/one: md5 = 8d118f0e97d83cd1cb31f99fa9153a24 OK 2026/05/17 03:14:37 DEBUG : dst/two: md5 = cfda0886629c391d534aca7c768c8e24 OK 2026/05/17 03:14:39 DEBUG : dst/three.txt: md5 = 1f7062955c2b98c17a49282675a2db4c OK 2026/05/17 03:14:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/dst" 2026/05/17 03:14:39 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 03:14:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/backup" 2026/05/17 03:14:40 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/1nrff024r7pq65ecp72fc28jb0" 2026/05/17 03:14:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:14:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:14:42 DEBUG : one: Sizes differ 2026/05/17 03:14:42 DEBUG : two: size = 3 OK 2026/05/17 03:14:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:14:42 DEBUG : two: Unchanged skipping 2026/05/17 03:14:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:14:43 INFO : one: Moved (server-side) to: one.bak 2026/05/17 03:14:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:14:45 DEBUG : one: md5 = 31ff35e96ec6ad1345881c67cf8beda6 OK 2026/05/17 03:14:45 DEBUG : one: size = 4 OK 2026/05/17 03:14:45 INFO : one: Copied (new) 2026/05/17 03:14:45 DEBUG : Waiting for deletions to finish 2026/05/17 03:14:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/17 03:14:45 INFO : three.txt: Moved into backup dir 2026/05/17 03:14:47 DEBUG : dst/three.txt: md5 = 6c4934a9d235640bac43ea0df984c47a OK 2026/05/17 03:14:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:14:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:14:48 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:14:48 DEBUG : one: Sizes differ 2026/05/17 03:14:48 DEBUG : two: size = 3 OK 2026/05/17 03:14:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:14:48 DEBUG : two: Unchanged skipping 2026/05/17 03:14:48 INFO : one.bak: Deleted 2026/05/17 03:14:49 INFO : one: Moved (server-side) to: one.bak 2026/05/17 03:14:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:14:51 DEBUG : one: md5 = 7415295fe03d7d4a1409b8aaedddcfb0 OK 2026/05/17 03:14:51 DEBUG : one: size = 5 OK 2026/05/17 03:14:51 INFO : one: Copied (new) 2026/05/17 03:14:51 DEBUG : Waiting for deletions to finish 2026/05/17 03:14:51 INFO : three.txt.bak: Deleted 2026/05/17 03:14:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/17 03:14:52 INFO : three.txt: Moved into backup dir 2026/05/17 03:14:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 03:14:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 03:14:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/17 03:14:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/17 03:14:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/17 03:14:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (22.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:14:58 DEBUG : dst/one: md5 = e2be32c6d5c9a51a056d0215eb925798 OK 2026/05/17 03:15:00 DEBUG : dst/two: md5 = c9e79398e4afe3e6432c2b93a5e58274 OK 2026/05/17 03:15:01 DEBUG : dst/three.txt: md5 = 3adfce7116a3ad77f8d08fb9dca3d85f OK 2026/05/17 03:15:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/dst" 2026/05/17 03:15:02 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 03:15:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/backup" 2026/05/17 03:15:02 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/1nrff024r7pq65ecp72fc28jb0" 2026/05/17 03:15:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:15:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:15:04 DEBUG : one: Sizes differ 2026/05/17 03:15:04 DEBUG : two: size = 3 OK 2026/05/17 03:15:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:15:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:15:04 DEBUG : two: Unchanged skipping 2026/05/17 03:15:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/17 03:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:15:07 DEBUG : one: md5 = ddb702e217045cb823f549e3e4ce7bde OK 2026/05/17 03:15:07 DEBUG : one: size = 4 OK 2026/05/17 03:15:07 INFO : one: Copied (new) 2026/05/17 03:15:07 DEBUG : Waiting for deletions to finish 2026/05/17 03:15:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/17 03:15:08 INFO : three.txt: Moved into backup dir 2026/05/17 03:15:10 DEBUG : dst/three.txt: md5 = 23c3ec506e13ef911340a79bf604b6a9 OK 2026/05/17 03:15:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:15:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:15:11 DEBUG : one: Sizes differ 2026/05/17 03:15:11 DEBUG : two: size = 3 OK 2026/05/17 03:15:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:15:11 DEBUG : two: Unchanged skipping 2026/05/17 03:15:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:15:12 INFO : one-2019-01-01: Deleted 2026/05/17 03:15:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/17 03:15:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:15:13 DEBUG : one: md5 = 65eb111c2a881d4cd71468c06f33cd79 OK 2026/05/17 03:15:13 DEBUG : one: size = 5 OK 2026/05/17 03:15:13 INFO : one: Copied (new) 2026/05/17 03:15:13 DEBUG : Waiting for deletions to finish 2026/05/17 03:15:14 INFO : three-2019-01-01.txt: Deleted 2026/05/17 03:15:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/17 03:15:15 INFO : three.txt: Moved into backup dir 2026/05/17 03:15:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 03:15:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 03:15:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/17 03:15:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/17 03:15:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/17 03:15:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.07s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:15:21 DEBUG : dst/one: md5 = af12e5982830132a9a62954b0180e528 OK 2026/05/17 03:15:23 DEBUG : dst/two: md5 = 8771a0601275d5b8323e3c80ac949c5d OK 2026/05/17 03:15:24 DEBUG : dst/three.txt: md5 = 1f41613b1ceef0f93c8c035c9b4c43b5 OK 2026/05/17 03:15:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/dst" 2026/05/17 03:15:25 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 03:15:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:15:26 DEBUG : two: size = 3 OK 2026/05/17 03:15:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:15:26 DEBUG : two: Unchanged skipping 2026/05/17 03:15:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:15:26 DEBUG : one: Sizes differ 2026/05/17 03:15:26 INFO : one: Moved (server-side) to: one.bak 2026/05/17 03:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:15:28 DEBUG : one: md5 = 405aca9406d24f487c4c0760c8419ac1 OK 2026/05/17 03:15:28 DEBUG : one: size = 4 OK 2026/05/17 03:15:28 INFO : one: Copied (new) 2026/05/17 03:15:28 DEBUG : Waiting for deletions to finish 2026/05/17 03:15:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/17 03:15:29 INFO : three.txt: Moved into backup dir 2026/05/17 03:15:31 DEBUG : dst/three.txt: md5 = ec22c11b458c7c138037b5f023ea05cd OK 2026/05/17 03:15:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/17 03:15:31 DEBUG : one.bak: Excluded (Path Filter) 2026/05/17 03:15:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:15:31 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:15:31 DEBUG : one: Sizes differ 2026/05/17 03:15:31 DEBUG : two: size = 3 OK 2026/05/17 03:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for checks to finish 2026/05/17 03:15:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:15:31 DEBUG : two: Unchanged skipping 2026/05/17 03:15:32 INFO : one.bak: Deleted 2026/05/17 03:15:32 INFO : one: Moved (server-side) to: one.bak 2026/05/17 03:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst': Waiting for transfers to finish 2026/05/17 03:15:34 DEBUG : one: md5 = fc1e21f34f6cc6387c5ea700e79fb729 OK 2026/05/17 03:15:34 DEBUG : one: size = 5 OK 2026/05/17 03:15:34 INFO : one: Copied (new) 2026/05/17 03:15:34 DEBUG : Waiting for deletions to finish 2026/05/17 03:15:34 INFO : three.txt.bak: Deleted 2026/05/17 03:15:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/17 03:15:35 INFO : three.txt: Moved into backup dir 2026/05/17 03:15:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 03:15:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/17 03:15:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/17 03:15:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 03:15:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/17 03:15:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.38s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:15:41 DEBUG : dst/one: md5 = 478b8956326c6214b44d928974875003 OK 2026/05/17 03:15:43 DEBUG : dst/two: md5 = e878ceaa0e451ced1db39b29f1db8937 OK 2026/05/17 03:15:44 DEBUG : dst/three.txt: md5 = 6587a2c1daf785f131e501a2e525c487 OK 2026/05/17 03:15:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/dst" 2026/05/17 03:15:44 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 03:15:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:15:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:15:45 DEBUG : one: Sizes differ 2026/05/17 03:15:46 INFO : one: Moved (server-side) to: one.bak 2026/05/17 03:15:48 DEBUG : one: md5 = 7be825186a05b168e1be4818355a20b3 OK 2026/05/17 03:15:48 DEBUG : one: size = 4 OK 2026/05/17 03:15:48 INFO : one: Copied (new) 2026/05/17 03:15:48 DEBUG : two: size = 3 OK 2026/05/17 03:15:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:15:48 DEBUG : two: Unchanged skipping 2026/05/17 03:15:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:15:48 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:15:48 DEBUG : three.txt: Sizes differ 2026/05/17 03:15:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/17 03:15:51 DEBUG : three.txt: md5 = 588d966e31b983b23fb47ef65b8a8c4a OK 2026/05/17 03:15:51 DEBUG : three.txt: size = 6 OK 2026/05/17 03:15:51 INFO : three.txt: Copied (new) 2026/05/17 03:15:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:15:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:15:52 DEBUG : one: Sizes differ 2026/05/17 03:15:53 INFO : one.bak: Deleted 2026/05/17 03:15:53 INFO : one: Moved (server-side) to: one.bak 2026/05/17 03:15:54 DEBUG : one: md5 = f8036e34ba62f95d3ddede3d7fbe4c99 OK 2026/05/17 03:15:54 DEBUG : one: size = 5 OK 2026/05/17 03:15:54 INFO : one: Copied (new) 2026/05/17 03:15:55 DEBUG : two: size = 3 OK 2026/05/17 03:15:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:15:55 DEBUG : two: Unchanged skipping 2026/05/17 03:15:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:15:55 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:15:55 DEBUG : three.txt: Sizes differ 2026/05/17 03:15:55 INFO : three.txt.bak: Deleted 2026/05/17 03:15:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/17 03:15:57 DEBUG : three.txt: md5 = d52b8a222b7661676b4baf7710c6419f OK 2026/05/17 03:15:57 DEBUG : three.txt: size = 19 OK 2026/05/17 03:15:57 INFO : three.txt: Copied (new) 2026/05/17 03:16:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 03:16:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/17 03:16:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/17 03:16:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/17 03:16:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/17 03:16:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/17 03:16:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.88s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:16:03 DEBUG : dst/one: md5 = 08f0708bcabbd6d951b5e1688d687844 OK 2026/05/17 03:16:05 DEBUG : dst/two: md5 = 0a9085921498c68d96ebc2fa49f60906 OK 2026/05/17 03:16:06 DEBUG : dst/three.txt: md5 = 69e5edccf906b98ef1ea6d10b30875b8 OK 2026/05/17 03:16:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzomag3teco/dst" 2026/05/17 03:16:07 DEBUG : Creating backend with remote "TestDrive:crypt/4hgg6qqcr1f94toq54t8t68dt61ciueg1ht1palku7j66hoc8tq0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/17 03:16:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:16:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:16:08 DEBUG : one: Sizes differ 2026/05/17 03:16:08 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/17 03:16:10 DEBUG : one: md5 = 175b3c8513a1be15e59d7f3d5e59d218 OK 2026/05/17 03:16:10 DEBUG : one: size = 4 OK 2026/05/17 03:16:10 INFO : one: Copied (new) 2026/05/17 03:16:10 DEBUG : two: size = 3 OK 2026/05/17 03:16:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:16:10 DEBUG : two: Unchanged skipping 2026/05/17 03:16:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:16:10 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:16:10 DEBUG : three.txt: Sizes differ 2026/05/17 03:16:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/17 03:16:13 DEBUG : three.txt: md5 = bc87e4d4052b115ccc3480629c11143d OK 2026/05/17 03:16:13 DEBUG : three.txt: size = 6 OK 2026/05/17 03:16:13 INFO : three.txt: Copied (new) 2026/05/17 03:16:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:16:14 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:16:14 DEBUG : one: Sizes differ 2026/05/17 03:16:14 INFO : one-2019-01-01: Deleted 2026/05/17 03:16:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/17 03:16:16 DEBUG : one: md5 = 8fd5d6cc2a9b3f2308dc485db27556ae OK 2026/05/17 03:16:16 DEBUG : one: size = 5 OK 2026/05/17 03:16:16 INFO : one: Copied (new) 2026/05/17 03:16:17 DEBUG : two: size = 3 OK 2026/05/17 03:16:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:16:17 DEBUG : two: Unchanged skipping 2026/05/17 03:16:17 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:16:17 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco/dst') 2026/05/17 03:16:17 DEBUG : three.txt: Sizes differ 2026/05/17 03:16:18 INFO : three-2019-01-01.txt: Deleted 2026/05/17 03:16:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/17 03:16:20 DEBUG : three.txt: md5 = 37a0f324eedb36f95ae8057c7b51002e OK 2026/05/17 03:16:20 DEBUG : three.txt: size = 19 OK 2026/05/17 03:16:20 INFO : three.txt: Copied (new) 2026/05/17 03:16:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/17 03:16:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/17 03:16:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/17 03:16:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/17 03:16:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/17 03:16:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/17 03:16:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (22.16s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:16:25 DEBUG : Testêé: md5 = 6916b3c983772fb9d69990794bfa8d92 OK 2026/05/17 03:16:25 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:16:25 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:16:25 DEBUG : Testêé: Sizes differ 2026/05/17 03:16:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:16:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:16:27 DEBUG : Testêé: md5 = e1b6089a16706ee4c362062611a496bf OK 2026/05/17 03:16:27 DEBUG : Testêé: size = 14 OK 2026/05/17 03:16:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/17 03:16:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.26s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:16:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/17 03:16:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:16:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:16:30 DEBUG : existing: md5 = 4fee3558608203e732a64a6d0b8b7997 OK 2026/05/17 03:16:30 DEBUG : existing: size = 6 OK 2026/05/17 03:16:30 INFO : existing: Copied (new) 2026/05/17 03:16:30 DEBUG : Waiting for deletions to finish 2026/05/17 03:16:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:16:30 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:16:30 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:16:30 DEBUG : existing: Sizes differ 2026/05/17 03:16:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/17 03:16:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:16:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': not deleting files as there were IO errors 2026/05/17 03:16:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.06s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:16:33 DEBUG : EXISTING: md5 = 93f46ba745686c140d67cafb59b71fb4 OK 2026/05/17 03:16:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:16:34 DEBUG : EXISTING: size = 6 OK 2026/05/17 03:16:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:16:34 DEBUG : existing: Unchanged skipping 2026/05/17 03:16:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:16:34 DEBUG : Waiting for deletions to finish 2026/05/17 03:16:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.13s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", 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-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", 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-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.42s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:16:38 DEBUG : both0: md5 = 533aa1f5d6a0dc808de1735d9dbbb7d6 OK 2026/05/17 03:16:40 DEBUG : only0: md5 = 1509fe3cacdae503b4bcb6bfba02524c OK 2026/05/17 03:16:41 DEBUG : both1: md5 = f9d9fa93c4d6ed8db4a39f0c45cebdbc OK 2026/05/17 03:16:43 DEBUG : only1: md5 = 88987ff9c25b40cb2b6986233d784f88 OK 2026/05/17 03:16:44 DEBUG : both2: md5 = f2f577f697913f7055d80e22cd6346c1 OK 2026/05/17 03:16:45 DEBUG : only2: md5 = de4b87b02bc24287dc1b71923c2a7961 OK 2026/05/17 03:16:47 DEBUG : both3: md5 = 9b8c68895938768d195ea01df72bd36b OK 2026/05/17 03:16:48 DEBUG : only3: md5 = c3506f1a4fc8ff6315afe3c0055ddf90 OK 2026/05/17 03:16:49 DEBUG : both4: md5 = 04a52f595ba67a291ce971470ba33c7f OK 2026/05/17 03:16:51 DEBUG : only4: md5 = 133013feb7ea7f151f1914f7e9beff82 OK 2026/05/17 03:16:52 DEBUG : both5: md5 = 8bbd5dfc163a43485c03acd79134d941 OK 2026/05/17 03:16:54 DEBUG : only5: md5 = af5cd35daed35329a4f3138889ccd8a3 OK 2026/05/17 03:16:55 DEBUG : both6: md5 = b5ddfcb406250a5ea03944426e339643 OK 2026/05/17 03:16:57 DEBUG : only6: md5 = b5b5af826edc267a2ce8d56ad18d40e9 OK 2026/05/17 03:16:58 DEBUG : both7: md5 = 7c7212176aec56bb68c530a5a72c31e1 OK 2026/05/17 03:17:00 DEBUG : only7: md5 = 56d7eed6b73ba7061f9252907ba69c55 OK 2026/05/17 03:17:01 DEBUG : both8: md5 = d3e8dd7f31788f4698ecc4bb30c1a189 OK 2026/05/17 03:17:02 DEBUG : only8: md5 = 6f2f37d593f63411014380a1ce80dd77 OK 2026/05/17 03:17:04 DEBUG : both9: md5 = c3c8a19c045ed10b5c7762bb77c619f5 OK 2026/05/17 03:17:05 DEBUG : only9: md5 = 40cd11037f3a23b48963276e170e0c1a OK 2026/05/17 03:17:06 DEBUG : both10: md5 = 3b9cd45e797be7a6ac2b13cc9d4d5d82 OK 2026/05/17 03:17:08 DEBUG : only10: md5 = 3a3bc9fe81b2cdcf7d943c181bbad1e1 OK 2026/05/17 03:17:09 DEBUG : both11: md5 = ea80ad25bd0c7516f781608e8e457074 OK 2026/05/17 03:17:10 DEBUG : only11: md5 = 7155619e92dac7e01a33670f2bda21d2 OK 2026/05/17 03:17:12 DEBUG : both12: md5 = d9a60364cf45e44c0fd79d9da124cc0e OK 2026/05/17 03:17:13 DEBUG : only12: md5 = f5a488dac9f434c5c046ec7a506481b5 OK 2026/05/17 03:17:14 DEBUG : both13: md5 = 0e6beae989bdfaead52108ffd5d40329 OK 2026/05/17 03:17:16 DEBUG : only13: md5 = 0f8c2f7cc93e9c1811213fd69d9f8d67 OK 2026/05/17 03:17:17 DEBUG : both14: md5 = 183a67f7635574aefe2015789dffda7d OK 2026/05/17 03:17:19 DEBUG : only14: md5 = 317b78854062dba341b9d8e1940149dd OK 2026/05/17 03:17:20 DEBUG : both15: md5 = 59d56c341baa0a92d21836074daba720 OK 2026/05/17 03:17:21 DEBUG : only15: md5 = cf2f08576e2f05cddb85b42bb0020c73 OK 2026/05/17 03:17:23 DEBUG : both16: md5 = 029212dcdad08f25197bf80144e9ac70 OK 2026/05/17 03:17:24 DEBUG : only16: md5 = 9ef3a45a881fd297ea7e6f509b3b2142 OK 2026/05/17 03:17:26 DEBUG : both17: md5 = 36313504e03168dc4bd583034b3ae9ff OK 2026/05/17 03:17:27 DEBUG : only17: md5 = 5c8cb23500b0b11a8cf6f909e9ebc693 OK 2026/05/17 03:17:29 DEBUG : both18: md5 = 0ddbefdae31e3f5a1b6c99ee20cbf173 OK 2026/05/17 03:17:30 DEBUG : only18: md5 = 10e32e7c80276d4d49bdd3c0e191e83b OK 2026/05/17 03:17:32 DEBUG : both19: md5 = f89e19f08a61f2211deee18e0c50c68d OK 2026/05/17 03:17:33 DEBUG : only19: md5 = 326bd3ea2379cc4680d6341ef82ad6ce OK 2026/05/17 03:17:34 DEBUG : both10: size = 6 OK 2026/05/17 03:17:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both0: size = 6 OK 2026/05/17 03:17:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both11: size = 6 OK 2026/05/17 03:17:34 DEBUG : both10: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both13: size = 6 OK 2026/05/17 03:17:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both12: size = 6 OK 2026/05/17 03:17:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both13: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both14: size = 6 OK 2026/05/17 03:17:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both14: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both15: size = 6 OK 2026/05/17 03:17:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both11: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both16: size = 6 OK 2026/05/17 03:17:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both16: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both17: size = 6 OK 2026/05/17 03:17:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both17: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both18: size = 6 OK 2026/05/17 03:17:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both18: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both19: size = 6 OK 2026/05/17 03:17:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both0: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both1: size = 6 OK 2026/05/17 03:17:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both12: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both2: size = 6 OK 2026/05/17 03:17:34 DEBUG : both1: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both3: size = 6 OK 2026/05/17 03:17:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both19: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both4: size = 6 OK 2026/05/17 03:17:34 DEBUG : both2: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both5: size = 6 OK 2026/05/17 03:17:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both4: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both6: size = 6 OK 2026/05/17 03:17:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both6: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both7: size = 6 OK 2026/05/17 03:17:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both7: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both8: size = 6 OK 2026/05/17 03:17:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both8: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both9: size = 6 OK 2026/05/17 03:17:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:17:34 DEBUG : both5: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both15: Unchanged skipping 2026/05/17 03:17:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:17:34 DEBUG : both3: Unchanged skipping 2026/05/17 03:17:34 DEBUG : both9: Unchanged skipping 2026/05/17 03:17:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:17:34 DEBUG : Waiting for deletions to finish 2026/05/17 03:17:34 INFO : only13: Deleted 2026/05/17 03:17:34 INFO : only0: Deleted 2026/05/17 03:17:34 INFO : only12: Deleted 2026/05/17 03:17:34 INFO : only10: Deleted 2026/05/17 03:17:35 INFO : only18: Deleted 2026/05/17 03:17:35 INFO : only16: Deleted 2026/05/17 03:17:35 INFO : only1: Deleted 2026/05/17 03:17:35 INFO : only7: Deleted 2026/05/17 03:17:35 INFO : only19: Deleted 2026/05/17 03:17:35 INFO : only11: Deleted 2026/05/17 03:17:35 INFO : only4: Deleted 2026/05/17 03:17:35 INFO : only3: Deleted 2026/05/17 03:17:36 INFO : only8: Deleted 2026/05/17 03:17:36 INFO : only15: Deleted 2026/05/17 03:17:36 INFO : only6: Deleted 2026/05/17 03:17:36 INFO : only17: Deleted 2026/05/17 03:17:36 INFO : only14: Deleted 2026/05/17 03:17:36 INFO : only2: Deleted 2026/05/17 03:17:36 INFO : only5: Deleted 2026/05/17 03:17:36 INFO : only9: Deleted 2026/05/17 03:17:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (67.96s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:17:46 DEBUG : both0: md5 = e47882bcfdb2002e9e4f224d356848ec OK 2026/05/17 03:17:47 DEBUG : only0: md5 = f223f8f8d7691397adf54d9a256255ae OK 2026/05/17 03:17:49 DEBUG : both1: md5 = 2f62efe6008bec8b8e666da9ffb240a8 OK 2026/05/17 03:17:50 DEBUG : only1: md5 = dd5c25c4d7c123861340d4832b7cd014 OK 2026/05/17 03:17:52 DEBUG : both2: md5 = 99fa0526e2d7fc65fab43d54ab9a6bfe OK 2026/05/17 03:17:53 DEBUG : only2: md5 = 30fadc0abe31162e1e0537f8bb0f5f55 OK 2026/05/17 03:17:55 DEBUG : both3: md5 = e88138f9ea79d115190d30cc127fc3cb OK 2026/05/17 03:17:56 DEBUG : only3: md5 = 9861665e8b82d087f64749d7a7b64c64 OK 2026/05/17 03:17:57 DEBUG : both4: md5 = 31d7358da7ac06490dd6eac7e7427ad0 OK 2026/05/17 03:17:59 DEBUG : only4: md5 = 71f36fdac9d7a30dc13d54aab6402f28 OK 2026/05/17 03:18:00 DEBUG : both5: md5 = d8898403201fa920b15926d7c8345fdf OK 2026/05/17 03:18:01 DEBUG : only5: md5 = e7444e4891d0ae642240006a80588707 OK 2026/05/17 03:18:02 DEBUG : both6: md5 = 9f682adc188d3891ed93f06ff0374736 OK 2026/05/17 03:18:04 DEBUG : only6: md5 = 220c8dd6ec5b782a44e677d63f027da2 OK 2026/05/17 03:18:05 DEBUG : both7: md5 = 2de85699b5891c872f95bb2fcf0fa160 OK 2026/05/17 03:18:07 DEBUG : only7: md5 = 7ad852fc5197663a7fbe3b33acb431d4 OK 2026/05/17 03:18:08 DEBUG : both8: md5 = bddb3081751467982199ef2243a61470 OK 2026/05/17 03:18:09 DEBUG : only8: md5 = fe6b6f2261b9124f7d34bbb5021d3c5d OK 2026/05/17 03:18:11 DEBUG : both9: md5 = c5d2fc0dc7b6a9ce0f14b76ba3435f2d OK 2026/05/17 03:18:12 DEBUG : only9: md5 = 6af974a6227d91d3f4ca7bc189ab36a8 OK 2026/05/17 03:18:14 DEBUG : both10: md5 = 3d05bde468470a11e1394125b69cc35d OK 2026/05/17 03:18:15 DEBUG : only10: md5 = dbc476d2c75858915cf9b6a2d6b018b7 OK 2026/05/17 03:18:16 DEBUG : both11: md5 = 5292894dbb0a63a6fe9a14e900a2bca6 OK 2026/05/17 03:18:18 DEBUG : only11: md5 = e28827ee5ca5863cf19282b0fd353ce1 OK 2026/05/17 03:18:19 DEBUG : both12: md5 = 604877917b8d56cdf7599aa560f1d82e OK 2026/05/17 03:18:21 DEBUG : only12: md5 = 20537b9e91d2eeb6a757d4b936d496f8 OK 2026/05/17 03:18:22 DEBUG : both13: md5 = de7bcfa5f695252ed3ae9c84b53cf7dc OK 2026/05/17 03:18:23 DEBUG : only13: md5 = 7cc76b1a4f5790659b17808c159328db OK 2026/05/17 03:18:25 DEBUG : both14: md5 = 96929a5e1e41cbcd3be5269c1502ce59 OK 2026/05/17 03:18:26 DEBUG : only14: md5 = a8c66ea3e940f9decbc1b64b42ea69c2 OK 2026/05/17 03:18:28 DEBUG : both15: md5 = 45cd95cd8b4c3f8f64c066e8fb3d9d20 OK 2026/05/17 03:18:29 DEBUG : only15: md5 = b3f8428a8b9d21b5968b02671bfdaa59 OK 2026/05/17 03:18:31 DEBUG : both16: md5 = 19f5ef2ddcfcfa7f2dae61122ce853e7 OK 2026/05/17 03:18:32 DEBUG : only16: md5 = c901446572bba21420c65bbf73d2b54a OK 2026/05/17 03:18:33 DEBUG : both17: md5 = 78d66051ae87ee4b41260fba7797894b OK 2026/05/17 03:18:35 DEBUG : only17: md5 = 5696a69ffb724dce97285db86e80b08f OK 2026/05/17 03:18:36 DEBUG : both18: md5 = 992a26a6d7c2a84abdd2a6c2bbfc02ef OK 2026/05/17 03:18:38 DEBUG : only18: md5 = f05267952f2f6791ed6127caef05557f OK 2026/05/17 03:18:39 DEBUG : both19: md5 = 8b9bf6f6b232b7180775b5b88e0c72b1 OK 2026/05/17 03:18:41 DEBUG : only19: md5 = c55dd7c19cb22fbf08858313deaa5961 OK 2026/05/17 03:18:41 DEBUG : both10: size = 6 OK 2026/05/17 03:18:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both0: size = 6 OK 2026/05/17 03:18:41 DEBUG : both11: size = 6 OK 2026/05/17 03:18:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both12: size = 6 OK 2026/05/17 03:18:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both10: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both12: Unchanged skipping 2026/05/17 03:18:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:18:41 DEBUG : both14: size = 6 OK 2026/05/17 03:18:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both13: size = 6 OK 2026/05/17 03:18:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both0: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both15: size = 6 OK 2026/05/17 03:18:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both15: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both16: size = 6 OK 2026/05/17 03:18:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both16: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both17: size = 6 OK 2026/05/17 03:18:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both17: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both18: size = 6 OK 2026/05/17 03:18:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both11: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both19: size = 6 OK 2026/05/17 03:18:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both19: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both1: size = 6 OK 2026/05/17 03:18:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both1: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both2: size = 6 OK 2026/05/17 03:18:41 DEBUG : both14: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both3: size = 6 OK 2026/05/17 03:18:41 DEBUG : both13: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both4: size = 6 OK 2026/05/17 03:18:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both18: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both5: size = 6 OK 2026/05/17 03:18:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both4: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both6: size = 6 OK 2026/05/17 03:18:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both6: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both7: size = 6 OK 2026/05/17 03:18:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both2: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both8: size = 6 OK 2026/05/17 03:18:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both8: Unchanged skipping 2026/05/17 03:18:41 DEBUG : both9: size = 6 OK 2026/05/17 03:18:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:18:41 DEBUG : both3: Unchanged skipping 2026/05/17 03:18:41 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only0: Sizes differ 2026/05/17 03:18:41 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only10: Sizes differ 2026/05/17 03:18:41 DEBUG : both5: Unchanged skipping 2026/05/17 03:18:41 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only11: Sizes differ 2026/05/17 03:18:41 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only12: Sizes differ 2026/05/17 03:18:41 DEBUG : both7: Unchanged skipping 2026/05/17 03:18:41 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only13: Sizes differ 2026/05/17 03:18:41 DEBUG : both9: Unchanged skipping 2026/05/17 03:18:41 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only14: Sizes differ 2026/05/17 03:18:41 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only15: Sizes differ 2026/05/17 03:18:41 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only16: Sizes differ 2026/05/17 03:18:41 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only17: Sizes differ 2026/05/17 03:18:41 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only18: Sizes differ 2026/05/17 03:18:41 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only19: Sizes differ 2026/05/17 03:18:41 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only1: Sizes differ 2026/05/17 03:18:41 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only2: Sizes differ 2026/05/17 03:18:41 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only4: Sizes differ 2026/05/17 03:18:41 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only5: Sizes differ 2026/05/17 03:18:41 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only6: Sizes differ 2026/05/17 03:18:41 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only7: Sizes differ 2026/05/17 03:18:41 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only8: Sizes differ 2026/05/17 03:18:41 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only9: Sizes differ 2026/05/17 03:18:41 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1913857497) 2026/05/17 03:18:41 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco') 2026/05/17 03:18:41 DEBUG : only3: Sizes differ 2026/05/17 03:18:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:18:42 DEBUG : only14: md5 = 1d4e2a755f579595356b9d1c4ac3db15 OK 2026/05/17 03:18:42 DEBUG : only14: size = 0 OK 2026/05/17 03:18:42 INFO : only14: Copied (replaced existing) 2026/05/17 03:18:42 DEBUG : only0: md5 = d42d0af1ad6b7a8203d9cb5b20bf4186 OK 2026/05/17 03:18:42 DEBUG : only0: size = 0 OK 2026/05/17 03:18:42 INFO : only0: Copied (replaced existing) 2026/05/17 03:18:42 DEBUG : only11: md5 = ae8ad58ab4d035a3a3dfe6692cb8e99a OK 2026/05/17 03:18:42 DEBUG : only11: size = 0 OK 2026/05/17 03:18:42 INFO : only11: Copied (replaced existing) 2026/05/17 03:18:43 DEBUG : only15: md5 = e61b3d60e9f1fc2b9bf85ba28d5f5be9 OK 2026/05/17 03:18:43 DEBUG : only15: size = 0 OK 2026/05/17 03:18:43 INFO : only15: Copied (replaced existing) 2026/05/17 03:18:44 DEBUG : only18: md5 = 6cb41300a6dd6bc4618900b975dbdd19 OK 2026/05/17 03:18:44 DEBUG : only18: size = 0 OK 2026/05/17 03:18:44 INFO : only18: Copied (replaced existing) 2026/05/17 03:18:44 DEBUG : only10: md5 = e83a5695f131c5d9a7f143ae7d902abd OK 2026/05/17 03:18:44 DEBUG : only10: size = 0 OK 2026/05/17 03:18:44 INFO : only10: Copied (replaced existing) 2026/05/17 03:18:44 DEBUG : only16: md5 = 3688e03473dbdf4e84cbc0c88a2ec37e OK 2026/05/17 03:18:44 DEBUG : only16: size = 0 OK 2026/05/17 03:18:44 INFO : only16: Copied (replaced existing) 2026/05/17 03:18:44 DEBUG : only19: md5 = 8fa27e4e96d5745aea0f999b80e682af OK 2026/05/17 03:18:44 DEBUG : only19: size = 0 OK 2026/05/17 03:18:44 INFO : only19: Copied (replaced existing) 2026/05/17 03:18:45 DEBUG : only1: md5 = ec59b25c992e89574e5b7f7cb3e02d3a OK 2026/05/17 03:18:45 DEBUG : only1: size = 0 OK 2026/05/17 03:18:45 INFO : only1: Copied (replaced existing) 2026/05/17 03:18:45 DEBUG : only2: md5 = b013781ae9106d31534bd1ed47de59ea OK 2026/05/17 03:18:45 DEBUG : only2: size = 0 OK 2026/05/17 03:18:45 INFO : only2: Copied (replaced existing) 2026/05/17 03:18:45 DEBUG : only13: md5 = 364b41b8ae9eb7e45a7d93e2e7e10853 OK 2026/05/17 03:18:45 DEBUG : only13: size = 0 OK 2026/05/17 03:18:45 INFO : only13: Copied (replaced existing) 2026/05/17 03:18:45 DEBUG : only12: md5 = cf535f2f58b0dc02cf7c4b46ccc4d8f0 OK 2026/05/17 03:18:45 DEBUG : only12: size = 0 OK 2026/05/17 03:18:45 INFO : only12: Copied (replaced existing) 2026/05/17 03:18:46 DEBUG : only17: md5 = 0d168a4af467c5b9bd56d6dab40f578c OK 2026/05/17 03:18:46 DEBUG : only17: size = 0 OK 2026/05/17 03:18:46 INFO : only17: Copied (replaced existing) 2026/05/17 03:18:46 DEBUG : only4: md5 = be8c88859f642873702896ac9f4b84d4 OK 2026/05/17 03:18:46 DEBUG : only4: size = 0 OK 2026/05/17 03:18:46 INFO : only4: Copied (replaced existing) 2026/05/17 03:18:46 DEBUG : only6: md5 = 5b80f44fc1de84c0194f7bcc8cf5657d OK 2026/05/17 03:18:46 DEBUG : only6: size = 0 OK 2026/05/17 03:18:46 INFO : only6: Copied (replaced existing) 2026/05/17 03:18:46 DEBUG : only5: md5 = ce57c898f4352e8b4bffd329cd5638cc OK 2026/05/17 03:18:46 DEBUG : only5: size = 0 OK 2026/05/17 03:18:46 INFO : only5: Copied (replaced existing) 2026/05/17 03:18:47 DEBUG : only7: md5 = ea056d7b15e64c0445f60a89e2ff1b23 OK 2026/05/17 03:18:47 DEBUG : only7: size = 0 OK 2026/05/17 03:18:47 INFO : only7: Copied (replaced existing) 2026/05/17 03:18:47 DEBUG : only8: md5 = 04efd3de00c61e42b6e444d8cfe1a7c0 OK 2026/05/17 03:18:47 DEBUG : only8: size = 0 OK 2026/05/17 03:18:47 INFO : only8: Copied (replaced existing) 2026/05/17 03:18:47 DEBUG : only9: md5 = 1f7b58fddd4adb4132039d81d1d31d54 OK 2026/05/17 03:18:47 DEBUG : only9: size = 0 OK 2026/05/17 03:18:47 INFO : only9: Copied (replaced existing) 2026/05/17 03:18:47 DEBUG : only3: md5 = 5ee124c0dbe97e4fe9190992e26653b8 OK 2026/05/17 03:18:47 DEBUG : only3: size = 0 OK 2026/05/17 03:18:47 INFO : only3: Copied (replaced existing) 2026/05/17 03:18:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (79.62s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:19:04 DEBUG : empty_dir: Making directory with metadata 2026/05/17 03:19:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:19:04 DEBUG : empty_on_remote: Making directory with metadata 2026/05/17 03:19:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:19:04 DEBUG : empty_on_remote: Making directory with metadata 2026/05/17 03:19:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:19:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/17 03:19:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/17 03:19:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:19:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/17 03:19:17 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/17 03:19:17 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/17 03:19:18 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:19:19 DEBUG : empty_dir: Making directory with metadata 2026/05/17 03:19:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:19:19 DEBUG : empty_on_remote: Making directory with metadata 2026/05/17 03:19:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:19:19 DEBUG : empty_on_remote: Making directory with metadata 2026/05/17 03:19:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:19:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/17 03:19:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/17 03:19:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:19:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/17 03:19:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:19:32 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/17 03:19:32 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/17 03:19:33 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:19:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:19:35 DEBUG : sub dir: Making directory with metadata 2026/05/17 03:19:35 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/17 03:19:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/17 03:19:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/17 03:19:53 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:19:53 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/17 03:20:07 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/17 03:20:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/17 03:20:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/17 03:20:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/17 03:20:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/17 03:20:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/17 03:20:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/17 03:20:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/17 03:20:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/17 03:20:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/17 03:20:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/17 03:20:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (40.14s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:20:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 03:20:15 DEBUG : sub dir: Making directory with metadata 2026/05/17 03:20:16 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/17 03:20:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/17 03:20:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/17 03:20:37 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 03:20:37 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/17 03:20:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/17 03:20:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/17 03:20:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/17 03:20:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/17 03:20:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/17 03:20:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/17 03:20:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/17 03:20:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/17 03:20:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/17 03:20:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/17 03:20:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.28s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:20:58 DEBUG : dir1/0000-abcdefg.txt: md5 = bb0234713c723a3b2805e576501d1a8b OK 2026/05/17 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = 82021b2892cdd19a6b338c1d5ec248f4 OK 2026/05/17 03:21:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 026ea095e554e9c092d0814e670425dc OK 2026/05/17 03:21:03 DEBUG : dir1/0003-defghij.txt: md5 = bd865a468a6f8934f9439dd320fd36b9 OK 2026/05/17 03:21:04 DEBUG : dir1/0004-efghijk.txt: md5 = 7d8d8ee0b0ae6e64b1bba3fd38ee366e OK 2026/05/17 03:21:06 DEBUG : dir1/0005-fghijkl.txt: md5 = 5e860f88904f80839242bf51a9472e45 OK 2026/05/17 03:21:07 DEBUG : dir1/0006-ghijklm.txt: md5 = e62bb2025d408ee22223434ae38ee2a0 OK 2026/05/17 03:21:09 DEBUG : dir1/0007-1234567.txt: md5 = 52048978a9687d00f7014a970bfde921 OK 2026/05/17 03:21:10 DEBUG : dir1/0008-2345678.txt: md5 = 70eebcecded7f2f00867b59c4cce2102 OK 2026/05/17 03:21:11 DEBUG : dir1/0009-3456789.txt: md5 = 496f24ae4d91d4698541fa5ed7a3b57a OK 2026/05/17 03:21:13 DEBUG : dir1/0010-456789.txt: md5 = 36c5ee167b1ff8a37a703df139768cbd OK 2026/05/17 03:21:14 DEBUG : dir1/0011-56789;.txt: md5 = a5419d5b41c77b40d3a549c1ebc4c388 OK 2026/05/17 03:21:16 DEBUG : dir1/0012-6789;.txt: md5 = 87ebc54ef64ea274c1b4d8a100e60ba7 OK 2026/05/17 03:21:17 DEBUG : dir1/0013-789;=.txt: md5 = 6b15aca70454973a5cb88109c2d8884a OK 2026/05/17 03:21:18 DEBUG : dir1/0014-89;=.txt: md5 = 61143e9598b234e5d15f9c3c9ab40e0d OK 2026/05/17 03:21:20 DEBUG : dir1/0015-9;=.txt: md5 = 17f63482148add7c74d23213d96be2b9 OK 2026/05/17 03:21:21 DEBUG : apple: md5 = ff4b9d9c920e0b27c7bfd3a5af307bb1 OK 2026/05/17 03:21:22 DEBUG : banana: md5 = ef204857ce4e8183d94d4aa7525fef1b OK 2026/05/17 03:21:24 DEBUG : appleappleapplebanana: md5 = 8a5d8d63bf446e729647db3dd05b3524 OK 2026/05/17 03:21:25 DEBUG : splitbananasplit: md5 = ffabe8ead5cb5e335e33ec2d8f1a3e60 OK 2026/05/17 03:21:25 DEBUG : Waiting for deletions to finish 2026/05/17 03:21:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:21:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:21:27 DEBUG : apple: size = 5 OK 2026/05/17 03:21:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : apple: Unchanged skipping 2026/05/17 03:21:27 DEBUG : banana: size = 6 OK 2026/05/17 03:21:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : banana: Unchanged skipping 2026/05/17 03:21:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:21:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:21:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/17 03:21:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:21:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:21:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:21:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:21:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:21:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:21:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:21:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:21:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:21:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:21:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:21:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:21:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:21:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:21:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:21:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:21:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:21:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:21:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:21:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:21:27 DEBUG : Waiting for deletions to finish 2026/05/17 03:21:27 DEBUG : Waiting for deletions to finish 2026/05/17 03:21:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:21:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1: Directory modification time the same (differ by -375.868µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : apple: size = 5 OK 2026/05/17 03:21:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:21:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:21:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : apple: Unchanged skipping 2026/05/17 03:21:29 DEBUG : banana: size = 6 OK 2026/05/17 03:21:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:21:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:21:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : banana: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:21:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:21:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:21:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:21:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:21:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:21:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:21:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:21:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:21:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:21:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:21:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:21:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:21:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:21:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:21:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:21:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:21:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:21:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:21:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:21:29 DEBUG : Waiting for deletions to finish 2026/05/17 03:21:29 DEBUG : Waiting for deletions to finish 2026/05/17 03:21:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:21:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/17 03:21:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:21:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 87515c1723819b178fa9e15b01aab7c4 OK 2026/05/17 03:21:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9a00fa1fe3e1bd9d0611fab163f20fda OK 2026/05/17 03:21:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 605bb5fad3bbe5c3270cdd926ffa2dbf OK 2026/05/17 03:21:47 DEBUG : dir1/0003-defghij.txt: md5 = 59d46ff967afaa880ef262672cb6c77a OK 2026/05/17 03:21:48 DEBUG : dir1/0004-efghijk.txt: md5 = a6f128161ccd6907e767ee2c352c5213 OK 2026/05/17 03:21:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 14c4657accb10497f45b73669fe7dbaf OK 2026/05/17 03:21:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 1a76ca7b7ea46384273127ec9fd33153 OK 2026/05/17 03:21:53 DEBUG : dir1/0007-1234567.txt: md5 = e7d2acd73ec336e68e1d75aab9ba9422 OK 2026/05/17 03:21:54 DEBUG : dir1/0008-2345678.txt: md5 = 5a57e39f507a6df5afe72b5e289554e5 OK 2026/05/17 03:21:56 DEBUG : dir1/0009-3456789.txt: md5 = f5e718bd4cdcf26ba71be5b765b0d9bd OK 2026/05/17 03:21:57 DEBUG : dir1/0010-456789.txt: md5 = eed387df0c8c3aee90fdac60c918b41a OK 2026/05/17 03:21:58 DEBUG : dir1/0011-56789;.txt: md5 = 6e09300eeb5ff25daa907b7c1ee7558a OK 2026/05/17 03:22:00 DEBUG : dir1/0012-6789;.txt: md5 = e29077f23767c7fef2bf5662e66baa2e OK 2026/05/17 03:22:01 DEBUG : dir1/0013-789;=.txt: md5 = 9e7da82caaaf73c230e0ca44adfb1ed8 OK 2026/05/17 03:22:03 DEBUG : dir1/0014-89;=.txt: md5 = f66b36a67ebd93ae9bf8a06be8b60ae9 OK 2026/05/17 03:22:04 DEBUG : dir1/0015-9;=.txt: md5 = 3cbe6ca8b6f4e3094a13dca848e31f0e OK 2026/05/17 03:22:06 DEBUG : apple: md5 = 72dddfcc203073f8ee381bd6b206e587 OK 2026/05/17 03:22:07 DEBUG : banana: md5 = aed8e4d81aa1f89d4d1731a719b91a9a OK 2026/05/17 03:22:08 DEBUG : appleappleapplebanana: md5 = aedc5aef5b350fcaf639970bcc09c22a OK 2026/05/17 03:22:10 DEBUG : splitbananasplit: md5 = f8d3008e26ea88fb827dd892bb3a0583 OK 2026/05/17 03:22:10 DEBUG : Waiting for deletions to finish 2026/05/17 03:22:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:22:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:22:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:22:11 DEBUG : apple: size = 5 OK 2026/05/17 03:22:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:22:11 DEBUG : apple: Unchanged skipping 2026/05/17 03:22:11 DEBUG : banana: size = 6 OK 2026/05/17 03:22:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:11 DEBUG : banana: Unchanged skipping 2026/05/17 03:22:12 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/17 03:22:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:22:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:22:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:22:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:22:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:22:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:22:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:22:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:22:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:22:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:22:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:22:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:22:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:22:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:22:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:22:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:22:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:22:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:22:12 DEBUG : Waiting for deletions to finish 2026/05/17 03:22:12 DEBUG : Waiting for deletions to finish 2026/05/17 03:22:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:22:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:22:13 DEBUG : dir1: Directory modification time the same (differ by -42.889µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : apple: size = 5 OK 2026/05/17 03:22:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : apple: Unchanged skipping 2026/05/17 03:22:13 DEBUG : banana: size = 6 OK 2026/05/17 03:22:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : banana: Unchanged skipping 2026/05/17 03:22:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:22:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:22:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:22:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:22:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:22:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:22:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:22:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:22:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:22:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:22:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:22:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:22:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:22:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:22:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:22:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:22:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:22:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:22:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:22:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:22:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:22:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:22:13 DEBUG : Waiting for deletions to finish 2026/05/17 03:22:13 DEBUG : Waiting for deletions to finish 2026/05/17 03:22:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:22:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:22:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:22:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 595c7263484f29546051d192db2f62d0 OK 2026/05/17 03:22:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5f7bd55d3fefa985c7cebaf596fcf710 OK 2026/05/17 03:22:29 DEBUG : dir1/0002-cdefghi.txt: md5 = 1a5f507da81ec31194733310e33130ce OK 2026/05/17 03:22:30 DEBUG : dir1/0003-defghij.txt: md5 = fb5b12541b24b5e288c68742c373f1c2 OK 2026/05/17 03:22:32 DEBUG : dir1/0004-efghijk.txt: md5 = 7091459c4bb825bf024fda0617620760 OK 2026/05/17 03:22:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 425de28e81fd673e9288ae16b8155787 OK 2026/05/17 03:22:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 1bfb7d12a6110b48aef7640a1af8540c OK 2026/05/17 03:22:36 DEBUG : dir1/0007-1234567.txt: md5 = 6d0d58cbf4d752eb572193118c368309 OK 2026/05/17 03:22:37 DEBUG : dir1/0008-2345678.txt: md5 = 0a8f8cc4f9355aeb877446190e61912b OK 2026/05/17 03:22:39 DEBUG : dir1/0009-3456789.txt: md5 = 8f2613507d42a2eef88be9d924b02cf3 OK 2026/05/17 03:22:40 DEBUG : dir1/0010-456789.txt: md5 = 92a4063302a9cb70ebf07fa94918bb65 OK 2026/05/17 03:22:42 DEBUG : dir1/0011-56789;.txt: md5 = 973cf536fc89104c7594a25f61ffb6c3 OK 2026/05/17 03:22:43 DEBUG : dir1/0012-6789;.txt: md5 = c65f60f4225bfd4f1ba98ee5a2ac60b7 OK 2026/05/17 03:22:44 DEBUG : dir1/0013-789;=.txt: md5 = 470f91efba09ada69259606adb4facbe OK 2026/05/17 03:22:46 DEBUG : dir1/0014-89;=.txt: md5 = aa04604838fa2904e5501c1be007a966 OK 2026/05/17 03:22:47 DEBUG : dir1/0015-9;=.txt: md5 = 7f499f4b1870d34f4f5daaa7f744cf76 OK 2026/05/17 03:22:48 DEBUG : apple: md5 = 12259f18bebc966f67f75c271f9b15ab OK 2026/05/17 03:22:50 DEBUG : banana: md5 = a413466296bf659d2cb19bf4bc3f72b7 OK 2026/05/17 03:22:51 DEBUG : appleappleapplebanana: md5 = dcbfab117e80f914ef73a146ac73f399 OK 2026/05/17 03:22:52 DEBUG : splitbananasplit: md5 = 604b107cc44a52c1f4f8d31a478e8bc3 OK 2026/05/17 03:22:52 DEBUG : Waiting for deletions to finish 2026/05/17 03:22:53 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:22:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:22:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:22:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:22:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:22:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:22:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:22:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:22:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:22:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:22:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:22:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:22:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:22:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:22:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:22:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:22:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:22:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 03:22:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:22:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 03:22:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:22:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 03:22:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:22:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 03:22:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:22:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:22:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:22:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:22:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:22:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:22:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:22:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:22:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:22:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:22:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:22:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:22:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:22:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:22:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:22:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:22:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:22:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:22:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:22:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:22:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 03:22:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:22:55 DEBUG : YXBwbGU=: md5 = cbe02ca31e379cf09473754fd89fd005 OK 2026/05/17 03:22:55 DEBUG : YXBwbGU=: size = 5 OK 2026/05/17 03:22:55 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/17 03:22:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 78c5d2bc36128218369a6d32d94dbbf8 OK 2026/05/17 03:22:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/17 03:22:56 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:22:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:56 DEBUG : YmFuYW5h: md5 = e032726442f32a065abfc8d1f9173c0e OK 2026/05/17 03:22:56 DEBUG : YmFuYW5h: size = 6 OK 2026/05/17 03:22:56 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/17 03:22:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 4fe90af37e21fb1f8c828238dfb2b616 OK 2026/05/17 03:22:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/17 03:22:56 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:22:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 40ee58815c488cf9120a27c94218b8c3 OK 2026/05/17 03:22:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/17 03:22:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:22:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 6ddf45094543d603616764e6f51c6e18 OK 2026/05/17 03:22:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/17 03:22:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:22:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 09864574fc2781a71ef1557195b0b300 OK 2026/05/17 03:22:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/17 03:22:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:22:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:22:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = d7c3c4f046cb08a7de1e6896d13cb26f OK 2026/05/17 03:22:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/17 03:22:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:22:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = f2620b71fb7aceb685e14d5e306622c9 OK 2026/05/17 03:22:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/17 03:22:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:22:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:22:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 0d882b9b0a113f103e040214ad340a78 OK 2026/05/17 03:22:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/17 03:22:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:22:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:22:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 7259599c518e6ea916a048c272e2506d OK 2026/05/17 03:22:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/17 03:22:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:22:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 03:22:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = e701302d8ae59d21cb824410d93d5171 OK 2026/05/17 03:22:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/17 03:22:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:22:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 848ddae6fa2414c6cc3fc8c926a86792 OK 2026/05/17 03:23:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/17 03:23:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = c0c6671270a882e1cbf1e53bda783760 OK 2026/05/17 03:23:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/17 03:23:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = acb49ddb13e39cc57bc2f8b4d1509c83 OK 2026/05/17 03:23:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/17 03:23:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 7855afbece8fe4af11293dfc91b630f9 OK 2026/05/17 03:23:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/17 03:23:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 03:23:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = f8a045b482ed677838f3d4d3b0109098 OK 2026/05/17 03:23:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/17 03:23:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = fe163212973b7e760931b8f39e4c5492 OK 2026/05/17 03:23:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/17 03:23:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = a5dac9789a2e95fa1c94cbb251b302a1 OK 2026/05/17 03:23:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/17 03:23:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:01 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 910805a1e495c52a1e5def6fc3abb67e OK 2026/05/17 03:23:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/17 03:23:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/17 03:23:01 DEBUG : Waiting for deletions to finish 2026/05/17 03:23:02 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 03:23:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 03:23:02 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 03:23:02 INFO : banana: Deleted 2026/05/17 03:23:02 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 03:23:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 03:23:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 03:23:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 03:23:02 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 03:23:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 03:23:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 03:23:02 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 03:23:02 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 03:23:02 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 03:23:02 INFO : appleappleapplebanana: Deleted 2026/05/17 03:23:02 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 03:23:02 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 03:23:02 INFO : apple: Deleted 2026/05/17 03:23:02 INFO : splitbananasplit: Deleted 2026/05/17 03:23:02 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 03:23:02 DEBUG : Waiting for deletions to finish 2026/05/17 03:23:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 03:23:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:04 DEBUG : dir1: Directory modification time the same (differ by -684.052µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : YXBwbGU=: size = 5 OK 2026/05/17 03:23:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/17 03:23:04 DEBUG : YmFuYW5h: size = 6 OK 2026/05/17 03:23:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : banana: Unchanged skipping 2026/05/17 03:23:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : apple: Unchanged skipping 2026/05/17 03:23:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:23:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/17 03:23:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/17 03:23:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/17 03:23:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/17 03:23:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/17 03:23:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/17 03:23:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/17 03:23:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/17 03:23:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/17 03:23:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 03:23:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/17 03:23:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/17 03:23:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/17 03:23:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/17 03:23:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/17 03:23:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:23:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/17 03:23:04 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/17 03:23:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/17 03:23:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:23:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:23:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:23:04 DEBUG : Waiting for deletions to finish 2026/05/17 03:23:04 DEBUG : Waiting for deletions to finish 2026/05/17 03:23:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/17 03:23:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 03:23:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 03:23:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 03:23:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 03:23:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 03:23:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 03:23:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 03:23:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 03:23:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 03:23:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 03:23:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/17 03:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:23:17 DEBUG : dir1/0000-abcdefg.txt: md5 = e495c4d412390f92dcb44ddbea515daa OK 2026/05/17 03:23:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0fa1db10ed9bd9c9cb3edf3a8496f6f1 OK 2026/05/17 03:23:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 03e197f7cadb733f6c71dc0b79a015b6 OK 2026/05/17 03:23:22 DEBUG : dir1/0003-defghij.txt: md5 = 71d8c2037726dc9eb21c9bb9468e4e0a OK 2026/05/17 03:23:23 DEBUG : dir1/0004-efghijk.txt: md5 = 7a8288cb5453811d973f946da43a573d OK 2026/05/17 03:23:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 86d3fa53c749b067453b7a3901e4d69f OK 2026/05/17 03:23:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 49961f77f339ecbb09cd0ff0c880423f OK 2026/05/17 03:23:27 DEBUG : dir1/0007-1234567.txt: md5 = 918d7e2eeb83ca99845bb0234570d598 OK 2026/05/17 03:23:29 DEBUG : dir1/0008-2345678.txt: md5 = abab968dc1d61f09eeac74438f686ca8 OK 2026/05/17 03:23:30 DEBUG : dir1/0009-3456789.txt: md5 = b02d3ef39ffaa64a2285901f2cab2ad6 OK 2026/05/17 03:23:32 DEBUG : dir1/0010-456789.txt: md5 = b1ba03259a5a95c9e2634006222eba4b OK 2026/05/17 03:23:33 DEBUG : dir1/0011-56789;.txt: md5 = 610a44430b18a83369b9305dd07e2566 OK 2026/05/17 03:23:35 DEBUG : dir1/0012-6789;.txt: md5 = 7cfc6a8d2e18299d4d35eb4496c0db8b OK 2026/05/17 03:23:36 DEBUG : dir1/0013-789;=.txt: md5 = d0e4dbe3206fca9c23f75f6e02eb77b9 OK 2026/05/17 03:23:37 DEBUG : dir1/0014-89;=.txt: md5 = 25414ed284836c837fed17f982ff0b49 OK 2026/05/17 03:23:39 DEBUG : dir1/0015-9;=.txt: md5 = a4e886c0c189495ddef502f65ee89b07 OK 2026/05/17 03:23:40 DEBUG : apple: md5 = e8db37a4f65fb5312d6e1a673c5283f5 OK 2026/05/17 03:23:42 DEBUG : banana: md5 = f8c5d6f67fb791c7be29650201168777 OK 2026/05/17 03:23:43 DEBUG : appleappleapplebanana: md5 = aacd48cd31b81728e64564ee1915935d OK 2026/05/17 03:23:45 DEBUG : splitbananasplit: md5 = 8d5d63799a8798cdcf3e1e7291e73612 OK 2026/05/17 03:23:45 DEBUG : Waiting for deletions to finish 2026/05/17 03:23:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:23:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:23:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 03:23:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 03:23:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 03:23:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 03:23:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 03:23:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 03:23:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 03:23:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 03:23:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 03:23:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 03:23:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 03:23:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 03:23:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 03:23:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 03:23:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 03:23:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 03:23:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 03:23:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 03:23:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 03:23:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 03:23:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 03:23:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 03:23:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 03:23:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 03:23:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 03:23:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 03:23:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 03:23:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 03:23:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 03:23:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 03:23:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 03:23:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 03:23:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 03:23:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 03:23:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 03:23:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 03:23:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 03:23:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 03:23:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 03:23:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 03:23:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 03:23:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 03:23:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 03:23:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 03:23:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 03:23:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 03:23:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 03:23:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 03:23:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 03:23:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 03:23:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/17 03:23:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:23:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:23:48 DEBUG : PREFIXapple: md5 = f2c3d9822bcdf0543e27f0dea469e641 OK 2026/05/17 03:23:48 DEBUG : PREFIXapple: size = 5 OK 2026/05/17 03:23:48 INFO : apple: Copied (new) to: PREFIXapple 2026/05/17 03:23:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 03:23:48 DEBUG : PREFIXsplitbananasplit: md5 = 4d5a8e3a619cb67860f9e4b691eae639 OK 2026/05/17 03:23:48 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/17 03:23:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/17 03:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 03:23:48 DEBUG : PREFIXbanana: md5 = 5eadc3f214f35f8641887a99532dd07d OK 2026/05/17 03:23:48 DEBUG : PREFIXbanana: size = 6 OK 2026/05/17 03:23:48 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/17 03:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 03:23:48 DEBUG : PREFIXappleappleapplebanana: md5 = e8286a9a28216cd982e1124169318b16 OK 2026/05/17 03:23:48 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/17 03:23:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/17 03:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 03:23:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 1b9460ad1e8a0d075a6e3847fea8fec3 OK 2026/05/17 03:23:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:23:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 03:23:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 03:23:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = d39153e55f54d1d185af35ccc2d92524 OK 2026/05/17 03:23:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/17 03:23:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 03:23:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 03:23:49 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 89bc69ec16eb9d9cc6ca5bdf0e33969e OK 2026/05/17 03:23:49 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/17 03:23:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/17 03:23:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 03:23:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 2d754a541b34e142430edeadfed1a7ee OK 2026/05/17 03:23:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/17 03:23:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 03:23:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 03:23:50 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 64e39f6bc81443673fb96f2ae0ea9c2b OK 2026/05/17 03:23:50 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/17 03:23:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/17 03:23:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 03:23:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 88af18a2149d93aa41f7a9243079e3f7 OK 2026/05/17 03:23:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/17 03:23:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 03:23:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 03:23:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 025d0c4f4fd70f281e05595dc387039e OK 2026/05/17 03:23:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/17 03:23:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 03:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 03:23:51 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 5c075acdeeefc46167f75655698304d9 OK 2026/05/17 03:23:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/17 03:23:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/17 03:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 03:23:52 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 23c75d4dcebd733904cc3f368875560e OK 2026/05/17 03:23:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/17 03:23:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/17 03:23:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 03:23:52 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 56e1f2e89ec72714db507d310acf352b OK 2026/05/17 03:23:52 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/17 03:23:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/17 03:23:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 03:23:52 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 9e2778001f4d7b66397f91b5a23ab2b1 OK 2026/05/17 03:23:52 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/17 03:23:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/17 03:23:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 03:23:52 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = cf7d48963701c3e4025013e9fc740d4e OK 2026/05/17 03:23:52 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/17 03:23:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/17 03:23:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 03:23:53 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 1e6005a093f5d1667316a3225966f4ec OK 2026/05/17 03:23:53 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/17 03:23:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/17 03:23:53 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 7b54ff5523d2dca93dfba2c93a179c98 OK 2026/05/17 03:23:53 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/17 03:23:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/17 03:23:53 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 7556e7d7bdda628e1514c7757c8abf79 OK 2026/05/17 03:23:53 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/17 03:23:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/17 03:23:54 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 9ceaca6f2a58d1e5b066c2cd7a6d82e6 OK 2026/05/17 03:23:54 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/17 03:23:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/17 03:23:54 DEBUG : Waiting for deletions to finish 2026/05/17 03:23:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 03:23:54 INFO : splitbananasplit: Deleted 2026/05/17 03:23:54 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 03:23:54 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 03:23:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 03:23:54 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 03:23:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 03:23:54 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 03:23:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 03:23:54 INFO : apple: Deleted 2026/05/17 03:23:54 INFO : appleappleapplebanana: Deleted 2026/05/17 03:23:54 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 03:23:54 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 03:23:54 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 03:23:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 03:23:54 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 03:23:55 INFO : banana: Deleted 2026/05/17 03:23:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 03:23:55 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 03:23:55 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 03:23:55 DEBUG : Waiting for deletions to finish 2026/05/17 03:23:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:23:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 03:23:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 03:23:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 03:23:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 03:23:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 03:23:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 03:23:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 03:23:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 03:23:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 03:23:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 03:23:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 03:23:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 03:23:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 03:23:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 03:23:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 03:23:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 03:23:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 03:23:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 03:23:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 03:23:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 03:23:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 03:23:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 03:23:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 03:23:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 03:23:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 03:23:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 03:23:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 03:23:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 03:23:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 03:23:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 03:23:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 03:23:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 03:23:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 03:23:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 03:23:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 03:23:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 03:23:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 03:23:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 03:23:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 03:23:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 03:23:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 03:23:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 03:23:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 03:23:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 03:23:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 03:23:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 03:23:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 03:23:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 03:23:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 03:23:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1: Directory modification time the same (differ by -457.926µs, within tolerance 1ms) 2026/05/17 03:23:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:23:58 DEBUG : banana: md5 = b52e83b53479b8610cf26df8ffc3dcac OK 2026/05/17 03:23:58 DEBUG : banana: size = 6 OK 2026/05/17 03:23:58 INFO : banana: Copied (new) 2026/05/17 03:23:58 DEBUG : appleappleapplebanana: md5 = 599d1ef00b160d3eb2c7e8335c0c3671 OK 2026/05/17 03:23:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:23:58 INFO : appleappleapplebanana: Copied (new) 2026/05/17 03:23:59 DEBUG : splitbananasplit: md5 = c00764bf40fbc9bcf85d96a547d88643 OK 2026/05/17 03:23:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:23:59 INFO : splitbananasplit: Copied (new) 2026/05/17 03:23:59 DEBUG : apple: md5 = 5be1bd38596a489a8cefa72cf7a99c15 OK 2026/05/17 03:23:59 DEBUG : apple: size = 5 OK 2026/05/17 03:23:59 INFO : apple: Copied (new) 2026/05/17 03:24:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6e42aeda9c228ed6e387e3b80fdae264 OK 2026/05/17 03:24:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:24:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/17 03:24:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 7a3f6c91a17bbd8efa31607103ce1863 OK 2026/05/17 03:24:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:24:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/17 03:24:00 DEBUG : dir1/0003-defghij.txt: md5 = 9c73fed25c6695b301c7cd273b1cf785 OK 2026/05/17 03:24:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:24:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/17 03:24:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 8500b75e8376b0130c6e25ae0db726b2 OK 2026/05/17 03:24:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:24:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/17 03:24:01 DEBUG : dir1/0004-efghijk.txt: md5 = aff02f632f2129827fa82d48cf7f5fda OK 2026/05/17 03:24:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:24:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/17 03:24:01 DEBUG : dir1/0005-fghijkl.txt: md5 = bf1b86dcc48251b5337d9526bef7ee1e OK 2026/05/17 03:24:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:24:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/17 03:24:02 DEBUG : dir1/0007-1234567.txt: md5 = 5a74c9cdb4c5734a231ec09f09f4ec73 OK 2026/05/17 03:24:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:24:02 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/17 03:24:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 849bd1be1e7d8076f82837bc89f6eef2 OK 2026/05/17 03:24:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:24:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/17 03:24:02 DEBUG : dir1/0008-2345678.txt: md5 = ee9841dbf6b7e311f46f7ffcc55ee5bb OK 2026/05/17 03:24:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:24:02 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/17 03:24:03 DEBUG : dir1/0009-3456789.txt: md5 = d3b591778c19f12e56894b561717ab5c OK 2026/05/17 03:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:24:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/17 03:24:03 DEBUG : dir1/0010-456789.txt: md5 = ff77bd2a6f1323aa676394dce6136950 OK 2026/05/17 03:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:24:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/17 03:24:03 DEBUG : dir1/0011-56789;.txt: md5 = 4b48409650775f65a3e169ac3cc43b2c OK 2026/05/17 03:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:24:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/17 03:24:04 DEBUG : dir1/0013-789;=.txt: md5 = 2d06422f19c5c2e523ca32f401a7e640 OK 2026/05/17 03:24:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:24:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/17 03:24:04 DEBUG : dir1/0014-89;=.txt: md5 = 4f7b11027814a26e710674862fb84008 OK 2026/05/17 03:24:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:24:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/17 03:24:05 DEBUG : dir1/0012-6789;.txt: md5 = 27c68aebbdb73513007ce09a43b7fbea OK 2026/05/17 03:24:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:24:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/17 03:24:05 DEBUG : dir1/0015-9;=.txt: md5 = 240570a33311b0392d1723ece932f947 OK 2026/05/17 03:24:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:24:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/17 03:24:05 DEBUG : Waiting for deletions to finish 2026/05/17 03:24:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/17 03:24:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/17 03:24:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/17 03:24:05 INFO : PREFIXapple: Deleted 2026/05/17 03:24:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/17 03:24:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/17 03:24:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/17 03:24:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/17 03:24:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/17 03:24:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/17 03:24:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/17 03:24:05 INFO : PREFIXsplitbananasplit: Deleted 2026/05/17 03:24:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/17 03:24:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/17 03:24:05 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/17 03:24:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/17 03:24:06 INFO : PREFIXbanana: Deleted 2026/05/17 03:24:06 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/17 03:24:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/17 03:24:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/17 03:24:06 DEBUG : Waiting for deletions to finish 2026/05/17 03:24:06 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:24:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : Waiting for deletions to finish 2026/05/17 03:24:07 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:24:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/17 03:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:24:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 0ff5ff150ad5e6c26ee42812eb93fa45 OK 2026/05/17 03:24:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = 92e5487c164c40ec489638fc15f0f72e OK 2026/05/17 03:24:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 651a7d1db251a966dea511aea8dc53f8 OK 2026/05/17 03:24:25 DEBUG : dir1/0003-defghij.txt: md5 = c0a5858812415b3aba4cfbd312dc6d96 OK 2026/05/17 03:24:26 DEBUG : dir1/0004-efghijk.txt: md5 = c6bd59d698877a6956bedeb2e8cbadd0 OK 2026/05/17 03:24:28 DEBUG : dir1/0005-fghijkl.txt: md5 = a3baeb6273ab3e55df94167b1d6bec2d OK 2026/05/17 03:24:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 0787e36ae5d708f58dd9a59191935a7b OK 2026/05/17 03:24:31 DEBUG : dir1/0007-1234567.txt: md5 = 03ef1ca0017e870d044e21c139fd0d80 OK 2026/05/17 03:24:32 DEBUG : dir1/0008-2345678.txt: md5 = 26d97b00e88baafeb44a5516a728444c OK 2026/05/17 03:24:34 DEBUG : dir1/0009-3456789.txt: md5 = fed30d19f961323c5ecc2dc9f85635f5 OK 2026/05/17 03:24:35 DEBUG : dir1/0010-456789.txt: md5 = 556ff02d49034d079f943f7a993fe189 OK 2026/05/17 03:24:37 DEBUG : dir1/0011-56789;.txt: md5 = b8778da1f7e6d44436d742cd771d6f2a OK 2026/05/17 03:24:38 DEBUG : dir1/0012-6789;.txt: md5 = 700ee90e98ae58d1998561161d9494fd OK 2026/05/17 03:24:39 DEBUG : dir1/0013-789;=.txt: md5 = b57d0028791f975a8a6aa66365a58ab6 OK 2026/05/17 03:24:41 DEBUG : dir1/0014-89;=.txt: md5 = 9ede298a930c4f9d8b5a15ddd8a05c34 OK 2026/05/17 03:24:42 DEBUG : dir1/0015-9;=.txt: md5 = 63d9684366ae60926a6eb86685ad5b54 OK 2026/05/17 03:24:43 DEBUG : apple: md5 = c34cfded7b38a38dc3b03b22123a8817 OK 2026/05/17 03:24:45 DEBUG : banana: md5 = 5b9444531b1c208dc2b0e2bc1b4048f9 OK 2026/05/17 03:24:46 DEBUG : appleappleapplebanana: md5 = e15b5efb31ecdf24446e5bceb53dc99a OK 2026/05/17 03:24:48 DEBUG : splitbananasplit: md5 = 6d1a09ea5b210ceb90f6a96c552d2cbe OK 2026/05/17 03:24:48 DEBUG : Waiting for deletions to finish 2026/05/17 03:24:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:24:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:24:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 03:24:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 03:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 03:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 03:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 03:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 03:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 03:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:50 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/17 03:24:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 03:24:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/17 03:24:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:24:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:24:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:24:51 DEBUG : appleappleapplebananaSUFFIX: md5 = 172d27e5340f47688c7989f7a3bd8b5f OK 2026/05/17 03:24:51 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/17 03:24:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/17 03:24:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 03:24:51 DEBUG : appleSUFFIX: md5 = 0e6b1d5d8b5f2aea2406c26f0d7196cd OK 2026/05/17 03:24:51 DEBUG : appleSUFFIX: size = 5 OK 2026/05/17 03:24:51 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/17 03:24:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:51 DEBUG : bananaSUFFIX: md5 = 26eb23609811c375d4cc91c9f6777749 OK 2026/05/17 03:24:51 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/17 03:24:51 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/17 03:24:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 03:24:51 DEBUG : splitbananasplitSUFFIX: md5 = e8a10b31dc2a55e88ef2dda765f76df7 OK 2026/05/17 03:24:51 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/17 03:24:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/17 03:24:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 03:24:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = c51d2c584f2c776d081e4767c3d81d66 OK 2026/05/17 03:24:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/17 03:24:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 03:24:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = a0fe269bb10f01b45d5cc0ffffc4d362 OK 2026/05/17 03:24:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/17 03:24:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 03:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 03:24:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 475bb3c967803ee20d446f01395ebe2f OK 2026/05/17 03:24:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/17 03:24:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 03:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 03:24:53 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = e9fdf1dd8fd015cbf8db13d5a889c045 OK 2026/05/17 03:24:53 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/17 03:24:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/17 03:24:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 03:24:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 8e0c6be74659e52f8be24ff87e0b394f OK 2026/05/17 03:24:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/17 03:24:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 03:24:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 03:24:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = f1a7cd7825f9e6751f1658d0d0829cae OK 2026/05/17 03:24:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/17 03:24:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 03:24:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 03:24:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = d19654d8f0d27b9723ce7071260eebd7 OK 2026/05/17 03:24:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/17 03:24:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 03:24:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 03:24:54 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 2382de2ae4028b3047880f4acf463415 OK 2026/05/17 03:24:54 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/17 03:24:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/17 03:24:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 03:24:55 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = a6a25b962ec890dd6032d08bc0705cb2 OK 2026/05/17 03:24:55 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/17 03:24:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/17 03:24:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 03:24:55 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = d88a996b54f9756f4ae00693ff487e2b OK 2026/05/17 03:24:55 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/17 03:24:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/17 03:24:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 03:24:55 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 3c77da276826b832c68a338775174e64 OK 2026/05/17 03:24:55 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/17 03:24:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/17 03:24:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 03:24:56 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 2dde52b71598004713e748f90fdde572 OK 2026/05/17 03:24:56 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/17 03:24:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/17 03:24:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 03:24:56 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 2455957bdc1a5a42f12e87c21aeee383 OK 2026/05/17 03:24:56 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/17 03:24:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/17 03:24:56 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 9e7a127a25bca05d6ceaf91962885178 OK 2026/05/17 03:24:56 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/17 03:24:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/17 03:24:57 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 2cc4e77d7f6929f0187d71ecd2355cfc OK 2026/05/17 03:24:57 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/17 03:24:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/17 03:24:57 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 8cb220fd1eaf9df42b701f8002bac1b6 OK 2026/05/17 03:24:57 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/17 03:24:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/17 03:24:57 DEBUG : Waiting for deletions to finish 2026/05/17 03:24:57 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 03:24:57 INFO : banana: Deleted 2026/05/17 03:24:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 03:24:57 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 03:24:57 INFO : splitbananasplit: Deleted 2026/05/17 03:24:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 03:24:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 03:24:57 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 03:24:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 03:24:58 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 03:24:58 INFO : apple: Deleted 2026/05/17 03:24:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 03:24:58 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 03:24:58 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 03:24:58 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 03:24:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 03:24:58 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 03:24:58 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 03:24:58 INFO : appleappleapplebanana: Deleted 2026/05/17 03:24:58 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 03:24:58 DEBUG : Waiting for deletions to finish 2026/05/17 03:24:59 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/17 03:24:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 03:24:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 03:24:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 03:24:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 03:25:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1: Directory modification time the same (differ by -404.459µs, within tolerance 1ms) 2026/05/17 03:25:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:25:01 DEBUG : apple: md5 = cbc92b9f2300fc441dd5ae241c42147a OK 2026/05/17 03:25:01 DEBUG : apple: size = 5 OK 2026/05/17 03:25:01 INFO : apple: Copied (new) 2026/05/17 03:25:01 DEBUG : appleappleapplebanana: md5 = 81b74f2ce00fcb9df36cbe2f0376bb45 OK 2026/05/17 03:25:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:25:01 INFO : appleappleapplebanana: Copied (new) 2026/05/17 03:25:01 DEBUG : banana: md5 = 01042f10bb8f1eb166e1b7e59008b37d OK 2026/05/17 03:25:01 DEBUG : banana: size = 6 OK 2026/05/17 03:25:01 INFO : banana: Copied (new) 2026/05/17 03:25:01 DEBUG : splitbananasplit: md5 = 66f8760897cfdd2edb6abf9fa59dc410 OK 2026/05/17 03:25:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:25:01 INFO : splitbananasplit: Copied (new) 2026/05/17 03:25:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0acc0503286ba7d4c46c05ef8fd8980e OK 2026/05/17 03:25:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:25:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/17 03:25:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 1966bcdfb0c0e34ac2931e1d75676703 OK 2026/05/17 03:25:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:25:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/17 03:25:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 53068d1c07fc19aa33d4dfb9cd853367 OK 2026/05/17 03:25:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:25:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/17 03:25:03 DEBUG : dir1/0003-defghij.txt: md5 = bae0590cc49f1ae7a36d54dfb07f866f OK 2026/05/17 03:25:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:25:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/17 03:25:04 DEBUG : dir1/0004-efghijk.txt: md5 = f043ea835d4ae0b5be14346455029d65 OK 2026/05/17 03:25:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:25:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/17 03:25:04 DEBUG : dir1/0005-fghijkl.txt: md5 = 01b47c62cb9432b1e0f11bfb08f456a6 OK 2026/05/17 03:25:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:25:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/17 03:25:04 DEBUG : dir1/0006-ghijklm.txt: md5 = 1bed55687129a60a2c7038b0b4bf0bf8 OK 2026/05/17 03:25:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:25:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/17 03:25:04 DEBUG : dir1/0007-1234567.txt: md5 = 726597a5e0dd9071a5a9a01539273f33 OK 2026/05/17 03:25:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:25:04 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/17 03:25:05 DEBUG : dir1/0008-2345678.txt: md5 = b10a9b96fc8f7d938ea5f54914b0cd41 OK 2026/05/17 03:25:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:25:05 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/17 03:25:05 DEBUG : dir1/0009-3456789.txt: md5 = aad9f2aeff10aee176582f15aee33a83 OK 2026/05/17 03:25:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:25:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/17 03:25:06 DEBUG : dir1/0010-456789.txt: md5 = 808b1387dfda3814f21fe3fe27b6f867 OK 2026/05/17 03:25:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:25:06 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/17 03:25:06 DEBUG : dir1/0011-56789;.txt: md5 = be3caad745321c32db79ad9595646fdf OK 2026/05/17 03:25:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:25:06 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/17 03:25:06 DEBUG : dir1/0012-6789;.txt: md5 = 3fb13bddbca807cf29e0f17f3a0c831c OK 2026/05/17 03:25:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:25:06 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/17 03:25:07 DEBUG : dir1/0013-789;=.txt: md5 = 1fc473fe509329520b3a823deaaef2ef OK 2026/05/17 03:25:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:25:07 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/17 03:25:07 DEBUG : dir1/0014-89;=.txt: md5 = 0a08b234d15d8f0146f48d0a6a4719a2 OK 2026/05/17 03:25:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:25:07 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/17 03:25:07 DEBUG : dir1/0015-9;=.txt: md5 = ad86480c9a05fff2e2e95097449328b5 OK 2026/05/17 03:25:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:25:07 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/17 03:25:07 DEBUG : Waiting for deletions to finish 2026/05/17 03:25:08 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/17 03:25:08 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/17 03:25:08 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/17 03:25:08 INFO : splitbananasplitSUFFIX: Deleted 2026/05/17 03:25:08 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/17 03:25:08 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/17 03:25:08 INFO : bananaSUFFIX: Deleted 2026/05/17 03:25:08 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/17 03:25:08 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/17 03:25:08 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/17 03:25:08 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/17 03:25:08 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/17 03:25:08 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/17 03:25:08 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/17 03:25:08 INFO : appleSUFFIX: Deleted 2026/05/17 03:25:08 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/17 03:25:09 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/17 03:25:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/17 03:25:09 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/17 03:25:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/17 03:25:09 DEBUG : Waiting for deletions to finish 2026/05/17 03:25:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:25:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : Waiting for deletions to finish 2026/05/17 03:25:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:25:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/17 03:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:25:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 4fb001660a2be485db3779f755a671ca OK 2026/05/17 03:25:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = ce97c19c1334ba591e1b4cd33c3cf130 OK 2026/05/17 03:25:26 DEBUG : dir1/0002-cdefghi.txt: md5 = ac5b5fca7340b8c59fcf49779152d41b OK 2026/05/17 03:25:27 DEBUG : dir1/0003-defghij.txt: md5 = f75f4dd4a04c392909bf5ef35c72ab9c OK 2026/05/17 03:25:29 DEBUG : dir1/0004-efghijk.txt: md5 = a024a47478ea1a8227165429a7a8d6a8 OK 2026/05/17 03:25:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 10729e0dbc12c6b2f03aa63a3743225e OK 2026/05/17 03:25:32 DEBUG : dir1/0006-ghijklm.txt: md5 = b8e1d63c624da79c34676d0d225316dc OK 2026/05/17 03:25:33 DEBUG : dir1/0007-1234567.txt: md5 = a9cc09ae3dc863202c5297646513b9db OK 2026/05/17 03:25:35 DEBUG : dir1/0008-2345678.txt: md5 = 6a01695ea8f6f657f3a884229ab7d428 OK 2026/05/17 03:25:36 DEBUG : dir1/0009-3456789.txt: md5 = 77a6eaef5978e2609ee06b981a793018 OK 2026/05/17 03:25:38 DEBUG : dir1/0010-456789.txt: md5 = 562315d1ddb6cf49c2fb94cc62d11a97 OK 2026/05/17 03:25:39 DEBUG : dir1/0011-56789;.txt: md5 = 0eafe0b69bd5ae9f310f3c938a3dfacd OK 2026/05/17 03:25:40 DEBUG : dir1/0012-6789;.txt: md5 = 6a82760ce790de651f9ec88c342cbca6 OK 2026/05/17 03:25:42 DEBUG : dir1/0013-789;=.txt: md5 = 5a26024507f6c858369ecc8ac70d8941 OK 2026/05/17 03:25:44 DEBUG : dir1/0014-89;=.txt: md5 = 0a7f87ffad926ab0a444ddaac5c6b7e3 OK 2026/05/17 03:25:45 DEBUG : dir1/0015-9;=.txt: md5 = a8068bac5b3c8fca6d862a64d73ab113 OK 2026/05/17 03:25:46 DEBUG : apple: md5 = 36aed4c2f2986522038ccec5993e6d2e OK 2026/05/17 03:25:48 DEBUG : banana: md5 = fe577ef00bea0afdbc0be191fd6c84f0 OK 2026/05/17 03:25:49 DEBUG : appleappleapplebanana: md5 = 5ee61474a9ae9cd85988e2a9f17d2ff6 OK 2026/05/17 03:25:51 DEBUG : splitbananasplit: md5 = 1957ad820acb750fa9a4da4e21719fdd OK 2026/05/17 03:25:51 DEBUG : Waiting for deletions to finish 2026/05/17 03:25:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:25:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:25:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:25:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:25:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:25:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:25:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:25:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:25:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:25:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:25:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:25:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 03:25:52 DEBUG : apple: size = 5 OK 2026/05/17 03:25:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:25:52 DEBUG : apple: Unchanged skipping 2026/05/17 03:25:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:25:52 DEBUG : banana: size = 6 OK 2026/05/17 03:25:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:25:52 DEBUG : banana: Unchanged skipping 2026/05/17 03:25:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/17 03:25:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:25:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:25:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:25:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:25:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:25:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:25:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:25:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:25:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:25:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:25:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:25:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:25:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:25:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:25:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:25:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:25:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:25:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:25:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:25:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:25:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:25:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:25:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:25:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:25:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:25:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:25:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:25:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:25:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:25:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:25:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:25:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:25:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:25:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:25:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:25:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:25:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:25:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:25:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:25:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:25:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:25:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:25:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:25:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:25:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:25:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:25:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:25:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:25:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:25:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:25:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:25:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 03:25:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 03:25:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:25:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:25:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:25:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:25:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:25:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:25:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/17 03:25:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 03:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:25:54 DEBUG : appleapple: md5 = 084c9e93fe16646baa18e5311949e464 OK 2026/05/17 03:25:54 DEBUG : appleapple: size = 21 OK 2026/05/17 03:25:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/17 03:25:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 03:25:54 DEBUG : dir1/0001-bcdef: md5 = 8a279cdf2ff722593a2a2249b60c2477 OK 2026/05/17 03:25:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/17 03:25:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/17 03:25:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 03:25:54 DEBUG : splitbanan: md5 = 2b40a3f6c5ef283b54362694ede2646b OK 2026/05/17 03:25:54 DEBUG : splitbanan: size = 16 OK 2026/05/17 03:25:54 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/17 03:25:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 03:25:55 DEBUG : dir1/0000-abcde: md5 = 6b8edd508daaa4248f1d58c61a982c92 OK 2026/05/17 03:25:55 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/17 03:25:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/17 03:25:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 03:25:55 DEBUG : dir1/0002-cdefg: md5 = 08e287d9d7e4a00502c710c74c73c7df OK 2026/05/17 03:25:55 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/17 03:25:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/17 03:25:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 03:25:56 DEBUG : dir1/0003-defgh: md5 = 7058f30f46f1e7d5502a7b1e0fc53060 OK 2026/05/17 03:25:56 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/17 03:25:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/17 03:25:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 03:25:56 DEBUG : dir1/0004-efghi: md5 = 2502566b897829132e62b075ba60634f OK 2026/05/17 03:25:56 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/17 03:25:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/17 03:25:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 03:25:56 DEBUG : dir1/0005-fghij: md5 = 5ca43df255386f5a0c164f683e85f5d9 OK 2026/05/17 03:25:56 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/17 03:25:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/17 03:25:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 03:25:56 DEBUG : dir1/0006-ghijk: md5 = e2e535258339f4e22ef41f21e6e4ba11 OK 2026/05/17 03:25:56 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/17 03:25:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/17 03:25:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 03:25:57 DEBUG : dir1/0007-12345: md5 = 90bb7005b8f99c4b51536332d437c369 OK 2026/05/17 03:25:57 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/17 03:25:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/17 03:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 03:25:57 DEBUG : dir1/0008-23456: md5 = f4bf0dd604370a214249fdc61215c1e9 OK 2026/05/17 03:25:57 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/17 03:25:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/17 03:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 03:25:58 DEBUG : dir1/0009-34567: md5 = cf4cb73f3cf4c47fdde6098db4c75f9e OK 2026/05/17 03:25:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/17 03:25:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/17 03:25:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 03:25:58 DEBUG : dir1/0010-45678: md5 = 0160c661c666da2c01930a63263798c1 OK 2026/05/17 03:25:58 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/17 03:25:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/17 03:25:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 03:25:59 DEBUG : dir1/0011-56789: md5 = 7e7a9dacce1a381c1c9487a217edd9e9 OK 2026/05/17 03:25:59 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/17 03:25:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/17 03:25:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 03:25:59 DEBUG : dir1/0012-6789;: md5 = 892023220d1f7987a5d59ecad7a13e44 OK 2026/05/17 03:25:59 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/17 03:25:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/17 03:25:59 DEBUG : dir1/0013-789;=: md5 = c17f4b31a21c987f7687a8f44170b49e OK 2026/05/17 03:25:59 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/17 03:25:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/17 03:25:59 DEBUG : dir1/0014-89;=.: md5 = 6597e86f98f3a36da85b1819e18ea3a1 OK 2026/05/17 03:25:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/17 03:25:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/17 03:26:00 DEBUG : dir1/0015-9;=.t: md5 = 97ba139bfcaf8d6341266ad5724b7ca9 OK 2026/05/17 03:26:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/17 03:26:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/17 03:26:00 DEBUG : Waiting for deletions to finish 2026/05/17 03:26:00 INFO : appleappleapplebanana: Deleted 2026/05/17 03:26:00 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 03:26:00 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 03:26:00 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 03:26:00 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 03:26:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 03:26:01 INFO : splitbananasplit: Deleted 2026/05/17 03:26:01 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 03:26:01 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 03:26:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 03:26:01 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 03:26:01 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 03:26:01 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 03:26:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 03:26:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 03:26:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 03:26:01 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 03:26:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 03:26:01 DEBUG : Waiting for deletions to finish 2026/05/17 03:26:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : appleapple: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/17 03:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 03:26:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 03:26:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 03:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 03:26:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 03:26:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 03:26:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 03:26:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 03:26:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 03:26:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 03:26:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 03:26:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 03:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 03:26:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 03:26:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 03:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 03:26:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 03:26:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 03:26:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 03:26:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 03:26:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 03:26:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 03:26:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 03:26:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 03:26:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 03:26:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 03:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 03:26:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 03:26:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 03:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 03:26:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 03:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 03:26:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 03:26:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 03:26:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 03:26:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 03:26:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 03:26:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 03:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 03:26:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 03:26:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 03:26:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 03:26:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 03:26:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 03:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 03:26:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 03:26:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 03:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 03:26:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 03:26:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 03:26:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 03:26:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 03:26:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 03:26:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 03:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 03:26:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 03:26:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 03:26:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 03:26:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 03:26:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 03:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 03:26:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:26:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 03:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 03:26:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 03:26:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 03:26:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 03:26:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 03:26:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 03:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 03:26:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 03:26:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 03:26:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 03:26:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 03:26:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 03:26:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 03:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 03:26:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 03:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:03 DEBUG : dir1: Directory modification time the same (differ by -344.877µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:26:03 DEBUG : apple: size = 5 OK 2026/05/17 03:26:03 DEBUG : appleapple: size = 21 OK 2026/05/17 03:26:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : apple: Unchanged skipping 2026/05/17 03:26:03 DEBUG : banana: size = 6 OK 2026/05/17 03:26:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : banana: Unchanged skipping 2026/05/17 03:26:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:26:03 DEBUG : splitbanan: size = 16 OK 2026/05/17 03:26:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:26:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:26:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:26:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:26:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:26:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:26:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:26:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:26:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:26:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:26:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:26:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:26:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:26:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:26:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:26:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:26:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:26:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:26:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:26:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:26:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:26:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:26:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:26:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:26:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:26:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:26:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:26:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:26:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:26:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:26:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:26:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:26:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:26:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:26:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:26:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:26:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:26:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:26:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:26:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:26:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:26:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 03:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 03:26:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 03:26:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 03:26:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 03:26:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 03:26:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 03:26:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 03:26:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 03:26:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 03:26:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 03:26:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 03:26:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 03:26:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 03:26:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 03:26:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/17 03:26:03 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/17 03:26:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/17 03:26:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/17 03:26:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/17 03:26:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/17 03:26:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/17 03:26:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/17 03:26:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/17 03:26:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/17 03:26:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/17 03:26:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/17 03:26:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/17 03:26:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/17 03:26:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/17 03:26:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/17 03:26:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/17 03:26:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:26:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:26:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:26:03 DEBUG : Waiting for deletions to finish 2026/05/17 03:26:03 DEBUG : Waiting for deletions to finish 2026/05/17 03:26:03 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : appleapple: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/17 03:26:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/17 03:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 03:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 03:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 03:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 03:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 03:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 03:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 03:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 03:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 03:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 03:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 03:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 03:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 03:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 03:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 03:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 03:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 03:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 03:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 03:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 03:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 03:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 03:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 03:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 03:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 03:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 03:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 03:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 03:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 03:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 03:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 03:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 03:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 03:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 03:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 03:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 03:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 03:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 03:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 03:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 03:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 03:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 03:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 03:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 03:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 03:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 03:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 03:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 03:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 03:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/17 03:26:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:26:17 DEBUG : dir1/0000-abcdefg.txt: md5 = bb74c5fcd328f6b7f1a2e5addbe1812c OK 2026/05/17 03:26:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = b0727b38c062cd24969500833ed014bc OK 2026/05/17 03:26:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 17a6349b964b87e216efa6e00ff3b5cd OK 2026/05/17 03:26:21 DEBUG : dir1/0003-defghij.txt: md5 = f55e54032cbe01dc3fb3e3655c48a2f7 OK 2026/05/17 03:26:22 DEBUG : dir1/0004-efghijk.txt: md5 = a2c4fb3acae20fa782185b48a7454f51 OK 2026/05/17 03:26:24 DEBUG : dir1/0005-fghijkl.txt: md5 = c8c7789c1f709d09e8297da8566df855 OK 2026/05/17 03:26:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 0541835a89b691d17f6d8585a1c58364 OK 2026/05/17 03:26:27 DEBUG : dir1/0007-1234567.txt: md5 = 8c9ccb35fe8ed89d8b93e29a6a933a7f OK 2026/05/17 03:26:28 DEBUG : dir1/0008-2345678.txt: md5 = 8089a89d3d25f27acc7d11c821062d13 OK 2026/05/17 03:26:29 DEBUG : dir1/0009-3456789.txt: md5 = 9fff019c2c7989b44aef8c61108f2c84 OK 2026/05/17 03:26:31 DEBUG : dir1/0010-456789.txt: md5 = 5155dc4b96fc0f0797d93c1c4a3b46a8 OK 2026/05/17 03:26:32 DEBUG : dir1/0011-56789;.txt: md5 = 4b8e546b64083871f6525001bbfd3fd1 OK 2026/05/17 03:26:34 DEBUG : dir1/0012-6789;.txt: md5 = a7bb7ffe54e68e99ca01c35991907bd9 OK 2026/05/17 03:26:35 DEBUG : dir1/0013-789;=.txt: md5 = f54acee2a5b39c9a3496caa4497ef526 OK 2026/05/17 03:26:37 DEBUG : dir1/0014-89;=.txt: md5 = 57dab296ea8ad054f3f3bd4c0b1aa38e OK 2026/05/17 03:26:38 DEBUG : dir1/0015-9;=.txt: md5 = cdceedca0b0d7b65d26e2ebddee8f6e1 OK 2026/05/17 03:26:39 DEBUG : apple: md5 = 528f640e62487d7dbae07ae587107544 OK 2026/05/17 03:26:41 DEBUG : banana: md5 = a0d612cfb653082f212456f2ebfb39c6 OK 2026/05/17 03:26:42 DEBUG : appleappleapplebanana: md5 = e51d5baac9f1ad737e5f018d200878d0 OK 2026/05/17 03:26:44 DEBUG : splitbananasplit: md5 = cd20a7923d440c48f104e55b7a35eaae OK 2026/05/17 03:26:44 DEBUG : Waiting for deletions to finish 2026/05/17 03:26:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:26:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:26:45 DEBUG : apple: size = 5 OK 2026/05/17 03:26:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:45 DEBUG : apple: Unchanged skipping 2026/05/17 03:26:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:26:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:26:45 DEBUG : banana: size = 6 OK 2026/05/17 03:26:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:45 DEBUG : banana: Unchanged skipping 2026/05/17 03:26:46 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/17 03:26:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:26:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:26:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:26:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:26:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:26:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:26:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:26:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:26:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:26:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:26:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:26:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:26:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:26:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:26:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:26:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:26:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:26:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:26:46 DEBUG : Waiting for deletions to finish 2026/05/17 03:26:46 DEBUG : Waiting for deletions to finish 2026/05/17 03:26:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:26:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:26:47 DEBUG : dir1: Directory modification time the same (differ by -139.627µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : apple: size = 5 OK 2026/05/17 03:26:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : apple: Unchanged skipping 2026/05/17 03:26:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:26:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:26:47 DEBUG : banana: size = 6 OK 2026/05/17 03:26:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : banana: Unchanged skipping 2026/05/17 03:26:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:26:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:26:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:26:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:26:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:26:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:26:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:26:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:26:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:26:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:26:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:26:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:26:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:26:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:26:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:26:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:26:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:26:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:26:47 DEBUG : Waiting for deletions to finish 2026/05/17 03:26:47 DEBUG : Waiting for deletions to finish 2026/05/17 03:26:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:26:48 DEBUG : Waiting for deletions to finish 2026/05/17 03:26:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:26:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/17 03:26:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:27:02 DEBUG : dir1/0000-abcdefg.txt: md5 = f292bf8495b050d7ef155f6b2e0a173d OK 2026/05/17 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = fd58da96d1038682dd3a6dbed3633085 OK 2026/05/17 03:27:05 DEBUG : dir1/0002-cdefghi.txt: md5 = aa6e7a508ffd63f80be27cd73458ae29 OK 2026/05/17 03:27:06 DEBUG : dir1/0003-defghij.txt: md5 = 753c1990fc0a6c19e925f01229361f9c OK 2026/05/17 03:27:08 DEBUG : dir1/0004-efghijk.txt: md5 = 5d46e69a2d7293ec0dce18c3f64c1b91 OK 2026/05/17 03:27:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 905466bb2a67fd8eb942c3bcd732de19 OK 2026/05/17 03:27:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 194601b448b761e92dd50fda504165d0 OK 2026/05/17 03:27:12 DEBUG : dir1/0007-1234567.txt: md5 = 0077503b2ebb722b1cb9ab531312f551 OK 2026/05/17 03:27:14 DEBUG : dir1/0008-2345678.txt: md5 = fb40fde632c47d9d9da03e30ceae9f54 OK 2026/05/17 03:27:15 DEBUG : dir1/0009-3456789.txt: md5 = b484e9e10f6baed1fbef8e69c3cb3f73 OK 2026/05/17 03:27:17 DEBUG : dir1/0010-456789.txt: md5 = 8e3880eec2b8cdb648c6e0bafd15467a OK 2026/05/17 03:27:18 DEBUG : dir1/0011-56789;.txt: md5 = 5696cae1340fcde235355ad208188cc6 OK 2026/05/17 03:27:20 DEBUG : dir1/0012-6789;.txt: md5 = 138e1f9737242aba3009b4cdf68e4dad OK 2026/05/17 03:27:21 DEBUG : dir1/0013-789;=.txt: md5 = c880f74262ec28edede005e03466545d OK 2026/05/17 03:27:22 DEBUG : dir1/0014-89;=.txt: md5 = 4385118964f7c9760284263f6d981836 OK 2026/05/17 03:27:24 DEBUG : dir1/0015-9;=.txt: md5 = 952a119aa05ecffbfbba296b3f0c9297 OK 2026/05/17 03:27:25 DEBUG : apple: md5 = 9e15d5f0186ec6bf463f00df7b83d37d OK 2026/05/17 03:27:27 DEBUG : banana: md5 = f1fb7b9d35cb9dd4cb79d097bbdd0a5e OK 2026/05/17 03:27:28 DEBUG : appleappleapplebanana: md5 = 51f4b62be1a3325a9b9cea6b82014e66 OK 2026/05/17 03:27:30 DEBUG : splitbananasplit: md5 = af969f024b52c6cbfaaf2ccce6992f48 OK 2026/05/17 03:27:30 DEBUG : Waiting for deletions to finish 2026/05/17 03:27:30 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:27:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:27:31 DEBUG : apple: size = 5 OK 2026/05/17 03:27:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:31 DEBUG : banana: size = 6 OK 2026/05/17 03:27:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:31 DEBUG : banana: Unchanged skipping 2026/05/17 03:27:31 DEBUG : apple: Unchanged skipping 2026/05/17 03:27:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:27:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:27:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/17 03:27:32 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:27:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:27:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:27:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:27:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:27:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:27:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:27:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:27:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:27:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:27:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:27:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:27:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:27:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:27:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:27:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:27:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:27:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:27:32 DEBUG : Waiting for deletions to finish 2026/05/17 03:27:32 DEBUG : Waiting for deletions to finish 2026/05/17 03:27:32 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:27:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:27:33 DEBUG : dir1: Directory modification time the same (differ by -824.517µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : apple: size = 5 OK 2026/05/17 03:27:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : apple: Unchanged skipping 2026/05/17 03:27:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:27:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:27:33 DEBUG : banana: size = 6 OK 2026/05/17 03:27:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : banana: Unchanged skipping 2026/05/17 03:27:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:27:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:27:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:27:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:27:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:27:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:27:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:27:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:27:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:27:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:27:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:27:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:27:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:27:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:27:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:27:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:27:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:27:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:27:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:27:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:27:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:27:33 DEBUG : Waiting for deletions to finish 2026/05/17 03:27:33 DEBUG : Waiting for deletions to finish 2026/05/17 03:27:34 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:27:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:27:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:27:47 DEBUG : dir1/0000-abcdefg.txt: md5 = ee31132113a482455d7ad33b8f9c976f OK 2026/05/17 03:27:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = d902e6b1d88503c58d2ee1d8d7b631aa OK 2026/05/17 03:27:50 DEBUG : dir1/0002-cdefghi.txt: md5 = af796e4c5db8b80bfc44a32681741fd9 OK 2026/05/17 03:27:52 DEBUG : dir1/0003-defghij.txt: md5 = 9435fc9cd697de22a06b53054e036168 OK 2026/05/17 03:27:53 DEBUG : dir1/0004-efghijk.txt: md5 = e38c3e66bb165f434ade4cbe0a6eb1bf OK 2026/05/17 03:27:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 1ad6420786e24d908d6f59acd252342f OK 2026/05/17 03:27:56 DEBUG : dir1/0006-ghijklm.txt: md5 = 48bb6d1c73d644946aadc026f8df6050 OK 2026/05/17 03:27:57 DEBUG : dir1/0007-1234567.txt: md5 = 473a0b4a001edd86089616f541570e0d OK 2026/05/17 03:27:59 DEBUG : dir1/0008-2345678.txt: md5 = 8b5b6a48ae9617a0047c7558fc0c57db OK 2026/05/17 03:28:00 DEBUG : dir1/0009-3456789.txt: md5 = 438c29d9313cd9a0a29bd04c695f6bfc OK 2026/05/17 03:28:02 DEBUG : dir1/0010-456789.txt: md5 = 5e48ca198865354c6ef7dca09b8ceef0 OK 2026/05/17 03:28:03 DEBUG : dir1/0011-56789;.txt: md5 = 5f65a1380c7ee21fc790b46d15b55c0a OK 2026/05/17 03:28:05 DEBUG : dir1/0012-6789;.txt: md5 = 798c23ef12d4cfbd93202538f9bebd99 OK 2026/05/17 03:28:06 DEBUG : dir1/0013-789;=.txt: md5 = ba21f9440fc5caa467aebc0993383454 OK 2026/05/17 03:28:07 DEBUG : dir1/0014-89;=.txt: md5 = d4b5467404a1649b760b756606a46ac0 OK 2026/05/17 03:28:09 DEBUG : dir1/0015-9;=.txt: md5 = bb17afbe45fabd70ae3f0aa05a136fad OK 2026/05/17 03:28:11 DEBUG : apple: md5 = 6d86727748bd95ede62089ae39ad9cb1 OK 2026/05/17 03:28:12 DEBUG : banana: md5 = 31a3bfc663393d101759988161a917ce OK 2026/05/17 03:28:13 DEBUG : appleappleapplebanana: md5 = 89f9b96cb960bda0c91771242e237e77 OK 2026/05/17 03:28:15 DEBUG : splitbananasplit: md5 = ba0f870069c0fbdcf11357849caf47b7 OK 2026/05/17 03:28:15 DEBUG : Waiting for deletions to finish 2026/05/17 03:28:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:28:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:28:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:28:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:28:17 DEBUG : apple: size = 5 OK 2026/05/17 03:28:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : apple: Unchanged skipping 2026/05/17 03:28:17 DEBUG : banana: size = 6 OK 2026/05/17 03:28:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : banana: Unchanged skipping 2026/05/17 03:28:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/17 03:28:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:28:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:28:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:28:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:28:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:28:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:28:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:28:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:28:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:28:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:28:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:28:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:28:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:28:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:28:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:28:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:28:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:28:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:28:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:28:17 DEBUG : Waiting for deletions to finish 2026/05/17 03:28:17 DEBUG : Waiting for deletions to finish 2026/05/17 03:28:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:28:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1: Directory modification time the same (differ by -500.456µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : apple: size = 5 OK 2026/05/17 03:28:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : apple: Unchanged skipping 2026/05/17 03:28:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:28:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:28:19 DEBUG : banana: size = 6 OK 2026/05/17 03:28:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : banana: Unchanged skipping 2026/05/17 03:28:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:28:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:28:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:28:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:28:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:28:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:28:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:28:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:28:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:28:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:28:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:28:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:28:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:28:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:28:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:28:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:28:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:28:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:28:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:28:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:28:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:28:19 DEBUG : Waiting for deletions to finish 2026/05/17 03:28:19 DEBUG : Waiting for deletions to finish 2026/05/17 03:28:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:28:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:28:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:28:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 0f05fe6e640422eedd50f559dab27d2e OK 2026/05/17 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = 94e117ca8f4ed3f0b636eb8e6aea27ed OK 2026/05/17 03:28:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 868ab51616f8a94c92efbff2288ae1ff OK 2026/05/17 03:28:36 DEBUG : dir1/0003-defghij.txt: md5 = c6325882fe3fb3a78d72ad03c6a1cc3e OK 2026/05/17 03:28:38 DEBUG : dir1/0004-efghijk.txt: md5 = 27c45a0afbd2957829798b75ee4c426f OK 2026/05/17 03:28:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 978c1881efb3658efb10ba684d33f29c OK 2026/05/17 03:28:41 DEBUG : dir1/0006-ghijklm.txt: md5 = bfb03db5fdc192508c60443b75b439e8 OK 2026/05/17 03:28:42 DEBUG : dir1/0007-1234567.txt: md5 = ba7a0db64b5a982888fb49c3f5c96c93 OK 2026/05/17 03:28:44 DEBUG : dir1/0008-2345678.txt: md5 = c5e843df26dd5307bfaee2084db734fd OK 2026/05/17 03:28:45 DEBUG : dir1/0009-3456789.txt: md5 = 8c6c7ab52e22f0658eba743b6cc9bd02 OK 2026/05/17 03:28:47 DEBUG : dir1/0010-456789.txt: md5 = 014ccb056ad5e3a9169862b7f120dda0 OK 2026/05/17 03:28:48 DEBUG : dir1/0011-56789;.txt: md5 = 74976ae8c16b54640f469978b8e181e1 OK 2026/05/17 03:28:50 DEBUG : dir1/0012-6789;.txt: md5 = d54b01bdab3f76f6d4508fe3cebae310 OK 2026/05/17 03:28:51 DEBUG : dir1/0013-789;=.txt: md5 = 150f5610418a7dae14035ef045641c70 OK 2026/05/17 03:28:53 DEBUG : dir1/0014-89;=.txt: md5 = bcb9baf7a861d0d137f97d10d22cba40 OK 2026/05/17 03:28:54 DEBUG : dir1/0015-9;=.txt: md5 = 0bb071ccf1042dc681ec14d1cfa0dfb0 OK 2026/05/17 03:28:56 DEBUG : apple: md5 = 3cadb6693578501e00ce991ed287e220 OK 2026/05/17 03:28:57 DEBUG : banana: md5 = 964c92502c8404bb22da037c3d69d643 OK 2026/05/17 03:28:59 DEBUG : appleappleapplebanana: md5 = cabf4b4ff37080aa736f74db4ecc9309 OK 2026/05/17 03:29:00 DEBUG : splitbananasplit: md5 = 428e056840814ca3110d405313722963 OK 2026/05/17 03:29:00 DEBUG : Waiting for deletions to finish 2026/05/17 03:29:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:29:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:29:02 DEBUG : apple: size = 5 OK 2026/05/17 03:29:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : apple: Unchanged skipping 2026/05/17 03:29:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:29:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:29:02 DEBUG : banana: size = 6 OK 2026/05/17 03:29:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : banana: Unchanged skipping 2026/05/17 03:29:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/17 03:29:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:29:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:29:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:29:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:29:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:29:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:29:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:29:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:29:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:29:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:29:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:29:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:29:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:29:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:29:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:29:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:29:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:29:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:29:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:29:02 DEBUG : Waiting for deletions to finish 2026/05/17 03:29:02 DEBUG : Waiting for deletions to finish 2026/05/17 03:29:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:29:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:29:04 DEBUG : dir1: Directory modification time the same (differ by -176.798µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : apple: size = 5 OK 2026/05/17 03:29:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : apple: Unchanged skipping 2026/05/17 03:29:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:29:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:29:04 DEBUG : banana: size = 6 OK 2026/05/17 03:29:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : banana: Unchanged skipping 2026/05/17 03:29:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:29:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:29:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:29:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:29:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:29:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:29:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:29:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:29:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:29:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:29:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:29:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:29:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:29:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:29:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:29:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:29:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:29:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:29:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:29:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:29:04 DEBUG : Waiting for deletions to finish 2026/05/17 03:29:04 DEBUG : Waiting for deletions to finish 2026/05/17 03:29:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:29:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:29:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:29:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 62c11cdbcbd22def24b6654ab4cd0142 OK 2026/05/17 03:29:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = c275c3a2a241b488a41a4d183d8eadc9 OK 2026/05/17 03:29:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 99f72aa598cae68e36dad05ee73b6a42 OK 2026/05/17 03:29:22 DEBUG : dir1/0003-defghij.txt: md5 = 1b7ff3ac44944af63d82c42a87f24f33 OK 2026/05/17 03:29:24 DEBUG : dir1/0004-efghijk.txt: md5 = 105f8cb45c5eae94fbfef2bb9854c62b OK 2026/05/17 03:29:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 1a2f2768d2f829b9fb2cc3677734ccc5 OK 2026/05/17 03:29:27 DEBUG : dir1/0006-ghijklm.txt: md5 = ac12f8b59ae654a7bf2b653d1d1c6bb9 OK 2026/05/17 03:29:28 DEBUG : dir1/0007-1234567.txt: md5 = ff3f2aa8ff5fadea0145eec14fdf68bd OK 2026/05/17 03:29:30 DEBUG : dir1/0008-2345678.txt: md5 = b7fb79e9b4425127a5d740ea34f38dcb OK 2026/05/17 03:29:31 DEBUG : dir1/0009-3456789.txt: md5 = 11e1d7f16c3976ab5c112d5b8de13d41 OK 2026/05/17 03:29:33 DEBUG : dir1/0010-456789.txt: md5 = f2c8e42a7ca59ca58cfd7db058091db0 OK 2026/05/17 03:29:34 DEBUG : dir1/0011-56789;.txt: md5 = 218b866d1a7f460b99d01c2e9498892d OK 2026/05/17 03:29:36 DEBUG : dir1/0012-6789;.txt: md5 = 2cc379df5f2670e674811b1270939c44 OK 2026/05/17 03:29:37 DEBUG : dir1/0013-789;=.txt: md5 = c0fa989f56eb3f641431c7de39111cce OK 2026/05/17 03:29:38 DEBUG : dir1/0014-89;=.txt: md5 = a56ecfce4557484b4e35f1ddf96d4dfa OK 2026/05/17 03:29:40 DEBUG : dir1/0015-9;=.txt: md5 = 2c9fe8e27543cc3afc40a18d57e9c727 OK 2026/05/17 03:29:41 DEBUG : apple: md5 = 530d51ddf76d39160f55c7b9ef291aea OK 2026/05/17 03:29:43 DEBUG : banana: md5 = 5eb1de103a587c16585b19eff8c3faf5 OK 2026/05/17 03:29:44 DEBUG : appleappleapplebanana: md5 = 1ace12fb30769bc58f64134bfcd39b96 OK 2026/05/17 03:29:46 DEBUG : splitbananasplit: md5 = 49baca7c2f088a25316953c288b33327 OK 2026/05/17 03:29:46 DEBUG : Waiting for deletions to finish 2026/05/17 03:29:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:29:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:29:47 DEBUG : apple: size = 5 OK 2026/05/17 03:29:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:47 DEBUG : apple: Unchanged skipping 2026/05/17 03:29:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:29:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:29:47 DEBUG : banana: size = 6 OK 2026/05/17 03:29:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:47 DEBUG : banana: Unchanged skipping 2026/05/17 03:29:48 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/17 03:29:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:29:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:29:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:29:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:29:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:29:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:29:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:29:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:29:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:29:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:29:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:29:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:29:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:29:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:29:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:29:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:29:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:29:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:29:48 DEBUG : Waiting for deletions to finish 2026/05/17 03:29:48 DEBUG : Waiting for deletions to finish 2026/05/17 03:29:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:29:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:29:49 DEBUG : dir1: Directory modification time the same (differ by -862.859µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : apple: size = 5 OK 2026/05/17 03:29:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 03:29:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : banana: size = 6 OK 2026/05/17 03:29:49 DEBUG : apple: Unchanged skipping 2026/05/17 03:29:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : banana: Unchanged skipping 2026/05/17 03:29:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 03:29:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 03:29:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 03:29:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 03:29:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 03:29:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 03:29:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 03:29:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 03:29:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 03:29:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 03:29:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 03:29:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 03:29:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 03:29:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 03:29:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:29:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 03:29:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 03:29:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 03:29:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 03:29:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:29:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 03:29:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:29:49 DEBUG : Waiting for deletions to finish 2026/05/17 03:29:49 DEBUG : Waiting for deletions to finish 2026/05/17 03:29:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : banana: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : apple: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 03:29:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/17 03:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" --- PASS: TestTransform (545.01s) --- PASS: TestTransform/NFC (43.96s) --- PASS: TestTransform/NFD (44.04s) --- PASS: TestTransform/base64 (50.72s) --- PASS: TestTransform/prefix (63.29s) --- PASS: TestTransform/suffix (62.59s) --- PASS: TestTransform/truncate (53.45s) --- PASS: TestTransform/encoder (45.65s) --- PASS: TestTransform/ISO-8859-1 (44.69s) --- PASS: TestTransform/charmap (45.59s) --- PASS: TestTransform/lowercase (45.38s) --- PASS: TestTransform/ascii (45.64s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:30:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/17 03:30:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/17 03:30:01 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/17 03:30:02 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-17T03:30:01.713182625Z) 2026/05/17 03:30:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/17 03:30:02 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/17 03:30:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/17 03:30:02 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/17 03:30:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/17 03:30:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:30:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:30:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 7d2d6cf0252b332ec3c3b2991e40eb7f OK 2026/05/17 03:30:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/17 03:30:04 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/17 03:30:04 DEBUG : Waiting for deletions to finish 2026/05/17 03:30:06 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.14s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:30:06 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:07 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:07 DEBUG : tictactoe: Making directory with metadata 2026/05/17 03:30:07 INFO : tictactoe: Made directory with metadata (mtime=2026-05-17T03:30:06.849259576Z) 2026/05/17 03:30:07 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:07 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:30:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/17 03:30:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:30:09 DEBUG : tictactoe/tictactoe: md5 = b4bb0e88187b056d383c99b2f4c4c6e9 OK 2026/05/17 03:30:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/17 03:30:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/17 03:30:09 DEBUG : Waiting for deletions to finish 2026/05/17 03:30:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.83s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:30:11 DEBUG : toe: Making directory with metadata 2026/05/17 03:30:12 INFO : toe: Made directory with metadata (mtime=2026-05-17T03:30:11.678331935Z) 2026/05/17 03:30:12 DEBUG : toe/toe: Making directory with metadata 2026/05/17 03:30:13 INFO : toe/toe: Made directory with metadata (mtime=2026-05-17T03:30:11.678331935Z) 2026/05/17 03:30:13 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/17 03:30:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/17 03:30:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/17 03:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:30:14 DEBUG : toe/toe/tictactoe: md5 = 1a7c4cf8394769bac72952e601494658 OK 2026/05/17 03:30:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/17 03:30:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/17 03:30:14 DEBUG : Waiting for deletions to finish 2026/05/17 03:30:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/17 03:30:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.82s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:30:18 DEBUG : toe: Making directory with metadata 2026/05/17 03:30:19 INFO : toe: Made directory with metadata (mtime=2026-05-17T03:30:18.499434144Z) 2026/05/17 03:30:19 DEBUG : toe/toe: Making directory with metadata 2026/05/17 03:30:20 INFO : toe/toe: Made directory with metadata (mtime=2026-05-17T03:30:18.499434144Z) 2026/05/17 03:30:20 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/17 03:30:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/17 03:30:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/17 03:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:30:21 DEBUG : toe/toe/tictactoe: md5 = ef4b9330b411e7ecf74a9879dcad3714 OK 2026/05/17 03:30:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/17 03:30:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/17 03:30:21 DEBUG : Waiting for deletions to finish 2026/05/17 03:30:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/17 03:30:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.57s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:30:25 DEBUG : empty_dir: Making directory with metadata 2026/05/17 03:30:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:30:25 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:25 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/17 03:30:26 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:30:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:26 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:26 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:26 DEBUG : tictactoe: Making directory with metadata 2026/05/17 03:30:26 INFO : tictactoe: Made directory with metadata (mtime=2026-05-17T03:30:25.067532564Z) 2026/05/17 03:30:26 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:26 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:30:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/17 03:30:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-17T03:30:25.067532564Z) 2026/05/17 03:30:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:30:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 03:30:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 03:30:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 03:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:30:29 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 4804d875b1d5ce3eca69f78392aba696 OK 2026/05/17 03:30:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/17 03:30:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/17 03:30:29 DEBUG : Waiting for deletions to finish 2026/05/17 03:30:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/17 03:30:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.31s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:30:33 DEBUG : empty_dir: Making directory with metadata 2026/05/17 03:30:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:30:33 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:33 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/17 03:30:34 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:30:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:34 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:34 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:34 DEBUG : tictactoe: Making directory with metadata 2026/05/17 03:30:35 INFO : tictactoe: Made directory with metadata (mtime=2026-05-17T03:30:33.373658999Z) 2026/05/17 03:30:35 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:35 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:30:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/17 03:30:35 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-17T03:30:33.373658999Z) 2026/05/17 03:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:30:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 03:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:30:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 03:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:30:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1ec53ed8167306f8914b71517379ebbf OK 2026/05/17 03:30:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 03:30:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:30:37 DEBUG : Waiting for deletions to finish 2026/05/17 03:30:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:30:38 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:38 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:38 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 03:30:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 03:30:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/17 03:30:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': 0 differences found 2026/05/17 03:30:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': 1 hashes could not be checked 2026/05/17 03:30:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': 1 matching files 2026/05/17 03:30:40 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/17 03:30:40 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.83s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:30:42 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:42 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:42 DEBUG : tictactoe: Making directory with metadata 2026/05/17 03:30:43 INFO : tictactoe: Made directory with metadata (mtime=2026-05-17T03:30:42.199834866Z) 2026/05/17 03:30:43 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:43 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:30:43 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/17 03:30:43 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-17T03:30:42.199834866Z) 2026/05/17 03:30:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:30:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 03:30:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 03:30:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 03:30:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:30:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:30:45 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 85f85600c7b6f6951d0878d414889c54 OK 2026/05/17 03:30:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/17 03:30:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/17 03:30:45 DEBUG : Waiting for deletions to finish 2026/05/17 03:30:46 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:46 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:46 DEBUG : tictactoe: Directory modification time the same (differ by -834.866µs, within tolerance 1ms) 2026/05/17 03:30:46 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:30:46 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -834.866µs, within tolerance 1ms) 2026/05/17 03:30:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/17 03:30:46 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 03:30:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 03:30:46 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/17 03:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:30:46 DEBUG : Waiting for deletions to finish 2026/05/17 03:30:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/17 03:30:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.38s) === RUN TestSyntax 2026/05/17 03:30:50 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:30:50 DEBUG : toe: Making directory with metadata 2026/05/17 03:30:51 INFO : toe: Made directory with metadata (mtime=2026-05-17T03:30:50.583001295Z) 2026/05/17 03:30:51 DEBUG : toe/toe: Making directory with metadata 2026/05/17 03:30:52 INFO : toe/toe: Made directory with metadata (mtime=2026-05-17T03:30:50.583001295Z) 2026/05/17 03:30:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/17 03:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:30:53 DEBUG : toe/toe/toe: md5 = d2c939ddc5f079425363f1fdfece5025 OK 2026/05/17 03:30:53 DEBUG : toe/toe/toe: size = 11 OK 2026/05/17 03:30:53 INFO : toe/toe/toe: Copied (new) 2026/05/17 03:30:53 DEBUG : Waiting for deletions to finish 2026/05/17 03:30:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/17 03:30:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.83s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:30:57 DEBUG : empty_dir: Making directory with metadata 2026/05/17 03:30:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:30:57 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:57 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/17 03:30:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:30:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:30:58 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:58 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:58 DEBUG : tictactoe: Making directory with metadata 2026/05/17 03:30:59 INFO : tictactoe: Made directory with metadata (mtime=2026-05-17T03:30:57.415136497Z) 2026/05/17 03:30:59 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:59 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:30:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:30:59 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/17 03:30:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-17T03:30:57.415136497Z) 2026/05/17 03:30:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:30:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 03:30:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:30:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 03:30:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:30:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:31:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = be3e4c269f1ded1c299d015095cface9 OK 2026/05/17 03:31:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 03:31:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:31:01 INFO : toe/toe/toe.txt: Deleted 2026/05/17 03:31:01 INFO : toe/toe: Removing directory 2026/05/17 03:31:01 INFO : toe: Removing directory 2026/05/17 03:31:01 INFO : empty_dir: Removing directory 2026/05/17 03:31:01 DEBUG : Local file system at /tmp/rclone1913857497: deleted 3 directories 2026/05/17 03:31:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/17 03:31:04 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.40s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:31:05 DEBUG : empty_dir: Making directory with metadata 2026/05/17 03:31:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:31:05 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:31:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:31:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:31:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:31:06 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/17 03:31:06 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:31:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:31:06 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:31:06 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:31:06 DEBUG : tictactoe: Making directory with metadata 2026/05/17 03:31:07 INFO : tictactoe: Made directory with metadata (mtime=2026-05-17T03:31:05.813302167Z) 2026/05/17 03:31:07 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:31:07 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:31:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:31:07 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/17 03:31:08 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-17T03:31:05.813302167Z) 2026/05/17 03:31:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:31:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 03:31:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:31:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 03:31:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:31:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:31:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d67bc4e037b8739b58f80909598e6529 OK 2026/05/17 03:31:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 03:31:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:31:09 INFO : toe/toe/toe.txt: Deleted 2026/05/17 03:31:09 INFO : toe/toe: Removing directory 2026/05/17 03:31:09 INFO : toe: Removing directory 2026/05/17 03:31:09 INFO : empty_dir: Removing directory 2026/05/17 03:31:09 DEBUG : Local file system at /tmp/rclone1913857497: deleted 3 directories 2026/05/17 03:31:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 03:31:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 03:31:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 03:31:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 03:31:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 03:31:13 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/17 03:31:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/17 03:31:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/17 03:31:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.79s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:31:18 DEBUG : Reset feature "Copy" 2026/05/17 03:31:18 DEBUG : Reset feature "Move" 2026/05/17 03:31:18 DEBUG : Reset feature "Copy" 2026/05/17 03:31:18 DEBUG : Reset feature "Move" 2026/05/17 03:31:18 DEBUG : empty_dir: Making directory with metadata 2026/05/17 03:31:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:31:18 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:31:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:31:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:31:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:31:18 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/17 03:31:19 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 03:31:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 03:31:19 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:31:19 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:31:19 DEBUG : tictactoe: Making directory with metadata 2026/05/17 03:31:20 INFO : tictactoe: Made directory with metadata (mtime=2026-05-17T03:31:18.607553463Z) 2026/05/17 03:31:20 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:31:20 DEBUG : toe: transformed to: tictactoe 2026/05/17 03:31:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:31:20 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/17 03:31:21 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-17T03:31:18.607553463Z) 2026/05/17 03:31:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 03:31:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 03:31:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:31:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 03:31:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:31:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 9ecbc5256a66ed2318301ff5763cb8e2 OK 2026/05/17 03:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 03:31:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 03:31:22 INFO : toe/toe/toe.txt: Deleted 2026/05/17 03:31:22 INFO : toe/toe: Removing directory 2026/05/17 03:31:22 INFO : toe: Removing directory 2026/05/17 03:31:22 INFO : empty_dir: Removing directory 2026/05/17 03:31:22 DEBUG : Local file system at /tmp/rclone1913857497: deleted 3 directories 2026/05/17 03:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 03:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 03:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 03:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 03:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 03:31:27 DEBUG : toe/toe/toe.txt: md5 = 960b81fb706e6e8bf714cc2dbc6d19d7 OK 2026/05/17 03:31:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/17 03:31:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/17 03:31:28 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/17 03:31:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/17 03:31:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/17 03:31:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/17 03:31:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.83s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:31:33 DEBUG : toe: transformed to: dG9l 2026/05/17 03:31:33 DEBUG : toe: transformed to: dG9l 2026/05/17 03:31:33 DEBUG : dG9l: Making directory with metadata 2026/05/17 03:31:34 INFO : dG9l: Made directory with metadata (mtime=2026-05-17T03:31:33.441843214Z) 2026/05/17 03:31:34 DEBUG : toe: transformed to: dG9l 2026/05/17 03:31:34 DEBUG : toe: transformed to: dG9l 2026/05/17 03:31:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/17 03:31:34 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/17 03:31:35 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-17T03:31:33.441843214Z) 2026/05/17 03:31:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/17 03:31:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/17 03:31:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/17 03:31:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 03:31:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/17 03:31:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:31:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:31:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 60f1d00af8fc693ecfed66583c46bf9f OK 2026/05/17 03:31:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/17 03:31:36 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/17 03:31:36 DEBUG : Waiting for deletions to finish 2026/05/17 03:31:37 DEBUG : dG9l: transformed to: toe 2026/05/17 03:31:37 DEBUG : dG9l: transformed to: toe 2026/05/17 03:31:37 DEBUG : toe: Directory modification time the same (differ by 843.214µs, within tolerance 1ms) 2026/05/17 03:31:37 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/17 03:31:37 DEBUG : dG9l: transformed to: toe 2026/05/17 03:31:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/17 03:31:37 DEBUG : toe/toe: Directory modification time the same (differ by 843.214µs, within tolerance 1ms) 2026/05/17 03:31:37 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/17 03:31:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/17 03:31:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/17 03:31:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/17 03:31:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/17 03:31:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/17 03:31:37 DEBUG : Local file system at /tmp/rclone1913857497: Waiting for checks to finish 2026/05/17 03:31:37 DEBUG : Local file system at /tmp/rclone1913857497: Waiting for transfers to finish 2026/05/17 03:31:37 DEBUG : Waiting for deletions to finish 2026/05/17 03:31:39 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/17 03:31:40 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.85s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco'", Local "Local file system at /tmp/rclone1913857497", Modify Window "1ms" 2026/05/17 03:31:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 03:31:41 DEBUG : toe: transformed to: 2026/05/17 03:31:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 03:31:41 DEBUG : toe: transformed to: 2026/05/17 03:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Making directory with metadata 2026/05/17 03:31:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Made directory with metadata (mtime=2026-05-17T03:31:41.295995941Z) 2026/05/17 03:31:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 03:31:41 DEBUG : toe: transformed to: 2026/05/17 03:31:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 03:31:41 DEBUG : toe: transformed to: 2026/05/17 03:31:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 03:31:41 DEBUG : toe/toe: transformed to: 2026/05/17 03:31:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/17 03:31:41 DEBUG : toe/toe: Making directory with metadata 2026/05/17 03:31:43 INFO : toe/toe: Made directory with metadata (mtime=2026-05-17T03:31:41.295995941Z) 2026/05/17 03:31:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 03:31:43 DEBUG : toe/toe: transformed to: 2026/05/17 03:31:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/17 03:31:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 03:31:43 DEBUG : toe: transformed to: 2026/05/17 03:31:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/17 03:31:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 03:31:43 DEBUG : toe/toe/toe: transformed to: 2026/05/17 03:31:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/17 03:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for checks to finish 2026/05/17 03:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Waiting for transfers to finish 2026/05/17 03:31:44 DEBUG : toe/toe/toe: md5 = f2f080e267a45e3a02e40e64c23c9f79 OK 2026/05/17 03:31:44 DEBUG : toe/toe/toe: size = 11 OK 2026/05/17 03:31:44 INFO : toe/toe/toe: Copied (new) 2026/05/17 03:31:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': not deleting files as there were IO errors 2026/05/17 03:31:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': not deleting directories as there were IO errors 2026/05/17 03:31:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/17 03:31:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.94s) PASS 2026/05/17 03:31:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzomag3teco': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 25m47.38716012s (try 1/5)