"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/19 04:56:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji" 2026/04/19 04:56:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:56:08 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30" 2026/04/19 04:56:09 DEBUG : Creating backend with remote "/tmp/rclone1501155283" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:56:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:56:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:56:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/19 04:56:10 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:56:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:56:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:56:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:56:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:56:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:56:13 DEBUG : sub dir/hello world: md5 = 7a804a55519e7d40a94be47aaa5c968b OK 2026/04/19 04:56:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:56:13 INFO : sub dir/hello world: Copied (new) 2026/04/19 04:56:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:56:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.14s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:56:16 DEBUG : metadata sub dir: Making directory with metadata 2026/04/19 04:56:16 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 04:56:16 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/19 04:56:16 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 04:56:16 DEBUG : Local file system at /tmp/rclone1501155283: File to upload is small (21 bytes), uploading instead of streaming 2026/04/19 04:56:16 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/19 04:56:16 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/19 04:56:16 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/19 04:56:16 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:56:16 DEBUG : Google drive root 'crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30': Skipping btime metadata as can't update it on an existing file: 2026-04-19T04:56:16.265082397Z 2026/04/19 04:56:17 INFO : empty metadata sub dir: Updated directory metadata 2026/04/19 04:56:17 DEBUG : Google drive root 'crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30': Skipping btime metadata as can't update it on an existing file: 2026-04-19T04:56:16.265082397Z 2026/04/19 04:56:17 INFO : metadata sub dir: Updated directory metadata 2026/04/19 04:56:17 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/19 04:56:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:56:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:56:19 DEBUG : metadata sub dir/hello metadata world: md5 = 9823ffe0a3b4048977c2cee9a6c03cf2 OK 2026/04/19 04:56:19 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/19 04:56:19 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/19 04:56:21 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.79s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:56:23 DEBUG : metadata sub dir: Making directory with metadata 2026/04/19 04:56:23 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 04:56:23 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/19 04:56:23 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 04:56:23 DEBUG : Local file system at /tmp/rclone1501155283: File to upload is small (21 bytes), uploading instead of streaming 2026/04/19 04:56:23 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/19 04:56:23 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/19 04:56:23 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/19 04:56:23 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:56:23 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/19 04:56:23 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/19 04:56:23 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/19 04:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:56:25 DEBUG : metadata sub dir/hello metadata world: md5 = 8f2288cb064f78c3e848264312f6c645 OK 2026/04/19 04:56:25 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/19 04:56:25 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/19 04:56:25 DEBUG : Google drive root 'crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30': Skipping btime metadata as can't update it on an existing file: 2026-04-19T04:56:23.056188657Z 2026/04/19 04:56:25 INFO : metadata sub dir: Updated directory metadata 2026/04/19 04:56:28 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.37s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:56:29 DEBUG : Creating backend with remote "/non-existing" 2026/04/19 04:56:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/19 04:56:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:56:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.61s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:56:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:56:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:56:32 DEBUG : sub dir/hello world: md5 = 09db0645f3a1b93b8de1610000489d48 OK 2026/04/19 04:56:32 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:56:32 INFO : sub dir/hello world: Copied (new) 2026/04/19 04:56:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:56:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (4.95s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:56:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Running all checks before starting transfers 2026/04/19 04:56:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:56:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:56:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Checks finished, now starting transfers 2026/04/19 04:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:56:37 DEBUG : sub dir/hello world: md5 = f766870ec42928d1a1ded5650e71922f OK 2026/04/19 04:56:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:56:37 INFO : sub dir/hello world: Copied (new) 2026/04/19 04:56:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:56:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (4.99s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:56:40 ERROR : Ignoring --no-traverse with sync 2026/04/19 04:56:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:56:42 DEBUG : sub dir/hello world: md5 = b1bdf39f836231733b73e4bf157181ec OK 2026/04/19 04:56:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:56:42 INFO : sub dir/hello world: Copied (new) 2026/04/19 04:56:42 DEBUG : Waiting for deletions to finish 2026/04/19 04:56:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:56:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.03s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:56:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/19 04:56:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:56:46 DEBUG : hello world2: md5 = 3e8659c220a415cfb8464a957925f728 OK 2026/04/19 04:56:46 DEBUG : hello world2: size = 12 OK 2026/04/19 04:56:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.70s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:56:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 04:56:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:56:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:56:49 DEBUG : potato2: md5 = c872c88712724bd209376148d393bf80 OK 2026/04/19 04:56:49 DEBUG : potato2: size = 11 OK 2026/04/19 04:56:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:56:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 04:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:56:52 DEBUG : potato2: md5 = e7316ee7869e7dfe31e04e09f79e04b1 OK 2026/04/19 04:56:52 DEBUG : potato2: size = 11 OK 2026/04/19 04:56:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.49s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:56:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/19 04:56:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 04:56:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/19 04:56:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:56:53 DEBUG : sub dir2: Making directory with metadata 2026/04/19 04:56:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 04:56:54 DEBUG : sub dir: Making directory with metadata 2026/04/19 04:56:54 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 04:56:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:56:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/19 04:56:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 04:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:56:56 DEBUG : sub dir/hello world: md5 = f97add250b9269572d435bc624a39ccf OK 2026/04/19 04:56:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:56:56 INFO : sub dir/hello world: Copied (new) 2026/04/19 04:56:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/19 04:57:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.39s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:57:00 INFO : sub dir2: Making directory 2026/04/19 04:57:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/19 04:57:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 04:57:00 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/19 04:57:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:57:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:57:00 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/19 04:57:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:57:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:57:03 DEBUG : sub dir/hello world: md5 = 7b6d2191b3ffb01552b0ead4651be751 OK 2026/04/19 04:57:03 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:57:03 INFO : sub dir/hello world: Copied (new) 2026/04/19 04:57:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:57:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (4.95s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:57:05 DEBUG : sub dir2: Making directory with metadata 2026/04/19 04:57:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 04:57:05 DEBUG : sub dir2: Making directory with metadata 2026/04/19 04:57:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 04:57:06 DEBUG : sub dir: Making directory with metadata 2026/04/19 04:57:07 INFO : sub dir: Made directory with metadata (mtime=2026-04-19T04:57:05.739854879Z) 2026/04/19 04:57:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:57:08 DEBUG : sub dir/hello world: md5 = 47d44ca0f053af676e514a469c12e66f OK 2026/04/19 04:57:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:57:08 INFO : sub dir/hello world: Copied (new) 2026/04/19 04:57:08 INFO : sub dir/hello world: Deleted 2026/04/19 04:57:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.32s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:57:12 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/19 04:57:12 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 04:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:57:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.28s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:57:15 INFO : sub dir2: Making directory 2026/04/19 04:57:15 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/19 04:57:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:57:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:57:17 DEBUG : sub dir/hello world: md5 = 9c59d68165b32551c9ab6f82cf09fc48 OK 2026/04/19 04:57:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:57:17 INFO : sub dir/hello world: Copied (new) 2026/04/19 04:57:17 INFO : sub dir/hello world: Deleted 2026/04/19 04:57:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:57:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (4.85s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:57:20 DEBUG : sub dir2: Making directory with metadata 2026/04/19 04:57:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 04:57:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:57:20 DEBUG : sub dir2: Making directory with metadata 2026/04/19 04:57:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 04:57:21 DEBUG : sub dir: Making directory with metadata 2026/04/19 04:57:21 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 04:57:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:57:23 DEBUG : sub dir/hello world: md5 = 151c9bc310b9a833b988474b982df00d OK 2026/04/19 04:57:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:57:23 INFO : sub dir/hello world: Copied (new) 2026/04/19 04:57:23 DEBUG : Waiting for deletions to finish 2026/04/19 04:57:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.33s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:57:26 INFO : sub dir2: Making directory 2026/04/19 04:57:27 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/19 04:57:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:57:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:57:29 DEBUG : sub dir/hello world: md5 = df1cc005375042d95e6f6749037370d7 OK 2026/04/19 04:57:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:57:29 INFO : sub dir/hello world: Copied (new) 2026/04/19 04:57:29 DEBUG : Waiting for deletions to finish 2026/04/19 04:57:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:57:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (4.83s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:57:33 DEBUG : sub dir/hello world: md5 = 64ad694fa414327ebc229086ac495237 OK 2026/04/19 04:57:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhifes5mewi" 2026/04/19 04:57:34 DEBUG : Config file has changed externally - reloading 2026/04/19 04:57:34 DEBUG : Creating backend with remote "TestDrive:crypt/ovlle8f7v572jvmqkf4es2ibvk9e4u87glm475v6odi30tl5l0dg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji' -> Encrypted drive 'TestCryptDrive:rclone-test-duhifes5mewi' 2026/04/19 04:57:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:57:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhifes5mewi': Waiting for checks to finish 2026/04/19 04:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhifes5mewi': Waiting for transfers to finish 2026/04/19 04:57:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:57:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 04:57:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:57:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhifes5mewi': Purge remote 2026/04/19 04:57:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.52s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:57:43 DEBUG : sub dir/hello world: md5 = dbfa02499d8e97094b6d35018a4c7f20 OK 2026/04/19 04:57:44 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/19 04:57:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/19 04:57:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1501155283) 2026/04/19 04:57:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 04:57:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 04:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:57:46 DEBUG : sub dir/hello world: md5 = ef65666066881c007827decd4a70fe0d OK 2026/04/19 04:57:46 DEBUG : sub dir/hello world: size = 17 OK 2026/04/19 04:57:46 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/19 04:57:47 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/19 04:57:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.12s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:57:51 DEBUG : sub dir/hello world: md5 = 070766ee8a7a4ba09f28bb2c71b62ee9 OK 2026/04/19 04:57:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jabexul0zaca" 2026/04/19 04:57:51 DEBUG : Creating backend with remote "TestDrive:crypt/fqsdl0mirumg83iro9akgojhu2a4fgkr1fsjndqm1jmnelrbs8q0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji' -> Encrypted drive 'TestCryptDrive:rclone-test-jabexul0zaca' 2026/04/19 04:57:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:57:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:57:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jabexul0zaca': Waiting for checks to finish 2026/04/19 04:57:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jabexul0zaca': Waiting for transfers to finish 2026/04/19 04:57:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:57:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 04:57:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:57:58 DEBUG : sub dir/hello world: md5 = 2e2ec301794a6681abac55979ff2d57b OK 2026/04/19 04:57:59 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 04:57:59 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/19 04:57:59 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 04:57:59 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jabexul0zaca') 2026/04/19 04:57:59 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 04:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jabexul0zaca': Waiting for checks to finish 2026/04/19 04:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jabexul0zaca': Waiting for transfers to finish 2026/04/19 04:58:00 DEBUG : sub dir/hello world: size = 17 OK 2026/04/19 04:58:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 04:58:00 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/19 04:58:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jabexul0zaca': Purge remote 2026/04/19 04:58:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.01s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:58:05 DEBUG : sub dir/hello world: md5 = 38ac7a659b766fa0dfede2538f1c3b6e OK 2026/04/19 04:58:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/19 04:58:06 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/19 04:58:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1501155283) 2026/04/19 04:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:58:06 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 04:58:06 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 04:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:58:07 DEBUG : sub dir/hello world: md5 = cf2583e691631eccf572792c2e981d72 OK 2026/04/19 04:58:07 DEBUG : sub dir/hello world: size = 17 OK 2026/04/19 04:58:07 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/19 04:58:07 INFO : sub dir/hello world: Deleted 2026/04/19 04:58:08 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/19 04:58:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.13s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:58:13 DEBUG : sub dir/hello world: md5 = b232d29f87eec1c923cba14fd8720582 OK 2026/04/19 04:58:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pucoret7mepi" 2026/04/19 04:58:14 DEBUG : Creating backend with remote "TestDrive:crypt/q7chta6bt5nf8n4oi1843fajcaeiimmic31gquf40j4fke7e8pl0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji' -> Encrypted drive 'TestCryptDrive:rclone-test-pucoret7mepi' 2026/04/19 04:58:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:58:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucoret7mepi': Waiting for checks to finish 2026/04/19 04:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucoret7mepi': Waiting for transfers to finish 2026/04/19 04:58:18 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 04:58:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 04:58:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:58:20 DEBUG : sub dir/hello world: md5 = 114f7516c7a6de6af846f0fa4917376c OK 2026/04/19 04:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucoret7mepi': Using server-side directory move 2026/04/19 04:58:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pucoret7mepi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/19 04:58:21 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 04:58:21 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/19 04:58:21 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 04:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucoret7mepi': Waiting for checks to finish 2026/04/19 04:58:21 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pucoret7mepi') 2026/04/19 04:58:21 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 04:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucoret7mepi': Waiting for transfers to finish 2026/04/19 04:58:22 INFO : sub dir/hello world: Deleted 2026/04/19 04:58:22 INFO : sub dir/hello world: Moved (server-side) 2026/04/19 04:58:23 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/19 04:58:25 DEBUG : sub dir/hello world: md5 = ad64b2446bb3d7d969d6344db68bf7c8 OK 2026/04/19 04:58:26 DEBUG : testing file moves 2026/04/19 04:58:26 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 04:58:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/19 04:58:26 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 04:58:26 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pucoret7mepi') 2026/04/19 04:58:26 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 04:58:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucoret7mepi': Waiting for checks to finish 2026/04/19 04:58:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucoret7mepi': Waiting for transfers to finish 2026/04/19 04:58:26 INFO : sub dir/hello world: Deleted 2026/04/19 04:58:27 INFO : sub dir/hello world: Moved (server-side) 2026/04/19 04:58:27 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/19 04:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucoret7mepi': Purge remote --- PASS: TestServerSideMoveOverSelf (19.95s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:58:32 DEBUG : sub dir/hello world: md5 = c7cd669e9e585fbd9e1a78a2b64b14cd OK 2026/04/19 04:58:32 ERROR : error listing: directory not found 2026/04/19 04:58:33 INFO : Local file system at /tmp/rclone1501155283: Making directory 2026/04/19 04:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:58:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.16s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:58:37 DEBUG : sub dir/hello world: md5 = 8ee20d91c8b7d768813deff7971b4daf OK 2026/04/19 04:58:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 04:58:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 04:58:38 DEBUG : Local file system at /tmp/rclone1501155283: Waiting for checks to finish 2026/04/19 04:58:38 DEBUG : Local file system at /tmp/rclone1501155283: Waiting for transfers to finish 2026/04/19 04:58:39 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/19 04:58:39 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/19 04:58:39 INFO : sub dir/hello world: Copied (new) 2026/04/19 04:58:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 04:58:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.17s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:58:41 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/19 04:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:58:42 DEBUG : check sum: md5 = 30071183bd9ebad12df0cc0899c42dc0 OK 2026/04/19 04:58:42 DEBUG : check sum: size = 1 OK 2026/04/19 04:58:42 INFO : check sum: Copied (new) 2026/04/19 04:58:42 DEBUG : Waiting for deletions to finish 2026/04/19 04:58:42 DEBUG : check sum: size = 1 OK 2026/04/19 04:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:58:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/19 04:58:42 DEBUG : check sum: Size of src and dst objects identical 2026/04/19 04:58:42 DEBUG : check sum: Unchanged skipping 2026/04/19 04:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:58:42 DEBUG : Waiting for deletions to finish 2026/04/19 04:58:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.18s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:58:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/19 04:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:58:45 DEBUG : sizeonly: md5 = 54fd41dbbccd0e3d6970d28427be8627 OK 2026/04/19 04:58:45 DEBUG : sizeonly: size = 6 OK 2026/04/19 04:58:45 INFO : sizeonly: Copied (new) 2026/04/19 04:58:45 DEBUG : Waiting for deletions to finish 2026/04/19 04:58:46 DEBUG : sizeonly: size = 6 OK 2026/04/19 04:58:46 DEBUG : sizeonly: Sizes identical 2026/04/19 04:58:46 DEBUG : sizeonly: Unchanged skipping 2026/04/19 04:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:58:46 DEBUG : Waiting for deletions to finish 2026/04/19 04:58:46 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.07s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:58:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/19 04:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:58:48 DEBUG : ignore-size: md5 = 8a8688c2a105e0329011ee469f234552 OK 2026/04/19 04:58:48 INFO : ignore-size: Copied (new) 2026/04/19 04:58:48 DEBUG : Waiting for deletions to finish 2026/04/19 04:58:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 04:58:49 DEBUG : ignore-size: Unchanged skipping 2026/04/19 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:58:49 DEBUG : Waiting for deletions to finish 2026/04/19 04:58:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.25s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:58:51 DEBUG : existing: md5 = c29c25bc1e43f9d55aaae1d42e026426 OK 2026/04/19 04:58:52 DEBUG : existing: size = 6 OK 2026/04/19 04:58:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 04:58:52 DEBUG : existing: Unchanged skipping 2026/04/19 04:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:58:52 DEBUG : Waiting for deletions to finish 2026/04/19 04:58:52 INFO : There was nothing to transfer 2026/04/19 04:58:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/19 04:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:58:53 DEBUG : existing: md5 = d352fe8f15ce1ba7c13db9413dfce35f OK 2026/04/19 04:58:53 DEBUG : existing: size = 6 OK 2026/04/19 04:58:53 INFO : existing: Copied (replaced existing) 2026/04/19 04:58:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.42s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:58:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/19 04:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:58:56 DEBUG : existing: md5 = 9c79241f7e25e5c70ba042347a01c15f OK 2026/04/19 04:58:56 DEBUG : existing: size = 6 OK 2026/04/19 04:58:56 INFO : existing: Copied (new) 2026/04/19 04:58:56 DEBUG : Waiting for deletions to finish 2026/04/19 04:58:56 DEBUG : existing: Destination exists, skipping 2026/04/19 04:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:58:56 DEBUG : Waiting for deletions to finish 2026/04/19 04:58:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.17s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:58:59 DEBUG : b/potato: md5 = 4fcae519bc9e95f080c2b4bfea4083f1 OK 2026/04/19 04:59:02 DEBUG : c/non empty space: md5 = b89e029a22d8b0a3b8714b7637a5b7ba OK 2026/04/19 04:59:02 INFO : d: Making directory 2026/04/19 04:59:03 DEBUG : Added delayed dir = "a", newDst= 2026/04/19 04:59:04 INFO : c: Set directory modification time (using SetModTime) 2026/04/19 04:59:04 DEBUG : Added delayed dir = "c", newDst=c 2026/04/19 04:59:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/19 04:59:04 DEBUG : c/non empty space: size = 5 OK 2026/04/19 04:59:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 04:59:04 DEBUG : c/non empty space: Unchanged skipping 2026/04/19 04:59:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:59:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:59:06 DEBUG : a/potato2: md5 = 84d0d078a9809e36a07bf1069cdf1e22 OK 2026/04/19 04:59:06 DEBUG : a/potato2: size = 60 OK 2026/04/19 04:59:06 INFO : a/potato2: Copied (new) 2026/04/19 04:59:06 DEBUG : Waiting for deletions to finish 2026/04/19 04:59:06 INFO : b/potato: Deleted 2026/04/19 04:59:06 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/19 04:59:06 INFO : d: Removing directory 2026/04/19 04:59:07 INFO : b: Removing directory 2026/04/19 04:59:07 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/19 04:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': deleted 2 directories 2026/04/19 04:59:10 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/19 04:59:10 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.32s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:59:12 DEBUG : empty space: md5 = f265b532adadc1fa9fab6e39fa4f4a18 OK 2026/04/19 04:59:13 DEBUG : empty space: size = 1 OK 2026/04/19 04:59:13 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/04/19 04:59:13 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/19 04:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:59:13 DEBUG : Waiting for deletions to finish 2026/04/19 04:59:13 DEBUG : empty space: size = 1 OK 2026/04/19 04:59:13 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/04/19 04:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:59:15 DEBUG : empty space: md5 = 0f437f22c7fa6075dad698c0ade594dd OK 2026/04/19 04:59:15 DEBUG : empty space: size = 1 OK 2026/04/19 04:59:15 INFO : empty space: Copied (replaced existing) 2026/04/19 04:59:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:59:17 DEBUG : foo: md5 = bfee6c3e8b4a19633a028392ab8a4767 OK 2026/04/19 04:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:59:18 DEBUG : foo: size = 3 OK 2026/04/19 04:59:18 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/04/19 04:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:59:19 DEBUG : foo: md5 = 79d3ea3f161e4f54c39a20bc6a4a49d2 OK 2026/04/19 04:59:19 DEBUG : foo: size = 3 OK 2026/04/19 04:59:19 INFO : foo: Copied (replaced existing) 2026/04/19 04:59:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (3.93s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:59:21 DEBUG : empty space: md5 = 1703ca2ea2945281b22193f1af745d71 OK 2026/04/19 04:59:22 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/19 04:59:22 DEBUG : empty space: size = 1 OK 2026/04/19 04:59:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 04:59:22 DEBUG : empty space: Unchanged skipping 2026/04/19 04:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:59:24 DEBUG : potato: md5 = 9cec16c52048574f334cf28c5085cf49 OK 2026/04/19 04:59:24 DEBUG : potato: size = 60 OK 2026/04/19 04:59:24 INFO : potato: Copied (new) 2026/04/19 04:59:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.99s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:59:27 DEBUG : potato: md5 = 3b60c12c706dffc18f2ec5958ea551ef OK 2026/04/19 04:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:59:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1501155283) 2026/04/19 04:59:27 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 04:59:27 DEBUG : potato: Sizes differ 2026/04/19 04:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:59:28 DEBUG : potato: md5 = 5510875c5fe7fb6672f462435c0a3bbe OK 2026/04/19 04:59:28 DEBUG : potato: size = 21 OK 2026/04/19 04:59:28 INFO : potato: Copied (replaced existing) 2026/04/19 04:59:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.17s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:59:31 DEBUG : potato: md5 = 6ffe10badd08cce81e2882ee8c486b80 OK 2026/04/19 04:59:31 DEBUG : potato: size = 21 OK 2026/04/19 04:59:31 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/04/19 04:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:59:32 DEBUG : potato: md5 = c8e49e065df374765b1f7a64f93b96a0 OK 2026/04/19 04:59:32 DEBUG : potato: size = 21 OK 2026/04/19 04:59:32 INFO : potato: Copied (replaced existing) 2026/04/19 04:59:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:59:35 DEBUG : potato: md5 = 508bef3105f4ff3a5db0677a957d99c0 OK 2026/04/19 04:59:36 DEBUG : empty space: md5 = 9cb9e57fbedde13e8481ae8042143c73 OK 2026/04/19 04:59:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 04:59:36 DEBUG : empty space: size = 1 OK 2026/04/19 04:59:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 04:59:36 DEBUG : empty space: Unchanged skipping 2026/04/19 04:59:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/19 04:59:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:59:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:59:36 DEBUG : Waiting for deletions to finish 2026/04/19 04:59:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:59:39 DEBUG : potato: md5 = 3841496f61fb67cfaf07b0c40a47258e OK 2026/04/19 04:59:41 DEBUG : empty space: md5 = 3a6d4e2245766fd73759a07e9f76628c OK 2026/04/19 04:59:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 04:59:41 DEBUG : empty space: size = 1 OK 2026/04/19 04:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:59:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 04:59:41 DEBUG : empty space: Unchanged skipping 2026/04/19 04:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:59:43 DEBUG : potato2: md5 = 75fc91f880775de4fa1d629998e31848 OK 2026/04/19 04:59:43 DEBUG : potato2: size = 60 OK 2026/04/19 04:59:43 INFO : potato2: Copied (new) 2026/04/19 04:59:43 DEBUG : Waiting for deletions to finish 2026/04/19 04:59:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 04:59:47 DEBUG : b/potato: md5 = 101ec6639d0011133333a350ea9dd660 OK 2026/04/19 04:59:49 DEBUG : c/non empty space: md5 = 9149a100b00b7550a7639af25747a2a2 OK 2026/04/19 04:59:49 INFO : d: Making directory 2026/04/19 04:59:49 INFO : d/e: Making directory 2026/04/19 04:59:51 DEBUG : Added delayed dir = "a", newDst= 2026/04/19 04:59:52 INFO : c: Set directory modification time (using SetModTime) 2026/04/19 04:59:52 DEBUG : Added delayed dir = "c", newDst=c 2026/04/19 04:59:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/19 04:59:52 DEBUG : c/non empty space: size = 5 OK 2026/04/19 04:59:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 04:59:52 DEBUG : c/non empty space: Unchanged skipping 2026/04/19 04:59:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 04:59:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 04:59:54 DEBUG : a/potato2: md5 = 7738c08772e9fe5f306070adaf398a14 OK 2026/04/19 04:59:54 DEBUG : a/potato2: size = 60 OK 2026/04/19 04:59:54 INFO : a/potato2: Copied (new) 2026/04/19 04:59:54 DEBUG : Waiting for deletions to finish 2026/04/19 04:59:54 INFO : b/potato: Deleted 2026/04/19 04:59:55 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/19 04:59:55 INFO : d/e: Removing directory 2026/04/19 04:59:55 INFO : d: Removing directory 2026/04/19 04:59:55 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/19 04:59:56 INFO : b: Removing directory 2026/04/19 04:59:56 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/19 04:59:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': deleted 3 directories 2026/04/19 04:59:59 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/19 04:59:59 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:00:02 DEBUG : b/potato: md5 = b284cec5e673307a3930b0f280214bc0 OK 2026/04/19 05:00:04 DEBUG : c/non empty space: md5 = d7a0c9d8f384c3b12e8bf005ed2934f5 OK 2026/04/19 05:00:04 INFO : d: Making directory 2026/04/19 05:00:06 DEBUG : Added delayed dir = "a", newDst= 2026/04/19 05:00:06 INFO : c: Set directory modification time (using SetModTime) 2026/04/19 05:00:06 DEBUG : Added delayed dir = "c", newDst=c 2026/04/19 05:00:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/19 05:00:06 DEBUG : c/non empty space: size = 5 OK 2026/04/19 05:00:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:00:06 DEBUG : c/non empty space: Unchanged skipping 2026/04/19 05:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:00:09 DEBUG : a/potato2: md5 = a945f09b2abded9948173acfded1868c OK 2026/04/19 05:00:09 DEBUG : a/potato2: size = 60 OK 2026/04/19 05:00:09 INFO : a/potato2: Copied (new) 2026/04/19 05:00:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': not deleting files as there were IO errors 2026/04/19 05:00:09 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/19 05:00:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': not deleting directories as there were IO errors 2026/04/19 05:00:12 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/19 05:00:13 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/19 05:00:13 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:00:15 DEBUG : potato: md5 = 64b3907e02ee7da295b597eb9484f205 OK 2026/04/19 05:00:17 DEBUG : empty space: md5 = 596d2faa9af08423f582c2d7ef18fd80 OK 2026/04/19 05:00:17 DEBUG : Waiting for deletions to finish 2026/04/19 05:00:17 DEBUG : empty space: size = 1 OK 2026/04/19 05:00:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:00:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:00:17 DEBUG : empty space: Unchanged skipping 2026/04/19 05:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:00:18 INFO : potato: Deleted 2026/04/19 05:00:19 DEBUG : potato2: md5 = a1103815d826c25d963de9b73069188f OK 2026/04/19 05:00:19 DEBUG : potato2: size = 60 OK 2026/04/19 05:00:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.32s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:00:21 DEBUG : potato: md5 = 68c919aeb3dcb4b5171d4bbfdc68f9c0 OK 2026/04/19 05:00:23 DEBUG : empty space: md5 = e26bb854a727483e19c75235e99972d5 OK 2026/04/19 05:00:23 DEBUG : Waiting for deletions to finish 2026/04/19 05:00:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:00:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:00:24 INFO : potato: Deleted 2026/04/19 05:00:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:00:24 DEBUG : empty space: size = 1 OK 2026/04/19 05:00:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:00:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:00:24 DEBUG : empty space: Unchanged skipping 2026/04/19 05:00:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:00:25 DEBUG : potato2: md5 = 2ec93b785203f8c0184adc773cebb092 OK 2026/04/19 05:00:25 DEBUG : potato2: size = 60 OK 2026/04/19 05:00:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.89s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:00:29 DEBUG : potato: md5 = 1e96b7b3f5f6389e6c6a024edbd61b63 OK 2026/04/19 05:00:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:00:30 DEBUG : potato2: md5 = 6f631bee053cb8761dbf686e88ba1b92 OK 2026/04/19 05:00:30 DEBUG : potato2: size = 19 OK 2026/04/19 05:00:30 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.89s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:00:33 DEBUG : potato2: md5 = 53ce973dca1c473c7a6066422291615b OK 2026/04/19 05:00:35 DEBUG : empty space: md5 = 25108d07c238c4ec987c02e66df33e24 OK 2026/04/19 05:00:35 DEBUG : enormous: Excluded (Size Filter) 2026/04/19 05:00:35 DEBUG : enormous: Excluded 2026/04/19 05:00:35 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 05:00:35 DEBUG : potato2: Excluded 2026/04/19 05:00:35 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 05:00:35 DEBUG : empty space: size = 1 OK 2026/04/19 05:00:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:00:35 DEBUG : empty space: Unchanged skipping 2026/04/19 05:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:00:35 DEBUG : Waiting for deletions to finish 2026/04/19 05:00:35 INFO : There was nothing to transfer 2026/04/19 05:00:35 DEBUG : enormous: Excluded (Size Filter) 2026/04/19 05:00:35 DEBUG : enormous: Excluded 2026/04/19 05:00:35 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 05:00:35 DEBUG : potato2: Excluded 2026/04/19 05:00:36 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 05:00:36 DEBUG : empty space: size = 1 OK 2026/04/19 05:00:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/19 05:00:36 DEBUG : Local file system at /tmp/rclone1501155283: Waiting for checks to finish 2026/04/19 05:00:36 DEBUG : empty space: Unchanged skipping 2026/04/19 05:00:36 DEBUG : Local file system at /tmp/rclone1501155283: Waiting for transfers to finish 2026/04/19 05:00:36 DEBUG : Waiting for deletions to finish 2026/04/19 05:00:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:00:38 DEBUG : potato2: md5 = be446c91f9ca6095844f67ca3b819372 OK 2026/04/19 05:00:40 DEBUG : empty space: md5 = 9eab15adc40599c93a616c1f3b00716c OK 2026/04/19 05:00:41 DEBUG : enormous: md5 = ddec253763ba0f619d2d711fc80d5bca OK 2026/04/19 05:00:41 DEBUG : enormous: Excluded (Size Filter) 2026/04/19 05:00:41 DEBUG : enormous: Excluded 2026/04/19 05:00:41 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 05:00:41 DEBUG : potato2: Excluded 2026/04/19 05:00:42 DEBUG : empty space: size = 1 OK 2026/04/19 05:00:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:00:42 DEBUG : empty space: Unchanged skipping 2026/04/19 05:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:00:42 DEBUG : Waiting for deletions to finish 2026/04/19 05:00:42 INFO : enormous: Deleted 2026/04/19 05:00:42 INFO : potato2: Deleted 2026/04/19 05:00:42 INFO : There was nothing to transfer 2026/04/19 05:00:42 DEBUG : empty space: size = 1 OK 2026/04/19 05:00:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/19 05:00:42 DEBUG : empty space: Unchanged skipping 2026/04/19 05:00:42 DEBUG : Local file system at /tmp/rclone1501155283: Waiting for checks to finish 2026/04/19 05:00:42 DEBUG : Local file system at /tmp/rclone1501155283: Waiting for transfers to finish 2026/04/19 05:00:42 DEBUG : Waiting for deletions to finish 2026/04/19 05:00:42 INFO : enormous: Deleted 2026/04/19 05:00:42 INFO : potato2: Deleted 2026/04/19 05:00:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.48s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:00:45 DEBUG : one: md5 = 4b0af1b7a829242a1ec40e095e6777ce OK 2026/04/19 05:00:46 DEBUG : two: md5 = a2280724e2ade86b3e181b2696250152 OK 2026/04/19 05:00:48 DEBUG : three: md5 = 81030e27a987747e1a98427213150622 OK 2026/04/19 05:00:49 DEBUG : four: md5 = c32ba1c35695458fc83c13f1c0c5e71f OK 2026/04/19 05:00:49 DEBUG : five: Need to transfer - File not found at Destination 2026/04/19 05:00:49 DEBUG : four: size = 4 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:00:49 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:00:49 DEBUG : four: Sizes differ 2026/04/19 05:00:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/19 05:00:49 DEBUG : one: Destination is newer than source, skipping 2026/04/19 05:00:49 DEBUG : three: size = 5 OK 2026/04/19 05:00:49 DEBUG : three: Sizes identical 2026/04/19 05:00:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/19 05:00:49 DEBUG : two: size = 3 OK 2026/04/19 05:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:00:50 DEBUG : four: md5 = 3266a088ac309853f8a15153ade528db OK 2026/04/19 05:00:50 DEBUG : four: size = 4 OK 2026/04/19 05:00:50 INFO : four: Copied (replaced existing) 2026/04/19 05:00:50 DEBUG : two: md5 = 996bc5a938ce222d65c1d81bb44e70f0 OK 2026/04/19 05:00:50 DEBUG : two: size = 3 OK 2026/04/19 05:00:50 INFO : two: Copied (replaced existing) 2026/04/19 05:00:51 DEBUG : five: md5 = fe27bb6efea6940490f8ea39d56ced01 OK 2026/04/19 05:00:51 DEBUG : five: size = 4 OK 2026/04/19 05:00:51 INFO : five: Copied (new) 2026/04/19 05:00:51 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.16s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/19 05:00:53 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/19 05:00:54 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/19 05:00:54 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/19 05:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:00:55 DEBUG : potato: md5 = 4e56085872cf91e35b83a27a0960ba38 OK 2026/04/19 05:00:55 DEBUG : potato: size = 14 OK 2026/04/19 05:00:55 INFO : potato: Copied (new) 2026/04/19 05:00:55 DEBUG : yam: md5 = 8817d256f96a5617c78db2d7019017e1 OK 2026/04/19 05:00:55 DEBUG : yam: size = 11 OK 2026/04/19 05:00:55 INFO : yam: Copied (new) 2026/04/19 05:00:55 DEBUG : Waiting for deletions to finish 2026/04/19 05:00:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/19 05:00:56 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/19 05:00:56 DEBUG : potato: size = 14 OK 2026/04/19 05:00:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:00:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:00:56 DEBUG : potato: Unchanged skipping 2026/04/19 05:00:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:00:57 DEBUG : yaml: md5 = 4621646523d9bd18f47e50bad1cd2dfe OK 2026/04/19 05:00:57 DEBUG : yaml: size = 11 OK 2026/04/19 05:00:57 INFO : yaml: Copied (new) 2026/04/19 05:00:57 DEBUG : Waiting for deletions to finish 2026/04/19 05:00:58 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/19 05:00:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Making map for --track-renames 2026/04/19 05:00:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Finished making map for --track-renames 2026/04/19 05:00:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:00:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/19 05:00:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for renames to finish 2026/04/19 05:00:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/19 05:00:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:01:01 DEBUG : yam: md5 = 2fdbae7822d56ab818df42d2c9b66e3a OK 2026/04/19 05:01:01 DEBUG : yam: size = 11 OK 2026/04/19 05:01:01 INFO : yam: Copied (new) 2026/04/19 05:01:01 DEBUG : potato: md5 = acfadbaa23f0dc4a605836a926e9dfd2 OK 2026/04/19 05:01:01 DEBUG : potato: size = 14 OK 2026/04/19 05:01:01 INFO : potato: Copied (new) 2026/04/19 05:01:01 DEBUG : Waiting for deletions to finish 2026/04/19 05:01:01 DEBUG : potato: size = 14 OK 2026/04/19 05:01:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:01:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Making map for --track-renames 2026/04/19 05:01:01 DEBUG : potato: Unchanged skipping 2026/04/19 05:01:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Finished making map for --track-renames 2026/04/19 05:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for renames to finish 2026/04/19 05:01:02 INFO : yam: Moved (server-side) to: yaml 2026/04/19 05:01:02 INFO : yaml: Renamed from "yam" 2026/04/19 05:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:01:02 DEBUG : Waiting for deletions to finish 2026/04/19 05:01:02 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/19 05:01:04 DEBUG : Added delayed dir = "sub", newDst= 2026/04/19 05:01:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Making map for --track-renames 2026/04/19 05:01:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Finished making map for --track-renames 2026/04/19 05:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for renames to finish 2026/04/19 05:01:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/19 05:01:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/19 05:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:01:06 DEBUG : sub/yam: md5 = 8869ffe623b4ea3ea3900ef17def70be OK 2026/04/19 05:01:06 DEBUG : sub/yam: size = 11 OK 2026/04/19 05:01:06 INFO : sub/yam: Copied (new) 2026/04/19 05:01:06 DEBUG : potato: md5 = e107506af416d6992c9da42e92ec94ec OK 2026/04/19 05:01:06 DEBUG : potato: size = 14 OK 2026/04/19 05:01:06 INFO : potato: Copied (new) 2026/04/19 05:01:06 DEBUG : Waiting for deletions to finish 2026/04/19 05:01:07 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/19 05:01:08 DEBUG : potato: size = 14 OK 2026/04/19 05:01:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:01:08 DEBUG : potato: Unchanged skipping 2026/04/19 05:01:08 INFO : sub: Set directory modification time (using SetModTime) 2026/04/19 05:01:08 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/19 05:01:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Making map for --track-renames 2026/04/19 05:01:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Finished making map for --track-renames 2026/04/19 05:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for renames to finish 2026/04/19 05:01:09 INFO : sub/yam: Moved (server-side) to: yam 2026/04/19 05:01:09 INFO : yam: Renamed from "sub/yam" 2026/04/19 05:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:01:09 DEBUG : Waiting for deletions to finish 2026/04/19 05:01:09 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.78s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:01:11 DEBUG : Creating backend with remote "/tmp/rclone1501155283/dir1" 2026/04/19 05:01:11 DEBUG : Creating backend with remote "/tmp/rclone1501155283/dir2" 2026/04/19 05:01:11 DEBUG : Local file system at /tmp/rclone1501155283/dir2: Using server-side directory move 2026/04/19 05:01:11 INFO : Local file system at /tmp/rclone1501155283/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/19 05:01:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/19 05:01:11 DEBUG : Local file system at /tmp/rclone1501155283/dir2: Waiting for checks to finish 2026/04/19 05:01:11 DEBUG : Local file system at /tmp/rclone1501155283/dir2: Waiting for transfers to finish 2026/04/19 05:01:11 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:01:12 DEBUG : Added delayed dir = "nested", newDst= 2026/04/19 05:01:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 05:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:01:12 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/19 05:01:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/19 05:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:01:14 DEBUG : sub dir/hello world: md5 = 20b0ee241ea7bb8f859ed2b4302b7cac OK 2026/04/19 05:01:14 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:01:14 INFO : sub dir/hello world: Copied (new) 2026/04/19 05:01:14 INFO : sub dir/hello world: Deleted 2026/04/19 05:01:16 DEBUG : nested/sub dir/file: md5 = b269139844a105835c2a77e38449dee9 OK 2026/04/19 05:01:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/19 05:01:16 INFO : nested/sub dir/file: Copied (new) 2026/04/19 05:01:16 INFO : nested/sub dir/file: Deleted 2026/04/19 05:01:16 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:01:17 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/19 05:01:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:01:17 INFO : sub dir: Removing directory 2026/04/19 05:01:17 INFO : nested/sub dir: Removing directory 2026/04/19 05:01:17 INFO : nested: Removing directory 2026/04/19 05:01:17 DEBUG : Local file system at /tmp/rclone1501155283: deleted 3 directories 2026/04/19 05:01:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/19 05:01:20 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/19 05:01:20 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:01:21 DEBUG : Added delayed dir = "nested", newDst= 2026/04/19 05:01:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/19 05:01:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:01:21 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/19 05:01:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/19 05:01:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:01:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:01:23 DEBUG : sub dir/hello world: md5 = dc47df67e7329d65fd029937bae56aa9 OK 2026/04/19 05:01:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:01:23 INFO : sub dir/hello world: Copied (new) 2026/04/19 05:01:23 INFO : sub dir/hello world: Deleted 2026/04/19 05:01:25 DEBUG : nested/sub dir/file: md5 = 1d0bf4470a845be4726b94dcce49112f OK 2026/04/19 05:01:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/19 05:01:25 INFO : nested/sub dir/file: Copied (new) 2026/04/19 05:01:25 INFO : nested/sub dir/file: Deleted 2026/04/19 05:01:25 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:01:26 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/19 05:01:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:01:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/19 05:01:29 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/19 05:01:30 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.11s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:01:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/19 05:01:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/19 05:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:01:32 DEBUG : existing-b: md5 = 82f3fb7f87976805afcddeb9440e8211 OK 2026/04/19 05:01:32 DEBUG : existing-b: size = 6 OK 2026/04/19 05:01:32 INFO : existing-b: Copied (new) 2026/04/19 05:01:32 INFO : existing-b: Deleted 2026/04/19 05:01:32 DEBUG : existing: md5 = 84ed782a3f1d0eb824b212fe327e6a48 OK 2026/04/19 05:01:32 DEBUG : existing: size = 6 OK 2026/04/19 05:01:32 INFO : existing: Copied (new) 2026/04/19 05:01:32 INFO : existing: Deleted 2026/04/19 05:01:32 DEBUG : existing: Destination exists, skipping 2026/04/19 05:01:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/19 05:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:01:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.53s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:01:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qofeyug2xeco" 2026/04/19 05:01:34 DEBUG : Creating backend with remote "TestDrive:crypt/litf7v2ih3nqbvjlpgksihl45ouh7b1h5vkjd4qvq4m9mejirqig" 2026/04/19 05:01:36 DEBUG : potato2: md5 = 49196674546a5281fb109f8a05c7c60e OK 2026/04/19 05:01:38 DEBUG : empty space: md5 = 9080deb9199747bd468d2d7bf091cba6 OK 2026/04/19 05:01:39 DEBUG : potato3: md5 = 27f5dba4c239080fab8ff0e963c4d6a2 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji' -> Encrypted drive 'TestCryptDrive:rclone-test-qofeyug2xeco' 2026/04/19 05:01:41 DEBUG : empty space: md5 = 67e6d6d1ba338dd4c2c7c93455b4fa37 OK 2026/04/19 05:01:43 DEBUG : potato3: md5 = 76de8631ab7d8cf24bb8b4de94d5a662 OK 2026/04/19 05:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofeyug2xeco': Using server-side directory move 2026/04/19 05:01:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qofeyug2xeco': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/19 05:01:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:01:43 DEBUG : empty space: size = 1 OK 2026/04/19 05:01:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 05:01:43 DEBUG : empty space: Unchanged skipping 2026/04/19 05:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofeyug2xeco': Waiting for checks to finish 2026/04/19 05:01:43 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:01:43 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qofeyug2xeco') 2026/04/19 05:01:43 DEBUG : potato3: Sizes differ 2026/04/19 05:01:44 INFO : empty space: Deleted 2026/04/19 05:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofeyug2xeco': Waiting for transfers to finish 2026/04/19 05:01:44 INFO : potato3: Deleted 2026/04/19 05:01:44 INFO : potato2: Moved (server-side) 2026/04/19 05:01:44 INFO : potato3: Moved (server-side) 2026/04/19 05:01:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beyimup9lefi" 2026/04/19 05:01:45 DEBUG : Creating backend with remote "TestDrive:crypt/bblcp4njahsf949ho8v62msdq492fsd8fcnhm6lirf78jr6rhi9g" 2026/04/19 05:01:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beyimup9lefi': Using server-side directory move 2026/04/19 05:01:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-beyimup9lefi': Server side directory move succeeded 2026/04/19 05:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beyimup9lefi': Purge remote 2026/04/19 05:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofeyug2xeco': Purge remote 2026/04/19 05:01:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.10s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:01:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muqosuq6vebu" 2026/04/19 05:01:49 DEBUG : Creating backend with remote "TestDrive:crypt/g901qspl3h2ap5td4c39js8vglngrkiumbtabdjmgocm1i3h8rm0" 2026/04/19 05:01:51 DEBUG : potato2: md5 = 503fb3f97214211e0d6fb1d6871951ae OK 2026/04/19 05:01:52 DEBUG : empty space: md5 = 09552bb150c2a5c23921b218f8386519 OK 2026/04/19 05:01:54 DEBUG : potato3: md5 = 28114844f994840cc57ffb661c4b7737 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji' -> Encrypted drive 'TestCryptDrive:rclone-test-muqosuq6vebu' 2026/04/19 05:01:56 DEBUG : empty space: md5 = 3bb62ef227e35d8f068b3b6d21d130d2 OK 2026/04/19 05:01:58 DEBUG : potato3: md5 = 766579834ab1ec337b4b895258677e00 OK 2026/04/19 05:01:58 DEBUG : empty space: Excluded (Size Filter) 2026/04/19 05:01:58 DEBUG : empty space: Excluded (Size Filter) 2026/04/19 05:01:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:01:58 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:01:58 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-muqosuq6vebu') 2026/04/19 05:01:58 DEBUG : potato3: Sizes differ 2026/04/19 05:01:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqosuq6vebu': Waiting for checks to finish 2026/04/19 05:01:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqosuq6vebu': Waiting for transfers to finish 2026/04/19 05:01:59 INFO : potato3: Deleted 2026/04/19 05:01:59 INFO : potato2: Moved (server-side) 2026/04/19 05:01:59 INFO : potato3: Moved (server-side) 2026/04/19 05:02:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sufabot5cuxo" 2026/04/19 05:02:00 DEBUG : Creating backend with remote "TestDrive:crypt/ojj9bmakljthji68c9tu1rohlcn660t6h562oc3o22smp4536qbg" 2026/04/19 05:02:01 DEBUG : empty space: Excluded (Size Filter) 2026/04/19 05:02:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:02:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/19 05:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sufabot5cuxo': Waiting for checks to finish 2026/04/19 05:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sufabot5cuxo': Waiting for transfers to finish 2026/04/19 05:02:02 INFO : potato3: Moved (server-side) 2026/04/19 05:02:02 INFO : potato2: Moved (server-side) 2026/04/19 05:02:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sufabot5cuxo': Purge remote 2026/04/19 05:02:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqosuq6vebu': Purge remote --- PASS: TestServerSideMoveWithFilter (15.56s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:02:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hikaluy5maho" 2026/04/19 05:02:04 DEBUG : Config file has changed externally - reloading 2026/04/19 05:02:04 DEBUG : Creating backend with remote "TestDrive:crypt/djgb40g4j343la6ejcq9945b3oflc8tp7d63gek9i4qq6qiu6pd0" 2026/04/19 05:02:07 DEBUG : potato2: md5 = 1c906174e38d3c365e16cb150839df6e OK 2026/04/19 05:02:08 DEBUG : empty space: md5 = 0bc03656e6038b8f848757a4014a308a OK 2026/04/19 05:02:09 DEBUG : potato3: md5 = e0777f64c8229db21b0f4d2717387abc OK 2026/04/19 05:02:09 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji' -> Encrypted drive 'TestCryptDrive:rclone-test-hikaluy5maho' 2026/04/19 05:02:13 DEBUG : empty space: md5 = 64157445190ae032b333836181988e1a OK 2026/04/19 05:02:14 DEBUG : potato3: md5 = 7e48b2616652e26c8d2f624e8a983990 OK 2026/04/19 05:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hikaluy5maho': Using server-side directory move 2026/04/19 05:02:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hikaluy5maho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/19 05:02:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:02:15 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/19 05:02:15 DEBUG : empty space: size = 1 OK 2026/04/19 05:02:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 05:02:15 DEBUG : empty space: Unchanged skipping 2026/04/19 05:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hikaluy5maho': Waiting for checks to finish 2026/04/19 05:02:15 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:02:15 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hikaluy5maho') 2026/04/19 05:02:15 DEBUG : potato3: Sizes differ 2026/04/19 05:02:15 INFO : empty space: Deleted 2026/04/19 05:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hikaluy5maho': Waiting for transfers to finish 2026/04/19 05:02:15 INFO : potato2: Moved (server-side) 2026/04/19 05:02:15 INFO : potato3: Deleted 2026/04/19 05:02:16 INFO : potato3: Moved (server-side) 2026/04/19 05:02:16 INFO : tomatoDir: Removing directory 2026/04/19 05:02:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': deleted 1 directories 2026/04/19 05:02:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tirujes5roci" 2026/04/19 05:02:17 DEBUG : Creating backend with remote "TestDrive:crypt/6f1h3g74r65kibpfmc0plg09d6dasnu51026qb2kigjc9g5u8plg" 2026/04/19 05:02:18 INFO : tomatoDir: Making directory 2026/04/19 05:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirujes5roci': Using server-side directory move 2026/04/19 05:02:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tirujes5roci': Server side directory move succeeded 2026/04/19 05:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirujes5roci': Purge remote 2026/04/19 05:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hikaluy5maho': Purge remote 2026/04/19 05:02:22 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.68s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:02:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/rclone-sync-test" 2026/04/19 05:02:23 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.87s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:02:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/rclone-sync-test" 2026/04/19 05:02:24 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/19 05:02:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/rclone-sync-test-include/layer2" 2026/04/19 05:02:27 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/19 05:02:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/rclone-sync-test-ignore-file" 2026/04/19 05:02:29 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/19 05:02:33 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = c3ce047a860bc658ec3a9e7810d2c05e OK 2026/04/19 05:02:35 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/19 05:02:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/rclone-sync-test': Waiting for checks to finish 2026/04/19 05:02:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/rclone-sync-test': Waiting for transfers to finish 2026/04/19 05:02:35 DEBUG : Waiting for deletions to finish 2026/04/19 05:02:35 INFO : There was nothing to transfer 2026/04/19 05:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:02:37 DEBUG : Waiting for deletions to finish 2026/04/19 05:02:37 INFO : rclone-sync-test-include: Removing directory 2026/04/19 05:02:37 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/19 05:02:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/19 05:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': failed to delete 1 directories 2026/04/19 05:02:37 INFO : There was nothing to transfer 2026/04/19 05:02:39 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/19 05:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/19 05:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/19 05:02:39 DEBUG : Waiting for deletions to finish 2026/04/19 05:02:39 INFO : There was nothing to transfer 2026/04/19 05:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:02:41 DEBUG : Waiting for deletions to finish 2026/04/19 05:02:41 INFO : rclone-sync-test-include: Removing directory 2026/04/19 05:02:41 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/19 05:02:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/19 05:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': failed to delete 1 directories 2026/04/19 05:02:41 INFO : There was nothing to transfer 2026/04/19 05:02:43 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/19 05:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/19 05:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/19 05:02:43 DEBUG : Waiting for deletions to finish 2026/04/19 05:02:43 INFO : There was nothing to transfer 2026/04/19 05:02:45 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/19 05:02:46 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.82s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:02:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/dst" 2026/04/19 05:02:47 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 05:02:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/CompareDest" 2026/04/19 05:02:49 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/gveqi14airsml4bgu7krj116o8" 2026/04/19 05:02:51 DEBUG : one: Need to transfer - File not found at Destination 2026/04/19 05:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:02:53 DEBUG : one: md5 = 17cd41e497b8a56ab2590089ef9eec2c OK 2026/04/19 05:02:53 DEBUG : one: size = 3 OK 2026/04/19 05:02:53 INFO : one: Copied (new) 2026/04/19 05:02:53 DEBUG : Waiting for deletions to finish 2026/04/19 05:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:02:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:02:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:02:54 DEBUG : one: Sizes differ 2026/04/19 05:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:02:55 DEBUG : one: md5 = 27cdbfa19abdf7c7e3a854b5f31793b4 OK 2026/04/19 05:02:55 DEBUG : one: size = 5 OK 2026/04/19 05:02:55 INFO : one: Copied (replaced existing) 2026/04/19 05:02:55 DEBUG : Waiting for deletions to finish 2026/04/19 05:02:57 DEBUG : dst/one: md5 = c0ede312a2d4f9e4a528d122fade382a OK 2026/04/19 05:02:59 DEBUG : CompareDest/one: md5 = 74aa1c9e030607cba2bd8aa4629e2d3d OK 2026/04/19 05:03:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:03:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:03:00 DEBUG : one: Sizes differ 2026/04/19 05:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:03:01 DEBUG : one: size = 5 OK 2026/04/19 05:03:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 05:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:03:01 DEBUG : Waiting for deletions to finish 2026/04/19 05:03:01 INFO : There was nothing to transfer 2026/04/19 05:03:02 DEBUG : CompareDest/two: md5 = dd966a608604532cfb8817224d7d8a83 OK 2026/04/19 05:03:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:03:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:03:03 DEBUG : one: Sizes differ 2026/04/19 05:03:03 DEBUG : one: size = 5 OK 2026/04/19 05:03:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 05:03:03 DEBUG : two: size = 3 OK 2026/04/19 05:03:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/19 05:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:03:03 DEBUG : Waiting for deletions to finish 2026/04/19 05:03:03 INFO : There was nothing to transfer 2026/04/19 05:03:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:03:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:03:04 DEBUG : one: Sizes differ 2026/04/19 05:03:04 DEBUG : two: size = 3 OK 2026/04/19 05:03:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/19 05:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:03:04 DEBUG : one: size = 5 OK 2026/04/19 05:03:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 05:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:03:04 DEBUG : Waiting for deletions to finish 2026/04/19 05:03:04 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/19 05:03:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:03:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:03:05 DEBUG : one: Sizes differ 2026/04/19 05:03:06 DEBUG : one: size = 5 OK 2026/04/19 05:03:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 05:03:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:03:06 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/CompareDest') 2026/04/19 05:03:06 DEBUG : two: Sizes differ 2026/04/19 05:03:06 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 05:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:03:07 DEBUG : two: md5 = a8cfeded423589326e7d4c555ba9da38 OK 2026/04/19 05:03:07 DEBUG : two: size = 5 OK 2026/04/19 05:03:07 INFO : two: Copied (new) 2026/04/19 05:03:07 DEBUG : Waiting for deletions to finish 2026/04/19 05:03:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 05:03:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 05:03:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 05:03:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (23.72s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:03:13 DEBUG : pre-dest1/1: md5 = c80ce3f3a794b58101b082005a3a12a2 OK 2026/04/19 05:03:15 DEBUG : pre-dest2/2: md5 = 51f8a51e821cf4e6a28375cb205889e6 OK 2026/04/19 05:03:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/dest" 2026/04/19 05:03:15 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/rg03c1jvnehrrc617i0lnqjddc" 2026/04/19 05:03:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/pre-dest1" 2026/04/19 05:03:17 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/bbnblvh6k061ssopqrp18kd7gc" 2026/04/19 05:03:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/pre-dest2" 2026/04/19 05:03:18 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/19 05:03:19 DEBUG : 1: size = 1 OK 2026/04/19 05:03:19 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:03:19 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/19 05:03:19 DEBUG : 2: size = 1 OK 2026/04/19 05:03:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:03:19 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/19 05:03:20 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/19 05:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dest': Waiting for checks to finish 2026/04/19 05:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dest': Waiting for transfers to finish 2026/04/19 05:03:22 DEBUG : 3: md5 = a4737dcce7ad3c0e1f232a54a78b6aac OK 2026/04/19 05:03:22 DEBUG : 3: size = 1 OK 2026/04/19 05:03:22 INFO : 3: Copied (new) 2026/04/19 05:03:22 DEBUG : Waiting for deletions to finish 2026/04/19 05:03:24 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/19 05:03:25 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/19 05:03:25 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (15.26s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:03:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/dst" 2026/04/19 05:03:26 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 05:03:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/CopyDest" 2026/04/19 05:03:28 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/19 05:03:29 DEBUG : one: Need to transfer - File not found at Destination 2026/04/19 05:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:03:31 DEBUG : one: md5 = dc4b041deb8ef2edde05b0c638da564d OK 2026/04/19 05:03:31 DEBUG : one: size = 3 OK 2026/04/19 05:03:31 INFO : one: Copied (new) 2026/04/19 05:03:31 DEBUG : Waiting for deletions to finish 2026/04/19 05:03:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:03:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:03:33 DEBUG : one: Sizes differ 2026/04/19 05:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:03:34 DEBUG : one: md5 = e7e2dc8480a6a63881c1510538d5373e OK 2026/04/19 05:03:34 DEBUG : one: size = 5 OK 2026/04/19 05:03:34 INFO : one: Copied (replaced existing) 2026/04/19 05:03:34 DEBUG : Waiting for deletions to finish 2026/04/19 05:03:36 DEBUG : dst/one: md5 = 6d1dc9b475327cec934fa17a0d73087f OK 2026/04/19 05:03:38 DEBUG : CopyDest/one: md5 = af00a1951abe30efefce82084dbc2049 OK 2026/04/19 05:03:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/BackupDir" 2026/04/19 05:03:38 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/19 05:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:03:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:03:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:03:40 DEBUG : one: Sizes differ 2026/04/19 05:03:40 DEBUG : one: size = 5 OK 2026/04/19 05:03:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:03:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:03:40 DEBUG : one: Sizes differ 2026/04/19 05:03:42 INFO : one: Moved (server-side) 2026/04/19 05:03:43 DEBUG : one: size = 5 OK 2026/04/19 05:03:43 INFO : one: Copied (server-side copy) 2026/04/19 05:03:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/19 05:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:03:43 DEBUG : Waiting for deletions to finish 2026/04/19 05:03:45 DEBUG : CopyDest/two: md5 = 1cf488cdd3a4411aa5bc3e2bc49562e1 OK 2026/04/19 05:03:46 DEBUG : one: size = 5 OK 2026/04/19 05:03:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:46 DEBUG : one: Unchanged skipping 2026/04/19 05:03:46 DEBUG : two: size = 3 OK 2026/04/19 05:03:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:47 DEBUG : two: size = 3 OK 2026/04/19 05:03:47 INFO : two: Copied (server-side copy) 2026/04/19 05:03:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/19 05:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:03:47 DEBUG : Waiting for deletions to finish 2026/04/19 05:03:47 DEBUG : one: size = 5 OK 2026/04/19 05:03:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:47 DEBUG : one: Unchanged skipping 2026/04/19 05:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:03:47 DEBUG : two: size = 3 OK 2026/04/19 05:03:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:47 DEBUG : two: Unchanged skipping 2026/04/19 05:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:03:47 DEBUG : Waiting for deletions to finish 2026/04/19 05:03:47 INFO : There was nothing to transfer 2026/04/19 05:03:49 DEBUG : CopyDest/three: md5 = e2add80fbc9e4de6151727daff76b520 OK 2026/04/19 05:03:50 DEBUG : one: size = 5 OK 2026/04/19 05:03:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:50 DEBUG : one: Unchanged skipping 2026/04/19 05:03:50 DEBUG : three: size = 7 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:03:50 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/CopyDest') 2026/04/19 05:03:50 DEBUG : three: Sizes differ 2026/04/19 05:03:50 DEBUG : three: Destination not found in --copy-dest 2026/04/19 05:03:50 DEBUG : three: Need to transfer - File not found at Destination 2026/04/19 05:03:50 DEBUG : two: size = 3 OK 2026/04/19 05:03:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:03:50 DEBUG : two: Unchanged skipping 2026/04/19 05:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:03:52 DEBUG : three: md5 = 0dd82a81f731a3c66d64b69e258434aa OK 2026/04/19 05:03:52 DEBUG : three: size = 7 OK 2026/04/19 05:03:52 INFO : three: Copied (new) 2026/04/19 05:03:52 DEBUG : Waiting for deletions to finish 2026/04/19 05:03:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/19 05:03:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 05:03:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 05:03:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 05:03:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 05:03:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/19 05:03:57 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (31.41s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:04:00 DEBUG : dst/one: md5 = fc5ca09517ac0598df49caac348a5333 OK 2026/04/19 05:04:01 DEBUG : dst/two: md5 = 5dfac23f54e7eaec42a42825363ab757 OK 2026/04/19 05:04:02 DEBUG : dst/three.txt: md5 = 7991cfcffe187c1a13981cae1c274530 OK 2026/04/19 05:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/dst" 2026/04/19 05:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 05:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/backup" 2026/04/19 05:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/1nrff024r7pq65ecp72fc28jb0" 2026/04/19 05:04:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:04:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:04:05 DEBUG : one: Sizes differ 2026/04/19 05:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:04:05 DEBUG : two: size = 3 OK 2026/04/19 05:04:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:04:05 DEBUG : two: Unchanged skipping 2026/04/19 05:04:07 INFO : one: Moved (server-side) 2026/04/19 05:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:04:08 DEBUG : one: md5 = 586d4f028ae476589027d315e2107cdb OK 2026/04/19 05:04:08 DEBUG : one: size = 4 OK 2026/04/19 05:04:08 INFO : one: Copied (new) 2026/04/19 05:04:08 DEBUG : Waiting for deletions to finish 2026/04/19 05:04:09 INFO : three.txt: Moved (server-side) 2026/04/19 05:04:09 INFO : three.txt: Moved into backup dir 2026/04/19 05:04:10 DEBUG : dst/three.txt: md5 = 9a9057ad9b574d82e5ff120165b178f8 OK 2026/04/19 05:04:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:04:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:04:11 DEBUG : one: Sizes differ 2026/04/19 05:04:11 DEBUG : two: size = 3 OK 2026/04/19 05:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:04:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:04:11 DEBUG : two: Unchanged skipping 2026/04/19 05:04:12 INFO : one: Deleted 2026/04/19 05:04:12 INFO : one: Moved (server-side) 2026/04/19 05:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:04:14 DEBUG : one: md5 = 94d739475b1d740a3f1893d17e0aad18 OK 2026/04/19 05:04:14 DEBUG : one: size = 5 OK 2026/04/19 05:04:14 INFO : one: Copied (new) 2026/04/19 05:04:14 DEBUG : Waiting for deletions to finish 2026/04/19 05:04:14 INFO : three.txt: Deleted 2026/04/19 05:04:15 INFO : three.txt: Moved (server-side) 2026/04/19 05:04:15 INFO : three.txt: Moved into backup dir 2026/04/19 05:04:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 05:04:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 05:04:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 05:04:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/19 05:04:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 05:04:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (21.52s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:04:21 DEBUG : dst/one: md5 = 42af095e019beb5e4e9deae2460c84f7 OK 2026/04/19 05:04:23 DEBUG : dst/two: md5 = df5ace2a5078604f0f9f7c0507b07792 OK 2026/04/19 05:04:24 DEBUG : dst/three.txt: md5 = 6cb3daf9ecc6c88c3437a17b473041f9 OK 2026/04/19 05:04:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/dst" 2026/04/19 05:04:25 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 05:04:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/backup" 2026/04/19 05:04:25 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/1nrff024r7pq65ecp72fc28jb0" 2026/04/19 05:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:04:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:04:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:04:27 DEBUG : one: Sizes differ 2026/04/19 05:04:27 DEBUG : two: size = 3 OK 2026/04/19 05:04:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:04:27 DEBUG : two: Unchanged skipping 2026/04/19 05:04:28 INFO : one: Moved (server-side) to: one.bak 2026/04/19 05:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:04:30 DEBUG : one: md5 = cd69cc175e94b2b1047c4636171a151c OK 2026/04/19 05:04:30 DEBUG : one: size = 4 OK 2026/04/19 05:04:30 INFO : one: Copied (new) 2026/04/19 05:04:30 DEBUG : Waiting for deletions to finish 2026/04/19 05:04:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/19 05:04:31 INFO : three.txt: Moved into backup dir 2026/04/19 05:04:33 DEBUG : dst/three.txt: md5 = 4989d9962a96e6898e4d6de09237e5d7 OK 2026/04/19 05:04:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:04:34 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:04:34 DEBUG : one: Sizes differ 2026/04/19 05:04:34 DEBUG : two: size = 3 OK 2026/04/19 05:04:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:04:34 DEBUG : two: Unchanged skipping 2026/04/19 05:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:04:34 INFO : one.bak: Deleted 2026/04/19 05:04:35 INFO : one: Moved (server-side) to: one.bak 2026/04/19 05:04:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:04:36 DEBUG : one: md5 = e058fd702db3ba5b43237a081a7607a8 OK 2026/04/19 05:04:36 DEBUG : one: size = 5 OK 2026/04/19 05:04:36 INFO : one: Copied (new) 2026/04/19 05:04:36 DEBUG : Waiting for deletions to finish 2026/04/19 05:04:37 INFO : three.txt.bak: Deleted 2026/04/19 05:04:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/19 05:04:37 INFO : three.txt: Moved into backup dir 2026/04/19 05:04:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 05:04:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 05:04:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/19 05:04:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/19 05:04:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/19 05:04:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (22.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:04:44 DEBUG : dst/one: md5 = 281cbcadf38d2f20e487ac2b4d3299bc OK 2026/04/19 05:04:45 DEBUG : dst/two: md5 = 4692e12abbcdb726a1fd456b2b052703 OK 2026/04/19 05:04:47 DEBUG : dst/three.txt: md5 = ac497feed11424cc7e998cdafaa2095e OK 2026/04/19 05:04:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/dst" 2026/04/19 05:04:47 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 05:04:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/backup" 2026/04/19 05:04:48 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/1nrff024r7pq65ecp72fc28jb0" 2026/04/19 05:04:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:04:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:04:49 DEBUG : one: Sizes differ 2026/04/19 05:04:49 DEBUG : two: size = 3 OK 2026/04/19 05:04:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:04:49 DEBUG : two: Unchanged skipping 2026/04/19 05:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:04:51 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/19 05:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:04:52 DEBUG : one: md5 = dc052714ff680e9e8560a9b08bad4216 OK 2026/04/19 05:04:52 DEBUG : one: size = 4 OK 2026/04/19 05:04:52 INFO : one: Copied (new) 2026/04/19 05:04:52 DEBUG : Waiting for deletions to finish 2026/04/19 05:04:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/19 05:04:53 INFO : three.txt: Moved into backup dir 2026/04/19 05:04:55 DEBUG : dst/three.txt: md5 = a50c30f6662eac39cf270894913d4df2 OK 2026/04/19 05:04:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:04:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:04:56 DEBUG : one: Sizes differ 2026/04/19 05:04:56 DEBUG : two: size = 3 OK 2026/04/19 05:04:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:04:56 DEBUG : two: Unchanged skipping 2026/04/19 05:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:04:56 INFO : one-2019-01-01: Deleted 2026/04/19 05:04:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/19 05:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:04:58 DEBUG : one: md5 = bd5cd6bba054033a5629994e1320e972 OK 2026/04/19 05:04:58 DEBUG : one: size = 5 OK 2026/04/19 05:04:58 INFO : one: Copied (new) 2026/04/19 05:04:58 DEBUG : Waiting for deletions to finish 2026/04/19 05:04:59 INFO : three-2019-01-01.txt: Deleted 2026/04/19 05:04:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/19 05:04:59 INFO : three.txt: Moved into backup dir 2026/04/19 05:05:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 05:05:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 05:05:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/19 05:05:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/19 05:05:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/19 05:05:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.11s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:05:06 DEBUG : dst/one: md5 = cf3412c080edd203142154609400726d OK 2026/04/19 05:05:07 DEBUG : dst/two: md5 = 83f195b21ad0825189ab55d01ac36e38 OK 2026/04/19 05:05:09 DEBUG : dst/three.txt: md5 = b9bb533ad4e439be084efe7c172212a6 OK 2026/04/19 05:05:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/dst" 2026/04/19 05:05:09 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 05:05:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:05:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:05:10 DEBUG : one: Sizes differ 2026/04/19 05:05:10 DEBUG : two: size = 3 OK 2026/04/19 05:05:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:05:10 DEBUG : two: Unchanged skipping 2026/04/19 05:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:05:11 INFO : one: Moved (server-side) to: one.bak 2026/04/19 05:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:05:12 DEBUG : one: md5 = fb497b9ca7f9d04e9bb02982c3dd53c0 OK 2026/04/19 05:05:12 DEBUG : one: size = 4 OK 2026/04/19 05:05:12 INFO : one: Copied (new) 2026/04/19 05:05:12 DEBUG : Waiting for deletions to finish 2026/04/19 05:05:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/19 05:05:13 INFO : three.txt: Moved into backup dir 2026/04/19 05:05:15 DEBUG : dst/three.txt: md5 = 9d39e5dfda4284e16a2c0606722c015f OK 2026/04/19 05:05:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/19 05:05:15 DEBUG : one.bak: Excluded (Path Filter) 2026/04/19 05:05:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for checks to finish 2026/04/19 05:05:15 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:05:15 DEBUG : one: Sizes differ 2026/04/19 05:05:15 DEBUG : two: size = 3 OK 2026/04/19 05:05:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:05:15 DEBUG : two: Unchanged skipping 2026/04/19 05:05:16 INFO : one.bak: Deleted 2026/04/19 05:05:17 INFO : one: Moved (server-side) to: one.bak 2026/04/19 05:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst': Waiting for transfers to finish 2026/04/19 05:05:18 DEBUG : one: md5 = c790728da85ef4bc4154fd6ffebb6a0a OK 2026/04/19 05:05:18 DEBUG : one: size = 5 OK 2026/04/19 05:05:18 INFO : one: Copied (new) 2026/04/19 05:05:18 DEBUG : Waiting for deletions to finish 2026/04/19 05:05:19 INFO : three.txt.bak: Deleted 2026/04/19 05:05:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/19 05:05:19 INFO : three.txt: Moved into backup dir 2026/04/19 05:05:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 05:05:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/19 05:05:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/19 05:05:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/19 05:05:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 05:05:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (18.71s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:05:25 DEBUG : dst/one: md5 = 8826d8145abd56b5132f2536e8a139d9 OK 2026/04/19 05:05:26 DEBUG : dst/two: md5 = 83fc7203f5a580afb67836e22c6e28db OK 2026/04/19 05:05:27 DEBUG : dst/three.txt: md5 = c120a3c38a3bf7e19a09d56bcb761d91 OK 2026/04/19 05:05:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/dst" 2026/04/19 05:05:28 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 05:05:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:05:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:05:29 DEBUG : one: Sizes differ 2026/04/19 05:05:29 INFO : one: Moved (server-side) to: one.bak 2026/04/19 05:05:31 DEBUG : one: md5 = 5bda43e47c20aaf5b51abdc50757c232 OK 2026/04/19 05:05:31 DEBUG : one: size = 4 OK 2026/04/19 05:05:31 INFO : one: Copied (new) 2026/04/19 05:05:31 DEBUG : two: size = 3 OK 2026/04/19 05:05:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:05:31 DEBUG : two: Unchanged skipping 2026/04/19 05:05:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:05:31 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:05:31 DEBUG : three.txt: Sizes differ 2026/04/19 05:05:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/19 05:05:33 DEBUG : three.txt: md5 = df414a0e5802fd23f2e208386480264f OK 2026/04/19 05:05:33 DEBUG : three.txt: size = 6 OK 2026/04/19 05:05:33 INFO : three.txt: Copied (new) 2026/04/19 05:05:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:05:34 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:05:34 DEBUG : one: Sizes differ 2026/04/19 05:05:35 INFO : one.bak: Deleted 2026/04/19 05:05:36 INFO : one: Moved (server-side) to: one.bak 2026/04/19 05:05:37 DEBUG : one: md5 = 47a44f1794b1fede0eae80840e8e1a15 OK 2026/04/19 05:05:37 DEBUG : one: size = 5 OK 2026/04/19 05:05:37 INFO : one: Copied (new) 2026/04/19 05:05:37 DEBUG : two: size = 3 OK 2026/04/19 05:05:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:05:37 DEBUG : two: Unchanged skipping 2026/04/19 05:05:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:05:37 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:05:37 DEBUG : three.txt: Sizes differ 2026/04/19 05:05:38 INFO : three.txt.bak: Deleted 2026/04/19 05:05:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/19 05:05:40 DEBUG : three.txt: md5 = 16a7a2a23edcf535ddcc27411d6e5d70 OK 2026/04/19 05:05:40 DEBUG : three.txt: size = 19 OK 2026/04/19 05:05:40 INFO : three.txt: Copied (new) 2026/04/19 05:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 05:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/19 05:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/19 05:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/19 05:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/19 05:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 05:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (21.57s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:05:46 DEBUG : dst/one: md5 = 37a41ea22c62bcb1e31c26cc10c7c0c7 OK 2026/04/19 05:05:48 DEBUG : dst/two: md5 = 2760069a5ab7b487a9b777e15cc0901a OK 2026/04/19 05:05:49 DEBUG : dst/three.txt: md5 = a5300910a1cb765c1600b774ab4a46ed OK 2026/04/19 05:05:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugepuk5zuji/dst" 2026/04/19 05:05:50 DEBUG : Creating backend with remote "TestDrive:crypt/6qdg5ggjcq6qce942g4amsdvp6407shm1otedov7drsn4eve3o30/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/19 05:05:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:05:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:05:50 DEBUG : one: Sizes differ 2026/04/19 05:05:51 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/19 05:05:53 DEBUG : one: md5 = 0765f273300ff8725a92527faa90a17c OK 2026/04/19 05:05:53 DEBUG : one: size = 4 OK 2026/04/19 05:05:53 INFO : one: Copied (new) 2026/04/19 05:05:53 DEBUG : two: size = 3 OK 2026/04/19 05:05:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:05:53 DEBUG : two: Unchanged skipping 2026/04/19 05:05:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:05:53 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:05:53 DEBUG : three.txt: Sizes differ 2026/04/19 05:05:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/19 05:05:55 DEBUG : three.txt: md5 = 117563001cca7adf98c5f69e768203a0 OK 2026/04/19 05:05:55 DEBUG : three.txt: size = 6 OK 2026/04/19 05:05:55 INFO : three.txt: Copied (new) 2026/04/19 05:05:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:05:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:05:56 DEBUG : one: Sizes differ 2026/04/19 05:05:57 INFO : one-2019-01-01: Deleted 2026/04/19 05:05:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/19 05:05:59 DEBUG : one: md5 = 400a27f81573eb7ade4066e09a100f3f OK 2026/04/19 05:05:59 DEBUG : one: size = 5 OK 2026/04/19 05:05:59 INFO : one: Copied (new) 2026/04/19 05:05:59 DEBUG : two: size = 3 OK 2026/04/19 05:05:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:05:59 DEBUG : two: Unchanged skipping 2026/04/19 05:05:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:05:59 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji/dst') 2026/04/19 05:05:59 DEBUG : three.txt: Sizes differ 2026/04/19 05:06:00 INFO : three-2019-01-01.txt: Deleted 2026/04/19 05:06:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/19 05:06:02 DEBUG : three.txt: md5 = 779f34db6b56ec9f53b012300e083c77 OK 2026/04/19 05:06:02 DEBUG : three.txt: size = 19 OK 2026/04/19 05:06:02 INFO : three.txt: Copied (new) 2026/04/19 05:06:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/19 05:06:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/19 05:06:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/19 05:06:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/19 05:06:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/19 05:06:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/19 05:06:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.48s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:06:08 DEBUG : Testêé: md5 = 9fde1a471def3c3b47751d90149bccc4 OK 2026/04/19 05:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:06:08 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:06:08 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:06:08 DEBUG : Testêé: Sizes differ 2026/04/19 05:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:06:10 DEBUG : Testêé: md5 = de3b4a4d5e956ee2c8b5c192e1394c81 OK 2026/04/19 05:06:10 DEBUG : Testêé: size = 14 OK 2026/04/19 05:06:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/19 05:06:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.88s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:06:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/19 05:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:06:13 DEBUG : existing: md5 = f5d7a10716274b3b79c73c5f588623d4 OK 2026/04/19 05:06:13 DEBUG : existing: size = 6 OK 2026/04/19 05:06:13 INFO : existing: Copied (new) 2026/04/19 05:06:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:06:14 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:06:14 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:06:14 DEBUG : existing: Sizes differ 2026/04/19 05:06:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/19 05:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:06:14 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': not deleting files as there were IO errors 2026/04/19 05:06:14 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.58s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:06:16 DEBUG : EXISTING: md5 = 829d4fe5dd0f8158d6def9991ca3d1c0 OK 2026/04/19 05:06:17 DEBUG : EXISTING: size = 6 OK 2026/04/19 05:06:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:06:17 DEBUG : existing: Unchanged skipping 2026/04/19 05:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:06:17 DEBUG : Waiting for deletions to finish 2026/04/19 05:06:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.09s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.32s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:06:21 DEBUG : both0: md5 = 87284b7701acb200d80d625cb3a5f9c7 OK 2026/04/19 05:06:23 DEBUG : only0: md5 = 0dd109180a537d4dd01ff3c49fdbf911 OK 2026/04/19 05:06:24 DEBUG : both1: md5 = b02cc8301720aceabac089ca7db0a881 OK 2026/04/19 05:06:25 DEBUG : only1: md5 = de238ceba2787b637a01b5ac60f943df OK 2026/04/19 05:06:27 DEBUG : both2: md5 = 61d5b5f1a0222c980bd689cb565d12af OK 2026/04/19 05:06:28 DEBUG : only2: md5 = d35be8613e0553b3c5634eb2fe941301 OK 2026/04/19 05:06:30 DEBUG : both3: md5 = abe0fe97b4930cb521f794faf0099b5c OK 2026/04/19 05:06:31 DEBUG : only3: md5 = 8f4d57eb13226b8315a0946dc988a062 OK 2026/04/19 05:06:32 DEBUG : both4: md5 = b02642a72829c09445a513f4eaebfb96 OK 2026/04/19 05:06:34 DEBUG : only4: md5 = 3ed551ee07761367343d634187cf586c OK 2026/04/19 05:06:35 DEBUG : both5: md5 = 8661f2384d81788cf5405ea2afde6cf1 OK 2026/04/19 05:06:36 DEBUG : only5: md5 = c2877beaf0e279d5615bc9926fac6ab3 OK 2026/04/19 05:06:38 DEBUG : both6: md5 = 90aeae4384ebe4beeada4b929a0caceb OK 2026/04/19 05:06:39 DEBUG : only6: md5 = 030a40db9836ecadac4d02017c3f2fa4 OK 2026/04/19 05:06:41 DEBUG : both7: md5 = 6d2d78a77210ed332a0f454f5c5e777e OK 2026/04/19 05:06:42 DEBUG : only7: md5 = 6f42dcfca9cb402b90146f8914307000 OK 2026/04/19 05:06:43 DEBUG : both8: md5 = bb1e12df417316f618d8aeee52ae8cd2 OK 2026/04/19 05:06:45 DEBUG : only8: md5 = c6000c38f223f8de8916232280c52a78 OK 2026/04/19 05:06:46 DEBUG : both9: md5 = 73e9be8eb00aa6e43f52b9060f13c8f3 OK 2026/04/19 05:06:47 DEBUG : only9: md5 = a61034ffdfaec03c48a732252fff4c54 OK 2026/04/19 05:06:49 DEBUG : both10: md5 = 02f2222cf8ccd4ef2ffd537602daeec0 OK 2026/04/19 05:06:50 DEBUG : only10: md5 = cb66df62d109e3d5d61e24d524c24346 OK 2026/04/19 05:06:52 DEBUG : both11: md5 = ff61c50472f9e0687c0042e9334cbfbe OK 2026/04/19 05:06:53 DEBUG : only11: md5 = f0c2b9650c684da6dc02501600fec6dc OK 2026/04/19 05:06:55 DEBUG : both12: md5 = 9b41c4c821f55182a71198287f5fabe8 OK 2026/04/19 05:06:56 DEBUG : only12: md5 = bf4a7973e9697d97734e9fec842f0f6d OK 2026/04/19 05:06:58 DEBUG : both13: md5 = 0f18887f9ca40e23afcf4f142790914e OK 2026/04/19 05:06:59 DEBUG : only13: md5 = 345e02d16ba0bbfc7a99d8a34299ba58 OK 2026/04/19 05:07:00 DEBUG : both14: md5 = 4ab39d1880aa8fdc798f090ac639fe92 OK 2026/04/19 05:07:02 DEBUG : only14: md5 = 25c08845df407b99edcfabc618518c15 OK 2026/04/19 05:07:03 DEBUG : both15: md5 = 6de89830a3c11c3fd8b4d32384c70ee1 OK 2026/04/19 05:07:05 DEBUG : only15: md5 = 48035d675e72a02df0890c5b49c8ff8b OK 2026/04/19 05:07:06 DEBUG : both16: md5 = 71cd9725c0f124623ed816dc53cbb04b OK 2026/04/19 05:07:07 DEBUG : only16: md5 = 9e8214358b3a5db0c19c2273e5c1b7c9 OK 2026/04/19 05:07:09 DEBUG : both17: md5 = c74d8481b01b2067785918c9c32a356c OK 2026/04/19 05:07:10 DEBUG : only17: md5 = e774eb9601e3e1558f659f5adb914151 OK 2026/04/19 05:07:12 DEBUG : both18: md5 = d30a5f2e0297ccb717e7ab4acf39ae5a OK 2026/04/19 05:07:13 DEBUG : only18: md5 = ea0a7a05a79a3704eb56ca18a815543f OK 2026/04/19 05:07:15 DEBUG : both19: md5 = 9cff6fa41de1c93be92369efe2de2933 OK 2026/04/19 05:07:16 DEBUG : only19: md5 = d329b8a577f857f0d420e299e191956e OK 2026/04/19 05:07:17 DEBUG : both10: size = 6 OK 2026/04/19 05:07:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both0: size = 6 OK 2026/04/19 05:07:17 DEBUG : both11: size = 6 OK 2026/04/19 05:07:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both12: size = 6 OK 2026/04/19 05:07:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both10: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both13: size = 6 OK 2026/04/19 05:07:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both13: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both14: size = 6 OK 2026/04/19 05:07:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both14: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both15: size = 6 OK 2026/04/19 05:07:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both15: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both16: size = 6 OK 2026/04/19 05:07:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both16: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both17: size = 6 OK 2026/04/19 05:07:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both17: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both18: size = 6 OK 2026/04/19 05:07:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both18: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both19: size = 6 OK 2026/04/19 05:07:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both19: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both1: size = 6 OK 2026/04/19 05:07:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both1: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both2: size = 6 OK 2026/04/19 05:07:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both2: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both3: size = 6 OK 2026/04/19 05:07:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both3: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both4: size = 6 OK 2026/04/19 05:07:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:07:17 DEBUG : both0: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both5: size = 6 OK 2026/04/19 05:07:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both5: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both6: size = 6 OK 2026/04/19 05:07:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both6: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both7: size = 6 OK 2026/04/19 05:07:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both11: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both8: size = 6 OK 2026/04/19 05:07:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both8: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both9: size = 6 OK 2026/04/19 05:07:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:07:17 DEBUG : both12: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both4: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both7: Unchanged skipping 2026/04/19 05:07:17 DEBUG : both9: Unchanged skipping 2026/04/19 05:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:07:17 DEBUG : Waiting for deletions to finish 2026/04/19 05:07:17 INFO : only1: Deleted 2026/04/19 05:07:17 INFO : only5: Deleted 2026/04/19 05:07:17 INFO : only14: Deleted 2026/04/19 05:07:17 INFO : only19: Deleted 2026/04/19 05:07:17 INFO : only9: Deleted 2026/04/19 05:07:17 INFO : only16: Deleted 2026/04/19 05:07:17 INFO : only11: Deleted 2026/04/19 05:07:18 INFO : only10: Deleted 2026/04/19 05:07:18 INFO : only12: Deleted 2026/04/19 05:07:18 INFO : only17: Deleted 2026/04/19 05:07:18 INFO : only13: Deleted 2026/04/19 05:07:18 INFO : only4: Deleted 2026/04/19 05:07:18 INFO : only0: Deleted 2026/04/19 05:07:18 INFO : only15: Deleted 2026/04/19 05:07:18 INFO : only18: Deleted 2026/04/19 05:07:18 INFO : only2: Deleted 2026/04/19 05:07:19 INFO : only3: Deleted 2026/04/19 05:07:19 INFO : only6: Deleted 2026/04/19 05:07:19 INFO : only7: Deleted 2026/04/19 05:07:19 INFO : only8: Deleted 2026/04/19 05:07:19 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (67.51s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:07:28 DEBUG : both0: md5 = d1b6dc5c1e89cc7dd617aa5cd490909e OK 2026/04/19 05:07:30 DEBUG : only0: md5 = 733372edfe881b48af1819d201bd80c8 OK 2026/04/19 05:07:31 DEBUG : both1: md5 = 249f90f6906325f844a4b1c3e45c19e4 OK 2026/04/19 05:07:32 DEBUG : only1: md5 = f90cfa732dedf3d3e28c06b13681d050 OK 2026/04/19 05:07:34 DEBUG : both2: md5 = 9e1e95b73f0308e94a2fd56e737453f2 OK 2026/04/19 05:07:35 DEBUG : only2: md5 = a38b3ac1082ba8f0ccc89b7320a190a2 OK 2026/04/19 05:07:36 DEBUG : both3: md5 = 3a90dd76147a94791e33dd404851b681 OK 2026/04/19 05:07:38 DEBUG : only3: md5 = a6758e42e19376daf23b75b513eea730 OK 2026/04/19 05:07:39 DEBUG : both4: md5 = a280212501fd9de17de45371d366b2db OK 2026/04/19 05:07:40 DEBUG : only4: md5 = 0afa04dfbbb98f2e84302677641d4370 OK 2026/04/19 05:07:42 DEBUG : both5: md5 = 62ee53824a95d5be02da068c02592dfa OK 2026/04/19 05:07:43 DEBUG : only5: md5 = aa010bff1b1e7e7d259516634cf6a6df OK 2026/04/19 05:07:45 DEBUG : both6: md5 = 455c04049130a0a2dd74c2197fdda1e2 OK 2026/04/19 05:07:46 DEBUG : only6: md5 = 4f60942a57b7fca0687d5d81dbb6353f OK 2026/04/19 05:07:47 DEBUG : both7: md5 = 0f99bf67aec7e20976d6c6eca0475d93 OK 2026/04/19 05:07:49 DEBUG : only7: md5 = 61c04fad2fc4861e62200e7fed975912 OK 2026/04/19 05:07:50 DEBUG : both8: md5 = bea08122cb07862c88ed2e9c40f7e3ea OK 2026/04/19 05:07:52 DEBUG : only8: md5 = 4aacd10756b0e7f60b03e697815c0b83 OK 2026/04/19 05:07:53 DEBUG : both9: md5 = d69ce750eaea611e55cf8d9fadd735bb OK 2026/04/19 05:07:54 DEBUG : only9: md5 = a2e38d3edf05aa3dd2451af68fb04024 OK 2026/04/19 05:07:56 DEBUG : both10: md5 = 01862f2deea39db7a34a95ac63ff930d OK 2026/04/19 05:07:57 DEBUG : only10: md5 = 9f5f31e3361baeb5a69a99163264f3c8 OK 2026/04/19 05:07:59 DEBUG : both11: md5 = 1252c32b74cc0a8d2f96ec082c60c628 OK 2026/04/19 05:08:00 DEBUG : only11: md5 = c0b17eaa129272f3ef7ecf8d36d9aac1 OK 2026/04/19 05:08:01 DEBUG : both12: md5 = f4de57477eac7b2a11ee2dc113215b6b OK 2026/04/19 05:08:03 DEBUG : only12: md5 = 9ce53958dd7909db39c434bbef6349fc OK 2026/04/19 05:08:04 DEBUG : both13: md5 = e2dac42e08a38f9155d0133ea83330ba OK 2026/04/19 05:08:06 DEBUG : only13: md5 = c4683fc24dec94b8bff373fd462e5847 OK 2026/04/19 05:08:07 DEBUG : both14: md5 = 9fa61b07991975fb5423a8fc0066dab6 OK 2026/04/19 05:08:09 DEBUG : only14: md5 = 09f10663450f092ae51548b375096c36 OK 2026/04/19 05:08:10 DEBUG : both15: md5 = cc28d7a19d9e8f72a94f077c4226266e OK 2026/04/19 05:08:12 DEBUG : only15: md5 = 6b6703dae4b502bdb8210d8c36b587a4 OK 2026/04/19 05:08:13 DEBUG : both16: md5 = fa8b35dd2a9ecfc007b70e83414a4815 OK 2026/04/19 05:08:14 DEBUG : only16: md5 = 2cd284046beef07b0e53bdf18c97b761 OK 2026/04/19 05:08:16 DEBUG : both17: md5 = 76bac56ff47b829ea316a684825a4b81 OK 2026/04/19 05:08:17 DEBUG : only17: md5 = 5aee1f5722fcb23430a6ccc4b84f5110 OK 2026/04/19 05:08:18 DEBUG : both18: md5 = 6ae19319e47ff2be96c7428fc67e5d0d OK 2026/04/19 05:08:20 DEBUG : only18: md5 = eb43d5fba413ee546a399a663a560bcf OK 2026/04/19 05:08:21 DEBUG : both19: md5 = 6b81a07b0e8c3bb1d3706bcdde4f367d OK 2026/04/19 05:08:23 DEBUG : only19: md5 = c4c425ec2e67a75b0fc7b9b96b113010 OK 2026/04/19 05:08:23 DEBUG : both0: size = 6 OK 2026/04/19 05:08:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both11: size = 6 OK 2026/04/19 05:08:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both12: size = 6 OK 2026/04/19 05:08:23 DEBUG : both10: size = 6 OK 2026/04/19 05:08:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:08:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both0: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both13: size = 6 OK 2026/04/19 05:08:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both10: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both14: size = 6 OK 2026/04/19 05:08:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both13: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both15: size = 6 OK 2026/04/19 05:08:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both15: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both16: size = 6 OK 2026/04/19 05:08:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both16: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both17: size = 6 OK 2026/04/19 05:08:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both12: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both18: size = 6 OK 2026/04/19 05:08:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both11: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both19: size = 6 OK 2026/04/19 05:08:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both19: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both1: size = 6 OK 2026/04/19 05:08:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both14: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both2: size = 6 OK 2026/04/19 05:08:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both2: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both3: size = 6 OK 2026/04/19 05:08:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both17: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both4: size = 6 OK 2026/04/19 05:08:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both18: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both5: size = 6 OK 2026/04/19 05:08:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both1: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both6: size = 6 OK 2026/04/19 05:08:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both6: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both7: size = 6 OK 2026/04/19 05:08:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both7: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both8: size = 6 OK 2026/04/19 05:08:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both8: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both9: size = 6 OK 2026/04/19 05:08:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:08:23 DEBUG : both9: Unchanged skipping 2026/04/19 05:08:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only0: Sizes differ 2026/04/19 05:08:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only10: Sizes differ 2026/04/19 05:08:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only11: Sizes differ 2026/04/19 05:08:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only12: Sizes differ 2026/04/19 05:08:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only13: Sizes differ 2026/04/19 05:08:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only14: Sizes differ 2026/04/19 05:08:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only15: Sizes differ 2026/04/19 05:08:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only16: Sizes differ 2026/04/19 05:08:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only17: Sizes differ 2026/04/19 05:08:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only18: Sizes differ 2026/04/19 05:08:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only19: Sizes differ 2026/04/19 05:08:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only1: Sizes differ 2026/04/19 05:08:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only2: Sizes differ 2026/04/19 05:08:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only3: Sizes differ 2026/04/19 05:08:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only4: Sizes differ 2026/04/19 05:08:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only5: Sizes differ 2026/04/19 05:08:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only6: Sizes differ 2026/04/19 05:08:23 DEBUG : both3: Unchanged skipping 2026/04/19 05:08:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only7: Sizes differ 2026/04/19 05:08:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only8: Sizes differ 2026/04/19 05:08:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1501155283) 2026/04/19 05:08:23 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji') 2026/04/19 05:08:23 DEBUG : only9: Sizes differ 2026/04/19 05:08:23 DEBUG : both4: Unchanged skipping 2026/04/19 05:08:23 DEBUG : both5: Unchanged skipping 2026/04/19 05:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:08:24 DEBUG : only11: md5 = eb268c97b5ab94b8618090aefe530fb1 OK 2026/04/19 05:08:24 DEBUG : only11: size = 0 OK 2026/04/19 05:08:24 INFO : only11: Copied (replaced existing) 2026/04/19 05:08:25 DEBUG : only12: md5 = 1a926c7ef45e4f7d6c4d63fc71b76f9d OK 2026/04/19 05:08:25 DEBUG : only12: size = 0 OK 2026/04/19 05:08:25 INFO : only12: Copied (replaced existing) 2026/04/19 05:08:25 DEBUG : only0: md5 = 24f108b35815f595a942dfd2f972d033 OK 2026/04/19 05:08:25 DEBUG : only0: size = 0 OK 2026/04/19 05:08:25 INFO : only0: Copied (replaced existing) 2026/04/19 05:08:25 DEBUG : only10: md5 = c8246a36b2dd311b9108230e0ce03e80 OK 2026/04/19 05:08:25 DEBUG : only10: size = 0 OK 2026/04/19 05:08:25 INFO : only10: Copied (replaced existing) 2026/04/19 05:08:25 DEBUG : only13: md5 = 35fdf8ad4da04c9e358dd897d7fef291 OK 2026/04/19 05:08:25 DEBUG : only13: size = 0 OK 2026/04/19 05:08:25 INFO : only13: Copied (replaced existing) 2026/04/19 05:08:26 DEBUG : only14: md5 = a5a43e050c9882e0d0ee09da79e36247 OK 2026/04/19 05:08:26 DEBUG : only14: size = 0 OK 2026/04/19 05:08:26 INFO : only14: Copied (replaced existing) 2026/04/19 05:08:26 DEBUG : only15: md5 = ff7f58b03f0e8bb0b6d1462802e17651 OK 2026/04/19 05:08:26 DEBUG : only15: size = 0 OK 2026/04/19 05:08:26 INFO : only15: Copied (replaced existing) 2026/04/19 05:08:26 DEBUG : only16: md5 = 825cf27a605c0ce4163fa644e2b10d0d OK 2026/04/19 05:08:26 DEBUG : only16: size = 0 OK 2026/04/19 05:08:26 INFO : only16: Copied (replaced existing) 2026/04/19 05:08:27 DEBUG : only17: md5 = b490a86743797584913d0ac140a2d690 OK 2026/04/19 05:08:27 DEBUG : only17: size = 0 OK 2026/04/19 05:08:27 INFO : only17: Copied (replaced existing) 2026/04/19 05:08:27 DEBUG : only18: md5 = 73d63e83f978a8650fb1cc34d8973403 OK 2026/04/19 05:08:27 DEBUG : only18: size = 0 OK 2026/04/19 05:08:27 INFO : only18: Copied (replaced existing) 2026/04/19 05:08:27 DEBUG : only19: md5 = df5526970a1e2a1811900e3f93ac3988 OK 2026/04/19 05:08:27 DEBUG : only19: size = 0 OK 2026/04/19 05:08:27 INFO : only19: Copied (replaced existing) 2026/04/19 05:08:27 DEBUG : only1: md5 = 246ab14a942d3379c656f976f18e9d47 OK 2026/04/19 05:08:27 DEBUG : only1: size = 0 OK 2026/04/19 05:08:27 INFO : only1: Copied (replaced existing) 2026/04/19 05:08:28 DEBUG : only2: md5 = 7c19941a58ec31f92ad30d3cdf5a3561 OK 2026/04/19 05:08:28 DEBUG : only2: size = 0 OK 2026/04/19 05:08:28 INFO : only2: Copied (replaced existing) 2026/04/19 05:08:28 DEBUG : only3: md5 = 4b8e3c745cd36fd44b1e824774274355 OK 2026/04/19 05:08:28 DEBUG : only3: size = 0 OK 2026/04/19 05:08:28 INFO : only3: Copied (replaced existing) 2026/04/19 05:08:28 DEBUG : only4: md5 = 40193969ed041212ec9516bdca87c1f1 OK 2026/04/19 05:08:28 DEBUG : only4: size = 0 OK 2026/04/19 05:08:28 INFO : only4: Copied (replaced existing) 2026/04/19 05:08:28 DEBUG : only5: md5 = b67be2b029a9aa5a6dd8a3ccbcde032b OK 2026/04/19 05:08:28 DEBUG : only5: size = 0 OK 2026/04/19 05:08:28 INFO : only5: Copied (replaced existing) 2026/04/19 05:08:29 DEBUG : only7: md5 = 4d4a389c3f81598d878aef7f4a4a0a0f OK 2026/04/19 05:08:29 DEBUG : only7: size = 0 OK 2026/04/19 05:08:29 INFO : only7: Copied (replaced existing) 2026/04/19 05:08:29 DEBUG : only6: md5 = e825c12027acaf95127489347718db86 OK 2026/04/19 05:08:29 DEBUG : only6: size = 0 OK 2026/04/19 05:08:29 INFO : only6: Copied (replaced existing) 2026/04/19 05:08:29 DEBUG : only8: md5 = 880062de0a34d20afa68e258fbc14db2 OK 2026/04/19 05:08:29 DEBUG : only8: size = 0 OK 2026/04/19 05:08:29 INFO : only8: Copied (replaced existing) 2026/04/19 05:08:29 DEBUG : only9: md5 = 9082b20d6e06bb8849fa48d31184e329 OK 2026/04/19 05:08:29 DEBUG : only9: size = 0 OK 2026/04/19 05:08:29 INFO : only9: Copied (replaced existing) 2026/04/19 05:08:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (78.98s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:08:46 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:08:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:08:46 DEBUG : empty_on_remote: Making directory with metadata 2026/04/19 05:08:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:08:46 DEBUG : empty_on_remote: Making directory with metadata 2026/04/19 05:08:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:08:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/19 05:08:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/19 05:08:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:08:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/19 05:08:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/19 05:08:59 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/19 05:08:59 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.25s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:09:00 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:09:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:09:00 DEBUG : empty_on_remote: Making directory with metadata 2026/04/19 05:09:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:09:00 DEBUG : empty_on_remote: Making directory with metadata 2026/04/19 05:09:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:09:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/19 05:09:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/19 05:09:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:09:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/19 05:09:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:09:13 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/19 05:09:13 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/19 05:09:14 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:09:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:09:16 DEBUG : sub dir: Making directory with metadata 2026/04/19 05:09:16 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/19 05:09:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/19 05:09:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/19 05:09:33 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:09:33 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/19 05:09:46 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/19 05:09:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/19 05:09:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/19 05:09:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/19 05:09:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/19 05:09:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/19 05:09:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/19 05:09:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/19 05:09:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/19 05:09:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/19 05:09:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/19 05:09:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (37.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:09:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:09:53 DEBUG : sub dir: Making directory with metadata 2026/04/19 05:09:54 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/19 05:10:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/19 05:10:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/19 05:10:14 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:10:14 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/19 05:10:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/19 05:10:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/19 05:10:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/19 05:10:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/19 05:10:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/19 05:10:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/19 05:10:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/19 05:10:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/19 05:10:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/19 05:10:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/19 05:10:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (39.27s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:10:34 DEBUG : dir1/0000-abcdefg.txt: md5 = ed254edb9639c6ae6013045f18db74a1 OK 2026/04/19 05:10:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = efbd5fcc0997815d44392ed494866fb7 OK 2026/04/19 05:10:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 45f19eba8c9d2f4af0820904eb40ed8d OK 2026/04/19 05:10:39 DEBUG : dir1/0003-defghij.txt: md5 = 6fd17c651d7bd92253aca8b0d77c64ba OK 2026/04/19 05:10:40 DEBUG : dir1/0004-efghijk.txt: md5 = cc3db3ec4f61df5bda69f8ada2d534cf OK 2026/04/19 05:10:41 DEBUG : dir1/0005-fghijkl.txt: md5 = b558f5446fedfd9d32b8575688856bc9 OK 2026/04/19 05:10:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 8704b7cd93696fd5d8c6ea970eb008f3 OK 2026/04/19 05:10:44 DEBUG : dir1/0007-1234567.txt: md5 = e72ebdc649bb2788d4354625f7ab61ec OK 2026/04/19 05:10:46 DEBUG : dir1/0008-2345678.txt: md5 = 58badcaa71e5d45f9aa749fa60ffd5b5 OK 2026/04/19 05:10:47 DEBUG : dir1/0009-3456789.txt: md5 = d58540dc06a5fc785ac53f3c85d81e5d OK 2026/04/19 05:10:48 DEBUG : dir1/0010-456789.txt: md5 = 36676fb7cfbef6cf027fc4511a72a192 OK 2026/04/19 05:10:50 DEBUG : dir1/0011-56789;.txt: md5 = 76b8a03124030ad6d16abe47c6120925 OK 2026/04/19 05:10:51 DEBUG : dir1/0012-6789;.txt: md5 = 5849c77555384ac9872bab2f48dd5620 OK 2026/04/19 05:10:52 DEBUG : dir1/0013-789;=.txt: md5 = 3b96e52bff0980a92f6806ca1134eef6 OK 2026/04/19 05:10:54 DEBUG : dir1/0014-89;=.txt: md5 = 194b484286616a5501b08d566afe1387 OK 2026/04/19 05:10:55 DEBUG : dir1/0015-9;=.txt: md5 = f7e2eb842aca30ce94756918eeb3946b OK 2026/04/19 05:10:57 DEBUG : apple: md5 = 31a8fe350cce11d735b102c202700442 OK 2026/04/19 05:10:58 DEBUG : banana: md5 = ef29f3503bdb693bd217538c7a5998d3 OK 2026/04/19 05:11:00 DEBUG : appleappleapplebanana: md5 = 0e57076d22fac9a73a590a390b212551 OK 2026/04/19 05:11:01 DEBUG : splitbananasplit: md5 = e3a7fda2ccc04e769a6a6db31cfbe5ca OK 2026/04/19 05:11:01 DEBUG : Waiting for deletions to finish 2026/04/19 05:11:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:11:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:11:03 DEBUG : apple: size = 5 OK 2026/04/19 05:11:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : apple: Unchanged skipping 2026/04/19 05:11:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:11:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:11:03 DEBUG : banana: size = 6 OK 2026/04/19 05:11:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : banana: Unchanged skipping 2026/04/19 05:11:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/19 05:11:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:11:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:11:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:11:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:11:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:11:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:11:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:11:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:11:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:11:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:11:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:11:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:11:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:11:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:11:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:11:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:11:03 DEBUG : Waiting for deletions to finish 2026/04/19 05:11:03 DEBUG : Waiting for deletions to finish 2026/04/19 05:11:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:11:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:11:05 DEBUG : dir1: Directory modification time the same (differ by -470.77µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : apple: size = 5 OK 2026/04/19 05:11:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:11:05 DEBUG : apple: Unchanged skipping 2026/04/19 05:11:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:11:05 DEBUG : banana: size = 6 OK 2026/04/19 05:11:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:11:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : banana: Unchanged skipping 2026/04/19 05:11:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:11:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:11:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:11:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:11:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:11:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:11:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:11:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:11:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:11:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:11:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:11:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:11:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:11:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:11:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:11:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:11:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:11:05 DEBUG : Waiting for deletions to finish 2026/04/19 05:11:05 DEBUG : Waiting for deletions to finish 2026/04/19 05:11:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:11:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:11:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:11:18 DEBUG : dir1/0000-abcdefg.txt: md5 = a33b8c725bc67f5b1027d4c58acf6bdc OK 2026/04/19 05:11:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 84fceae1f9dcab765f691a6fcc090442 OK 2026/04/19 05:11:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 51a788c5e637f1774b615b9d008e8a6b OK 2026/04/19 05:11:22 DEBUG : dir1/0003-defghij.txt: md5 = 4f5d1fd77eba523e7cd20ac58ee1c84a OK 2026/04/19 05:11:23 DEBUG : dir1/0004-efghijk.txt: md5 = 4061859020befc4191f751d6a811e3c5 OK 2026/04/19 05:11:24 DEBUG : dir1/0005-fghijkl.txt: md5 = a75c2f4d61f1cef57378dd26d4d22b87 OK 2026/04/19 05:11:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 6bbe9143dae8a4072c53988c05105d1c OK 2026/04/19 05:11:27 DEBUG : dir1/0007-1234567.txt: md5 = 01d67c046412dd340f63254d608f006e OK 2026/04/19 05:11:29 DEBUG : dir1/0008-2345678.txt: md5 = d1916be65a2fbf25d87637a790f1880d OK 2026/04/19 05:11:30 DEBUG : dir1/0009-3456789.txt: md5 = 6aed7ee26f3071f176d8dccaddc8bf24 OK 2026/04/19 05:11:31 DEBUG : dir1/0010-456789.txt: md5 = 02cd05009009471e01819348c089b941 OK 2026/04/19 05:11:33 DEBUG : dir1/0011-56789;.txt: md5 = d4fd76f0ee30e4b333467c3bd3c2f35d OK 2026/04/19 05:11:34 DEBUG : dir1/0012-6789;.txt: md5 = 7388393cd31fe814200298d8be9a180e OK 2026/04/19 05:11:35 DEBUG : dir1/0013-789;=.txt: md5 = 8412d16ba91db89565b052233e618951 OK 2026/04/19 05:11:37 DEBUG : dir1/0014-89;=.txt: md5 = 78b64016c0d0bc30b8efe47ebbf5ef3e OK 2026/04/19 05:11:38 DEBUG : dir1/0015-9;=.txt: md5 = 2d907db718b4d8094e9c82fd634439ed OK 2026/04/19 05:11:39 DEBUG : apple: md5 = 5d76ec9c5ba134f9e4971238eec0461f OK 2026/04/19 05:11:41 DEBUG : banana: md5 = 4f899e374238978448e0f17fea37444e OK 2026/04/19 05:11:42 DEBUG : appleappleapplebanana: md5 = 589d748c93d90663b6f4e6621890665c OK 2026/04/19 05:11:43 DEBUG : splitbananasplit: md5 = 2427758cd5f7e08c17d16ec96169d7ba OK 2026/04/19 05:11:43 DEBUG : Waiting for deletions to finish 2026/04/19 05:11:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:11:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:11:45 DEBUG : apple: size = 5 OK 2026/04/19 05:11:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : banana: size = 6 OK 2026/04/19 05:11:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : banana: Unchanged skipping 2026/04/19 05:11:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:11:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:11:45 DEBUG : apple: Unchanged skipping 2026/04/19 05:11:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/19 05:11:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:11:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:11:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:11:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:11:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:11:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:11:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:11:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:11:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:11:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:11:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:11:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:11:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:11:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:11:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:11:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:11:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:11:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:11:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:11:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:11:45 DEBUG : Waiting for deletions to finish 2026/04/19 05:11:45 DEBUG : Waiting for deletions to finish 2026/04/19 05:11:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:11:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1: Directory modification time the same (differ by -110.541µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : apple: size = 5 OK 2026/04/19 05:11:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : apple: Unchanged skipping 2026/04/19 05:11:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:11:47 DEBUG : banana: size = 6 OK 2026/04/19 05:11:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:11:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : banana: Unchanged skipping 2026/04/19 05:11:47 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:11:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:11:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:11:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:11:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:11:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:11:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:11:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:11:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:11:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:11:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:11:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:11:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:11:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:11:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:11:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:11:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:11:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:11:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:11:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:11:47 DEBUG : Waiting for deletions to finish 2026/04/19 05:11:47 DEBUG : Waiting for deletions to finish 2026/04/19 05:11:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:11:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:11:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:11:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 25366a67d25b91d7717e59209757a457 OK 2026/04/19 05:12:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = 98f28ecf68faef0615b3e11d35c4ee4f OK 2026/04/19 05:12:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 9fe267d1c7f7c007186a5d5a1ca12b30 OK 2026/04/19 05:12:03 DEBUG : dir1/0003-defghij.txt: md5 = 0744f9fe55d4ef5488766e19e7202cb2 OK 2026/04/19 05:12:05 DEBUG : dir1/0004-efghijk.txt: md5 = ec0c115b6066d9a0916424f3f9475585 OK 2026/04/19 05:12:06 DEBUG : dir1/0005-fghijkl.txt: md5 = d3ae0405ff8bdb1e5de9a6c19f5fea0c OK 2026/04/19 05:12:08 DEBUG : dir1/0006-ghijklm.txt: md5 = fd329eca3ee101b1c034de7c346e7f40 OK 2026/04/19 05:12:09 DEBUG : dir1/0007-1234567.txt: md5 = 6100baca6c2a29c12345d8fda7a45023 OK 2026/04/19 05:12:10 DEBUG : dir1/0008-2345678.txt: md5 = e58f5946980589af472e67824724578f OK 2026/04/19 05:12:12 DEBUG : dir1/0009-3456789.txt: md5 = 4523999a70ed722b046280fde4e2eb78 OK 2026/04/19 05:12:13 DEBUG : dir1/0010-456789.txt: md5 = e6d5cb54f80924993851ffec9891859d OK 2026/04/19 05:12:15 DEBUG : dir1/0011-56789;.txt: md5 = 17fb9f8bb0db709ee41406fa2f91bb61 OK 2026/04/19 05:12:16 DEBUG : dir1/0012-6789;.txt: md5 = 2f415d4977ffe4a159298149bb31bc8b OK 2026/04/19 05:12:17 DEBUG : dir1/0013-789;=.txt: md5 = 8b0be0ba46a398248fbc7e0081260e75 OK 2026/04/19 05:12:19 DEBUG : dir1/0014-89;=.txt: md5 = 96c283a55da8fba29c4e1d0b78ed9593 OK 2026/04/19 05:12:20 DEBUG : dir1/0015-9;=.txt: md5 = 7c177565ca3a46181545afd81a342f20 OK 2026/04/19 05:12:22 DEBUG : apple: md5 = 805045901a252fa3a47061c3c13891e9 OK 2026/04/19 05:12:23 DEBUG : banana: md5 = 2b820b0800f9e8061b816b7b3101a441 OK 2026/04/19 05:12:25 DEBUG : appleappleapplebanana: md5 = 43720d763d50ea3d0046f55da0f8f8a8 OK 2026/04/19 05:12:26 DEBUG : splitbananasplit: md5 = 11200eb5d6ebdd26ddbb286aff63cfcf OK 2026/04/19 05:12:26 DEBUG : Waiting for deletions to finish 2026/04/19 05:12:26 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:12:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 05:12:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 05:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 05:12:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/19 05:12:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:12:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 14b53228ccd07909ed48455ced5dd436 OK 2026/04/19 05:12:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/19 05:12:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:29 DEBUG : YmFuYW5h: md5 = 97ab868a026ff73027ffc05df8d44cf4 OK 2026/04/19 05:12:29 DEBUG : YmFuYW5h: size = 6 OK 2026/04/19 05:12:29 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/19 05:12:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 7f11a8fe30ec058a1fe9a8f9e879b1cc OK 2026/04/19 05:12:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/19 05:12:29 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:29 DEBUG : YXBwbGU=: md5 = 4cb692d8f75228e9b04739702f2e2290 OK 2026/04/19 05:12:29 DEBUG : YXBwbGU=: size = 5 OK 2026/04/19 05:12:29 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/19 05:12:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = a2d683e33437640f7b5f7a23ac941b6b OK 2026/04/19 05:12:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/19 05:12:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 227810c9bedb7d109f8645b62d9bcbd7 OK 2026/04/19 05:12:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/19 05:12:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 119cda48e888f67a0a36f248ff4efb4a OK 2026/04/19 05:12:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/19 05:12:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 3c77ffe41a93c5ad9cd57bffbb3b1be4 OK 2026/04/19 05:12:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/19 05:12:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 906400153f3b43c7aa5541b5271a0d1e OK 2026/04/19 05:12:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/19 05:12:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = a8667fae29230e4bbd844cccb868fdff OK 2026/04/19 05:12:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/19 05:12:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 816c776f54927b75ec366c55f828099a OK 2026/04/19 05:12:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/19 05:12:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 2571c05ffb8fbb66918a5ac7e454cd97 OK 2026/04/19 05:12:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/19 05:12:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 62098db4559bdc962a65dda47bf4c77a OK 2026/04/19 05:12:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/19 05:12:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 988b813cebfc6c2f32afc45906cc2155 OK 2026/04/19 05:12:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/19 05:12:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = b0d3441561a18da5390da01874bf8d7a OK 2026/04/19 05:12:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/19 05:12:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = dca87532fcc1d15dbae68e968b87f65c OK 2026/04/19 05:12:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/19 05:12:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:12:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = bee31a532a68efdcc3b323d87e39f584 OK 2026/04/19 05:12:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/19 05:12:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 322d9f58d9ffe209659b15c91bf0558d OK 2026/04/19 05:12:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/19 05:12:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = f055386f9960fb3b4de63f0bc92657a3 OK 2026/04/19 05:12:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/19 05:12:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:34 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 3fc4bbc79ad10f8b3801edd22aa9d948 OK 2026/04/19 05:12:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/19 05:12:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:12:34 DEBUG : Waiting for deletions to finish 2026/04/19 05:12:35 INFO : dir1/0007-1234567.txt: Deleted 2026/04/19 05:12:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/19 05:12:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/19 05:12:35 INFO : dir1/0008-2345678.txt: Deleted 2026/04/19 05:12:35 INFO : dir1/0011-56789;.txt: Deleted 2026/04/19 05:12:35 INFO : dir1/0010-456789.txt: Deleted 2026/04/19 05:12:35 INFO : appleappleapplebanana: Deleted 2026/04/19 05:12:35 INFO : banana: Deleted 2026/04/19 05:12:35 INFO : apple: Deleted 2026/04/19 05:12:35 INFO : dir1/0009-3456789.txt: Deleted 2026/04/19 05:12:35 INFO : dir1/0003-defghij.txt: Deleted 2026/04/19 05:12:35 INFO : dir1/0014-89;=.txt: Deleted 2026/04/19 05:12:35 INFO : dir1/0012-6789;.txt: Deleted 2026/04/19 05:12:35 INFO : splitbananasplit: Deleted 2026/04/19 05:12:35 INFO : dir1/0013-789;=.txt: Deleted 2026/04/19 05:12:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/19 05:12:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/19 05:12:36 INFO : dir1/0015-9;=.txt: Deleted 2026/04/19 05:12:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/19 05:12:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/19 05:12:36 DEBUG : Waiting for deletions to finish 2026/04/19 05:12:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:37 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:37 DEBUG : dir1: Directory modification time the same (differ by -740.446µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : YXBwbGU=: size = 5 OK 2026/04/19 05:12:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : apple: Unchanged skipping 2026/04/19 05:12:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/19 05:12:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:12:37 DEBUG : YmFuYW5h: size = 6 OK 2026/04/19 05:12:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : banana: Unchanged skipping 2026/04/19 05:12:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/19 05:12:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/19 05:12:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/19 05:12:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/19 05:12:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/19 05:12:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/19 05:12:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/19 05:12:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/19 05:12:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/19 05:12:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/19 05:12:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/19 05:12:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/19 05:12:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/19 05:12:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/19 05:12:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/19 05:12:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/19 05:12:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/19 05:12:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:12:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/19 05:12:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:12:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:12:37 DEBUG : Waiting for deletions to finish 2026/04/19 05:12:37 DEBUG : Waiting for deletions to finish 2026/04/19 05:12:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/19 05:12:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:12:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:12:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:12:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:12:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:12:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:12:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:12:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:12:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:12:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:12:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:12:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:12:49 DEBUG : dir1/0000-abcdefg.txt: md5 = e39e6c5bbcc936f7b71c377f2b66da62 OK 2026/04/19 05:12:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = 14af1ac850b1a3b885806f0f02aa9e33 OK 2026/04/19 05:12:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 82a8b4f7bcc27c7cbf6e56951abcb7a5 OK 2026/04/19 05:12:53 DEBUG : dir1/0003-defghij.txt: md5 = d7bab79a361baa6d63f332107596b971 OK 2026/04/19 05:12:55 DEBUG : dir1/0004-efghijk.txt: md5 = fce9e55c10890bcc934d9065aab34a42 OK 2026/04/19 05:12:56 DEBUG : dir1/0005-fghijkl.txt: md5 = 88b432826d6209e9bd45068576625e2a OK 2026/04/19 05:12:57 DEBUG : dir1/0006-ghijklm.txt: md5 = ed58aad26b18f9e1640d9c8b6a3311b7 OK 2026/04/19 05:12:59 DEBUG : dir1/0007-1234567.txt: md5 = 46a2d629cebc57c20b77b99244a486e7 OK 2026/04/19 05:13:00 DEBUG : dir1/0008-2345678.txt: md5 = 4bdc08f627f2a8fe87ea23388c225068 OK 2026/04/19 05:13:02 DEBUG : dir1/0009-3456789.txt: md5 = 91320e9f05674d6bfb718b22e2453463 OK 2026/04/19 05:13:03 DEBUG : dir1/0010-456789.txt: md5 = 1f874a9973b5ce9e9e9f56fc6205804a OK 2026/04/19 05:13:04 DEBUG : dir1/0011-56789;.txt: md5 = 92efe4e2ffc1e2ed75cbe263e5e0828e OK 2026/04/19 05:13:06 DEBUG : dir1/0012-6789;.txt: md5 = 85983ba99f5fb5cc2537912407dfff11 OK 2026/04/19 05:13:07 DEBUG : dir1/0013-789;=.txt: md5 = 2bba728435c3538116d79cce63f930ad OK 2026/04/19 05:13:08 DEBUG : dir1/0014-89;=.txt: md5 = cc1d72d3e76db8357a10b47ccdfbd90b OK 2026/04/19 05:13:10 DEBUG : dir1/0015-9;=.txt: md5 = 3ee156b37a921be24359a8b4e2fcd9c2 OK 2026/04/19 05:13:11 DEBUG : apple: md5 = 12c2a7494776aa3d2bcbaeb995103676 OK 2026/04/19 05:13:12 DEBUG : banana: md5 = d3e1460fdb7409daf3323631db5f2901 OK 2026/04/19 05:13:13 DEBUG : appleappleapplebanana: md5 = 9a560a82a083239698b3ccf9de18bbbc OK 2026/04/19 05:13:15 DEBUG : splitbananasplit: md5 = e08bbb91ba488b93b6bf0a4c6bdd2235 OK 2026/04/19 05:13:15 DEBUG : Waiting for deletions to finish 2026/04/19 05:13:15 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 05:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 05:13:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 05:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 05:13:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:13:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:13:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:13:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:13:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:13:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:13:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:13:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:13:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:13:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:13:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:13:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:13:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:13:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:13:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:13:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:13:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:13:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:13:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:13:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:13:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:13:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:13:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:13:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:13:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:13:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:13:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:13:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:13:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:13:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:13:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:13:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:13:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:13:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:13:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:13:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:13:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:13:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:13:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:13:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:13:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:13:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:13:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:13:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:13:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:13:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:13:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:13:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:13:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:13:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:13:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:13:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:13:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:13:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:13:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:13:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:13:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/19 05:13:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:13:18 DEBUG : PREFIXbanana: md5 = 0c2c1e359d1340b68bd02a124d26ba03 OK 2026/04/19 05:13:18 DEBUG : PREFIXbanana: size = 6 OK 2026/04/19 05:13:18 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/19 05:13:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:13:18 DEBUG : PREFIXapple: md5 = 71d6e9e97918dfa12bc748a40e2b1fa0 OK 2026/04/19 05:13:18 DEBUG : PREFIXapple: size = 5 OK 2026/04/19 05:13:18 INFO : apple: Copied (new) to: PREFIXapple 2026/04/19 05:13:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:13:18 DEBUG : PREFIXsplitbananasplit: md5 = 860075ee24ceb8f15921e198465203b4 OK 2026/04/19 05:13:18 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/19 05:13:18 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/19 05:13:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:13:18 DEBUG : PREFIXappleappleapplebanana: md5 = 6a410b0da1b0d638ecbc03ed55c57cf3 OK 2026/04/19 05:13:18 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/19 05:13:18 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/19 05:13:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:13:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = f55dde1ab5dafab7dbb106547420c057 OK 2026/04/19 05:13:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/19 05:13:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:13:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:13:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 4c61e781ac2069305659f58efad8faaf OK 2026/04/19 05:13:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:13:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:13:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:13:19 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 8335eea5682c8c3ef0620bbae461649a OK 2026/04/19 05:13:19 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/19 05:13:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:13:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:13:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = f183f04e2de3996ba1375427710efbc5 OK 2026/04/19 05:13:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/19 05:13:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:13:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:13:20 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = f747d0289164eb63f29add523105cb56 OK 2026/04/19 05:13:20 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/19 05:13:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:13:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:13:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 44d28c2ed467a5e25c05abbd5431f8e3 OK 2026/04/19 05:13:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/19 05:13:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:13:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:13:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 77cb7b814a26b809baa87361bcba987e OK 2026/04/19 05:13:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/19 05:13:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:13:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:13:21 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = e2f88d4cd386e9a61bcdbf44504e6997 OK 2026/04/19 05:13:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/19 05:13:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:13:22 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 0bc9a504c851b141f136a774b3b4f71c OK 2026/04/19 05:13:22 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/19 05:13:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:13:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:13:22 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 54e876fe509ac969f0d0fdd77a8be35f OK 2026/04/19 05:13:22 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/19 05:13:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/19 05:13:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:13:22 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 439c1be6f3c8328a658ae292e3715d75 OK 2026/04/19 05:13:22 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/19 05:13:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:13:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:13:22 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 33766b3124ac2544d5578feaff616689 OK 2026/04/19 05:13:22 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/19 05:13:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:13:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:13:23 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 529c8df7bc9f52b6cbfd0cc88f16ba1f OK 2026/04/19 05:13:23 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/19 05:13:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:13:23 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 71520eb36d0ad68b436e9b7666d67abf OK 2026/04/19 05:13:23 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/19 05:13:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:13:23 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = d3f64bdbf837e0f7abd93e2bc1ee60f5 OK 2026/04/19 05:13:23 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/19 05:13:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:13:23 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 4020419de1e6685652dbd7886b684595 OK 2026/04/19 05:13:23 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/19 05:13:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:13:23 DEBUG : Waiting for deletions to finish 2026/04/19 05:13:24 INFO : dir1/0009-3456789.txt: Deleted 2026/04/19 05:13:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/19 05:13:24 INFO : dir1/0014-89;=.txt: Deleted 2026/04/19 05:13:24 INFO : splitbananasplit: Deleted 2026/04/19 05:13:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/19 05:13:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/19 05:13:24 INFO : appleappleapplebanana: Deleted 2026/04/19 05:13:24 INFO : banana: Deleted 2026/04/19 05:13:24 INFO : dir1/0008-2345678.txt: Deleted 2026/04/19 05:13:24 INFO : dir1/0013-789;=.txt: Deleted 2026/04/19 05:13:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/19 05:13:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/19 05:13:24 INFO : apple: Deleted 2026/04/19 05:13:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/19 05:13:24 INFO : dir1/0007-1234567.txt: Deleted 2026/04/19 05:13:24 INFO : dir1/0003-defghij.txt: Deleted 2026/04/19 05:13:24 INFO : dir1/0012-6789;.txt: Deleted 2026/04/19 05:13:24 INFO : dir1/0011-56789;.txt: Deleted 2026/04/19 05:13:24 INFO : dir1/0010-456789.txt: Deleted 2026/04/19 05:13:24 INFO : dir1/0015-9;=.txt: Deleted 2026/04/19 05:13:24 DEBUG : Waiting for deletions to finish 2026/04/19 05:13:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:13:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:13:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:13:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1: Directory modification time the same (differ by -479.962µs, within tolerance 1ms) 2026/04/19 05:13:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:13:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:13:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:13:27 DEBUG : apple: md5 = 9c99de98ca30195cf089216c81cb0339 OK 2026/04/19 05:13:27 DEBUG : apple: size = 5 OK 2026/04/19 05:13:27 INFO : apple: Copied (new) 2026/04/19 05:13:27 DEBUG : banana: md5 = e522b1bbf41b36e3c83321c3756ddb7e OK 2026/04/19 05:13:27 DEBUG : banana: size = 6 OK 2026/04/19 05:13:27 INFO : banana: Copied (new) 2026/04/19 05:13:27 DEBUG : appleappleapplebanana: md5 = 844b93988987734665805945ddb89053 OK 2026/04/19 05:13:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:13:27 INFO : appleappleapplebanana: Copied (new) 2026/04/19 05:13:27 DEBUG : splitbananasplit: md5 = cec78dc2c3dd69a15bd9fb0081f016ae OK 2026/04/19 05:13:27 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:13:27 INFO : splitbananasplit: Copied (new) 2026/04/19 05:13:28 DEBUG : dir1/0002-cdefghi.txt: md5 = d98a75b7d2bad2ad0b04c352a3acb87a OK 2026/04/19 05:13:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:13:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/19 05:13:28 DEBUG : dir1/0003-defghij.txt: md5 = 86475ce378c862d8c104ddd9b8b1b940 OK 2026/04/19 05:13:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:13:28 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/19 05:13:29 DEBUG : dir1/0000-abcdefg.txt: md5 = c120fb34924b5d090deea3ffc38367b9 OK 2026/04/19 05:13:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:13:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/19 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4f4a034a4c1b442361f5ea0bc0534877 OK 2026/04/19 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:13:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/19 05:13:30 DEBUG : dir1/0004-efghijk.txt: md5 = 61a4db6c6b15bb8227055ca94ecd365d OK 2026/04/19 05:13:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:13:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/19 05:13:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 6a9d5f113c65e1fde5eab54a62be8c49 OK 2026/04/19 05:13:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:13:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/19 05:13:30 DEBUG : dir1/0006-ghijklm.txt: md5 = fe3e949ce1cdfdf475e1287d430a70a8 OK 2026/04/19 05:13:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:13:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/19 05:13:30 DEBUG : dir1/0007-1234567.txt: md5 = aa8d23938d6140d655d6935ab9c39f47 OK 2026/04/19 05:13:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:13:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/19 05:13:31 DEBUG : dir1/0010-456789.txt: md5 = 6969f2e8014801fae257c13d3903e80f OK 2026/04/19 05:13:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:13:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/19 05:13:31 DEBUG : dir1/0009-3456789.txt: md5 = 8c3f638bf1f592878094979462af2e38 OK 2026/04/19 05:13:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:13:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/19 05:13:31 DEBUG : dir1/0008-2345678.txt: md5 = af7c37f86f63065df8735c4a9aad98a6 OK 2026/04/19 05:13:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:13:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/19 05:13:31 DEBUG : dir1/0011-56789;.txt: md5 = 95eca3693ff194909f0620b921ed6955 OK 2026/04/19 05:13:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:13:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/19 05:13:32 DEBUG : dir1/0012-6789;.txt: md5 = a6a02a243e5d8c9592d697311e6e236a OK 2026/04/19 05:13:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:13:32 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/19 05:13:33 DEBUG : dir1/0013-789;=.txt: md5 = 4065afc1d43e30888a7fd4cd1db8643f OK 2026/04/19 05:13:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:13:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/19 05:13:33 DEBUG : dir1/0014-89;=.txt: md5 = dc950e912b4d99240bbd908d0c5a5715 OK 2026/04/19 05:13:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:13:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/19 05:13:33 DEBUG : dir1/0015-9;=.txt: md5 = a34ca7a87efa618fdbbe7bfa121e32fc OK 2026/04/19 05:13:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:13:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/19 05:13:33 DEBUG : Waiting for deletions to finish 2026/04/19 05:13:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/19 05:13:33 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/19 05:13:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/19 05:13:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/19 05:13:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/19 05:13:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/19 05:13:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/19 05:13:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/19 05:13:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/19 05:13:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/19 05:13:33 INFO : PREFIXapple: Deleted 2026/04/19 05:13:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/19 05:13:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/19 05:13:33 INFO : PREFIXsplitbananasplit: Deleted 2026/04/19 05:13:33 INFO : PREFIXbanana: Deleted 2026/04/19 05:13:34 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/19 05:13:34 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/19 05:13:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/19 05:13:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/19 05:13:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/19 05:13:34 DEBUG : Waiting for deletions to finish 2026/04/19 05:13:34 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:13:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : Waiting for deletions to finish 2026/04/19 05:13:35 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:13:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:13:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 2197e3ea21452995faca160a6ae545a9 OK 2026/04/19 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9dcdad7d57e9dab6f0aaaba1298df24e OK 2026/04/19 05:13:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 4f36ff02af27babc0622063601ac3971 OK 2026/04/19 05:13:51 DEBUG : dir1/0003-defghij.txt: md5 = dd47d1ca1dec4f9cca32bc0ee3583d04 OK 2026/04/19 05:13:53 DEBUG : dir1/0004-efghijk.txt: md5 = 810026c305e87ac645b8af7518333936 OK 2026/04/19 05:13:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 4243bd6eed6482036e5d4182d4a0768f OK 2026/04/19 05:13:55 DEBUG : dir1/0006-ghijklm.txt: md5 = a7a2902beac9b0a218c0a3cbe5d0c69b OK 2026/04/19 05:13:57 DEBUG : dir1/0007-1234567.txt: md5 = ac5690d3526854c58fcacb3028573263 OK 2026/04/19 05:13:58 DEBUG : dir1/0008-2345678.txt: md5 = a35a7d375e321fb5d94e774abdc51b0c OK 2026/04/19 05:13:59 DEBUG : dir1/0009-3456789.txt: md5 = 1603eb822baa2c86c78e7d7eb1cf0793 OK 2026/04/19 05:14:01 DEBUG : dir1/0010-456789.txt: md5 = 8abd369eb047d2986869209e9f2aa24a OK 2026/04/19 05:14:02 DEBUG : dir1/0011-56789;.txt: md5 = df5d06fa1a2f7398dcd14f8fd86763a7 OK 2026/04/19 05:14:04 DEBUG : dir1/0012-6789;.txt: md5 = 5a80b8f896e33c767d89073971d9a700 OK 2026/04/19 05:14:05 DEBUG : dir1/0013-789;=.txt: md5 = f216c874f40c47b7d0e9a12222e2f8a2 OK 2026/04/19 05:14:07 DEBUG : dir1/0014-89;=.txt: md5 = 77115847b53327449ca1232c698e2425 OK 2026/04/19 05:14:08 DEBUG : dir1/0015-9;=.txt: md5 = 3d80c2d66f70166a793df888aa23d046 OK 2026/04/19 05:14:09 DEBUG : apple: md5 = b31bc98db7d1943f84f6917be979ac82 OK 2026/04/19 05:14:10 DEBUG : banana: md5 = 68a8b695ea892e5cc3f173e93ea439eb OK 2026/04/19 05:14:12 DEBUG : appleappleapplebanana: md5 = 3992c8e51c8d3ab9e2c1e8acc8de0621 OK 2026/04/19 05:14:13 DEBUG : splitbananasplit: md5 = c8ed87509934718c55511c038bcab962 OK 2026/04/19 05:14:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:14:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:14:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:14:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:14:14 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:14:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:14 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:14:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:14:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:14 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:14 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 05:14:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 05:14:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 05:14:14 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/19 05:14:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:14:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/19 05:14:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:14:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:14:16 DEBUG : bananaSUFFIX: md5 = 566dea20de3a4f9d19894aac59672a38 OK 2026/04/19 05:14:16 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/19 05:14:16 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/19 05:14:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:14:16 DEBUG : appleappleapplebananaSUFFIX: md5 = c51cd256e41edaf28e07abff64aafd4f OK 2026/04/19 05:14:16 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/19 05:14:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/19 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:16 DEBUG : appleSUFFIX: md5 = a3ffaf1fc00b421bfe6b10e1f5a18eef OK 2026/04/19 05:14:16 DEBUG : appleSUFFIX: size = 5 OK 2026/04/19 05:14:16 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/19 05:14:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:14:16 DEBUG : splitbananasplitSUFFIX: md5 = 48886c9f306e038f76c704a434c9d92f OK 2026/04/19 05:14:16 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/19 05:14:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/19 05:14:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:14:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 703b392eec7e1bac559e5033a4f9925a OK 2026/04/19 05:14:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/19 05:14:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:14:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 2a48db8c286280e3288ba909fffb7e7f OK 2026/04/19 05:14:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/19 05:14:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:14:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 6e8bb5716b576087fafa31851c7d3d93 OK 2026/04/19 05:14:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/19 05:14:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:14:17 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = fc1b2e4b731e129aac8ed7d28139ed1b OK 2026/04/19 05:14:17 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/19 05:14:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:14:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = eba7318a7107266779a178804d5c11c4 OK 2026/04/19 05:14:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/19 05:14:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:14:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:14:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 98ce66b333f178677fc4619f7d2797d5 OK 2026/04/19 05:14:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/19 05:14:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:14:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:14:19 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 13c3c9d02989eb1df18c79e587db18fc OK 2026/04/19 05:14:19 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/19 05:14:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:14:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = dc3dd1f4368ef0a820bd6121d9a85a36 OK 2026/04/19 05:14:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/19 05:14:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:14:20 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 43b9f74036927cf3655fb455d854cc80 OK 2026/04/19 05:14:20 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/19 05:14:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:14:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:14:20 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = bf6d107b6f1961c664a4ad11fdb7efbe OK 2026/04/19 05:14:20 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/19 05:14:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:14:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:14:20 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 871fa7e352e8db84af3dc3e3b1a41848 OK 2026/04/19 05:14:20 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/19 05:14:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:14:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:14:20 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = fd642d32ef4da67ccc5f8fcb8a6ffdeb OK 2026/04/19 05:14:20 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/19 05:14:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:14:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:14:21 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 6771a33c5fb633023947f4a161f6fbf7 OK 2026/04/19 05:14:21 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/19 05:14:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:14:21 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 0c1dd632eb412c0e3900060a0ff99d83 OK 2026/04/19 05:14:21 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/19 05:14:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:14:21 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = bb55ff819868f8f54d225544d7de2bd8 OK 2026/04/19 05:14:21 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/19 05:14:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:14:21 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 54bd63c568aad7656f113c8f8afcd2ba OK 2026/04/19 05:14:21 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/19 05:14:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:14:21 DEBUG : Waiting for deletions to finish 2026/04/19 05:14:22 INFO : appleappleapplebanana: Deleted 2026/04/19 05:14:22 INFO : dir1/0011-56789;.txt: Deleted 2026/04/19 05:14:22 INFO : dir1/0009-3456789.txt: Deleted 2026/04/19 05:14:22 INFO : dir1/0015-9;=.txt: Deleted 2026/04/19 05:14:22 INFO : banana: Deleted 2026/04/19 05:14:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/19 05:14:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/19 05:14:22 INFO : splitbananasplit: Deleted 2026/04/19 05:14:22 INFO : dir1/0013-789;=.txt: Deleted 2026/04/19 05:14:22 INFO : dir1/0003-defghij.txt: Deleted 2026/04/19 05:14:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/19 05:14:22 INFO : dir1/0008-2345678.txt: Deleted 2026/04/19 05:14:22 INFO : apple: Deleted 2026/04/19 05:14:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/19 05:14:22 INFO : dir1/0007-1234567.txt: Deleted 2026/04/19 05:14:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/19 05:14:22 INFO : dir1/0014-89;=.txt: Deleted 2026/04/19 05:14:22 INFO : dir1/0012-6789;.txt: Deleted 2026/04/19 05:14:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/19 05:14:23 INFO : dir1/0010-456789.txt: Deleted 2026/04/19 05:14:23 DEBUG : Waiting for deletions to finish 2026/04/19 05:14:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:14:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:14:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:14:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1: Directory modification time the same (differ by -349.228µs, within tolerance 1ms) 2026/04/19 05:14:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:14:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:14:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:14:26 DEBUG : appleappleapplebanana: md5 = 7f0e5cdffbc6a43c864da024e5276c79 OK 2026/04/19 05:14:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:14:26 INFO : appleappleapplebanana: Copied (new) 2026/04/19 05:14:26 DEBUG : apple: md5 = 1b1b09301485363de73dd24d7e28c11f OK 2026/04/19 05:14:26 DEBUG : apple: size = 5 OK 2026/04/19 05:14:26 INFO : apple: Copied (new) 2026/04/19 05:14:26 DEBUG : splitbananasplit: md5 = dec680181d7e2bfbf769d6b04072491b OK 2026/04/19 05:14:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:14:26 INFO : splitbananasplit: Copied (new) 2026/04/19 05:14:26 DEBUG : banana: md5 = bb6b35817a8a4ddf23429a86a6959c68 OK 2026/04/19 05:14:26 DEBUG : banana: size = 6 OK 2026/04/19 05:14:26 INFO : banana: Copied (new) 2026/04/19 05:14:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 4c4dcf50fc57676e277ca1899963692c OK 2026/04/19 05:14:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:14:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/19 05:14:27 DEBUG : dir1/0000-abcdefg.txt: md5 = d99c4e5f7a5976c92f73721c5e7be513 OK 2026/04/19 05:14:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:14:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/19 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = c0c0c05887fcf3bee7c13a7c9fb9b20d OK 2026/04/19 05:14:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:14:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/19 05:14:27 DEBUG : dir1/0003-defghij.txt: md5 = 32fcb86335866d31df6dc36015137efc OK 2026/04/19 05:14:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:14:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/19 05:14:28 DEBUG : dir1/0004-efghijk.txt: md5 = cdd43ba0e692c1ca9e94083fd41cf0db OK 2026/04/19 05:14:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:14:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/19 05:14:28 DEBUG : dir1/0005-fghijkl.txt: md5 = bd3587ab4f74f865eb521bfa9176bfa0 OK 2026/04/19 05:14:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:14:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/19 05:14:28 DEBUG : dir1/0006-ghijklm.txt: md5 = dd3d469b71e465ceaa4f8fa1881a72a3 OK 2026/04/19 05:14:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:14:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/19 05:14:28 DEBUG : dir1/0007-1234567.txt: md5 = 3bea7b8ba156f6e4b497280ad315c5af OK 2026/04/19 05:14:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:14:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/19 05:14:29 DEBUG : dir1/0008-2345678.txt: md5 = 69addcf5d66c57ebb150c3e41ddd5db7 OK 2026/04/19 05:14:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:14:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/19 05:14:29 DEBUG : dir1/0010-456789.txt: md5 = c1b8f0acf8663f1aaa9c2f9d97e85927 OK 2026/04/19 05:14:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:14:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/19 05:14:29 DEBUG : dir1/0009-3456789.txt: md5 = fee6b69a0f585116a0ca5e90575a12ab OK 2026/04/19 05:14:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:14:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/19 05:14:30 DEBUG : dir1/0011-56789;.txt: md5 = 97c2a18dcf96b25c94cf9a74c5fcd01d OK 2026/04/19 05:14:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:14:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/19 05:14:31 DEBUG : dir1/0012-6789;.txt: md5 = 8a0587c1948d12a967657b71fd5315c2 OK 2026/04/19 05:14:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:14:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/19 05:14:31 DEBUG : dir1/0014-89;=.txt: md5 = c4729471d40616afbe6d087bbf31a5cc OK 2026/04/19 05:14:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:14:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/19 05:14:31 DEBUG : dir1/0013-789;=.txt: md5 = c23f7d49c1d63d3e91222952f852bb57 OK 2026/04/19 05:14:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:14:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/19 05:14:31 DEBUG : dir1/0015-9;=.txt: md5 = 881f47fb6d95c83237a5507bffb9756b OK 2026/04/19 05:14:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:14:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/19 05:14:31 DEBUG : Waiting for deletions to finish 2026/04/19 05:14:31 INFO : bananaSUFFIX: Deleted 2026/04/19 05:14:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/19 05:14:31 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/19 05:14:31 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/19 05:14:31 INFO : appleSUFFIX: Deleted 2026/04/19 05:14:31 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/19 05:14:31 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/19 05:14:31 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/19 05:14:32 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/19 05:14:32 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/19 05:14:32 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/19 05:14:32 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/19 05:14:32 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/19 05:14:32 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/19 05:14:32 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/19 05:14:32 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/19 05:14:32 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/19 05:14:32 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/19 05:14:32 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/19 05:14:32 INFO : splitbananasplitSUFFIX: Deleted 2026/04/19 05:14:32 DEBUG : Waiting for deletions to finish 2026/04/19 05:14:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:14:33 DEBUG : Waiting for deletions to finish 2026/04/19 05:14:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:14:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/19 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:14:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 0b3238264b9e55c62b1406eab0169256 OK 2026/04/19 05:14:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = f5309d87d59e79954b961c2b8da5c04f OK 2026/04/19 05:14:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 223359050c5a1ca77afdc197f58d9ed9 OK 2026/04/19 05:14:50 DEBUG : dir1/0003-defghij.txt: md5 = f9d81a099047032e6ccb4374b055d8b8 OK 2026/04/19 05:14:51 DEBUG : dir1/0004-efghijk.txt: md5 = 8b01d500e1477cb0f3e0a4905f89b4dc OK 2026/04/19 05:14:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 30337da39157d5f4b2b2856b23bbc874 OK 2026/04/19 05:14:54 DEBUG : dir1/0006-ghijklm.txt: md5 = a00189c633aa82d16730d5ad459a0db6 OK 2026/04/19 05:14:55 DEBUG : dir1/0007-1234567.txt: md5 = a0824698353526a7c49e50cf2bb8b9e7 OK 2026/04/19 05:14:57 DEBUG : dir1/0008-2345678.txt: md5 = 2e827a45400a6b6d20f2f129214e7df1 OK 2026/04/19 05:14:58 DEBUG : dir1/0009-3456789.txt: md5 = 74ed62bac2c36560797df23479428ec9 OK 2026/04/19 05:15:00 DEBUG : dir1/0010-456789.txt: md5 = 91a8ea0cbdaeb1ba4b96c3c4e9ea658f OK 2026/04/19 05:15:01 DEBUG : dir1/0011-56789;.txt: md5 = ee5c8bb62e2c0793308a73faec68b623 OK 2026/04/19 05:15:03 DEBUG : dir1/0012-6789;.txt: md5 = de5460c05282ce901b96c6f4a4e6f70d OK 2026/04/19 05:15:04 DEBUG : dir1/0013-789;=.txt: md5 = b3fcba95c61d1f1a0b3304e94da0529b OK 2026/04/19 05:15:05 DEBUG : dir1/0014-89;=.txt: md5 = 2116cca5b08434e1dfd4c9514b1ba39a OK 2026/04/19 05:15:07 DEBUG : dir1/0015-9;=.txt: md5 = 339a230bff1f168119139a54f0053f8b OK 2026/04/19 05:15:08 DEBUG : apple: md5 = d79a47d7454fc9a7cf277333fb525996 OK 2026/04/19 05:15:10 DEBUG : banana: md5 = dff3512399cdfed256fbf704c4378c60 OK 2026/04/19 05:15:11 DEBUG : appleappleapplebanana: md5 = e845f9df17ed7c5f52c41f3a40bc55a6 OK 2026/04/19 05:15:13 DEBUG : splitbananasplit: md5 = 1cb5b22c0496eff4b87378b88e21079c OK 2026/04/19 05:15:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:15:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:15:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:15:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:14 DEBUG : apple: size = 5 OK 2026/04/19 05:15:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:14 DEBUG : apple: Unchanged skipping 2026/04/19 05:15:14 DEBUG : banana: size = 6 OK 2026/04/19 05:15:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:14 DEBUG : banana: Unchanged skipping 2026/04/19 05:15:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/19 05:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:15:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/19 05:15:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:15:16 DEBUG : appleapple: md5 = 2c81435ca00699f04c313102cdb9a367 OK 2026/04/19 05:15:16 DEBUG : appleapple: size = 21 OK 2026/04/19 05:15:16 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/19 05:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:15:16 DEBUG : dir1/0001-bcdef: md5 = 5fc353fa3af953fb0e578b84ec79e552 OK 2026/04/19 05:15:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/19 05:15:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/19 05:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:15:16 DEBUG : dir1/0000-abcde: md5 = a9b5812754a19cb8f53c6133bdb49d81 OK 2026/04/19 05:15:16 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/19 05:15:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/19 05:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:15:16 DEBUG : splitbanan: md5 = a19c288b3c51aeadd9b4926e490aa6d9 OK 2026/04/19 05:15:16 DEBUG : splitbanan: size = 16 OK 2026/04/19 05:15:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/19 05:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:15:17 DEBUG : dir1/0002-cdefg: md5 = d1e1e47e24fa7dbf657e9adc010c301a OK 2026/04/19 05:15:17 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/19 05:15:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/19 05:15:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:15:17 DEBUG : dir1/0004-efghi: md5 = 88650759b22bb525522db3d8a8b69bf5 OK 2026/04/19 05:15:17 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/19 05:15:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/19 05:15:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:15:17 DEBUG : dir1/0003-defgh: md5 = 7c95163b3594e1e11ee5304cbc316fcd OK 2026/04/19 05:15:17 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/19 05:15:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/19 05:15:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:15:18 DEBUG : dir1/0005-fghij: md5 = b1eb1eedb14bd2d5b3aeca386c055308 OK 2026/04/19 05:15:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/19 05:15:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/19 05:15:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:15:18 DEBUG : dir1/0007-12345: md5 = 64e50a8911e22c7d7bd209cea5d5d645 OK 2026/04/19 05:15:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/19 05:15:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/19 05:15:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:15:18 DEBUG : dir1/0006-ghijk: md5 = f515890f11e8dc98f9605e4a91674558 OK 2026/04/19 05:15:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/19 05:15:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/19 05:15:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:15:19 DEBUG : dir1/0008-23456: md5 = 01097a578d3a7731d5e97c7d0d766a18 OK 2026/04/19 05:15:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/19 05:15:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/19 05:15:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:15:19 DEBUG : dir1/0009-34567: md5 = 6f8373e22497b947fd67ff2c15ed26f4 OK 2026/04/19 05:15:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/19 05:15:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/19 05:15:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:15:20 DEBUG : dir1/0010-45678: md5 = 387f554ba3ac454387998f5d8bc11325 OK 2026/04/19 05:15:20 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/19 05:15:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/19 05:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:15:20 DEBUG : dir1/0011-56789: md5 = 4c41702b417e5fde02ef3acd79761891 OK 2026/04/19 05:15:20 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/19 05:15:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/19 05:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:15:20 DEBUG : dir1/0012-6789;: md5 = cdce1580b2dc858bb3c74c54750aefc6 OK 2026/04/19 05:15:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/19 05:15:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/19 05:15:21 DEBUG : dir1/0013-789;=: md5 = 4095f080c7da5b5b9d01b057804ce19c OK 2026/04/19 05:15:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/19 05:15:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/19 05:15:21 DEBUG : dir1/0015-9;=.t: md5 = ff1b2ed69e0fc01a19f0be677d0abc62 OK 2026/04/19 05:15:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/19 05:15:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/19 05:15:21 DEBUG : dir1/0014-89;=.: md5 = 86b149aafd11bdcec94749d8c48a6529 OK 2026/04/19 05:15:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/19 05:15:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/19 05:15:21 DEBUG : Waiting for deletions to finish 2026/04/19 05:15:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/19 05:15:21 INFO : dir1/0012-6789;.txt: Deleted 2026/04/19 05:15:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/19 05:15:21 INFO : dir1/0009-3456789.txt: Deleted 2026/04/19 05:15:21 INFO : dir1/0014-89;=.txt: Deleted 2026/04/19 05:15:21 INFO : appleappleapplebanana: Deleted 2026/04/19 05:15:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/19 05:15:21 INFO : dir1/0013-789;=.txt: Deleted 2026/04/19 05:15:22 INFO : dir1/0010-456789.txt: Deleted 2026/04/19 05:15:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/19 05:15:22 INFO : dir1/0008-2345678.txt: Deleted 2026/04/19 05:15:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/19 05:15:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/19 05:15:22 INFO : dir1/0011-56789;.txt: Deleted 2026/04/19 05:15:22 INFO : dir1/0015-9;=.txt: Deleted 2026/04/19 05:15:22 INFO : dir1/0003-defghij.txt: Deleted 2026/04/19 05:15:22 INFO : splitbananasplit: Deleted 2026/04/19 05:15:22 INFO : dir1/0007-1234567.txt: Deleted 2026/04/19 05:15:22 DEBUG : Waiting for deletions to finish 2026/04/19 05:15:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : appleapple: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/19 05:15:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:15:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:15:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:15:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:15:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:15:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:15:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:15:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:15:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:15:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:15:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:15:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:15:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:15:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:15:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:15:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:15:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:15:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:15:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:15:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:15:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:15:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:15:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:15:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:15:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:15:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:15:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:15:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:15:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:15:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:15:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:15:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:15:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:15:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:15:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:15:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:15:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:15:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:15:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:15:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:15:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:15:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:15:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:15:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:15:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:15:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:15:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:15:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:15:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:15:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:15:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:15:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:15:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:15:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:15:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:15:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:15:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:15:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:24 DEBUG : dir1: Directory modification time the same (differ by -230.793µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:24 DEBUG : apple: size = 5 OK 2026/04/19 05:15:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : apple: Unchanged skipping 2026/04/19 05:15:24 DEBUG : appleapple: size = 21 OK 2026/04/19 05:15:24 DEBUG : banana: size = 6 OK 2026/04/19 05:15:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:15:24 DEBUG : splitbanan: size = 16 OK 2026/04/19 05:15:24 DEBUG : banana: Unchanged skipping 2026/04/19 05:15:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:15:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:15:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:15:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:15:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:15:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:15:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:15:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:15:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:15:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:15:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:15:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:15:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/19 05:15:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/19 05:15:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/19 05:15:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/19 05:15:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/19 05:15:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/19 05:15:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/19 05:15:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/19 05:15:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:15:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:15:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:15:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/19 05:15:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/19 05:15:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/19 05:15:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/19 05:15:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/19 05:15:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/19 05:15:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/19 05:15:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/19 05:15:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:15:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:15:24 DEBUG : Waiting for deletions to finish 2026/04/19 05:15:24 DEBUG : Waiting for deletions to finish 2026/04/19 05:15:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : appleapple: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/19 05:15:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/19 05:15:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:15:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:15:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:15:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:15:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:15:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:15:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:15:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:15:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:15:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:15:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:15:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:15:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:15:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:15:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:15:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:15:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:15:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:15:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:15:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:15:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:15:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:15:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:15:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:15:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:15:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:15:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:15:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:15:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:15:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:15:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:15:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:15:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:15:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:15:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:15:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:15:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:15:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:15:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:15:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:15:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:15:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:15:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:15:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:15:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:15:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:15:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:15:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:15:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:15:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/19 05:15:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:15:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 4396afadc9c0d8dfa5a66e9c396a88f4 OK 2026/04/19 05:15:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = eb319915a47d5ebc4a9548f59f0bc128 OK 2026/04/19 05:15:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 83d164ee13b406c0efe74063c81f3ac5 OK 2026/04/19 05:15:41 DEBUG : dir1/0003-defghij.txt: md5 = 1004dc0c4f04426e8d1e11ded489b805 OK 2026/04/19 05:15:43 DEBUG : dir1/0004-efghijk.txt: md5 = 4cba6082d2115bb98273012f47623dd8 OK 2026/04/19 05:15:44 DEBUG : dir1/0005-fghijkl.txt: md5 = c609cba7e6f5b4866c190cba8ee97120 OK 2026/04/19 05:15:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 0066b6596c5874cec2d0c7595f56a343 OK 2026/04/19 05:15:47 DEBUG : dir1/0007-1234567.txt: md5 = 5894d1f25eed79b76fd724052efb4ab5 OK 2026/04/19 05:15:48 DEBUG : dir1/0008-2345678.txt: md5 = 83dbd0eab3b5dde58cdb00c8adf87e89 OK 2026/04/19 05:15:50 DEBUG : dir1/0009-3456789.txt: md5 = 30f3d13544bc4f58e2b0ad8d8822550a OK 2026/04/19 05:15:51 DEBUG : dir1/0010-456789.txt: md5 = e79caa4d058fb1094f7ed1fb3fe1ba1c OK 2026/04/19 05:15:52 DEBUG : dir1/0011-56789;.txt: md5 = 0af74e5237804382bfbf9f9f184d3861 OK 2026/04/19 05:15:53 DEBUG : dir1/0012-6789;.txt: md5 = 0a64d65ff3a1a4adeb613c325a60fb1b OK 2026/04/19 05:15:55 DEBUG : dir1/0013-789;=.txt: md5 = a3036db8537328daf8d00762bab6c02d OK 2026/04/19 05:15:56 DEBUG : dir1/0014-89;=.txt: md5 = 9b5bfc2bd4a1053b3d8fea506d19cc56 OK 2026/04/19 05:15:58 DEBUG : dir1/0015-9;=.txt: md5 = acbe89dbe398b354bee0d90b27637eef OK 2026/04/19 05:15:59 DEBUG : apple: md5 = 324949635636b645242dabadbee5ca36 OK 2026/04/19 05:16:00 DEBUG : banana: md5 = a44bd0d74796029700ed8e4537141880 OK 2026/04/19 05:16:02 DEBUG : appleappleapplebanana: md5 = 646bb5f751c49440ce9864b0e9295106 OK 2026/04/19 05:16:03 DEBUG : splitbananasplit: md5 = 6a02aeb48b96806210d43e3dc30857bd OK 2026/04/19 05:16:03 DEBUG : Waiting for deletions to finish 2026/04/19 05:16:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:16:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:16:04 DEBUG : apple: size = 5 OK 2026/04/19 05:16:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:04 DEBUG : apple: Unchanged skipping 2026/04/19 05:16:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:16:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:16:04 DEBUG : banana: size = 6 OK 2026/04/19 05:16:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:04 DEBUG : banana: Unchanged skipping 2026/04/19 05:16:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/19 05:16:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:16:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:16:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:16:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:16:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:16:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:16:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:16:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:16:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:16:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:16:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:16:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:16:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:16:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:16:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:16:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:16:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:16:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:16:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:16:05 DEBUG : Waiting for deletions to finish 2026/04/19 05:16:05 DEBUG : Waiting for deletions to finish 2026/04/19 05:16:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:16:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:16:06 DEBUG : dir1: Directory modification time the same (differ by -987.732µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : apple: size = 5 OK 2026/04/19 05:16:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : apple: Unchanged skipping 2026/04/19 05:16:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:16:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:16:06 DEBUG : banana: size = 6 OK 2026/04/19 05:16:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : banana: Unchanged skipping 2026/04/19 05:16:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:16:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:16:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:16:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:16:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:16:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:16:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:16:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:16:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:16:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:16:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:16:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:16:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:16:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:16:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:16:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:16:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:16:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:16:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:16:06 DEBUG : Waiting for deletions to finish 2026/04/19 05:16:06 DEBUG : Waiting for deletions to finish 2026/04/19 05:16:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:16:07 DEBUG : Waiting for deletions to finish 2026/04/19 05:16:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:16:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:16:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:16:20 DEBUG : dir1/0000-abcdefg.txt: md5 = ce8dffd82af9c9e8b44065e8642b94f7 OK 2026/04/19 05:16:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9512926275c3d2f79e46ba2e47eef9d6 OK 2026/04/19 05:16:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 14fe19e4fac90b93de65822268887775 OK 2026/04/19 05:16:24 DEBUG : dir1/0003-defghij.txt: md5 = 703c16f803475c093a1e413804abd75f OK 2026/04/19 05:16:25 DEBUG : dir1/0004-efghijk.txt: md5 = b24a058269a0c3ee6da9616d7da759c3 OK 2026/04/19 05:16:26 DEBUG : dir1/0005-fghijkl.txt: md5 = 61194799c9b08f93c5625e8f5b2c9558 OK 2026/04/19 05:16:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 6673ff7951d8e171f636fba6ff0e8c1b OK 2026/04/19 05:16:29 DEBUG : dir1/0007-1234567.txt: md5 = 5abdd5cb1821314daf1ea43461b954f0 OK 2026/04/19 05:16:30 DEBUG : dir1/0008-2345678.txt: md5 = 0cd96155669fdb30a2c9e6246737fe00 OK 2026/04/19 05:16:32 DEBUG : dir1/0009-3456789.txt: md5 = 3730f8777c7c8aaf77ba3429fa6e3911 OK 2026/04/19 05:16:33 DEBUG : dir1/0010-456789.txt: md5 = 5de237a83fbd5a47efb391d8eb92716a OK 2026/04/19 05:16:35 DEBUG : dir1/0011-56789;.txt: md5 = 561745c7e24f788f9eb279238fd65075 OK 2026/04/19 05:16:36 DEBUG : dir1/0012-6789;.txt: md5 = eca12d5d34011737172110d5e4f15b46 OK 2026/04/19 05:16:37 DEBUG : dir1/0013-789;=.txt: md5 = 83e0cb6bacb093a7006ad5c62b02718d OK 2026/04/19 05:16:39 DEBUG : dir1/0014-89;=.txt: md5 = e759009a96ce6301b7c624f8502de90f OK 2026/04/19 05:16:40 DEBUG : dir1/0015-9;=.txt: md5 = bc8bf488652430e037839c82b0ae8944 OK 2026/04/19 05:16:41 DEBUG : apple: md5 = 36e8f2fbd9f7efe819ee907868d91f1b OK 2026/04/19 05:16:43 DEBUG : banana: md5 = 1f3238b5f3ff81dcf858b5aa0370284d OK 2026/04/19 05:16:44 DEBUG : appleappleapplebanana: md5 = 64795c6da02f459e5b4c798bdfe4c189 OK 2026/04/19 05:16:46 DEBUG : splitbananasplit: md5 = 2d23ab75c51c7033a4f25a81028f0073 OK 2026/04/19 05:16:46 DEBUG : Waiting for deletions to finish 2026/04/19 05:16:46 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:16:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:16:47 DEBUG : apple: size = 5 OK 2026/04/19 05:16:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:47 DEBUG : apple: Unchanged skipping 2026/04/19 05:16:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:16:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:16:47 DEBUG : banana: size = 6 OK 2026/04/19 05:16:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:47 DEBUG : banana: Unchanged skipping 2026/04/19 05:16:48 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/19 05:16:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:16:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:16:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:16:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:16:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:16:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:16:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:16:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:16:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:16:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:16:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:16:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:16:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:16:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:16:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:16:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:16:48 DEBUG : Waiting for deletions to finish 2026/04/19 05:16:48 DEBUG : Waiting for deletions to finish 2026/04/19 05:16:48 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:16:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:16:49 DEBUG : dir1: Directory modification time the same (differ by -622.601µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : apple: size = 5 OK 2026/04/19 05:16:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : apple: Unchanged skipping 2026/04/19 05:16:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:16:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:16:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:16:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:16:49 DEBUG : banana: size = 6 OK 2026/04/19 05:16:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : banana: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:16:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:16:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:16:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:16:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:16:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:16:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:16:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:16:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:16:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:16:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:16:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:16:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:16:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:16:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:16:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:16:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:16:49 DEBUG : Waiting for deletions to finish 2026/04/19 05:16:49 DEBUG : Waiting for deletions to finish 2026/04/19 05:16:50 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:16:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/19 05:16:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:17:02 DEBUG : dir1/0000-abcdefg.txt: md5 = fe22a1818c0ee3858fbc7986ff6b0941 OK 2026/04/19 05:17:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 13c68c62a275e5e4343b868acae4ae3b OK 2026/04/19 05:17:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 0e1acd42f4d9108bc5c9e166295a4275 OK 2026/04/19 05:17:06 DEBUG : dir1/0003-defghij.txt: md5 = 3a54fc2cc1f9ae4034010bfecf7bfb0c OK 2026/04/19 05:17:07 DEBUG : dir1/0004-efghijk.txt: md5 = 4fe10f5ba7939874c3236561092d4f92 OK 2026/04/19 05:17:09 DEBUG : dir1/0005-fghijkl.txt: md5 = ddb07fc81f13fc507beec994f42861b0 OK 2026/04/19 05:17:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 0a2329c4d753fed8d0ef4633d761458c OK 2026/04/19 05:17:11 DEBUG : dir1/0007-1234567.txt: md5 = 52e53931cfdc851762b4c6cf0372dfdf OK 2026/04/19 05:17:13 DEBUG : dir1/0008-2345678.txt: md5 = 09581c4d5310c11f0e2b0db0a1379e2f OK 2026/04/19 05:17:14 DEBUG : dir1/0009-3456789.txt: md5 = a105575daee82b7f8f1fd4be8cb44979 OK 2026/04/19 05:17:16 DEBUG : dir1/0010-456789.txt: md5 = dcdb03a5e9d566a04f9ab9b357f3025f OK 2026/04/19 05:17:17 DEBUG : dir1/0011-56789;.txt: md5 = ef6f39e57c694b681f9e465518b795db OK 2026/04/19 05:17:18 DEBUG : dir1/0012-6789;.txt: md5 = b4be0d9b6cbc870195895055a033ca16 OK 2026/04/19 05:17:20 DEBUG : dir1/0013-789;=.txt: md5 = 5c6226409dcb91de49f4308299313bbb OK 2026/04/19 05:17:21 DEBUG : dir1/0014-89;=.txt: md5 = 5ff489631f23b61d2381a2dc9c3cfaaf OK 2026/04/19 05:17:22 DEBUG : dir1/0015-9;=.txt: md5 = ef574770eef99dcda7a4fc83cb4e2a3d OK 2026/04/19 05:17:24 DEBUG : apple: md5 = 5327864b4972602691eaeb4a811f9a39 OK 2026/04/19 05:17:25 DEBUG : banana: md5 = f8c3ef658e1e4da9dab3601cee198dc8 OK 2026/04/19 05:17:26 DEBUG : appleappleapplebanana: md5 = f991225af5e49f72ad026eb3f430b9b4 OK 2026/04/19 05:17:28 DEBUG : splitbananasplit: md5 = 18687bfd4adb93cf2cbcfbf09c1b98b2 OK 2026/04/19 05:17:28 DEBUG : Waiting for deletions to finish 2026/04/19 05:17:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:17:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:17:29 DEBUG : apple: size = 5 OK 2026/04/19 05:17:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : apple: Unchanged skipping 2026/04/19 05:17:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:17:29 DEBUG : banana: size = 6 OK 2026/04/19 05:17:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:17:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : banana: Unchanged skipping 2026/04/19 05:17:29 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/19 05:17:29 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:17:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:17:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:17:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:17:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:17:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:17:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:17:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:17:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:17:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:17:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:17:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:17:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:17:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:17:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:17:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:17:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:17:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:17:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:17:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:17:29 DEBUG : Waiting for deletions to finish 2026/04/19 05:17:29 DEBUG : Waiting for deletions to finish 2026/04/19 05:17:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:17:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1: Directory modification time the same (differ by -251.758µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : apple: size = 5 OK 2026/04/19 05:17:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : apple: Unchanged skipping 2026/04/19 05:17:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:17:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:17:31 DEBUG : banana: size = 6 OK 2026/04/19 05:17:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : banana: Unchanged skipping 2026/04/19 05:17:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:17:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:17:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:17:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:17:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:17:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:17:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:17:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:17:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:17:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:17:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:17:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:17:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:17:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:17:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:17:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:17:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:17:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:17:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:17:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:17:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:17:31 DEBUG : Waiting for deletions to finish 2026/04/19 05:17:31 DEBUG : Waiting for deletions to finish 2026/04/19 05:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/19 05:17:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:17:43 DEBUG : dir1/0000-abcdefg.txt: md5 = e7fb22c494c7663f54f2c94466600f29 OK 2026/04/19 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = f8dbd53cc4fe89b2a66d196d7e1e52cf OK 2026/04/19 05:17:46 DEBUG : dir1/0002-cdefghi.txt: md5 = e68e3de0e92c16f3a0e445bc45cfeafc OK 2026/04/19 05:17:47 DEBUG : dir1/0003-defghij.txt: md5 = 93bca62f01fac6fef91272786f9aece0 OK 2026/04/19 05:17:49 DEBUG : dir1/0004-efghijk.txt: md5 = 3c4da6f2ee8d1e3c52795747895d563a OK 2026/04/19 05:17:50 DEBUG : dir1/0005-fghijkl.txt: md5 = d4a42aaab9a123055e4de2130e2df359 OK 2026/04/19 05:17:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 1eef44d3e0129a54e750c2e8cfc4e856 OK 2026/04/19 05:17:53 DEBUG : dir1/0007-1234567.txt: md5 = 988deb0744e9d44733b2d1dca0bf5ff6 OK 2026/04/19 05:17:54 DEBUG : dir1/0008-2345678.txt: md5 = 4b57a053a11944183f445b8d2287284d OK 2026/04/19 05:17:56 DEBUG : dir1/0009-3456789.txt: md5 = 2dcb52df875c30dcb2add77d90264188 OK 2026/04/19 05:17:57 DEBUG : dir1/0010-456789.txt: md5 = 757f77a329792931ad6cad51174809d3 OK 2026/04/19 05:17:58 DEBUG : dir1/0011-56789;.txt: md5 = 85933512a26c4a8b8768d4cdcfc21bbb OK 2026/04/19 05:18:00 DEBUG : dir1/0012-6789;.txt: md5 = daa24072f685cf097cdcd0055d39b2b1 OK 2026/04/19 05:18:01 DEBUG : dir1/0013-789;=.txt: md5 = 25bf77043c63c183560ffe985681b741 OK 2026/04/19 05:18:03 DEBUG : dir1/0014-89;=.txt: md5 = f340b9f93ca0ea788dc146eee33f62b1 OK 2026/04/19 05:18:04 DEBUG : dir1/0015-9;=.txt: md5 = cb083ccd2ce09a984f22cc017622e32f OK 2026/04/19 05:18:05 DEBUG : apple: md5 = 8e7861148e6c3d9bee876a36a6be8695 OK 2026/04/19 05:18:07 DEBUG : banana: md5 = fb53fd96ee61c23024553ed717146326 OK 2026/04/19 05:18:08 DEBUG : appleappleapplebanana: md5 = 63d193fcc491539c77e3e3abe00aad1a OK 2026/04/19 05:18:09 DEBUG : splitbananasplit: md5 = 5b0f246014cfd8e6b534175639cc33cd OK 2026/04/19 05:18:09 DEBUG : Waiting for deletions to finish 2026/04/19 05:18:10 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:18:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:18:11 DEBUG : apple: size = 5 OK 2026/04/19 05:18:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : apple: Unchanged skipping 2026/04/19 05:18:11 DEBUG : banana: size = 6 OK 2026/04/19 05:18:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:18:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : banana: Unchanged skipping 2026/04/19 05:18:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:18:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/19 05:18:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:18:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:18:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:18:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:18:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:18:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:18:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:18:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:18:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:18:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:18:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:18:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:18:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:18:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:18:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:18:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:18:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:18:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:18:11 DEBUG : Waiting for deletions to finish 2026/04/19 05:18:11 DEBUG : Waiting for deletions to finish 2026/04/19 05:18:12 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:18:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1: Directory modification time the same (differ by -870.618µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:18:13 DEBUG : apple: size = 5 OK 2026/04/19 05:18:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:18:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : apple: Unchanged skipping 2026/04/19 05:18:13 DEBUG : banana: size = 6 OK 2026/04/19 05:18:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : banana: Unchanged skipping 2026/04/19 05:18:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:18:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:18:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:18:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:18:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:18:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:18:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:18:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:18:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:18:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:18:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:18:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:18:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:18:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:18:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:18:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:18:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:18:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:18:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:18:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:18:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:18:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:18:13 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:18:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:18:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:18:25 DEBUG : dir1/0000-abcdefg.txt: md5 = ab6fbd387282f6ca4192414efbd0aa2e OK 2026/04/19 05:18:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0b81002f655ffb3e5d64d26e261d77a9 OK 2026/04/19 05:18:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 11b9a5a84172239988b394003633f77a OK 2026/04/19 05:18:30 DEBUG : dir1/0003-defghij.txt: md5 = a416b4cae4765c540b1f7865412ddc34 OK 2026/04/19 05:18:31 DEBUG : dir1/0004-efghijk.txt: md5 = f59d844a7af23cef61d048904cfba7bf OK 2026/04/19 05:18:32 DEBUG : dir1/0005-fghijkl.txt: md5 = 610cd726e15a418f2d504b19a962b296 OK 2026/04/19 05:18:34 DEBUG : dir1/0006-ghijklm.txt: md5 = b2b4e4e5a1538e2a6d7f99f9e9433ac7 OK 2026/04/19 05:18:35 DEBUG : dir1/0007-1234567.txt: md5 = e3c4ac53bdd8d29364dd077e9674d014 OK 2026/04/19 05:18:37 DEBUG : dir1/0008-2345678.txt: md5 = 0301ae04ac2eda3d777b3f37ff8becd4 OK 2026/04/19 05:18:38 DEBUG : dir1/0009-3456789.txt: md5 = 3fdc9e9040ddb840b4ef8ba8be6f92fb OK 2026/04/19 05:18:39 DEBUG : dir1/0010-456789.txt: md5 = fcacac086b5c3fdf9f0f16d8827a7c8f OK 2026/04/19 05:18:41 DEBUG : dir1/0011-56789;.txt: md5 = babbd9326853257536d52631f0c064aa OK 2026/04/19 05:18:42 DEBUG : dir1/0012-6789;.txt: md5 = 1f8b2bc0259d6de7b7e031caf09d0177 OK 2026/04/19 05:18:44 DEBUG : dir1/0013-789;=.txt: md5 = 349a041cb762ac61679c29cd0e224b7f OK 2026/04/19 05:18:45 DEBUG : dir1/0014-89;=.txt: md5 = 7e49b3dc08e5e59126c67eb44b191d05 OK 2026/04/19 05:18:46 DEBUG : dir1/0015-9;=.txt: md5 = 70144e18bfe5fba19732a8462025f536 OK 2026/04/19 05:18:47 DEBUG : apple: md5 = 7762854f1d2a5af2b321ff096273bda0 OK 2026/04/19 05:18:49 DEBUG : banana: md5 = 31cbea24c08462532106aafef2696419 OK 2026/04/19 05:18:50 DEBUG : appleappleapplebanana: md5 = 131887ab82d027d227eebd9ac39415eb OK 2026/04/19 05:18:52 DEBUG : splitbananasplit: md5 = 28035f4bacd473e10063ac2066b16586 OK 2026/04/19 05:18:52 DEBUG : Waiting for deletions to finish 2026/04/19 05:18:52 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:18:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:18:53 DEBUG : apple: size = 5 OK 2026/04/19 05:18:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:18:53 DEBUG : apple: Unchanged skipping 2026/04/19 05:18:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:53 DEBUG : banana: size = 6 OK 2026/04/19 05:18:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:53 DEBUG : banana: Unchanged skipping 2026/04/19 05:18:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:18:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/19 05:18:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:18:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:18:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:18:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:18:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:18:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:18:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:18:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:18:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:18:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:18:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:18:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:18:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:18:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:18:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:18:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:18:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:18:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:18:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:18:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:18:54 DEBUG : Waiting for deletions to finish 2026/04/19 05:18:54 DEBUG : Waiting for deletions to finish 2026/04/19 05:18:54 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:18:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1: Directory modification time the same (differ by -498.62µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : apple: size = 5 OK 2026/04/19 05:18:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : apple: Unchanged skipping 2026/04/19 05:18:55 DEBUG : banana: size = 6 OK 2026/04/19 05:18:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:18:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : banana: Unchanged skipping 2026/04/19 05:18:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:18:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:18:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:18:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:18:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:18:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:18:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:18:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:18:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:18:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:18:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:18:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:18:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:18:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:18:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:18:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:18:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:18:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:18:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:18:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:18:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:18:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:18:55 DEBUG : Waiting for deletions to finish 2026/04/19 05:18:55 DEBUG : Waiting for deletions to finish 2026/04/19 05:18:55 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:18:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/19 05:19:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" --- PASS: TestTransform (513.32s) --- PASS: TestTransform/NFC (43.04s) --- PASS: TestTransform/NFD (41.63s) --- PASS: TestTransform/base64 (50.17s) --- PASS: TestTransform/prefix (57.81s) --- PASS: TestTransform/suffix (58.52s) --- PASS: TestTransform/truncate (51.30s) --- PASS: TestTransform/encoder (42.64s) --- PASS: TestTransform/ISO-8859-1 (41.99s) --- PASS: TestTransform/charmap (41.60s) --- PASS: TestTransform/lowercase (42.33s) --- PASS: TestTransform/ascii (42.29s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:19:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/19 05:19:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/19 05:19:06 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/19 05:19:07 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-19T05:19:06.294791608Z) 2026/04/19 05:19:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/19 05:19:07 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/19 05:19:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/19 05:19:07 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/19 05:19:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/19 05:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:19:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = b2aa0a84469334fbc6851601c79d1e69 OK 2026/04/19 05:19:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/19 05:19:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/19 05:19:08 DEBUG : Waiting for deletions to finish 2026/04/19 05:19:10 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.50s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:19:10 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:11 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:11 DEBUG : tictactoe: Making directory with metadata 2026/04/19 05:19:11 INFO : tictactoe: Made directory with metadata (mtime=2026-04-19T05:19:10.793858581Z) 2026/04/19 05:19:11 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:11 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:19:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/19 05:19:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:19:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:19:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:19:13 DEBUG : tictactoe/tictactoe: md5 = c28cd3a62b1b95e06752d3a381294a53 OK 2026/04/19 05:19:13 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/19 05:19:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/19 05:19:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:19:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.57s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:19:15 DEBUG : toe: Making directory with metadata 2026/04/19 05:19:16 INFO : toe: Made directory with metadata (mtime=2026-04-19T05:19:15.367926669Z) 2026/04/19 05:19:16 DEBUG : toe/toe: Making directory with metadata 2026/04/19 05:19:16 INFO : toe/toe: Made directory with metadata (mtime=2026-04-19T05:19:15.367926669Z) 2026/04/19 05:19:16 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/19 05:19:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/19 05:19:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/19 05:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:19:18 DEBUG : toe/toe/tictactoe: md5 = 557bda337deff8279ce42c419b7d4578 OK 2026/04/19 05:19:18 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/19 05:19:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/19 05:19:18 DEBUG : Waiting for deletions to finish 2026/04/19 05:19:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/19 05:19:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.11s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:19:21 DEBUG : toe: Making directory with metadata 2026/04/19 05:19:22 INFO : toe: Made directory with metadata (mtime=2026-04-19T05:19:21.479017633Z) 2026/04/19 05:19:22 DEBUG : toe/toe: Making directory with metadata 2026/04/19 05:19:23 INFO : toe/toe: Made directory with metadata (mtime=2026-04-19T05:19:21.479017633Z) 2026/04/19 05:19:23 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/19 05:19:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/19 05:19:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/19 05:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:19:24 DEBUG : toe/toe/tictactoe: md5 = 931b4e80bb3d30aa46bb710f77d9d148 OK 2026/04/19 05:19:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/19 05:19:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/19 05:19:24 DEBUG : Waiting for deletions to finish 2026/04/19 05:19:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/19 05:19:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.08s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:19:27 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:19:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:19:27 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:27 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/19 05:19:28 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:19:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:28 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:28 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:28 DEBUG : tictactoe: Making directory with metadata 2026/04/19 05:19:29 INFO : tictactoe: Made directory with metadata (mtime=2026-04-19T05:19:27.556108087Z) 2026/04/19 05:19:29 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:29 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:19:29 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/19 05:19:29 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-19T05:19:27.556108087Z) 2026/04/19 05:19:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:19:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 05:19:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:19:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 05:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:19:31 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 844a813252b91af86dd6a32805bc963a OK 2026/04/19 05:19:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/19 05:19:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/19 05:19:31 DEBUG : Waiting for deletions to finish 2026/04/19 05:19:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/19 05:19:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.47s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:19:35 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:19:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:19:35 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/19 05:19:35 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:35 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:35 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:35 DEBUG : tictactoe: Making directory with metadata 2026/04/19 05:19:36 INFO : tictactoe: Made directory with metadata (mtime=2026-04-19T05:19:35.026219267Z) 2026/04/19 05:19:36 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:36 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:19:36 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/19 05:19:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-19T05:19:35.026219267Z) 2026/04/19 05:19:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:19:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 05:19:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:19:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:19:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:19:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:19:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:19:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2b404c6d0a7b46f7ec38f80f80aac116 OK 2026/04/19 05:19:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:19:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:19:38 DEBUG : Waiting for deletions to finish 2026/04/19 05:19:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:19:39 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:40 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:40 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 05:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/19 05:19:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': 0 differences found 2026/04/19 05:19:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': 1 hashes could not be checked 2026/04/19 05:19:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': 1 matching files 2026/04/19 05:19:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/19 05:19:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.13s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:19:43 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:43 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:43 DEBUG : tictactoe: Making directory with metadata 2026/04/19 05:19:44 INFO : tictactoe: Made directory with metadata (mtime=2026-04-19T05:19:43.155340248Z) 2026/04/19 05:19:44 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:44 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:19:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/19 05:19:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-19T05:19:43.155340248Z) 2026/04/19 05:19:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:19:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 05:19:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:19:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 05:19:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:19:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:19:46 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 58fda45d198d963380d072741a1be0d5 OK 2026/04/19 05:19:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/19 05:19:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/19 05:19:46 DEBUG : Waiting for deletions to finish 2026/04/19 05:19:46 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:47 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:47 DEBUG : tictactoe: Directory modification time the same (differ by -340.248µs, within tolerance 1ms) 2026/04/19 05:19:47 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:19:47 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -340.248µs, within tolerance 1ms) 2026/04/19 05:19:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/19 05:19:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:19:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:19:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 05:19:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/19 05:19:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:19:47 DEBUG : Waiting for deletions to finish 2026/04/19 05:19:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/19 05:19:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (7.68s) === RUN TestSyntax 2026/04/19 05:19:50 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:19:51 DEBUG : toe: Making directory with metadata 2026/04/19 05:19:51 INFO : toe: Made directory with metadata (mtime=2026-04-19T05:19:50.837454569Z) 2026/04/19 05:19:51 DEBUG : toe/toe: Making directory with metadata 2026/04/19 05:19:52 INFO : toe/toe: Made directory with metadata (mtime=2026-04-19T05:19:50.837454569Z) 2026/04/19 05:19:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/19 05:19:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:19:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:19:53 DEBUG : toe/toe/toe: md5 = 6f606cd97e07fb2fbff0885f13108043 OK 2026/04/19 05:19:53 DEBUG : toe/toe/toe: size = 11 OK 2026/04/19 05:19:53 INFO : toe/toe/toe: Copied (new) 2026/04/19 05:19:53 DEBUG : Waiting for deletions to finish 2026/04/19 05:19:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/19 05:19:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.65s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:19:57 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:19:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:19:57 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:57 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/19 05:19:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:19:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:19:58 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:58 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:58 DEBUG : tictactoe: Making directory with metadata 2026/04/19 05:19:58 INFO : tictactoe: Made directory with metadata (mtime=2026-04-19T05:19:57.484553483Z) 2026/04/19 05:19:58 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:58 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:19:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:19:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/19 05:19:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-19T05:19:57.484553483Z) 2026/04/19 05:19:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:19:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 05:19:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:19:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:19:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:19:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:19:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:19:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:20:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 96cb7f33efbdf3b15de28efaabefdcc4 OK 2026/04/19 05:20:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:20:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:20:00 INFO : toe/toe/toe.txt: Deleted 2026/04/19 05:20:00 INFO : toe/toe: Removing directory 2026/04/19 05:20:00 INFO : toe: Removing directory 2026/04/19 05:20:00 INFO : empty_dir: Removing directory 2026/04/19 05:20:00 DEBUG : Local file system at /tmp/rclone1501155283: deleted 3 directories 2026/04/19 05:20:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/19 05:20:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.52s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:20:05 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:20:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:20:05 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:20:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:20:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:20:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:20:05 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/19 05:20:05 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:20:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:20:05 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:20:05 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:20:05 DEBUG : tictactoe: Making directory with metadata 2026/04/19 05:20:06 INFO : tictactoe: Made directory with metadata (mtime=2026-04-19T05:20:05.00366537Z) 2026/04/19 05:20:06 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:20:06 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:20:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:20:06 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/19 05:20:07 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-19T05:20:05.00366537Z) 2026/04/19 05:20:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:20:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 05:20:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:20:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:20:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:20:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:20:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:20:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:20:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = de49ae56aee051b0e56fe7d9c5a6948f OK 2026/04/19 05:20:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:20:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:20:08 INFO : toe/toe/toe.txt: Deleted 2026/04/19 05:20:08 INFO : toe/toe: Removing directory 2026/04/19 05:20:08 INFO : toe: Removing directory 2026/04/19 05:20:08 INFO : empty_dir: Removing directory 2026/04/19 05:20:08 DEBUG : Local file system at /tmp/rclone1501155283: deleted 3 directories 2026/04/19 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 05:20:11 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/19 05:20:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/19 05:20:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/19 05:20:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (11.84s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:20:16 DEBUG : Reset feature "Copy" 2026/04/19 05:20:16 DEBUG : Reset feature "Move" 2026/04/19 05:20:16 DEBUG : Reset feature "Copy" 2026/04/19 05:20:16 DEBUG : Reset feature "Move" 2026/04/19 05:20:16 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:20:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:20:16 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:20:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:20:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:20:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:20:17 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/19 05:20:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:20:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:20:17 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:20:17 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:20:17 DEBUG : tictactoe: Making directory with metadata 2026/04/19 05:20:18 INFO : tictactoe: Made directory with metadata (mtime=2026-04-19T05:20:16.840841502Z) 2026/04/19 05:20:18 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:20:18 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:20:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:20:18 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/19 05:20:19 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-19T05:20:16.840841502Z) 2026/04/19 05:20:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:20:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 05:20:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:20:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:20:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:20:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:20:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = b4b10d94fe50838aecdddfb8fa6b8811 OK 2026/04/19 05:20:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:20:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:20:20 INFO : toe/toe/toe.txt: Deleted 2026/04/19 05:20:20 INFO : toe/toe: Removing directory 2026/04/19 05:20:20 INFO : toe: Removing directory 2026/04/19 05:20:20 INFO : empty_dir: Removing directory 2026/04/19 05:20:20 DEBUG : Local file system at /tmp/rclone1501155283: deleted 3 directories 2026/04/19 05:20:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:20:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 05:20:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 05:20:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 05:20:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 05:20:25 DEBUG : toe/toe/toe.txt: md5 = ceecd45cef86a4498efa75566d8037c7 OK 2026/04/19 05:20:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/19 05:20:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/19 05:20:25 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/19 05:20:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/19 05:20:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/19 05:20:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/19 05:20:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.10s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:20:30 DEBUG : toe: transformed to: dG9l 2026/04/19 05:20:31 DEBUG : toe: transformed to: dG9l 2026/04/19 05:20:31 DEBUG : dG9l: Making directory with metadata 2026/04/19 05:20:31 INFO : dG9l: Made directory with metadata (mtime=2026-04-19T05:20:30.941051293Z) 2026/04/19 05:20:31 DEBUG : toe: transformed to: dG9l 2026/04/19 05:20:31 DEBUG : toe: transformed to: dG9l 2026/04/19 05:20:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/19 05:20:31 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/19 05:20:32 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-19T05:20:30.941051293Z) 2026/04/19 05:20:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/19 05:20:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/19 05:20:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/19 05:20:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:20:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/19 05:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:20:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 07feccb8aaa530d2eef61e0f1cd03970 OK 2026/04/19 05:20:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/19 05:20:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/19 05:20:33 DEBUG : Waiting for deletions to finish 2026/04/19 05:20:35 DEBUG : dG9l: transformed to: toe 2026/04/19 05:20:35 DEBUG : dG9l: transformed to: toe 2026/04/19 05:20:35 DEBUG : toe: Directory modification time the same (differ by 51.293µs, within tolerance 1ms) 2026/04/19 05:20:35 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/19 05:20:35 DEBUG : dG9l: transformed to: toe 2026/04/19 05:20:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/19 05:20:35 DEBUG : toe/toe: Directory modification time the same (differ by 51.293µs, within tolerance 1ms) 2026/04/19 05:20:35 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/19 05:20:35 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/19 05:20:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/19 05:20:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/19 05:20:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/19 05:20:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/19 05:20:35 DEBUG : Local file system at /tmp/rclone1501155283: Waiting for checks to finish 2026/04/19 05:20:35 DEBUG : Local file system at /tmp/rclone1501155283: Waiting for transfers to finish 2026/04/19 05:20:35 DEBUG : Waiting for deletions to finish 2026/04/19 05:20:37 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/19 05:20:37 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.53s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji'", Local "Local file system at /tmp/rclone1501155283", Modify Window "1ms" 2026/04/19 05:20:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:20:38 DEBUG : toe: transformed to: 2026/04/19 05:20:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:20:38 DEBUG : toe: transformed to: 2026/04/19 05:20:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Making directory with metadata 2026/04/19 05:20:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Made directory with metadata (mtime=2026-04-19T05:20:38.46516323Z) 2026/04/19 05:20:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:20:39 DEBUG : toe: transformed to: 2026/04/19 05:20:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:20:39 DEBUG : toe: transformed to: 2026/04/19 05:20:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:20:39 DEBUG : toe/toe: transformed to: 2026/04/19 05:20:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/19 05:20:39 DEBUG : toe/toe: Making directory with metadata 2026/04/19 05:20:40 INFO : toe/toe: Made directory with metadata (mtime=2026-04-19T05:20:38.46516323Z) 2026/04/19 05:20:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:20:40 DEBUG : toe/toe: transformed to: 2026/04/19 05:20:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/19 05:20:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:20:40 DEBUG : toe: transformed to: 2026/04/19 05:20:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/19 05:20:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:20:40 DEBUG : toe/toe/toe: transformed to: 2026/04/19 05:20:40 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/19 05:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for checks to finish 2026/04/19 05:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Waiting for transfers to finish 2026/04/19 05:20:41 DEBUG : toe/toe/toe: md5 = 4a18c76a9e320fd555e8853b3df4bcc4 OK 2026/04/19 05:20:41 DEBUG : toe/toe/toe: size = 11 OK 2026/04/19 05:20:41 INFO : toe/toe/toe: Copied (new) 2026/04/19 05:20:41 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': not deleting files as there were IO errors 2026/04/19 05:20:41 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': not deleting directories as there were IO errors 2026/04/19 05:20:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/19 05:20:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.82s) PASS 2026/04/19 05:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugepuk5zuji': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 24m37.202065709s (try 1/5)