"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/28 03:55:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna" 2026/04/28 03:55:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 03:55:29 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00" 2026/04/28 03:55:30 DEBUG : Creating backend with remote "/tmp/rclone3385546736" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:55:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:55:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:55:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/28 03:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:55:31 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.72s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:55:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:55:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:55:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:55:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:55:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:55:34 DEBUG : sub dir/hello world: md5 = fe14c1e59ae3eabe66c64899458de0d6 OK 2026/04/28 03:55:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:55:34 INFO : sub dir/hello world: Copied (new) 2026/04/28 03:55:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:55:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.36s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:55:37 DEBUG : metadata sub dir: Making directory with metadata 2026/04/28 03:55:37 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 03:55:37 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/28 03:55:37 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 03:55:37 DEBUG : Local file system at /tmp/rclone3385546736: File to upload is small (21 bytes), uploading instead of streaming 2026/04/28 03:55:37 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/28 03:55:37 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/28 03:55:37 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/28 03:55:37 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:55:37 DEBUG : Google drive root 'crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00': Skipping btime metadata as can't update it on an existing file: 2026-04-28T03:55:37.242604109Z 2026/04/28 03:55:38 INFO : empty metadata sub dir: Updated directory metadata 2026/04/28 03:55:38 DEBUG : Google drive root 'crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00': Skipping btime metadata as can't update it on an existing file: 2026-04-28T03:55:37.242604109Z 2026/04/28 03:55:38 INFO : metadata sub dir: Updated directory metadata 2026/04/28 03:55:38 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/28 03:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:55:40 DEBUG : metadata sub dir/hello metadata world: md5 = 9bbef5e679e54c4e17327cc879cf5501 OK 2026/04/28 03:55:40 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/28 03:55:40 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/28 03:55:43 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.26s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:55:44 DEBUG : metadata sub dir: Making directory with metadata 2026/04/28 03:55:44 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 03:55:44 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/28 03:55:44 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 03:55:44 DEBUG : Local file system at /tmp/rclone3385546736: File to upload is small (21 bytes), uploading instead of streaming 2026/04/28 03:55:44 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/28 03:55:44 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/28 03:55:44 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/28 03:55:44 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:55:44 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/28 03:55:44 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/28 03:55:44 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/28 03:55:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:55:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:55:47 DEBUG : metadata sub dir/hello metadata world: md5 = 36aa135e4711aa546f79fd760351241b OK 2026/04/28 03:55:47 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/28 03:55:47 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/28 03:55:47 DEBUG : Google drive root 'crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00': Skipping btime metadata as can't update it on an existing file: 2026-04-28T03:55:44.502728271Z 2026/04/28 03:55:47 INFO : metadata sub dir: Updated directory metadata 2026/04/28 03:55:50 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.47s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:55:50 DEBUG : Creating backend with remote "/non-existing" 2026/04/28 03:55:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/28 03:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.75s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:55:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:55:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:55:54 DEBUG : sub dir/hello world: md5 = b6d2aa8b5d7f71bd7ac3d9079554fb2c OK 2026/04/28 03:55:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:55:54 INFO : sub dir/hello world: Copied (new) 2026/04/28 03:55:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:55:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.73s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:55:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Running all checks before starting transfers 2026/04/28 03:55:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:55:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:55:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Checks finished, now starting transfers 2026/04/28 03:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:56:00 DEBUG : sub dir/hello world: md5 = 39f5b143702a8d7a2f9608b5bd75f047 OK 2026/04/28 03:56:00 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:56:00 INFO : sub dir/hello world: Copied (new) 2026/04/28 03:56:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:56:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.28s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:56:03 ERROR : Ignoring --no-traverse with sync 2026/04/28 03:56:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:56:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:56:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:56:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:56:05 DEBUG : sub dir/hello world: md5 = a3715c3fb06ceafebbc04591fff59015 OK 2026/04/28 03:56:05 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:56:05 INFO : sub dir/hello world: Copied (new) 2026/04/28 03:56:05 DEBUG : Waiting for deletions to finish 2026/04/28 03:56:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:56:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.53s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:56:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/28 03:56:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:56:10 DEBUG : hello world2: md5 = 1d7a2fde123496a849417d71cb6835bb OK 2026/04/28 03:56:10 DEBUG : hello world2: size = 12 OK 2026/04/28 03:56:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.96s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:56:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 03:56:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:56:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:56:13 DEBUG : potato2: md5 = 756a00689051bd806bf8f97afd89834e OK 2026/04/28 03:56:13 DEBUG : potato2: size = 11 OK 2026/04/28 03:56:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:56:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 03:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:56:16 DEBUG : potato2: md5 = 3e4c1925419fcc41d46e0e216c42eb95 OK 2026/04/28 03:56:16 DEBUG : potato2: size = 11 OK 2026/04/28 03:56:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.10s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:56:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/28 03:56:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 03:56:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/28 03:56:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:56:18 DEBUG : sub dir2: Making directory with metadata 2026/04/28 03:56:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 03:56:18 DEBUG : sub dir: Making directory with metadata 2026/04/28 03:56:19 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 03:56:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:56:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/28 03:56:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 03:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:56:21 DEBUG : sub dir/hello world: md5 = 0c50b989499ab024ac53c260ed29f16e OK 2026/04/28 03:56:21 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:56:21 INFO : sub dir/hello world: Copied (new) 2026/04/28 03:56:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/28 03:56:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.58s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:56:26 INFO : sub dir2: Making directory 2026/04/28 03:56:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/28 03:56:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 03:56:26 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/28 03:56:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:56:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:56:26 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/28 03:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:56:29 DEBUG : sub dir/hello world: md5 = e610278c1ca51ee27566df08df2785fb OK 2026/04/28 03:56:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:56:29 INFO : sub dir/hello world: Copied (new) 2026/04/28 03:56:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:56:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.38s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:56:31 DEBUG : sub dir2: Making directory with metadata 2026/04/28 03:56:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 03:56:32 DEBUG : sub dir2: Making directory with metadata 2026/04/28 03:56:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 03:56:32 DEBUG : sub dir: Making directory with metadata 2026/04/28 03:56:33 INFO : sub dir: Made directory with metadata (mtime=2026-04-28T03:56:31.963539858Z) 2026/04/28 03:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:56:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:56:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:56:35 DEBUG : sub dir/hello world: md5 = 4f757d8b3f32c04b98d7d3f6ffec4fe0 OK 2026/04/28 03:56:35 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:56:35 INFO : sub dir/hello world: Copied (new) 2026/04/28 03:56:35 INFO : sub dir/hello world: Deleted 2026/04/28 03:56:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.69s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:56:38 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/28 03:56:38 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 03:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:56:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.56s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:56:42 INFO : sub dir2: Making directory 2026/04/28 03:56:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/28 03:56:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:56:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:56:44 DEBUG : sub dir/hello world: md5 = 6bf414eaa72bbbd3d8d1c67ff101bb7f OK 2026/04/28 03:56:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:56:44 INFO : sub dir/hello world: Copied (new) 2026/04/28 03:56:44 INFO : sub dir/hello world: Deleted 2026/04/28 03:56:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:56:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (4.93s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:56:47 DEBUG : sub dir2: Making directory with metadata 2026/04/28 03:56:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 03:56:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:56:47 DEBUG : sub dir2: Making directory with metadata 2026/04/28 03:56:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 03:56:48 DEBUG : sub dir: Making directory with metadata 2026/04/28 03:56:48 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 03:56:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:56:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:56:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:56:50 DEBUG : sub dir/hello world: md5 = 5b21d0149c1bccfe10578f43d3606178 OK 2026/04/28 03:56:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:56:50 INFO : sub dir/hello world: Copied (new) 2026/04/28 03:56:50 DEBUG : Waiting for deletions to finish 2026/04/28 03:56:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.80s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:56:54 INFO : sub dir2: Making directory 2026/04/28 03:56:54 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/28 03:56:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:56:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:56:57 DEBUG : sub dir/hello world: md5 = b62ab14813db5f6f53ed3aa993922365 OK 2026/04/28 03:56:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:56:57 INFO : sub dir/hello world: Copied (new) 2026/04/28 03:56:57 DEBUG : Waiting for deletions to finish 2026/04/28 03:56:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:56:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.66s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:57:02 DEBUG : sub dir/hello world: md5 = f2060fd0b284b4de13e68a4b03fb8dec OK 2026/04/28 03:57:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fayohop3koyu" 2026/04/28 03:57:02 DEBUG : Creating backend with remote "TestDrive:crypt/71l05t2gn9l1ne9na1a7obtioe8ll6obaq2bl7js1vd18jgnigkg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna' -> Encrypted drive 'TestCryptDrive:rclone-test-fayohop3koyu' 2026/04/28 03:57:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:57:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fayohop3koyu': Waiting for checks to finish 2026/04/28 03:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fayohop3koyu': Waiting for transfers to finish 2026/04/28 03:57:06 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:57:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 03:57:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fayohop3koyu': Purge remote 2026/04/28 03:57:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.00s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:57:12 DEBUG : sub dir/hello world: md5 = 3e10516d439f043249e56ab198afc184 OK 2026/04/28 03:57:13 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 03:57:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/28 03:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:57:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3385546736) 2026/04/28 03:57:13 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 03:57:13 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 03:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:57:15 DEBUG : sub dir/hello world: md5 = 73cc96da719d2de0c98b5936c0e1c3ea OK 2026/04/28 03:57:15 DEBUG : sub dir/hello world: size = 17 OK 2026/04/28 03:57:15 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/28 03:57:15 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 03:57:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.05s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:57:20 DEBUG : sub dir/hello world: md5 = 19df0ff04f71ba0495f8f6a2b1eb6324 OK 2026/04/28 03:57:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tanarix0cowo" 2026/04/28 03:57:21 DEBUG : Creating backend with remote "TestDrive:crypt/90u0cj7p0a7pr3tu1sok8d47c9nophse5ds38lglg7f50dadkrk0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna' -> Encrypted drive 'TestCryptDrive:rclone-test-tanarix0cowo' 2026/04/28 03:57:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:57:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:57:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tanarix0cowo': Waiting for checks to finish 2026/04/28 03:57:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tanarix0cowo': Waiting for transfers to finish 2026/04/28 03:57:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:57:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 03:57:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:57:27 DEBUG : sub dir/hello world: md5 = 85df87fdb74ce5f859e08b69f83fefaf OK 2026/04/28 03:57:28 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 03:57:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/28 03:57:28 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 03:57:28 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tanarix0cowo') 2026/04/28 03:57:28 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 03:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tanarix0cowo': Waiting for checks to finish 2026/04/28 03:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tanarix0cowo': Waiting for transfers to finish 2026/04/28 03:57:29 DEBUG : sub dir/hello world: size = 17 OK 2026/04/28 03:57:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 03:57:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 03:57:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tanarix0cowo': Purge remote 2026/04/28 03:57:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.91s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:57:35 DEBUG : sub dir/hello world: md5 = a71c48022293082c486e3bd4c2e1abf4 OK 2026/04/28 03:57:36 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 03:57:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/28 03:57:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3385546736) 2026/04/28 03:57:36 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 03:57:36 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 03:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:57:38 DEBUG : sub dir/hello world: md5 = 66aec92ce682c5ccf3cb0750a565fa9f OK 2026/04/28 03:57:38 DEBUG : sub dir/hello world: size = 17 OK 2026/04/28 03:57:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/28 03:57:38 INFO : sub dir/hello world: Deleted 2026/04/28 03:57:38 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 03:57:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.18s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:57:43 DEBUG : sub dir/hello world: md5 = 4ff3e615b09c734e5764c7cda7bfcdf7 OK 2026/04/28 03:57:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xohebis0fufo" 2026/04/28 03:57:43 DEBUG : Creating backend with remote "TestDrive:crypt/67d1ot7hvtgqjjroes3au6q7vffjucs96djbfgire5784tch2mkg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna' -> Encrypted drive 'TestCryptDrive:rclone-test-xohebis0fufo' 2026/04/28 03:57:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xohebis0fufo': Waiting for checks to finish 2026/04/28 03:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xohebis0fufo': Waiting for transfers to finish 2026/04/28 03:57:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 03:57:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/28 03:57:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:57:50 DEBUG : sub dir/hello world: md5 = d3d452f9ad99816667a3098b34c7223b OK 2026/04/28 03:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xohebis0fufo': Using server-side directory move 2026/04/28 03:57:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xohebis0fufo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/28 03:57:51 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 03:57:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/28 03:57:51 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 03:57:51 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xohebis0fufo') 2026/04/28 03:57:51 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 03:57:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xohebis0fufo': Waiting for checks to finish 2026/04/28 03:57:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xohebis0fufo': Waiting for transfers to finish 2026/04/28 03:57:51 INFO : sub dir/hello world: Deleted 2026/04/28 03:57:52 INFO : sub dir/hello world: Moved (server-side) 2026/04/28 03:57:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 03:57:55 DEBUG : sub dir/hello world: md5 = cc180501c5b5b29ce69c5ca496fc6786 OK 2026/04/28 03:57:55 DEBUG : testing file moves 2026/04/28 03:57:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 03:57:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/28 03:57:56 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 03:57:56 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xohebis0fufo') 2026/04/28 03:57:56 DEBUG : sub dir/hello world: Sizes differ 2026/04/28 03:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xohebis0fufo': Waiting for checks to finish 2026/04/28 03:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xohebis0fufo': Waiting for transfers to finish 2026/04/28 03:57:56 INFO : sub dir/hello world: Deleted 2026/04/28 03:57:57 INFO : sub dir/hello world: Moved (server-side) 2026/04/28 03:57:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/28 03:57:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xohebis0fufo': Purge remote --- PASS: TestServerSideMoveOverSelf (19.17s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:58:02 DEBUG : sub dir/hello world: md5 = c0eb51872dd1db25600844830515c326 OK 2026/04/28 03:58:02 ERROR : error listing: directory not found 2026/04/28 03:58:03 INFO : Local file system at /tmp/rclone3385546736: Making directory 2026/04/28 03:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.48s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:58:08 DEBUG : sub dir/hello world: md5 = 86952c51cf2e5193719c47eb700eb808 OK 2026/04/28 03:58:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 03:58:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 03:58:09 DEBUG : Local file system at /tmp/rclone3385546736: Waiting for checks to finish 2026/04/28 03:58:09 DEBUG : Local file system at /tmp/rclone3385546736: Waiting for transfers to finish 2026/04/28 03:58:09 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/28 03:58:09 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/28 03:58:09 INFO : sub dir/hello world: Copied (new) 2026/04/28 03:58:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 03:58:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.89s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:58:11 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/28 03:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:13 DEBUG : check sum: md5 = 8bc4de921da6de0bd538298acf1e0d81 OK 2026/04/28 03:58:13 DEBUG : check sum: size = 1 OK 2026/04/28 03:58:13 INFO : check sum: Copied (new) 2026/04/28 03:58:13 DEBUG : Waiting for deletions to finish 2026/04/28 03:58:13 DEBUG : check sum: size = 1 OK 2026/04/28 03:58:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/28 03:58:13 DEBUG : check sum: Size of src and dst objects identical 2026/04/28 03:58:13 DEBUG : check sum: Unchanged skipping 2026/04/28 03:58:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:13 DEBUG : Waiting for deletions to finish 2026/04/28 03:58:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.30s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:58:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/28 03:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:16 DEBUG : sizeonly: md5 = b4a3b565c1bf90aeea3d8c08dcba346d OK 2026/04/28 03:58:16 DEBUG : sizeonly: size = 6 OK 2026/04/28 03:58:16 INFO : sizeonly: Copied (new) 2026/04/28 03:58:16 DEBUG : Waiting for deletions to finish 2026/04/28 03:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:17 DEBUG : sizeonly: size = 6 OK 2026/04/28 03:58:17 DEBUG : sizeonly: Sizes identical 2026/04/28 03:58:17 DEBUG : sizeonly: Unchanged skipping 2026/04/28 03:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:17 DEBUG : Waiting for deletions to finish 2026/04/28 03:58:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.33s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:58:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/28 03:58:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:20 DEBUG : ignore-size: md5 = c5821531dff0596ac4dcec30ff186d8a OK 2026/04/28 03:58:20 INFO : ignore-size: Copied (new) 2026/04/28 03:58:20 DEBUG : Waiting for deletions to finish 2026/04/28 03:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 03:58:20 DEBUG : ignore-size: Unchanged skipping 2026/04/28 03:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:20 DEBUG : Waiting for deletions to finish 2026/04/28 03:58:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.31s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:58:23 DEBUG : existing: md5 = ce16a181f5cc63605251856904e704a5 OK 2026/04/28 03:58:23 DEBUG : existing: size = 6 OK 2026/04/28 03:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 03:58:23 DEBUG : existing: Unchanged skipping 2026/04/28 03:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:23 DEBUG : Waiting for deletions to finish 2026/04/28 03:58:23 INFO : There was nothing to transfer 2026/04/28 03:58:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/28 03:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:25 DEBUG : existing: md5 = 468d01915c5cfc8ff58a10c1b5bf4d71 OK 2026/04/28 03:58:25 DEBUG : existing: size = 6 OK 2026/04/28 03:58:25 INFO : existing: Copied (replaced existing) 2026/04/28 03:58:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.52s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:58:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/28 03:58:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:27 DEBUG : existing: md5 = 1a0c466b555a99a2890ea8d391d82643 OK 2026/04/28 03:58:27 DEBUG : existing: size = 6 OK 2026/04/28 03:58:27 INFO : existing: Copied (new) 2026/04/28 03:58:27 DEBUG : Waiting for deletions to finish 2026/04/28 03:58:28 DEBUG : existing: Destination exists, skipping 2026/04/28 03:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:28 DEBUG : Waiting for deletions to finish 2026/04/28 03:58:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.24s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:58:31 DEBUG : b/potato: md5 = 76cbba29872faae5f81e14462efc1446 OK 2026/04/28 03:58:33 DEBUG : c/non empty space: md5 = 2db8e233b84507d77a8def72f53d9ea6 OK 2026/04/28 03:58:33 INFO : d: Making directory 2026/04/28 03:58:35 DEBUG : Added delayed dir = "a", newDst= 2026/04/28 03:58:36 INFO : c: Set directory modification time (using SetModTime) 2026/04/28 03:58:36 DEBUG : Added delayed dir = "c", newDst=c 2026/04/28 03:58:36 DEBUG : c/non empty space: size = 5 OK 2026/04/28 03:58:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 03:58:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/28 03:58:36 DEBUG : c/non empty space: Unchanged skipping 2026/04/28 03:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:38 DEBUG : a/potato2: md5 = 588304efee8a89ab2ac45d394e407373 OK 2026/04/28 03:58:38 DEBUG : a/potato2: size = 60 OK 2026/04/28 03:58:38 INFO : a/potato2: Copied (new) 2026/04/28 03:58:38 DEBUG : Waiting for deletions to finish 2026/04/28 03:58:38 INFO : b/potato: Deleted 2026/04/28 03:58:39 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/28 03:58:39 INFO : d: Removing directory 2026/04/28 03:58:39 INFO : b: Removing directory 2026/04/28 03:58:40 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/28 03:58:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': deleted 2 directories 2026/04/28 03:58:42 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/28 03:58:43 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:58:45 DEBUG : empty space: md5 = bcf945316fe89f2242fd94315b5e47ab OK 2026/04/28 03:58:46 DEBUG : empty space: size = 1 OK 2026/04/28 03:58:46 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/28 03:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:46 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/28 03:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:46 DEBUG : Waiting for deletions to finish 2026/04/28 03:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:46 DEBUG : empty space: size = 1 OK 2026/04/28 03:58:46 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/28 03:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:47 DEBUG : empty space: md5 = 48bba4e80d114b8df89a1aa335b69faf OK 2026/04/28 03:58:47 DEBUG : empty space: size = 1 OK 2026/04/28 03:58:47 INFO : empty space: Copied (replaced existing) 2026/04/28 03:58:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.54s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:58:51 DEBUG : foo: md5 = 79f4d1f152069990cebb9e618c14299f OK 2026/04/28 03:58:51 DEBUG : foo: size = 3 OK 2026/04/28 03:58:51 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/28 03:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:52 DEBUG : foo: md5 = e11ebedc237e14adf2389e01ecfebd5e OK 2026/04/28 03:58:52 DEBUG : foo: size = 3 OK 2026/04/28 03:58:52 INFO : foo: Copied (replaced existing) 2026/04/28 03:58:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.35s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:58:55 DEBUG : empty space: md5 = 3da1dd5a8e821b1784fc6738b4903c8c OK 2026/04/28 03:58:55 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/28 03:58:55 DEBUG : empty space: size = 1 OK 2026/04/28 03:58:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 03:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:58:55 DEBUG : empty space: Unchanged skipping 2026/04/28 03:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:58:57 DEBUG : potato: md5 = 3419d06061c8a1b49bb7b73d3214ca59 OK 2026/04/28 03:58:57 DEBUG : potato: size = 60 OK 2026/04/28 03:58:57 INFO : potato: Copied (new) 2026/04/28 03:58:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.85s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:59:00 DEBUG : potato: md5 = 690e3f182e0dc02046d6ea6d9118f9cf OK 2026/04/28 03:59:00 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3385546736) 2026/04/28 03:59:00 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 03:59:00 DEBUG : potato: Sizes differ 2026/04/28 03:59:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:59:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:59:01 DEBUG : potato: md5 = ab8029703044a373370b84182195e775 OK 2026/04/28 03:59:01 DEBUG : potato: size = 21 OK 2026/04/28 03:59:01 INFO : potato: Copied (replaced existing) 2026/04/28 03:59:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.22s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:59:04 DEBUG : potato: md5 = de8059581253dd5ac4e6ebcb21d19349 OK 2026/04/28 03:59:04 DEBUG : potato: size = 21 OK 2026/04/28 03:59:04 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/28 03:59:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:59:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:59:06 DEBUG : potato: md5 = cef5cc1b4a68a74fd668060e9a669bfc OK 2026/04/28 03:59:06 DEBUG : potato: size = 21 OK 2026/04/28 03:59:06 INFO : potato: Copied (replaced existing) 2026/04/28 03:59:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:59:08 DEBUG : potato: md5 = 55287e67b923f34a5c1becfd065cb4a4 OK 2026/04/28 03:59:10 DEBUG : empty space: md5 = 62c5f8641de16110fd463918f93ccdff OK 2026/04/28 03:59:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 03:59:10 DEBUG : empty space: size = 1 OK 2026/04/28 03:59:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 03:59:10 DEBUG : empty space: Unchanged skipping 2026/04/28 03:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:59:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/28 03:59:10 DEBUG : Waiting for deletions to finish 2026/04/28 03:59:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:59:13 DEBUG : potato: md5 = 6b86c036478ac3a30ac983f8b79941cf OK 2026/04/28 03:59:15 DEBUG : empty space: md5 = be462d8252ac57d75381c2be22d3a233 OK 2026/04/28 03:59:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 03:59:15 DEBUG : empty space: size = 1 OK 2026/04/28 03:59:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 03:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:59:15 DEBUG : empty space: Unchanged skipping 2026/04/28 03:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:59:17 DEBUG : potato2: md5 = 5199b0183023e98ce94c74a811fb2105 OK 2026/04/28 03:59:17 DEBUG : potato2: size = 60 OK 2026/04/28 03:59:17 INFO : potato2: Copied (new) 2026/04/28 03:59:17 DEBUG : Waiting for deletions to finish 2026/04/28 03:59:17 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:59:21 DEBUG : b/potato: md5 = 43c4934f3eddc3544e3a6bbec4fb02ef OK 2026/04/28 03:59:23 DEBUG : c/non empty space: md5 = 6c2e6ec6f9e6faa527bcc7c93f68de5a OK 2026/04/28 03:59:23 INFO : d: Making directory 2026/04/28 03:59:24 INFO : d/e: Making directory 2026/04/28 03:59:26 DEBUG : Added delayed dir = "a", newDst= 2026/04/28 03:59:27 INFO : c: Set directory modification time (using SetModTime) 2026/04/28 03:59:27 DEBUG : Added delayed dir = "c", newDst=c 2026/04/28 03:59:27 DEBUG : c/non empty space: size = 5 OK 2026/04/28 03:59:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 03:59:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/28 03:59:27 DEBUG : c/non empty space: Unchanged skipping 2026/04/28 03:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:59:29 DEBUG : a/potato2: md5 = e59c92c6123e2fb88c1a83f05437979c OK 2026/04/28 03:59:29 DEBUG : a/potato2: size = 60 OK 2026/04/28 03:59:29 INFO : a/potato2: Copied (new) 2026/04/28 03:59:29 DEBUG : Waiting for deletions to finish 2026/04/28 03:59:29 INFO : b/potato: Deleted 2026/04/28 03:59:30 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/28 03:59:30 INFO : d/e: Removing directory 2026/04/28 03:59:31 INFO : d: Removing directory 2026/04/28 03:59:31 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/28 03:59:31 INFO : b: Removing directory 2026/04/28 03:59:32 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/28 03:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': deleted 3 directories 2026/04/28 03:59:34 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/28 03:59:35 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:59:38 DEBUG : b/potato: md5 = cf449958ad8c77f79c1e40e519f98ff7 OK 2026/04/28 03:59:40 DEBUG : c/non empty space: md5 = 3c538fb85555034768f0796dba54c1dc OK 2026/04/28 03:59:40 INFO : d: Making directory 2026/04/28 03:59:42 DEBUG : Added delayed dir = "a", newDst= 2026/04/28 03:59:43 INFO : c: Set directory modification time (using SetModTime) 2026/04/28 03:59:43 DEBUG : Added delayed dir = "c", newDst=c 2026/04/28 03:59:43 DEBUG : c/non empty space: size = 5 OK 2026/04/28 03:59:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 03:59:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/28 03:59:43 DEBUG : c/non empty space: Unchanged skipping 2026/04/28 03:59:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:59:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:59:45 DEBUG : a/potato2: md5 = 423b1717de1b9ba7a3e0047f2704bc56 OK 2026/04/28 03:59:45 DEBUG : a/potato2: size = 60 OK 2026/04/28 03:59:45 INFO : a/potato2: Copied (new) 2026/04/28 03:59:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': not deleting files as there were IO errors 2026/04/28 03:59:45 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/28 03:59:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': not deleting directories as there were IO errors 2026/04/28 03:59:48 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/28 03:59:49 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/28 03:59:50 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:59:52 DEBUG : potato: md5 = 85124dd2e30f97fe38b5b49589435375 OK 2026/04/28 03:59:54 DEBUG : empty space: md5 = c8e4d225d73cecfdfd9cad897f118592 OK 2026/04/28 03:59:54 DEBUG : Waiting for deletions to finish 2026/04/28 03:59:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 03:59:54 DEBUG : empty space: size = 1 OK 2026/04/28 03:59:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 03:59:54 DEBUG : empty space: Unchanged skipping 2026/04/28 03:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 03:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 03:59:55 INFO : potato: Deleted 2026/04/28 03:59:56 DEBUG : potato2: md5 = 1e200e37c3847b80f5e2ae08573856f2 OK 2026/04/28 03:59:56 DEBUG : potato2: size = 60 OK 2026/04/28 03:59:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.13s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 03:59:59 DEBUG : potato: md5 = 8eccda3981c3d59fd68953a665884f7d OK 2026/04/28 04:00:01 DEBUG : empty space: md5 = 60fe2c5630f880fddb4d363159655ab2 OK 2026/04/28 04:00:01 DEBUG : Waiting for deletions to finish 2026/04/28 04:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:02 INFO : potato: Deleted 2026/04/28 04:00:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 04:00:02 DEBUG : empty space: size = 1 OK 2026/04/28 04:00:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:00:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:02 DEBUG : empty space: Unchanged skipping 2026/04/28 04:00:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:04 DEBUG : potato2: md5 = b101575783325f92bcb1ea4bf6e3e632 OK 2026/04/28 04:00:04 DEBUG : potato2: size = 60 OK 2026/04/28 04:00:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.62s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:00:07 DEBUG : potato: md5 = 9c11fd7c8bd71a7b2ee6c66d2ea4ca8a OK 2026/04/28 04:00:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 04:00:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:09 DEBUG : potato2: md5 = 87665bc8d0bffd920efbb6820dcd9a6a OK 2026/04/28 04:00:09 DEBUG : potato2: size = 19 OK 2026/04/28 04:00:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.18s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:00:12 DEBUG : potato2: md5 = 9c42b44dedcf5c9b6ca9b1a289c22ef8 OK 2026/04/28 04:00:14 DEBUG : empty space: md5 = 24988547be259c46ba75229063a048ba OK 2026/04/28 04:00:14 DEBUG : enormous: Excluded (Size Filter) 2026/04/28 04:00:14 DEBUG : enormous: Excluded 2026/04/28 04:00:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 04:00:14 DEBUG : potato2: Excluded 2026/04/28 04:00:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 04:00:14 DEBUG : empty space: size = 1 OK 2026/04/28 04:00:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:00:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:14 DEBUG : empty space: Unchanged skipping 2026/04/28 04:00:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:14 DEBUG : Waiting for deletions to finish 2026/04/28 04:00:14 INFO : There was nothing to transfer 2026/04/28 04:00:14 DEBUG : enormous: Excluded (Size Filter) 2026/04/28 04:00:14 DEBUG : enormous: Excluded 2026/04/28 04:00:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 04:00:14 DEBUG : potato2: Excluded 2026/04/28 04:00:15 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 04:00:15 DEBUG : empty space: size = 1 OK 2026/04/28 04:00:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/28 04:00:15 DEBUG : empty space: Unchanged skipping 2026/04/28 04:00:15 DEBUG : Local file system at /tmp/rclone3385546736: Waiting for checks to finish 2026/04/28 04:00:15 DEBUG : Local file system at /tmp/rclone3385546736: Waiting for transfers to finish 2026/04/28 04:00:15 DEBUG : Waiting for deletions to finish 2026/04/28 04:00:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:00:18 DEBUG : potato2: md5 = a53ed681dc86db74de3beddb256d248a OK 2026/04/28 04:00:19 DEBUG : empty space: md5 = c167b9ed6c5a3333ce34f1d56a1b0b50 OK 2026/04/28 04:00:21 DEBUG : enormous: md5 = 518b85b2b577eb91f01360229769ff87 OK 2026/04/28 04:00:21 DEBUG : enormous: Excluded (Size Filter) 2026/04/28 04:00:21 DEBUG : enormous: Excluded 2026/04/28 04:00:21 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 04:00:21 DEBUG : potato2: Excluded 2026/04/28 04:00:21 DEBUG : empty space: size = 1 OK 2026/04/28 04:00:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:21 DEBUG : empty space: Unchanged skipping 2026/04/28 04:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:21 DEBUG : Waiting for deletions to finish 2026/04/28 04:00:21 INFO : potato2: Deleted 2026/04/28 04:00:22 INFO : enormous: Deleted 2026/04/28 04:00:22 INFO : There was nothing to transfer 2026/04/28 04:00:22 DEBUG : empty space: size = 1 OK 2026/04/28 04:00:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/28 04:00:22 DEBUG : empty space: Unchanged skipping 2026/04/28 04:00:22 DEBUG : Local file system at /tmp/rclone3385546736: Waiting for checks to finish 2026/04/28 04:00:22 DEBUG : Local file system at /tmp/rclone3385546736: Waiting for transfers to finish 2026/04/28 04:00:22 DEBUG : Waiting for deletions to finish 2026/04/28 04:00:22 INFO : enormous: Deleted 2026/04/28 04:00:22 INFO : potato2: Deleted 2026/04/28 04:00:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.88s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:00:25 DEBUG : one: md5 = 7cd35fe88bc593ad43c287c4cf32fa99 OK 2026/04/28 04:00:26 DEBUG : two: md5 = 630fa16f36273a0acafc0f7ff34d1ca9 OK 2026/04/28 04:00:28 DEBUG : three: md5 = d952a5a6b4b89cee9b1e990239f48089 OK 2026/04/28 04:00:29 DEBUG : four: md5 = 84ac9396d31d88b0ef3f666cf7f9b103 OK 2026/04/28 04:00:30 DEBUG : five: Need to transfer - File not found at Destination 2026/04/28 04:00:30 DEBUG : one: Destination is newer than source, skipping 2026/04/28 04:00:30 DEBUG : four: size = 4 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:00:30 DEBUG : two: size = 3 OK 2026/04/28 04:00:30 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:00:30 DEBUG : four: Sizes differ 2026/04/28 04:00:30 DEBUG : three: size = 5 OK 2026/04/28 04:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:30 DEBUG : three: Sizes identical 2026/04/28 04:00:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/28 04:00:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/28 04:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:31 DEBUG : two: md5 = 5995ed767fd1d1687e510a077733ecb6 OK 2026/04/28 04:00:31 DEBUG : two: size = 3 OK 2026/04/28 04:00:31 INFO : two: Copied (replaced existing) 2026/04/28 04:00:31 DEBUG : four: md5 = db51fc03f7b3b06d126ad1a4f058130d OK 2026/04/28 04:00:31 DEBUG : four: size = 4 OK 2026/04/28 04:00:31 INFO : four: Copied (replaced existing) 2026/04/28 04:00:31 DEBUG : five: md5 = 2421c5c67ae6b35c053da55f0e983040 OK 2026/04/28 04:00:31 DEBUG : five: size = 4 OK 2026/04/28 04:00:31 INFO : five: Copied (new) 2026/04/28 04:00:31 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.15s) === 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-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/28 04:00:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/28 04:00:34 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/28 04:00:34 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/28 04:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:36 DEBUG : yam: md5 = b0e0cf30bb85b37cdf60a586c0c9dda1 OK 2026/04/28 04:00:36 DEBUG : yam: size = 11 OK 2026/04/28 04:00:36 INFO : yam: Copied (new) 2026/04/28 04:00:36 DEBUG : potato: md5 = bf901ac2a7e18b93f83d6b3ae6170f0c OK 2026/04/28 04:00:36 DEBUG : potato: size = 14 OK 2026/04/28 04:00:36 INFO : potato: Copied (new) 2026/04/28 04:00:36 DEBUG : Waiting for deletions to finish 2026/04/28 04:00:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/28 04:00:36 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/28 04:00:36 DEBUG : potato: size = 14 OK 2026/04/28 04:00:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:00:36 DEBUG : potato: Unchanged skipping 2026/04/28 04:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:38 DEBUG : yaml: md5 = 558935970c7964f7181c8e1811d24fab OK 2026/04/28 04:00:38 DEBUG : yaml: size = 11 OK 2026/04/28 04:00:38 INFO : yaml: Copied (new) 2026/04/28 04:00:38 DEBUG : Waiting for deletions to finish 2026/04/28 04:00:38 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.99s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/28 04:00:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Making map for --track-renames 2026/04/28 04:00:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Finished making map for --track-renames 2026/04/28 04:00:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/28 04:00:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/28 04:00:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for renames to finish 2026/04/28 04:00:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:42 DEBUG : yam: md5 = 0aba2f8fc6198b747ec82e546f8de534 OK 2026/04/28 04:00:42 DEBUG : yam: size = 11 OK 2026/04/28 04:00:42 INFO : yam: Copied (new) 2026/04/28 04:00:42 DEBUG : potato: md5 = 7c8ba668092cbf6a5253d218e315b8f4 OK 2026/04/28 04:00:42 DEBUG : potato: size = 14 OK 2026/04/28 04:00:42 INFO : potato: Copied (new) 2026/04/28 04:00:42 DEBUG : Waiting for deletions to finish 2026/04/28 04:00:42 DEBUG : potato: size = 14 OK 2026/04/28 04:00:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:00:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Making map for --track-renames 2026/04/28 04:00:42 DEBUG : potato: Unchanged skipping 2026/04/28 04:00:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Finished making map for --track-renames 2026/04/28 04:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for renames to finish 2026/04/28 04:00:43 INFO : yam: Moved (server-side) to: yaml 2026/04/28 04:00:43 INFO : yaml: Renamed from "yam" 2026/04/28 04:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:43 DEBUG : Waiting for deletions to finish 2026/04/28 04:00:43 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/28 04:00:45 DEBUG : Added delayed dir = "sub", newDst= 2026/04/28 04:00:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Making map for --track-renames 2026/04/28 04:00:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Finished making map for --track-renames 2026/04/28 04:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/28 04:00:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/28 04:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for renames to finish 2026/04/28 04:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:47 DEBUG : sub/yam: md5 = 0424056a300d4215ec3fef020375857c OK 2026/04/28 04:00:47 DEBUG : sub/yam: size = 11 OK 2026/04/28 04:00:47 INFO : sub/yam: Copied (new) 2026/04/28 04:00:47 DEBUG : potato: md5 = f35456b2e255aa656b58b6f7f7c2a789 OK 2026/04/28 04:00:47 DEBUG : potato: size = 14 OK 2026/04/28 04:00:47 INFO : potato: Copied (new) 2026/04/28 04:00:47 DEBUG : Waiting for deletions to finish 2026/04/28 04:00:47 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/28 04:00:49 DEBUG : potato: size = 14 OK 2026/04/28 04:00:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:00:49 DEBUG : potato: Unchanged skipping 2026/04/28 04:00:49 INFO : sub: Set directory modification time (using SetModTime) 2026/04/28 04:00:49 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/28 04:00:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Making map for --track-renames 2026/04/28 04:00:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Finished making map for --track-renames 2026/04/28 04:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for renames to finish 2026/04/28 04:00:50 INFO : sub/yam: Moved (server-side) to: yam 2026/04/28 04:00:50 INFO : yam: Renamed from "sub/yam" 2026/04/28 04:00:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:50 DEBUG : Waiting for deletions to finish 2026/04/28 04:00:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.98s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:00:53 DEBUG : Creating backend with remote "/tmp/rclone3385546736/dir1" 2026/04/28 04:00:53 DEBUG : Creating backend with remote "/tmp/rclone3385546736/dir2" 2026/04/28 04:00:53 DEBUG : Local file system at /tmp/rclone3385546736/dir2: Using server-side directory move 2026/04/28 04:00:53 INFO : Local file system at /tmp/rclone3385546736/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/28 04:00:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/28 04:00:53 INFO : file1.txt: Moved (server-side) 2026/04/28 04:00:53 DEBUG : Local file system at /tmp/rclone3385546736/dir2: Waiting for checks to finish 2026/04/28 04:00:53 DEBUG : Local file system at /tmp/rclone3385546736/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:00:53 DEBUG : Added delayed dir = "nested", newDst= 2026/04/28 04:00:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 04:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 04:00:53 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/28 04:00:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/28 04:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:00:56 DEBUG : sub dir/hello world: md5 = bd405e8c058105e1264c0ba8572a97d7 OK 2026/04/28 04:00:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 04:00:56 INFO : sub dir/hello world: Copied (new) 2026/04/28 04:00:56 INFO : sub dir/hello world: Deleted 2026/04/28 04:00:58 DEBUG : nested/sub dir/file: md5 = 1c2a00617fee4f12ad2b921f83da7d75 OK 2026/04/28 04:00:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/28 04:00:58 INFO : nested/sub dir/file: Copied (new) 2026/04/28 04:00:58 INFO : nested/sub dir/file: Deleted 2026/04/28 04:00:58 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 04:00:58 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/28 04:00:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 04:00:58 INFO : sub dir: Removing directory 2026/04/28 04:00:58 INFO : nested/sub dir: Removing directory 2026/04/28 04:00:58 INFO : nested: Removing directory 2026/04/28 04:00:58 DEBUG : Local file system at /tmp/rclone3385546736: deleted 3 directories 2026/04/28 04:01:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/28 04:01:02 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/28 04:01:03 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:01:03 DEBUG : Added delayed dir = "nested", newDst= 2026/04/28 04:01:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/28 04:01:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 04:01:03 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/28 04:01:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/28 04:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:01:06 DEBUG : sub dir/hello world: md5 = c393ce762e216856a21847e78cd8cbf4 OK 2026/04/28 04:01:06 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 04:01:06 INFO : sub dir/hello world: Copied (new) 2026/04/28 04:01:06 INFO : sub dir/hello world: Deleted 2026/04/28 04:01:08 DEBUG : nested/sub dir/file: md5 = a3731710509cf635e9569f8a09375449 OK 2026/04/28 04:01:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/28 04:01:08 INFO : nested/sub dir/file: Copied (new) 2026/04/28 04:01:08 INFO : nested/sub dir/file: Deleted 2026/04/28 04:01:08 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 04:01:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 04:01:09 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/28 04:01:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/28 04:01:12 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/28 04:01:13 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.00s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:01:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/28 04:01:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/28 04:01:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:01:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:01:15 DEBUG : existing: md5 = 4a2de71425857e217434f28a97bd5d14 OK 2026/04/28 04:01:15 DEBUG : existing: size = 6 OK 2026/04/28 04:01:15 INFO : existing: Copied (new) 2026/04/28 04:01:15 INFO : existing: Deleted 2026/04/28 04:01:15 DEBUG : existing-b: md5 = 441da6d766ae105166ff8b01b7863889 OK 2026/04/28 04:01:15 DEBUG : existing-b: size = 6 OK 2026/04/28 04:01:15 INFO : existing-b: Copied (new) 2026/04/28 04:01:15 INFO : existing-b: Deleted 2026/04/28 04:01:16 DEBUG : existing: Destination exists, skipping 2026/04/28 04:01:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/28 04:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:01:16 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.23s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:01:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-josiyuy8qula" 2026/04/28 04:01:18 DEBUG : Creating backend with remote "TestDrive:crypt/249f5flt47aa5i084f3n0upf6uas59mm68h6oi2dli4bbm1sjnm0" 2026/04/28 04:01:20 DEBUG : potato2: md5 = e53896aa7baeb83392dfeb9ae3170f13 OK 2026/04/28 04:01:22 DEBUG : empty space: md5 = d441ce259695e660fd2c04deb62a6b71 OK 2026/04/28 04:01:23 DEBUG : potato3: md5 = c8ac77cd42aab39695a2fafb63abdc67 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna' -> Encrypted drive 'TestCryptDrive:rclone-test-josiyuy8qula' 2026/04/28 04:01:26 DEBUG : empty space: md5 = 20630124f7149a1128c63f8db21a1614 OK 2026/04/28 04:01:27 DEBUG : potato3: md5 = 81e98752e8bf603cd1c433a06e295b6e OK 2026/04/28 04:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-josiyuy8qula': Using server-side directory move 2026/04/28 04:01:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-josiyuy8qula': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/28 04:01:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 04:01:28 DEBUG : empty space: size = 1 OK 2026/04/28 04:01:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 04:01:28 DEBUG : empty space: Unchanged skipping 2026/04/28 04:01:28 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:01:28 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-josiyuy8qula') 2026/04/28 04:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-josiyuy8qula': Waiting for checks to finish 2026/04/28 04:01:28 DEBUG : potato3: Sizes differ 2026/04/28 04:01:29 INFO : empty space: Deleted 2026/04/28 04:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-josiyuy8qula': Waiting for transfers to finish 2026/04/28 04:01:29 INFO : potato3: Deleted 2026/04/28 04:01:29 INFO : potato2: Moved (server-side) 2026/04/28 04:01:29 INFO : potato3: Moved (server-side) 2026/04/28 04:01:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meturox5maqo" 2026/04/28 04:01:30 DEBUG : Creating backend with remote "TestDrive:crypt/hg0gpkgvnr5njs2em4fe8vvksvb87sseas8faicu3il80qc8lrh0" 2026/04/28 04:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meturox5maqo': Using server-side directory move 2026/04/28 04:01:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meturox5maqo': Server side directory move succeeded 2026/04/28 04:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meturox5maqo': Purge remote 2026/04/28 04:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-josiyuy8qula': Purge remote 2026/04/28 04:01:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.42s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:01:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-digayak4poku" 2026/04/28 04:01:34 DEBUG : Creating backend with remote "TestDrive:crypt/cnm1a1c7mqja1di57tk537aa6nds3j5rellmp2ga19hrauvtc3ug" 2026/04/28 04:01:37 DEBUG : potato2: md5 = 697eb898cf29cf4078988cccf7b179c3 OK 2026/04/28 04:01:38 DEBUG : empty space: md5 = 4e94e8cf57b7c9ef309011b3784c0e2c OK 2026/04/28 04:01:40 DEBUG : potato3: md5 = 72a6ac45609e6d8877c3a84081e74fcf OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna' -> Encrypted drive 'TestCryptDrive:rclone-test-digayak4poku' 2026/04/28 04:01:42 DEBUG : empty space: md5 = 4b7be34eb798c3160a465c37d37458d0 OK 2026/04/28 04:01:44 DEBUG : potato3: md5 = ecc6e4b43e08e183cc759e8ff51c5d65 OK 2026/04/28 04:01:44 DEBUG : empty space: Excluded (Size Filter) 2026/04/28 04:01:44 DEBUG : empty space: Excluded (Size Filter) 2026/04/28 04:01:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 04:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-digayak4poku': Waiting for checks to finish 2026/04/28 04:01:44 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:01:44 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-digayak4poku') 2026/04/28 04:01:44 DEBUG : potato3: Sizes differ 2026/04/28 04:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-digayak4poku': Waiting for transfers to finish 2026/04/28 04:01:45 INFO : potato3: Deleted 2026/04/28 04:01:45 INFO : potato2: Moved (server-side) 2026/04/28 04:01:45 INFO : potato3: Moved (server-side) 2026/04/28 04:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofabud4yite" 2026/04/28 04:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/jk7p8tobogv0gjmcp231p4mmirde4971csuvcm2refv61ebh98e0" 2026/04/28 04:01:47 DEBUG : empty space: Excluded (Size Filter) 2026/04/28 04:01:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 04:01:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/28 04:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofabud4yite': Waiting for checks to finish 2026/04/28 04:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofabud4yite': Waiting for transfers to finish 2026/04/28 04:01:48 INFO : potato2: Moved (server-side) 2026/04/28 04:01:48 INFO : potato3: Moved (server-side) 2026/04/28 04:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofabud4yite': Purge remote 2026/04/28 04:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-digayak4poku': Purge remote --- PASS: TestServerSideMoveWithFilter (17.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:01:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nudeqax2piso" 2026/04/28 04:01:51 DEBUG : Creating backend with remote "TestDrive:crypt/6tuuqs4m54b3p3fa3q1e57lum3s6o2moqpf3ml90re7eb7na85sg" 2026/04/28 04:01:53 DEBUG : potato2: md5 = 60d158e5c714638124166ac17ed93c12 OK 2026/04/28 04:01:55 DEBUG : empty space: md5 = d53891d55c0dac212877e2de3c0aec74 OK 2026/04/28 04:01:56 DEBUG : potato3: md5 = 653c72d07a2266e8e7b0e578f724d0c8 OK 2026/04/28 04:01:56 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna' -> Encrypted drive 'TestCryptDrive:rclone-test-nudeqax2piso' 2026/04/28 04:02:00 DEBUG : empty space: md5 = 66a79ae7db732fbb86fb079f7c6bae57 OK 2026/04/28 04:02:01 DEBUG : potato3: md5 = 586a55b9f832ae2178eff313d472e703 OK 2026/04/28 04:02:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudeqax2piso': Using server-side directory move 2026/04/28 04:02:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nudeqax2piso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/28 04:02:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 04:02:02 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/28 04:02:02 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:02:02 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-nudeqax2piso') 2026/04/28 04:02:02 DEBUG : potato3: Sizes differ 2026/04/28 04:02:02 DEBUG : empty space: size = 1 OK 2026/04/28 04:02:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 04:02:02 DEBUG : empty space: Unchanged skipping 2026/04/28 04:02:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudeqax2piso': Waiting for checks to finish 2026/04/28 04:02:03 INFO : empty space: Deleted 2026/04/28 04:02:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudeqax2piso': Waiting for transfers to finish 2026/04/28 04:02:03 INFO : potato3: Deleted 2026/04/28 04:02:03 INFO : potato2: Moved (server-side) 2026/04/28 04:02:03 INFO : potato3: Moved (server-side) 2026/04/28 04:02:03 INFO : tomatoDir: Removing directory 2026/04/28 04:02:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': deleted 1 directories 2026/04/28 04:02:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipavey7tumi" 2026/04/28 04:02:05 DEBUG : Creating backend with remote "TestDrive:crypt/2oicj2i1v7suck2jl2os5rnp771rrjegun85g5ke9jedv87nb65g" 2026/04/28 04:02:06 INFO : tomatoDir: Making directory 2026/04/28 04:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipavey7tumi': Using server-side directory move 2026/04/28 04:02:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qipavey7tumi': Server side directory move succeeded 2026/04/28 04:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipavey7tumi': Purge remote 2026/04/28 04:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudeqax2piso': Purge remote 2026/04/28 04:02:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.19s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.52s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:02:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/rclone-sync-test" 2026/04/28 04:02:11 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.43s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:02:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/rclone-sync-test" 2026/04/28 04:02:13 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/28 04:02:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/rclone-sync-test-include/layer2" 2026/04/28 04:02:16 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/28 04:02:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/rclone-sync-test-ignore-file" 2026/04/28 04:02:19 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/28 04:02:23 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = f88833732614de4b27f7c356554da9c5 OK 2026/04/28 04:02:25 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/28 04:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/rclone-sync-test': Waiting for checks to finish 2026/04/28 04:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/rclone-sync-test': Waiting for transfers to finish 2026/04/28 04:02:25 DEBUG : Waiting for deletions to finish 2026/04/28 04:02:25 INFO : There was nothing to transfer 2026/04/28 04:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:02:27 DEBUG : Waiting for deletions to finish 2026/04/28 04:02:27 INFO : rclone-sync-test-include: Removing directory 2026/04/28 04:02:27 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/28 04:02:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/28 04:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': failed to delete 1 directories 2026/04/28 04:02:27 INFO : There was nothing to transfer 2026/04/28 04:02:29 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/28 04:02:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/28 04:02:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/28 04:02:29 DEBUG : Waiting for deletions to finish 2026/04/28 04:02:29 INFO : There was nothing to transfer 2026/04/28 04:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:02:31 DEBUG : Waiting for deletions to finish 2026/04/28 04:02:31 INFO : rclone-sync-test-include: Removing directory 2026/04/28 04:02:32 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/28 04:02:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/28 04:02:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': failed to delete 1 directories 2026/04/28 04:02:32 INFO : There was nothing to transfer 2026/04/28 04:02:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/28 04:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/28 04:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/28 04:02:34 DEBUG : Waiting for deletions to finish 2026/04/28 04:02:34 INFO : There was nothing to transfer 2026/04/28 04:02:36 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/28 04:02:36 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.80s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:02:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/dst" 2026/04/28 04:02:38 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 04:02:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/CompareDest" 2026/04/28 04:02:39 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/gveqi14airsml4bgu7krj116o8" 2026/04/28 04:02:41 DEBUG : one: Need to transfer - File not found at Destination 2026/04/28 04:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:02:44 DEBUG : one: md5 = 9e699982331ebd233525eb7c26f43db7 OK 2026/04/28 04:02:44 DEBUG : one: size = 3 OK 2026/04/28 04:02:44 INFO : one: Copied (new) 2026/04/28 04:02:44 DEBUG : Waiting for deletions to finish 2026/04/28 04:02:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:02:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:02:45 DEBUG : one: Sizes differ 2026/04/28 04:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:02:47 DEBUG : one: md5 = 3a5bb6a37728d12a42f1f1e7c073d771 OK 2026/04/28 04:02:47 DEBUG : one: size = 5 OK 2026/04/28 04:02:47 INFO : one: Copied (replaced existing) 2026/04/28 04:02:47 DEBUG : Waiting for deletions to finish 2026/04/28 04:02:49 DEBUG : dst/one: md5 = a3f36b49d26de42bd227a68a3c4314b3 OK 2026/04/28 04:02:51 DEBUG : CompareDest/one: md5 = d57fff239100905aac80732d5a71633d OK 2026/04/28 04:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:02:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:02:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:02:52 DEBUG : one: Sizes differ 2026/04/28 04:02:52 DEBUG : one: size = 5 OK 2026/04/28 04:02:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:02:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 04:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:02:52 DEBUG : Waiting for deletions to finish 2026/04/28 04:02:52 INFO : There was nothing to transfer 2026/04/28 04:02:54 DEBUG : CompareDest/two: md5 = efbb106235124c3f038d0a816c5e4708 OK 2026/04/28 04:02:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:02:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:02:55 DEBUG : one: Sizes differ 2026/04/28 04:02:55 DEBUG : two: size = 3 OK 2026/04/28 04:02:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:02:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/28 04:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:02:55 DEBUG : one: size = 5 OK 2026/04/28 04:02:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:02:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 04:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:02:55 DEBUG : Waiting for deletions to finish 2026/04/28 04:02:55 INFO : There was nothing to transfer 2026/04/28 04:02:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:02:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:02:56 DEBUG : one: Sizes differ 2026/04/28 04:02:56 DEBUG : one: size = 5 OK 2026/04/28 04:02:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:02:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 04:02:56 DEBUG : two: size = 3 OK 2026/04/28 04:02:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:02:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/28 04:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:02:56 DEBUG : Waiting for deletions to finish 2026/04/28 04:02:56 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/28 04:02:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:02:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:02:58 DEBUG : one: Sizes differ 2026/04/28 04:02:58 DEBUG : two: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:02:58 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/CompareDest') 2026/04/28 04:02:58 DEBUG : two: Sizes differ 2026/04/28 04:02:58 DEBUG : two: Need to transfer - File not found at Destination 2026/04/28 04:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:02:58 DEBUG : one: size = 5 OK 2026/04/28 04:02:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:02:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 04:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:02:59 DEBUG : two: md5 = 0b9b74fd2c274a309def89f2ceba7df9 OK 2026/04/28 04:02:59 DEBUG : two: size = 5 OK 2026/04/28 04:02:59 INFO : two: Copied (new) 2026/04/28 04:02:59 DEBUG : Waiting for deletions to finish 2026/04/28 04:03:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 04:03:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 04:03:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 04:03:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (26.08s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:03:06 DEBUG : pre-dest1/1: md5 = 256c9210d6b889f61473ff3ba43ac6fb OK 2026/04/28 04:03:08 DEBUG : pre-dest2/2: md5 = 72314549eef1df51cb7fe5d820c09af5 OK 2026/04/28 04:03:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/dest" 2026/04/28 04:03:09 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/rg03c1jvnehrrc617i0lnqjddc" 2026/04/28 04:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/pre-dest1" 2026/04/28 04:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/bbnblvh6k061ssopqrp18kd7gc" 2026/04/28 04:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/pre-dest2" 2026/04/28 04:03:12 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/28 04:03:13 DEBUG : 1: size = 1 OK 2026/04/28 04:03:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:03:13 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/28 04:03:13 DEBUG : 2: size = 1 OK 2026/04/28 04:03:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:03:13 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/28 04:03:14 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/28 04:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dest': Waiting for checks to finish 2026/04/28 04:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dest': Waiting for transfers to finish 2026/04/28 04:03:16 DEBUG : 3: md5 = ff05d6f1be666dbfcc69db4502086629 OK 2026/04/28 04:03:16 DEBUG : 3: size = 1 OK 2026/04/28 04:03:16 INFO : 3: Copied (new) 2026/04/28 04:03:16 DEBUG : Waiting for deletions to finish 2026/04/28 04:03:19 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/28 04:03:20 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/28 04:03:20 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.90s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/dst" 2026/04/28 04:03:21 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 04:03:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/CopyDest" 2026/04/28 04:03:22 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/28 04:03:24 DEBUG : one: Need to transfer - File not found at Destination 2026/04/28 04:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:03:26 DEBUG : one: md5 = 8f655bb1cf0ebf56f6889b97cf3b4185 OK 2026/04/28 04:03:26 DEBUG : one: size = 3 OK 2026/04/28 04:03:26 INFO : one: Copied (new) 2026/04/28 04:03:26 DEBUG : Waiting for deletions to finish 2026/04/28 04:03:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:03:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:03:28 DEBUG : one: Sizes differ 2026/04/28 04:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:03:29 DEBUG : one: md5 = 842e80727ae7bec055abcfb4ffb1a81c OK 2026/04/28 04:03:29 DEBUG : one: size = 5 OK 2026/04/28 04:03:29 INFO : one: Copied (replaced existing) 2026/04/28 04:03:29 DEBUG : Waiting for deletions to finish 2026/04/28 04:03:31 DEBUG : dst/one: md5 = 08c292f197ee6f3e85d48fd46df235da OK 2026/04/28 04:03:34 DEBUG : CopyDest/one: md5 = 3a27519500fcbf258d19d2b7031f5cde OK 2026/04/28 04:03:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/BackupDir" 2026/04/28 04:03:34 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/28 04:03:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:03:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:03:36 DEBUG : one: Sizes differ 2026/04/28 04:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:03:36 DEBUG : one: size = 5 OK 2026/04/28 04:03:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:03:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:03:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:03:36 DEBUG : one: Sizes differ 2026/04/28 04:03:38 INFO : one: Moved (server-side) 2026/04/28 04:03:39 DEBUG : one: size = 5 OK 2026/04/28 04:03:39 INFO : one: Copied (server-side copy) 2026/04/28 04:03:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/28 04:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:03:39 DEBUG : Waiting for deletions to finish 2026/04/28 04:03:41 DEBUG : CopyDest/two: md5 = 747aa5cb2066c847741ee0b067801ab6 OK 2026/04/28 04:03:42 DEBUG : one: size = 5 OK 2026/04/28 04:03:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:03:42 DEBUG : one: Unchanged skipping 2026/04/28 04:03:42 DEBUG : two: size = 3 OK 2026/04/28 04:03:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:03:43 DEBUG : two: size = 3 OK 2026/04/28 04:03:43 INFO : two: Copied (server-side copy) 2026/04/28 04:03:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/28 04:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:03:43 DEBUG : Waiting for deletions to finish 2026/04/28 04:03:44 DEBUG : one: size = 5 OK 2026/04/28 04:03:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:03:44 DEBUG : one: Unchanged skipping 2026/04/28 04:03:44 DEBUG : two: size = 3 OK 2026/04/28 04:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:03:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:03:44 DEBUG : two: Unchanged skipping 2026/04/28 04:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:03:44 DEBUG : Waiting for deletions to finish 2026/04/28 04:03:44 INFO : There was nothing to transfer 2026/04/28 04:03:46 DEBUG : CopyDest/three: md5 = aadb0b5b948ca8786f619d7998ed070e OK 2026/04/28 04:03:47 DEBUG : one: size = 5 OK 2026/04/28 04:03:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:03:47 DEBUG : one: Unchanged skipping 2026/04/28 04:03:47 DEBUG : three: size = 7 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:03:47 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/CopyDest') 2026/04/28 04:03:47 DEBUG : three: Sizes differ 2026/04/28 04:03:47 DEBUG : three: Destination not found in --copy-dest 2026/04/28 04:03:47 DEBUG : three: Need to transfer - File not found at Destination 2026/04/28 04:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:03:47 DEBUG : two: size = 3 OK 2026/04/28 04:03:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/28 04:03:47 DEBUG : two: Unchanged skipping 2026/04/28 04:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:03:49 DEBUG : three: md5 = 55adce586852be18b1fd9c84300ef18c OK 2026/04/28 04:03:49 DEBUG : three: size = 7 OK 2026/04/28 04:03:49 INFO : three: Copied (new) 2026/04/28 04:03:49 DEBUG : Waiting for deletions to finish 2026/04/28 04:03:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/28 04:03:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 04:03:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 04:03:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/28 04:03:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 04:03:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 04:03:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.62s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:03:58 DEBUG : dst/one: md5 = a41d76aaa91c8fe7ffc587826edd6012 OK 2026/04/28 04:03:59 DEBUG : dst/two: md5 = 7ba68f516ecfd200759b60ec871a8bab OK 2026/04/28 04:04:01 DEBUG : dst/three.txt: md5 = 567bb680f23b0560b236664729c03b32 OK 2026/04/28 04:04:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/dst" 2026/04/28 04:04:02 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 04:04:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/backup" 2026/04/28 04:04:02 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/1nrff024r7pq65ecp72fc28jb0" 2026/04/28 04:04:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:04:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:04:04 DEBUG : one: Sizes differ 2026/04/28 04:04:04 DEBUG : two: size = 3 OK 2026/04/28 04:04:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:04:04 DEBUG : two: Unchanged skipping 2026/04/28 04:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:04:06 INFO : one: Moved (server-side) 2026/04/28 04:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:04:07 DEBUG : one: md5 = ff69bb5f500a6a71c4e7653696c3063f OK 2026/04/28 04:04:07 DEBUG : one: size = 4 OK 2026/04/28 04:04:07 INFO : one: Copied (new) 2026/04/28 04:04:07 DEBUG : Waiting for deletions to finish 2026/04/28 04:04:08 INFO : three.txt: Moved (server-side) 2026/04/28 04:04:08 INFO : three.txt: Moved into backup dir 2026/04/28 04:04:10 DEBUG : dst/three.txt: md5 = bd5b9c968f8837f291cc6ea3793de330 OK 2026/04/28 04:04:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:04:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:04:11 DEBUG : one: Sizes differ 2026/04/28 04:04:11 DEBUG : two: size = 3 OK 2026/04/28 04:04:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:04:11 DEBUG : two: Unchanged skipping 2026/04/28 04:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:04:12 INFO : one: Deleted 2026/04/28 04:04:13 INFO : one: Moved (server-side) 2026/04/28 04:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:04:14 DEBUG : one: md5 = 75b8be6b14e51e580a0e34ec195af2e8 OK 2026/04/28 04:04:14 DEBUG : one: size = 5 OK 2026/04/28 04:04:14 INFO : one: Copied (new) 2026/04/28 04:04:14 DEBUG : Waiting for deletions to finish 2026/04/28 04:04:15 INFO : three.txt: Deleted 2026/04/28 04:04:15 INFO : three.txt: Moved (server-side) 2026/04/28 04:04:15 INFO : three.txt: Moved into backup dir 2026/04/28 04:04:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 04:04:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 04:04:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/28 04:04:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 04:04:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/28 04:04:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (23.96s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:04:22 DEBUG : dst/one: md5 = 6b4fbca2f7aade177c6ce95dd5028979 OK 2026/04/28 04:04:23 DEBUG : dst/two: md5 = bccdf19562b20a8d5374382e39c4da61 OK 2026/04/28 04:04:25 DEBUG : dst/three.txt: md5 = 87d3d86bf89b9694e831dc8812932cad OK 2026/04/28 04:04:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/dst" 2026/04/28 04:04:26 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 04:04:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/backup" 2026/04/28 04:04:27 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/1nrff024r7pq65ecp72fc28jb0" 2026/04/28 04:04:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:04:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:04:29 DEBUG : one: Sizes differ 2026/04/28 04:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:04:29 DEBUG : two: size = 3 OK 2026/04/28 04:04:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:04:29 DEBUG : two: Unchanged skipping 2026/04/28 04:04:30 INFO : one: Moved (server-side) to: one.bak 2026/04/28 04:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:04:32 DEBUG : one: md5 = 3681b0df1546c4ee25f64fa9e58d22e5 OK 2026/04/28 04:04:32 DEBUG : one: size = 4 OK 2026/04/28 04:04:32 INFO : one: Copied (new) 2026/04/28 04:04:32 DEBUG : Waiting for deletions to finish 2026/04/28 04:04:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/28 04:04:33 INFO : three.txt: Moved into backup dir 2026/04/28 04:04:35 DEBUG : dst/three.txt: md5 = a2cbd9e263d67ac0f6357f36462e2f82 OK 2026/04/28 04:04:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:04:36 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:04:36 DEBUG : one: Sizes differ 2026/04/28 04:04:36 DEBUG : two: size = 3 OK 2026/04/28 04:04:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:04:36 DEBUG : two: Unchanged skipping 2026/04/28 04:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:04:36 INFO : one.bak: Deleted 2026/04/28 04:04:37 INFO : one: Moved (server-side) to: one.bak 2026/04/28 04:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:04:38 DEBUG : one: md5 = b81b16e49e88b711b4617765529a6057 OK 2026/04/28 04:04:38 DEBUG : one: size = 5 OK 2026/04/28 04:04:38 INFO : one: Copied (new) 2026/04/28 04:04:38 DEBUG : Waiting for deletions to finish 2026/04/28 04:04:39 INFO : three.txt.bak: Deleted 2026/04/28 04:04:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/28 04:04:40 INFO : three.txt: Moved into backup dir 2026/04/28 04:04:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 04:04:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 04:04:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/28 04:04:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/28 04:04:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/28 04:04:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (24.76s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:04:46 DEBUG : dst/one: md5 = bcbdd49730de260ae312f412e8cc7151 OK 2026/04/28 04:04:48 DEBUG : dst/two: md5 = a8e758a83f12793ea9bdff64450a2018 OK 2026/04/28 04:04:50 DEBUG : dst/three.txt: md5 = eb58031a3b3e67bb5cde8578f4420122 OK 2026/04/28 04:04:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/dst" 2026/04/28 04:04:50 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 04:04:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/backup" 2026/04/28 04:04:51 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/1nrff024r7pq65ecp72fc28jb0" 2026/04/28 04:04:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:04:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:04:53 DEBUG : two: size = 3 OK 2026/04/28 04:04:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:04:53 DEBUG : two: Unchanged skipping 2026/04/28 04:04:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:04:53 DEBUG : one: Sizes differ 2026/04/28 04:04:54 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/28 04:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:04:56 DEBUG : one: md5 = 3a225d413db513f59657ca5c9a41e0af OK 2026/04/28 04:04:56 DEBUG : one: size = 4 OK 2026/04/28 04:04:56 INFO : one: Copied (new) 2026/04/28 04:04:56 DEBUG : Waiting for deletions to finish 2026/04/28 04:04:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/28 04:04:57 INFO : three.txt: Moved into backup dir 2026/04/28 04:04:59 DEBUG : dst/three.txt: md5 = 72c0e697681557051046f6ff6cc8522f OK 2026/04/28 04:04:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:04:59 DEBUG : two: size = 3 OK 2026/04/28 04:04:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:04:59 DEBUG : two: Unchanged skipping 2026/04/28 04:04:59 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:04:59 DEBUG : one: Sizes differ 2026/04/28 04:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:05:00 INFO : one-2019-01-01: Deleted 2026/04/28 04:05:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/28 04:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:05:02 DEBUG : one: md5 = 79319dc9ac68d5737b4d001f9abfc437 OK 2026/04/28 04:05:02 DEBUG : one: size = 5 OK 2026/04/28 04:05:02 INFO : one: Copied (new) 2026/04/28 04:05:02 DEBUG : Waiting for deletions to finish 2026/04/28 04:05:03 INFO : three-2019-01-01.txt: Deleted 2026/04/28 04:05:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/28 04:05:04 INFO : three.txt: Moved into backup dir 2026/04/28 04:05:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 04:05:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 04:05:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/28 04:05:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/28 04:05:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/28 04:05:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.00s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:05:10 DEBUG : dst/one: md5 = 3ffc3ced985cc16a4df8f211a0257306 OK 2026/04/28 04:05:12 DEBUG : dst/two: md5 = 0dbe683a94b2600a44149a49ed677c56 OK 2026/04/28 04:05:14 DEBUG : dst/three.txt: md5 = 30e82bef8e1570abd6e262b733b3f39e OK 2026/04/28 04:05:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/dst" 2026/04/28 04:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 04:05:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:05:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:05:15 DEBUG : one: Sizes differ 2026/04/28 04:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:05:15 DEBUG : two: size = 3 OK 2026/04/28 04:05:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:05:15 DEBUG : two: Unchanged skipping 2026/04/28 04:05:16 INFO : one: Moved (server-side) to: one.bak 2026/04/28 04:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:05:17 DEBUG : one: md5 = 0178ccd577a0627df6e6d709aead9d5b OK 2026/04/28 04:05:17 DEBUG : one: size = 4 OK 2026/04/28 04:05:17 INFO : one: Copied (new) 2026/04/28 04:05:17 DEBUG : Waiting for deletions to finish 2026/04/28 04:05:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/28 04:05:18 INFO : three.txt: Moved into backup dir 2026/04/28 04:05:20 DEBUG : dst/three.txt: md5 = 3472d43e05a0e6cf9be02e4de70b0048 OK 2026/04/28 04:05:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/28 04:05:21 DEBUG : one.bak: Excluded (Path Filter) 2026/04/28 04:05:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:05:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:05:21 DEBUG : one: Sizes differ 2026/04/28 04:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for checks to finish 2026/04/28 04:05:21 DEBUG : two: size = 3 OK 2026/04/28 04:05:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:05:21 DEBUG : two: Unchanged skipping 2026/04/28 04:05:22 INFO : one.bak: Deleted 2026/04/28 04:05:22 INFO : one: Moved (server-side) to: one.bak 2026/04/28 04:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst': Waiting for transfers to finish 2026/04/28 04:05:24 DEBUG : one: md5 = 1e9a48fd7950d9b3ead9be90dd92ab58 OK 2026/04/28 04:05:24 DEBUG : one: size = 5 OK 2026/04/28 04:05:24 INFO : one: Copied (new) 2026/04/28 04:05:24 DEBUG : Waiting for deletions to finish 2026/04/28 04:05:24 INFO : three.txt.bak: Deleted 2026/04/28 04:05:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/28 04:05:25 INFO : three.txt: Moved into backup dir 2026/04/28 04:05:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 04:05:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/28 04:05:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/28 04:05:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/28 04:05:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/28 04:05:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (20.17s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:05:31 DEBUG : dst/one: md5 = 37ae7c5297a523eead777aa87e977e38 OK 2026/04/28 04:05:32 DEBUG : dst/two: md5 = 63f90f26802caf271bd80001822dde3b OK 2026/04/28 04:05:34 DEBUG : dst/three.txt: md5 = 5703d325daca493a8b8f7e6db19040d8 OK 2026/04/28 04:05:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/dst" 2026/04/28 04:05:34 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 04:05:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:05:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:05:35 DEBUG : one: Sizes differ 2026/04/28 04:05:36 INFO : one: Moved (server-side) to: one.bak 2026/04/28 04:05:38 DEBUG : one: md5 = 3e8530f250f579ad447569ee5025a1e3 OK 2026/04/28 04:05:38 DEBUG : one: size = 4 OK 2026/04/28 04:05:38 INFO : one: Copied (new) 2026/04/28 04:05:38 DEBUG : two: size = 3 OK 2026/04/28 04:05:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:05:38 DEBUG : two: Unchanged skipping 2026/04/28 04:05:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:05:38 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:05:38 DEBUG : three.txt: Sizes differ 2026/04/28 04:05:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/28 04:05:40 DEBUG : three.txt: md5 = 92b6b26fdd8b861df96572be9b66993c OK 2026/04/28 04:05:40 DEBUG : three.txt: size = 6 OK 2026/04/28 04:05:40 INFO : three.txt: Copied (new) 2026/04/28 04:05:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:05:42 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:05:42 DEBUG : one: Sizes differ 2026/04/28 04:05:42 INFO : one.bak: Deleted 2026/04/28 04:05:43 INFO : one: Moved (server-side) to: one.bak 2026/04/28 04:05:44 DEBUG : one: md5 = a3a15ce2d27c8a7a5e4a623d5a3d9f1f OK 2026/04/28 04:05:44 DEBUG : one: size = 5 OK 2026/04/28 04:05:44 INFO : one: Copied (new) 2026/04/28 04:05:45 DEBUG : two: size = 3 OK 2026/04/28 04:05:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:05:45 DEBUG : two: Unchanged skipping 2026/04/28 04:05:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:05:45 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:05:45 DEBUG : three.txt: Sizes differ 2026/04/28 04:05:46 INFO : three.txt.bak: Deleted 2026/04/28 04:05:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/28 04:05:48 DEBUG : three.txt: md5 = 664c9a8316bcb43f50b9a3f711060032 OK 2026/04/28 04:05:48 DEBUG : three.txt: size = 19 OK 2026/04/28 04:05:48 INFO : three.txt: Copied (new) 2026/04/28 04:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/28 04:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 04:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/28 04:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/28 04:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/28 04:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/28 04:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (23.96s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:05:54 DEBUG : dst/one: md5 = 206befd132216a4020fc4535c27a5bf3 OK 2026/04/28 04:05:56 DEBUG : dst/two: md5 = b6767da8473cf941c8d6da10cdbc5fff OK 2026/04/28 04:05:57 DEBUG : dst/three.txt: md5 = a9c87426563b5903f31feadbc6bba858 OK 2026/04/28 04:05:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuxaq7huna/dst" 2026/04/28 04:05:58 DEBUG : Creating backend with remote "TestDrive:crypt/v1dui1ogkhfqjc6q4ru0qg5gfku92qtnrv95u32sil2jclbegg00/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/28 04:05:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:05:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:05:59 DEBUG : one: Sizes differ 2026/04/28 04:05:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/28 04:06:01 DEBUG : one: md5 = 8437fe23767a0b999b63e43c44834185 OK 2026/04/28 04:06:01 DEBUG : one: size = 4 OK 2026/04/28 04:06:01 INFO : one: Copied (new) 2026/04/28 04:06:01 DEBUG : two: size = 3 OK 2026/04/28 04:06:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:06:01 DEBUG : two: Unchanged skipping 2026/04/28 04:06:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:06:02 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:06:02 DEBUG : three.txt: Sizes differ 2026/04/28 04:06:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/28 04:06:04 DEBUG : three.txt: md5 = a75fa4a93078a2c251cd3706f15e9007 OK 2026/04/28 04:06:04 DEBUG : three.txt: size = 6 OK 2026/04/28 04:06:04 INFO : three.txt: Copied (new) 2026/04/28 04:06:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:06:06 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:06:06 DEBUG : one: Sizes differ 2026/04/28 04:06:06 INFO : one-2019-01-01: Deleted 2026/04/28 04:06:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/28 04:06:08 DEBUG : one: md5 = 9b817dc0d8ed52dcfdb503502bdb6df6 OK 2026/04/28 04:06:08 DEBUG : one: size = 5 OK 2026/04/28 04:06:08 INFO : one: Copied (new) 2026/04/28 04:06:08 DEBUG : two: size = 3 OK 2026/04/28 04:06:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:06:08 DEBUG : two: Unchanged skipping 2026/04/28 04:06:09 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:06:09 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna/dst') 2026/04/28 04:06:09 DEBUG : three.txt: Sizes differ 2026/04/28 04:06:09 INFO : three-2019-01-01.txt: Deleted 2026/04/28 04:06:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/28 04:06:11 DEBUG : three.txt: md5 = 6b3dfecfcd09035395fe6e3d19b236e3 OK 2026/04/28 04:06:11 DEBUG : three.txt: size = 19 OK 2026/04/28 04:06:11 INFO : three.txt: Copied (new) 2026/04/28 04:06:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/28 04:06:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/28 04:06:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/28 04:06:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/28 04:06:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/28 04:06:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/28 04:06:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.97s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:06:17 DEBUG : Testêé: md5 = 7b97a99f0d3a8d0e9440336c34c3f44d OK 2026/04/28 04:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:06:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:06:17 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:06:17 DEBUG : Testêé: Sizes differ 2026/04/28 04:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:06:18 DEBUG : Testêé: md5 = ddd6094b72d8bc453bec6526d27dc3b0 OK 2026/04/28 04:06:18 DEBUG : Testêé: size = 14 OK 2026/04/28 04:06:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/28 04:06:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.36s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:06:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/28 04:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:06:22 DEBUG : existing: md5 = affd8029c7dd3b41a702fd3fb0296c7a OK 2026/04/28 04:06:22 DEBUG : existing: size = 6 OK 2026/04/28 04:06:22 INFO : existing: Copied (new) 2026/04/28 04:06:22 DEBUG : Waiting for deletions to finish 2026/04/28 04:06:23 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:06:23 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:06:23 DEBUG : existing: Sizes differ 2026/04/28 04:06:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/28 04:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:06:23 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': not deleting files as there were IO errors 2026/04/28 04:06:23 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.27s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:06:25 DEBUG : EXISTING: md5 = 4449941f637feb074c0725485907f7af OK 2026/04/28 04:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:06:26 DEBUG : EXISTING: size = 6 OK 2026/04/28 04:06:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:06:26 DEBUG : existing: Unchanged skipping 2026/04/28 04:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:06:26 DEBUG : Waiting for deletions to finish 2026/04/28 04:06:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.39s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", 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-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", 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-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.44s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:06:31 DEBUG : both0: md5 = d0e1d5280700a6aba4518b6b287b2026 OK 2026/04/28 04:06:32 DEBUG : only0: md5 = 44e711fd194bdc4748895647d0eadc58 OK 2026/04/28 04:06:34 DEBUG : both1: md5 = 057571d556b55db2a07947ad73e52762 OK 2026/04/28 04:06:36 DEBUG : only1: md5 = 8b0a9489fa40e87e8da46f8250f32896 OK 2026/04/28 04:06:37 DEBUG : both2: md5 = 0bb85c3cd8687831f3de7b95328efd7b OK 2026/04/28 04:06:39 DEBUG : only2: md5 = 10a5d6ae3ce56fc801515ac7bddecc49 OK 2026/04/28 04:06:40 DEBUG : both3: md5 = 0b4445f1a0f9fbb4c481cae5d0d7cd7c OK 2026/04/28 04:06:42 DEBUG : only3: md5 = 671cfbc34306f16b01bb8fe4c6066bed OK 2026/04/28 04:06:43 DEBUG : both4: md5 = 406c96fd975c5064fa9e1ea33e8a2a32 OK 2026/04/28 04:06:45 DEBUG : only4: md5 = b6a96f1fd6b8363d389a953f0cb06902 OK 2026/04/28 04:06:46 DEBUG : both5: md5 = af12ed8b68d69328282079a059b1a8f8 OK 2026/04/28 04:06:47 DEBUG : only5: md5 = b04da1384b73cfb9ea7d90ac6bdc2954 OK 2026/04/28 04:06:49 DEBUG : both6: md5 = 251c919ddbf97c74ac5ab3f5f77b9562 OK 2026/04/28 04:06:50 DEBUG : only6: md5 = dc54131f75569675718bdb0b2f96969a OK 2026/04/28 04:06:52 DEBUG : both7: md5 = 4de458f6ad794913570c13b16e3e34ff OK 2026/04/28 04:06:53 DEBUG : only7: md5 = 0cfbc030f68ada66c28c68bf0b2254ed OK 2026/04/28 04:06:55 DEBUG : both8: md5 = bae0a8ee6dbb7e23cf3e469908006056 OK 2026/04/28 04:06:56 DEBUG : only8: md5 = 13a0a01b0de19a907af00a323deb6ff5 OK 2026/04/28 04:06:58 DEBUG : both9: md5 = aa5b91678060c147455bf25dca25ffe4 OK 2026/04/28 04:07:00 DEBUG : only9: md5 = 1f6354f5877b337c10c091a50d45771d OK 2026/04/28 04:07:01 DEBUG : both10: md5 = 80773a95a0390be5c6a186949f50e0ef OK 2026/04/28 04:07:03 DEBUG : only10: md5 = e954b338032faed2c45f0a05db3916e3 OK 2026/04/28 04:07:04 DEBUG : both11: md5 = cf24f367bccd6672d1b710c7595913c3 OK 2026/04/28 04:07:06 DEBUG : only11: md5 = a6cde43451e6544d0b9b8600bda4d5a8 OK 2026/04/28 04:07:08 DEBUG : both12: md5 = fbfb452e696ae2a3dc77d9e7b1a92385 OK 2026/04/28 04:07:09 DEBUG : only12: md5 = 7f1775894e130e79af82d8a60db62746 OK 2026/04/28 04:07:10 DEBUG : both13: md5 = 8d1d79343486a14fe5946605dad4f110 OK 2026/04/28 04:07:12 DEBUG : only13: md5 = 6cfcb369d5242b8b55e1a4fdf81f686d OK 2026/04/28 04:07:13 DEBUG : both14: md5 = 0f3484de379d055e89b5fb18759f8d7c OK 2026/04/28 04:07:15 DEBUG : only14: md5 = 8ce9bdecebd0d9433f4528ed27cd9202 OK 2026/04/28 04:07:16 DEBUG : both15: md5 = 7034d71ec4efed5aff019245da98f759 OK 2026/04/28 04:07:18 DEBUG : only15: md5 = 03473f31f02805024457baede83ab906 OK 2026/04/28 04:07:19 DEBUG : both16: md5 = 181fa092f6f4b6bff4ef173a2702f482 OK 2026/04/28 04:07:21 DEBUG : only16: md5 = a72151eb3801c255a8b7bc639f512537 OK 2026/04/28 04:07:22 DEBUG : both17: md5 = 67c30f674322898415b4efa75df6d529 OK 2026/04/28 04:07:24 DEBUG : only17: md5 = 034e258f27bc290b3d171f32e5fa3723 OK 2026/04/28 04:07:25 DEBUG : both18: md5 = f8a80456aa7094f1f195f24f71b18d39 OK 2026/04/28 04:07:27 DEBUG : only18: md5 = c65b683bbd25ffc2eabff014a7975a62 OK 2026/04/28 04:07:28 DEBUG : both19: md5 = 42db48123a7611ed6e4d73fd3667f675 OK 2026/04/28 04:07:30 DEBUG : only19: md5 = d666b2ebb7bc3ef95ef6411fa77ea493 OK 2026/04/28 04:07:30 DEBUG : both10: size = 6 OK 2026/04/28 04:07:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both11: size = 6 OK 2026/04/28 04:07:30 DEBUG : both10: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both0: size = 6 OK 2026/04/28 04:07:30 DEBUG : both12: size = 6 OK 2026/04/28 04:07:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both13: size = 6 OK 2026/04/28 04:07:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both0: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both14: size = 6 OK 2026/04/28 04:07:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both11: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both15: size = 6 OK 2026/04/28 04:07:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both15: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both16: size = 6 OK 2026/04/28 04:07:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both16: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both17: size = 6 OK 2026/04/28 04:07:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both17: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both18: size = 6 OK 2026/04/28 04:07:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both18: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both19: size = 6 OK 2026/04/28 04:07:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both19: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both1: size = 6 OK 2026/04/28 04:07:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both1: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both2: size = 6 OK 2026/04/28 04:07:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both2: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both3: size = 6 OK 2026/04/28 04:07:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both3: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both4: size = 6 OK 2026/04/28 04:07:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both4: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both5: size = 6 OK 2026/04/28 04:07:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both5: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both6: size = 6 OK 2026/04/28 04:07:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both6: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both7: size = 6 OK 2026/04/28 04:07:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both7: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both8: size = 6 OK 2026/04/28 04:07:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both8: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both9: size = 6 OK 2026/04/28 04:07:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:07:30 DEBUG : both9: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both12: Unchanged skipping 2026/04/28 04:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:07:30 DEBUG : both14: Unchanged skipping 2026/04/28 04:07:30 DEBUG : both13: Unchanged skipping 2026/04/28 04:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:07:30 DEBUG : Waiting for deletions to finish 2026/04/28 04:07:31 INFO : only0: Deleted 2026/04/28 04:07:31 INFO : only4: Deleted 2026/04/28 04:07:31 INFO : only9: Deleted 2026/04/28 04:07:31 INFO : only11: Deleted 2026/04/28 04:07:31 INFO : only10: Deleted 2026/04/28 04:07:31 INFO : only16: Deleted 2026/04/28 04:07:31 INFO : only17: Deleted 2026/04/28 04:07:31 INFO : only19: Deleted 2026/04/28 04:07:32 INFO : only12: Deleted 2026/04/28 04:07:32 INFO : only14: Deleted 2026/04/28 04:07:32 INFO : only1: Deleted 2026/04/28 04:07:32 INFO : only15: Deleted 2026/04/28 04:07:32 INFO : only13: Deleted 2026/04/28 04:07:32 INFO : only8: Deleted 2026/04/28 04:07:32 INFO : only3: Deleted 2026/04/28 04:07:32 INFO : only2: Deleted 2026/04/28 04:07:33 INFO : only5: Deleted 2026/04/28 04:07:33 INFO : only18: Deleted 2026/04/28 04:07:33 INFO : only6: Deleted 2026/04/28 04:07:33 INFO : only7: Deleted 2026/04/28 04:07:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (73.68s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:07:44 DEBUG : both0: md5 = 68efe8195ca6312cd2dd45f6bfb5841e OK 2026/04/28 04:07:46 DEBUG : only0: md5 = 15560043dd15bf901cf6f90dc4ec59b6 OK 2026/04/28 04:07:47 DEBUG : both1: md5 = 543df4487925547fa46edc2b42c0e02d OK 2026/04/28 04:07:50 DEBUG : only1: md5 = 2ab37dcbed347c381c3863e6e4300e10 OK 2026/04/28 04:07:51 DEBUG : both2: md5 = 44fac4d145f79aa4ca3492d8c8666fed OK 2026/04/28 04:07:53 DEBUG : only2: md5 = 9938c46b8ec9a322f68e981b20ab395a OK 2026/04/28 04:07:54 DEBUG : both3: md5 = 8bd920cb5bbc303aa3305e8be9e39286 OK 2026/04/28 04:07:56 DEBUG : only3: md5 = 83396807f5b88eb5a34c8a5a7b0842fa OK 2026/04/28 04:07:57 DEBUG : both4: md5 = 55d79e9e181d134019492bb58faf3674 OK 2026/04/28 04:07:59 DEBUG : only4: md5 = e35dd5621330c4820caab2cd84889ee9 OK 2026/04/28 04:08:00 DEBUG : both5: md5 = 46c6c4648b4a12d579f6297450a1969b OK 2026/04/28 04:08:02 DEBUG : only5: md5 = 32f4f4e839259d1e4b9e7ee92ea4eab1 OK 2026/04/28 04:08:03 DEBUG : both6: md5 = a1615c088c27accd50152f1380102651 OK 2026/04/28 04:08:05 DEBUG : only6: md5 = 3fb1864c7c0a33e483f8f7f6c50e016e OK 2026/04/28 04:08:06 DEBUG : both7: md5 = 61c6b53ec4d2690069ba5a838e0af85e OK 2026/04/28 04:08:08 DEBUG : only7: md5 = 8696623d04354dd1af54f1969879ef29 OK 2026/04/28 04:08:10 DEBUG : both8: md5 = 49ed3524b4dd93c52b43a40636992bae OK 2026/04/28 04:08:11 DEBUG : only8: md5 = a4bb389a9aee7cefc1f4291b7455ab7c OK 2026/04/28 04:08:13 DEBUG : both9: md5 = aff42246153a4b340f978a69c87d07df OK 2026/04/28 04:08:14 DEBUG : only9: md5 = a762f782a11935f1d694bf41f764b91b OK 2026/04/28 04:08:15 DEBUG : both10: md5 = 9ffae0c9cbec0c1f2aaf5df709dca3ce OK 2026/04/28 04:08:17 DEBUG : only10: md5 = 05ca17130ff59a0f8fcebfc5a137a80e OK 2026/04/28 04:08:19 DEBUG : both11: md5 = 2140d0f6576edbba8e698a7ef32bb762 OK 2026/04/28 04:08:20 DEBUG : only11: md5 = fa3d87b3071cab401fdf3b6a0ca0c924 OK 2026/04/28 04:08:21 DEBUG : both12: md5 = 623572769bb145f9cf22bef9e157c1e1 OK 2026/04/28 04:08:23 DEBUG : only12: md5 = f58b43cd75c32838ae9ee5c36d1c1510 OK 2026/04/28 04:08:24 DEBUG : both13: md5 = c226b482415562eaac70a67310a3a9b1 OK 2026/04/28 04:08:26 DEBUG : only13: md5 = b210871c9c88c697bacdbec5f6aba421 OK 2026/04/28 04:08:28 DEBUG : both14: md5 = 8e2d14533d272f7a35a16e6bd3bffaea OK 2026/04/28 04:08:29 DEBUG : only14: md5 = 4cea31f91853a2116eb59db81abc7ecb OK 2026/04/28 04:08:31 DEBUG : both15: md5 = 971cc092f97880a372119dd4b2b27077 OK 2026/04/28 04:08:32 DEBUG : only15: md5 = 35b09dbbf3a469995de477f8b885b70d OK 2026/04/28 04:08:33 DEBUG : both16: md5 = 94ede5c6721498ed0860bd2debea0a2a OK 2026/04/28 04:08:35 DEBUG : only16: md5 = 4ec7a20b1984b3c4ff49cbf701a19ffd OK 2026/04/28 04:08:36 DEBUG : both17: md5 = 336cdceca173418c429b311769b56b96 OK 2026/04/28 04:08:38 DEBUG : only17: md5 = 74d497472e77646d01813f11aa71686f OK 2026/04/28 04:08:40 DEBUG : both18: md5 = 1691b3efe4395ac6c4ce550400512664 OK 2026/04/28 04:08:41 DEBUG : only18: md5 = cdbee3f04c0f8f3697b6385e9c0222c7 OK 2026/04/28 04:08:43 DEBUG : both19: md5 = 423e961cdbc468fd60d2b0824d3e70a4 OK 2026/04/28 04:08:44 DEBUG : only19: md5 = 0b3d0f37a2212871ed7992708fa67b04 OK 2026/04/28 04:08:45 DEBUG : both10: size = 6 OK 2026/04/28 04:08:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both11: size = 6 OK 2026/04/28 04:08:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both0: size = 6 OK 2026/04/28 04:08:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both10: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both12: size = 6 OK 2026/04/28 04:08:45 DEBUG : both11: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both13: size = 6 OK 2026/04/28 04:08:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both0: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both14: size = 6 OK 2026/04/28 04:08:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both13: Unchanged skipping 2026/04/28 04:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:08:45 DEBUG : both15: size = 6 OK 2026/04/28 04:08:45 DEBUG : both16: size = 6 OK 2026/04/28 04:08:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both15: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both17: size = 6 OK 2026/04/28 04:08:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both17: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both18: size = 6 OK 2026/04/28 04:08:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both14: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both19: size = 6 OK 2026/04/28 04:08:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both19: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both1: size = 6 OK 2026/04/28 04:08:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both1: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both2: size = 6 OK 2026/04/28 04:08:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both2: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both3: size = 6 OK 2026/04/28 04:08:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both16: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both4: size = 6 OK 2026/04/28 04:08:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both4: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both5: size = 6 OK 2026/04/28 04:08:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both12: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both6: size = 6 OK 2026/04/28 04:08:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both6: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both7: size = 6 OK 2026/04/28 04:08:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both7: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both8: size = 6 OK 2026/04/28 04:08:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both8: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both9: size = 6 OK 2026/04/28 04:08:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:08:45 DEBUG : both9: Unchanged skipping 2026/04/28 04:08:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only0: Sizes differ 2026/04/28 04:08:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only10: Sizes differ 2026/04/28 04:08:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only11: Sizes differ 2026/04/28 04:08:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only12: Sizes differ 2026/04/28 04:08:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only13: Sizes differ 2026/04/28 04:08:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only14: Sizes differ 2026/04/28 04:08:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only15: Sizes differ 2026/04/28 04:08:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only16: Sizes differ 2026/04/28 04:08:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only17: Sizes differ 2026/04/28 04:08:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only18: Sizes differ 2026/04/28 04:08:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only19: Sizes differ 2026/04/28 04:08:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only1: Sizes differ 2026/04/28 04:08:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only2: Sizes differ 2026/04/28 04:08:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only3: Sizes differ 2026/04/28 04:08:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only4: Sizes differ 2026/04/28 04:08:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only5: Sizes differ 2026/04/28 04:08:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only6: Sizes differ 2026/04/28 04:08:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only7: Sizes differ 2026/04/28 04:08:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only8: Sizes differ 2026/04/28 04:08:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3385546736) 2026/04/28 04:08:45 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna') 2026/04/28 04:08:45 DEBUG : only9: Sizes differ 2026/04/28 04:08:45 DEBUG : both18: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both3: Unchanged skipping 2026/04/28 04:08:45 DEBUG : both5: Unchanged skipping 2026/04/28 04:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:08:46 DEBUG : only12: md5 = d7fc130bc6272c8c64fbe005c3049c57 OK 2026/04/28 04:08:46 DEBUG : only12: size = 0 OK 2026/04/28 04:08:46 INFO : only12: Copied (replaced existing) 2026/04/28 04:08:46 DEBUG : only0: md5 = 0650e837af21e5d3e77d0a7e1895219c OK 2026/04/28 04:08:46 DEBUG : only0: size = 0 OK 2026/04/28 04:08:46 INFO : only0: Copied (replaced existing) 2026/04/28 04:08:46 DEBUG : only11: md5 = 70b1851ac333e13345d5667aef7139f7 OK 2026/04/28 04:08:46 DEBUG : only11: size = 0 OK 2026/04/28 04:08:46 INFO : only11: Copied (replaced existing) 2026/04/28 04:08:46 DEBUG : only10: md5 = 57e1ff41ea505eccea40105ccb32a331 OK 2026/04/28 04:08:46 DEBUG : only10: size = 0 OK 2026/04/28 04:08:46 INFO : only10: Copied (replaced existing) 2026/04/28 04:08:47 DEBUG : only15: md5 = be14f83363dfd8fdfa8569d6826cfbce OK 2026/04/28 04:08:47 DEBUG : only15: size = 0 OK 2026/04/28 04:08:47 INFO : only15: Copied (replaced existing) 2026/04/28 04:08:47 DEBUG : only13: md5 = c22a1e763cf49b6c31827b46e276b3cd OK 2026/04/28 04:08:47 DEBUG : only13: size = 0 OK 2026/04/28 04:08:47 INFO : only13: Copied (replaced existing) 2026/04/28 04:08:47 DEBUG : only16: md5 = 4af6e29cc9ea168485300297684ead70 OK 2026/04/28 04:08:47 DEBUG : only16: size = 0 OK 2026/04/28 04:08:47 INFO : only16: Copied (replaced existing) 2026/04/28 04:08:48 DEBUG : only14: md5 = b6b1d1de29b5bf852d5545eb5fb23f9a OK 2026/04/28 04:08:48 DEBUG : only14: size = 0 OK 2026/04/28 04:08:48 INFO : only14: Copied (replaced existing) 2026/04/28 04:08:48 DEBUG : only18: md5 = 1da42cde4234a90a153d4b568946bb33 OK 2026/04/28 04:08:48 DEBUG : only18: size = 0 OK 2026/04/28 04:08:48 INFO : only18: Copied (replaced existing) 2026/04/28 04:08:49 DEBUG : only19: md5 = 7124329cf4a9227898af64d534036848 OK 2026/04/28 04:08:49 DEBUG : only19: size = 0 OK 2026/04/28 04:08:49 INFO : only19: Copied (replaced existing) 2026/04/28 04:08:49 DEBUG : only17: md5 = db6508a872448d6f1f96a47a8e1a8ce1 OK 2026/04/28 04:08:49 DEBUG : only17: size = 0 OK 2026/04/28 04:08:49 INFO : only17: Copied (replaced existing) 2026/04/28 04:08:49 DEBUG : only1: md5 = 41b60fb27af37a4e4333671dd245e342 OK 2026/04/28 04:08:49 DEBUG : only1: size = 0 OK 2026/04/28 04:08:49 INFO : only1: Copied (replaced existing) 2026/04/28 04:08:50 DEBUG : only2: md5 = 47c70154ea18085cb670c62c8fd231a9 OK 2026/04/28 04:08:50 DEBUG : only2: size = 0 OK 2026/04/28 04:08:50 INFO : only2: Copied (replaced existing) 2026/04/28 04:08:50 DEBUG : only4: md5 = 27345fac7ef31d83ca46032cbc2f685e OK 2026/04/28 04:08:50 DEBUG : only4: size = 0 OK 2026/04/28 04:08:50 INFO : only4: Copied (replaced existing) 2026/04/28 04:08:50 DEBUG : only3: md5 = 18507d5026b86da4c6d42f82e04eb5c7 OK 2026/04/28 04:08:50 DEBUG : only3: size = 0 OK 2026/04/28 04:08:50 INFO : only3: Copied (replaced existing) 2026/04/28 04:08:50 DEBUG : only5: md5 = 29c7630e1c402a5172390a7da61a30ba OK 2026/04/28 04:08:50 DEBUG : only5: size = 0 OK 2026/04/28 04:08:50 INFO : only5: Copied (replaced existing) 2026/04/28 04:08:51 DEBUG : only7: md5 = 9d526291e31f669bc7bfad0128d11927 OK 2026/04/28 04:08:51 DEBUG : only7: size = 0 OK 2026/04/28 04:08:51 INFO : only7: Copied (replaced existing) 2026/04/28 04:08:51 DEBUG : only6: md5 = 3852aba55c1a8e7852554f15144a8e9c OK 2026/04/28 04:08:51 DEBUG : only6: size = 0 OK 2026/04/28 04:08:51 INFO : only6: Copied (replaced existing) 2026/04/28 04:08:51 DEBUG : only8: md5 = b165a924fd8f751be2b8b93ab1de7041 OK 2026/04/28 04:08:51 DEBUG : only8: size = 0 OK 2026/04/28 04:08:51 INFO : only8: Copied (replaced existing) 2026/04/28 04:08:51 DEBUG : only9: md5 = becef0ee822487cfcee2cb09f74f7b14 OK 2026/04/28 04:08:51 DEBUG : only9: size = 0 OK 2026/04/28 04:08:51 INFO : only9: Copied (replaced existing) 2026/04/28 04:08:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (86.54s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:09:09 DEBUG : empty_dir: Making directory with metadata 2026/04/28 04:09:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 04:09:09 DEBUG : empty_on_remote: Making directory with metadata 2026/04/28 04:09:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 04:09:09 DEBUG : empty_on_remote: Making directory with metadata 2026/04/28 04:09:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 04:09:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/28 04:09:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/28 04:09:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/28 04:09:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/28 04:09:22 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/28 04:09:23 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/28 04:09:24 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:09:25 DEBUG : empty_dir: Making directory with metadata 2026/04/28 04:09:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 04:09:25 DEBUG : empty_on_remote: Making directory with metadata 2026/04/28 04:09:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 04:09:25 DEBUG : empty_on_remote: Making directory with metadata 2026/04/28 04:09:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 04:09:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/28 04:09:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/28 04:09:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/28 04:09:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/28 04:09:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/28 04:09:39 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/28 04:09:39 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/28 04:09:40 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:09:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 04:09:42 DEBUG : sub dir: Making directory with metadata 2026/04/28 04:09:43 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/28 04:10:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/28 04:10:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/28 04:10:03 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 04:10:03 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/28 04:10:17 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/28 04:10:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/28 04:10:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/28 04:10:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/28 04:10:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 04:10:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 04:10:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 04:10:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 04:10:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/28 04:10:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/28 04:10:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 04:10:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (42.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:10:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 04:10:25 DEBUG : sub dir: Making directory with metadata 2026/04/28 04:10:26 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/28 04:10:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/28 04:10:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/28 04:10:48 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 04:10:48 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/28 04:11:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/28 04:11:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/28 04:11:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/28 04:11:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 04:11:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 04:11:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 04:11:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 04:11:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/28 04:11:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/28 04:11:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/28 04:11:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (43.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:11:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 9c813e7ec5a2e36725ab30676d71317a OK 2026/04/28 04:11:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7a6865391a9104768987543470a314da OK 2026/04/28 04:11:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 403af690cf1392d68c52f538970608de OK 2026/04/28 04:11:15 DEBUG : dir1/0003-defghij.txt: md5 = 8365b7b39fea10956f51d01a44c79bcf OK 2026/04/28 04:11:16 DEBUG : dir1/0004-efghijk.txt: md5 = 856783def2791137ef4f0e8607ed4eac OK 2026/04/28 04:11:18 DEBUG : dir1/0005-fghijkl.txt: md5 = d21a4d1490f8163dac4cf5e6414fb4e2 OK 2026/04/28 04:11:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 1e233103b199f5b5310e3f42aab0eff5 OK 2026/04/28 04:11:21 DEBUG : dir1/0007-1234567.txt: md5 = 5ab06be3764c1d1cdd3221751dad2f67 OK 2026/04/28 04:11:22 DEBUG : dir1/0008-2345678.txt: md5 = 48d33e2e892f17597f3b67cadec4272f OK 2026/04/28 04:11:23 DEBUG : dir1/0009-3456789.txt: md5 = b9f92afcc3a73de4dbb2a3b332a6c1ab OK 2026/04/28 04:11:25 DEBUG : dir1/0010-456789.txt: md5 = b7db39a9ff54fb9829d5f36a93c6a5be OK 2026/04/28 04:11:26 DEBUG : dir1/0011-56789;.txt: md5 = 0d2bb366fd3d0bfaa1cde9fa8c6a737c OK 2026/04/28 04:11:28 DEBUG : dir1/0012-6789;.txt: md5 = 1c1d7e2de2cc7f2d3f40fe381bc693f2 OK 2026/04/28 04:11:29 DEBUG : dir1/0013-789;=.txt: md5 = 539d852bb752ea922176f773489e39c0 OK 2026/04/28 04:11:31 DEBUG : dir1/0014-89;=.txt: md5 = fb5efbfdda05984e9c1deef3305f110e OK 2026/04/28 04:11:32 DEBUG : dir1/0015-9;=.txt: md5 = 8815908611fe79c0d39feef1d73705ef OK 2026/04/28 04:11:34 DEBUG : apple: md5 = dac04efe797eb33199a8ac38b49ce6e6 OK 2026/04/28 04:11:35 DEBUG : banana: md5 = e5560237829afd748935652115c45eea OK 2026/04/28 04:11:37 DEBUG : appleappleapplebanana: md5 = a126bc4907e045d701b2ed188959a361 OK 2026/04/28 04:11:38 DEBUG : splitbananasplit: md5 = 6f0f5aae171807752c4d6a1f354cae7b OK 2026/04/28 04:11:38 DEBUG : Waiting for deletions to finish 2026/04/28 04:11:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:11:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:11:40 DEBUG : apple: size = 5 OK 2026/04/28 04:11:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:40 DEBUG : apple: Unchanged skipping 2026/04/28 04:11:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:11:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:11:40 DEBUG : banana: size = 6 OK 2026/04/28 04:11:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:40 DEBUG : banana: Unchanged skipping 2026/04/28 04:11:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 04:11:41 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:11:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:11:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:11:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:11:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:11:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:11:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:11:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:11:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:11:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:11:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:11:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:11:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:11:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:11:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:11:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:11:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:11:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:11:41 DEBUG : Waiting for deletions to finish 2026/04/28 04:11:41 DEBUG : Waiting for deletions to finish 2026/04/28 04:11:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:11:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:11:42 DEBUG : dir1: Directory modification time the same (differ by -528.249µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : apple: size = 5 OK 2026/04/28 04:11:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : apple: Unchanged skipping 2026/04/28 04:11:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:11:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:11:42 DEBUG : banana: size = 6 OK 2026/04/28 04:11:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : banana: Unchanged skipping 2026/04/28 04:11:42 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:11:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:11:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:11:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:11:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:11:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:11:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:11:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:11:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:11:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:11:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:11:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:11:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:11:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:11:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:11:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:11:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:11:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:11:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:11:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:11:42 DEBUG : Waiting for deletions to finish 2026/04/28 04:11:42 DEBUG : Waiting for deletions to finish 2026/04/28 04:11:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:11:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:11:57 DEBUG : dir1/0000-abcdefg.txt: md5 = 573264fc0dee1baf8a4553ed567c4d49 OK 2026/04/28 04:11:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9401fe2467c1a68de5742b952496958f OK 2026/04/28 04:12:00 DEBUG : dir1/0002-cdefghi.txt: md5 = b12ae95058e55c2e4da1bdb6b77d32b3 OK 2026/04/28 04:12:02 DEBUG : dir1/0003-defghij.txt: md5 = 12b1a54a86cda362a046b256506f9579 OK 2026/04/28 04:12:03 DEBUG : dir1/0004-efghijk.txt: md5 = d54581d3221825505c8781cc23e79abc OK 2026/04/28 04:12:05 DEBUG : dir1/0005-fghijkl.txt: md5 = b7c9e00fb6813f7959759b389bfd653e OK 2026/04/28 04:12:06 DEBUG : dir1/0006-ghijklm.txt: md5 = c0232de317950be77ad1decfa923d742 OK 2026/04/28 04:12:08 DEBUG : dir1/0007-1234567.txt: md5 = 0c16582d446dbafb3c64218704211fb0 OK 2026/04/28 04:12:09 DEBUG : dir1/0008-2345678.txt: md5 = d28dfb94435ea8d007d551d30f258326 OK 2026/04/28 04:12:11 DEBUG : dir1/0009-3456789.txt: md5 = ab347b3327b7ac6543d3712aad4b667a OK 2026/04/28 04:12:12 DEBUG : dir1/0010-456789.txt: md5 = ed279887962f12e420dd4f669bfafb8c OK 2026/04/28 04:12:14 DEBUG : dir1/0011-56789;.txt: md5 = 2c9c4592fff6294bafce35c46f4bde3a OK 2026/04/28 04:12:15 DEBUG : dir1/0012-6789;.txt: md5 = 63765fe389ed72044235b0929ce4d912 OK 2026/04/28 04:12:17 DEBUG : dir1/0013-789;=.txt: md5 = ed59af409b8d02aa0a96385b53495fdf OK 2026/04/28 04:12:19 DEBUG : dir1/0014-89;=.txt: md5 = 12d8903e2ead814e64e9378e275df35d OK 2026/04/28 04:12:20 DEBUG : dir1/0015-9;=.txt: md5 = ed73bfafa98ea169be0d6963a3776efc OK 2026/04/28 04:12:22 DEBUG : apple: md5 = 997b14e1a028b795e93009c24c1744eb OK 2026/04/28 04:12:23 DEBUG : banana: md5 = 67f42152f31c81b3583e8e1f4590a733 OK 2026/04/28 04:12:25 DEBUG : appleappleapplebanana: md5 = bc6d1f2563fbef3f42b25e45f89f0030 OK 2026/04/28 04:12:26 DEBUG : splitbananasplit: md5 = 6d22263c4b39c9cfcc344d7e95c59cde OK 2026/04/28 04:12:26 DEBUG : Waiting for deletions to finish 2026/04/28 04:12:27 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:12:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:12:28 DEBUG : apple: size = 5 OK 2026/04/28 04:12:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : apple: Unchanged skipping 2026/04/28 04:12:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:12:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:12:28 DEBUG : banana: size = 6 OK 2026/04/28 04:12:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : banana: Unchanged skipping 2026/04/28 04:12:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 04:12:28 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:12:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:12:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:12:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:12:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:12:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:12:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:12:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:12:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:12:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:12:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:12:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:12:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:12:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:12:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:12:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:12:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:12:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:12:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:12:28 DEBUG : Waiting for deletions to finish 2026/04/28 04:12:28 DEBUG : Waiting for deletions to finish 2026/04/28 04:12:29 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:12:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:12:30 DEBUG : dir1: Directory modification time the same (differ by -309.639µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : apple: size = 5 OK 2026/04/28 04:12:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : apple: Unchanged skipping 2026/04/28 04:12:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:12:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:12:30 DEBUG : banana: size = 6 OK 2026/04/28 04:12:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:12:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : banana: Unchanged skipping 2026/04/28 04:12:30 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:12:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:12:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:12:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:12:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:12:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:12:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:12:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:12:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:12:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:12:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:12:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:12:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:12:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:12:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:12:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:12:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:12:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:12:30 DEBUG : Waiting for deletions to finish 2026/04/28 04:12:30 DEBUG : Waiting for deletions to finish 2026/04/28 04:12:31 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:12:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:12:44 DEBUG : dir1/0000-abcdefg.txt: md5 = b947b446a5eadf101fa67bee1da8f068 OK 2026/04/28 04:12:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8075ea335f3cea8bb5b1b0b4eb0f15cf OK 2026/04/28 04:12:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 8ed1d50ac071a466a2564da403f10ec4 OK 2026/04/28 04:12:49 DEBUG : dir1/0003-defghij.txt: md5 = 58df97794f7bc6d81fcb8549483076cd OK 2026/04/28 04:12:50 DEBUG : dir1/0004-efghijk.txt: md5 = 7fd601a50fcf89f4cf419a5e2a2894c2 OK 2026/04/28 04:12:52 DEBUG : dir1/0005-fghijkl.txt: md5 = eec23314c650f4619549fe8e3f9c1de3 OK 2026/04/28 04:12:53 DEBUG : dir1/0006-ghijklm.txt: md5 = ed0f5589c0c4405cbf5c994c996b339f OK 2026/04/28 04:12:54 DEBUG : dir1/0007-1234567.txt: md5 = 333898c5644e6fe802f3762199a807c9 OK 2026/04/28 04:12:56 DEBUG : dir1/0008-2345678.txt: md5 = 563d5551bb8a7d5a3a55ac908d9df092 OK 2026/04/28 04:12:58 DEBUG : dir1/0009-3456789.txt: md5 = 8b6dfc00481e6df5ceb1896cbff3eeec OK 2026/04/28 04:12:59 DEBUG : dir1/0010-456789.txt: md5 = ced4f41cb29f48599c4a1eb6a4759a16 OK 2026/04/28 04:13:01 DEBUG : dir1/0011-56789;.txt: md5 = 520fbd7c8b4ae73fd786dcbfe90c12bb OK 2026/04/28 04:13:02 DEBUG : dir1/0012-6789;.txt: md5 = e0529c689603849c233ffa43b4bf4906 OK 2026/04/28 04:13:04 DEBUG : dir1/0013-789;=.txt: md5 = 525777fe4766ec4cb17118ae32a13826 OK 2026/04/28 04:13:05 DEBUG : dir1/0014-89;=.txt: md5 = 5e994478b80af29ece0bf41ac140acf2 OK 2026/04/28 04:13:07 DEBUG : dir1/0015-9;=.txt: md5 = 9e6ac26cd4e9803247563fad6f489f0b OK 2026/04/28 04:13:08 DEBUG : apple: md5 = dc414884530b04acd88aeed77e3151ab OK 2026/04/28 04:13:10 DEBUG : banana: md5 = 6542f776d4626097afe49bce837750f2 OK 2026/04/28 04:13:11 DEBUG : appleappleapplebanana: md5 = 70e1ea44620f07b7b109f88f9cf7aafb OK 2026/04/28 04:13:13 DEBUG : splitbananasplit: md5 = c52e18a78030d000bbbdc8774af0af00 OK 2026/04/28 04:13:13 DEBUG : Waiting for deletions to finish 2026/04/28 04:13:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:13:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:13:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 04:13:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 04:13:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 04:13:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 04:13:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/28 04:13:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:13:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = bbd0fda1340942c16b8676d82031c43d OK 2026/04/28 04:13:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/28 04:13:16 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:16 DEBUG : YXBwbGU=: md5 = eacbb251719643a85aa3ff025b228a19 OK 2026/04/28 04:13:16 DEBUG : YXBwbGU=: size = 5 OK 2026/04/28 04:13:16 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/28 04:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:16 DEBUG : YmFuYW5h: md5 = e3d481274a6c76135983f7a33ae6f134 OK 2026/04/28 04:13:16 DEBUG : YmFuYW5h: size = 6 OK 2026/04/28 04:13:16 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/28 04:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = b251a0048084c71f4840e728932237b6 OK 2026/04/28 04:13:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/28 04:13:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 4d326c1cae343edcf7dd6f71b99ad90e OK 2026/04/28 04:13:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/28 04:13:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = dc7518ea7552a5e946c1542676567a77 OK 2026/04/28 04:13:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/28 04:13:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 1258eceeac15d770ee7a813e5d646410 OK 2026/04/28 04:13:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/28 04:13:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = acded55d39928485a4849a86c2525ac9 OK 2026/04/28 04:13:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/28 04:13:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 8c4c0515a48e8eaa3eecd77b29dbc43d OK 2026/04/28 04:13:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/28 04:13:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 4e093f2ecf2ca5073d97a05e8991c5d5 OK 2026/04/28 04:13:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/28 04:13:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 01ffbf8b3884f23291a3b0e759946ee8 OK 2026/04/28 04:13:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/28 04:13:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 4c7101f697469f0d32916804e85a50e3 OK 2026/04/28 04:13:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/28 04:13:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 9da487ad5820aa6a56199e744faa8049 OK 2026/04/28 04:13:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/28 04:13:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 96466824891fb666c99daa5991552927 OK 2026/04/28 04:13:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/28 04:13:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = fd906f22622dceea0aaa304e667b2594 OK 2026/04/28 04:13:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/28 04:13:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 7a987c02ef1fff6ed5059a399b396eca OK 2026/04/28 04:13:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/28 04:13:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 04:13:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = cc93ca2fc5dacfbba2c607c4cc5ac8ba OK 2026/04/28 04:13:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/28 04:13:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 82c7c724ace41e73a91345ed988fcf36 OK 2026/04/28 04:13:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/28 04:13:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = d794276324edbde83395077d9b9eb012 OK 2026/04/28 04:13:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/28 04:13:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:22 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = a853872565f22926052604cb2129823e OK 2026/04/28 04:13:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/28 04:13:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/28 04:13:22 DEBUG : Waiting for deletions to finish 2026/04/28 04:13:23 INFO : appleappleapplebanana: Deleted 2026/04/28 04:13:23 INFO : dir1/0007-1234567.txt: Deleted 2026/04/28 04:13:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/28 04:13:23 INFO : dir1/0013-789;=.txt: Deleted 2026/04/28 04:13:23 INFO : dir1/0014-89;=.txt: Deleted 2026/04/28 04:13:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/28 04:13:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/28 04:13:23 INFO : dir1/0015-9;=.txt: Deleted 2026/04/28 04:13:23 INFO : dir1/0012-6789;.txt: Deleted 2026/04/28 04:13:23 INFO : dir1/0011-56789;.txt: Deleted 2026/04/28 04:13:23 INFO : dir1/0009-3456789.txt: Deleted 2026/04/28 04:13:23 INFO : splitbananasplit: Deleted 2026/04/28 04:13:23 INFO : dir1/0010-456789.txt: Deleted 2026/04/28 04:13:23 INFO : apple: Deleted 2026/04/28 04:13:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/28 04:13:23 INFO : banana: Deleted 2026/04/28 04:13:23 INFO : dir1/0008-2345678.txt: Deleted 2026/04/28 04:13:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/28 04:13:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/28 04:13:24 INFO : dir1/0003-defghij.txt: Deleted 2026/04/28 04:13:24 DEBUG : Waiting for deletions to finish 2026/04/28 04:13:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/28 04:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 04:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:25 DEBUG : dir1: Directory modification time the same (differ by -70.71µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : YXBwbGU=: size = 5 OK 2026/04/28 04:13:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : apple: Unchanged skipping 2026/04/28 04:13:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:13:25 DEBUG : YmFuYW5h: size = 6 OK 2026/04/28 04:13:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : banana: Unchanged skipping 2026/04/28 04:13:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/28 04:13:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/28 04:13:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/28 04:13:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/28 04:13:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/28 04:13:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/28 04:13:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/28 04:13:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/28 04:13:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/28 04:13:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/28 04:13:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/28 04:13:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/28 04:13:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/28 04:13:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/28 04:13:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/28 04:13:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/28 04:13:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/28 04:13:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/28 04:13:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:13:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:13:25 DEBUG : Waiting for deletions to finish 2026/04/28 04:13:25 DEBUG : Waiting for deletions to finish 2026/04/28 04:13:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/28 04:13:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/28 04:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 04:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/28 04:13:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/28 04:13:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/28 04:13:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/28 04:13:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/28 04:13:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/28 04:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/28 04:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/28 04:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/28 04:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 04:13:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:13:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 7805c4b65d067f9da65a8ac785e08b40 OK 2026/04/28 04:13:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = e9eb98ea05b8c2a06d171521b855c572 OK 2026/04/28 04:13:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 764f31fbf83df13f9c9b6f3dfc3139d6 OK 2026/04/28 04:13:45 DEBUG : dir1/0003-defghij.txt: md5 = d487233030ea96641c52f96bbfdcf6dc OK 2026/04/28 04:13:46 DEBUG : dir1/0004-efghijk.txt: md5 = 40247717fb7edbcf174bdc735161bcca OK 2026/04/28 04:13:48 DEBUG : dir1/0005-fghijkl.txt: md5 = 7f78078b6d2bccd58e3331216ea4b14f OK 2026/04/28 04:13:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 1fa2539807e4a981d41f3cd97d7e317c OK 2026/04/28 04:13:51 DEBUG : dir1/0007-1234567.txt: md5 = e20199c93a9c0f79b298333e3182c877 OK 2026/04/28 04:13:52 DEBUG : dir1/0008-2345678.txt: md5 = da69f3ae2acccd6f35cf9c6769847111 OK 2026/04/28 04:13:54 DEBUG : dir1/0009-3456789.txt: md5 = d8a3e25ee731c7f6f934a89cd4e7e535 OK 2026/04/28 04:13:56 DEBUG : dir1/0010-456789.txt: md5 = f8be0d8aa65a2e4d3daa867c3ff37b11 OK 2026/04/28 04:13:57 DEBUG : dir1/0011-56789;.txt: md5 = 12c4dcf01f7c403c81dd6cf0d804f6fa OK 2026/04/28 04:13:59 DEBUG : dir1/0012-6789;.txt: md5 = ab399117ee17fb5752f30d93a532272e OK 2026/04/28 04:14:01 DEBUG : dir1/0013-789;=.txt: md5 = 0bdfd7451f6246e196922403c14b6edf OK 2026/04/28 04:14:02 DEBUG : dir1/0014-89;=.txt: md5 = ec6fbb9b61242c45e9802aeeaca07b5e OK 2026/04/28 04:14:04 DEBUG : dir1/0015-9;=.txt: md5 = 3d1970175cdc380a555c0dcc916ca491 OK 2026/04/28 04:14:05 DEBUG : apple: md5 = efa24372ef3f5333d95c01d67e13f270 OK 2026/04/28 04:14:07 DEBUG : banana: md5 = d8e0529dcd13b6292d00b774c4184260 OK 2026/04/28 04:14:08 DEBUG : appleappleapplebanana: md5 = 9c971c4f8f41fc4f8d4b8de7c88ec2d1 OK 2026/04/28 04:14:10 DEBUG : splitbananasplit: md5 = 1b5ac9b7f6fde07eef5bb0033076fc29 OK 2026/04/28 04:14:10 DEBUG : Waiting for deletions to finish 2026/04/28 04:14:10 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:14:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:14:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:12 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 04:14:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 04:14:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 04:14:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 04:14:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 04:14:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 04:14:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 04:14:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 04:14:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 04:14:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 04:14:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 04:14:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 04:14:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 04:14:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 04:14:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 04:14:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 04:14:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 04:14:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 04:14:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 04:14:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 04:14:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 04:14:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 04:14:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 04:14:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 04:14:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 04:14:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 04:14:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 04:14:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 04:14:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 04:14:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 04:14:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 04:14:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 04:14:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 04:14:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 04:14:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 04:14:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 04:14:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 04:14:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 04:14:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 04:14:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 04:14:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 04:14:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/28 04:14:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/28 04:14:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/28 04:14:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/28 04:14:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/28 04:14:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/28 04:14:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/28 04:14:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/28 04:14:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/28 04:14:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/28 04:14:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/28 04:14:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/28 04:14:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/28 04:14:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/28 04:14:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/28 04:14:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/28 04:14:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:14:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:14:13 DEBUG : PREFIXapple: md5 = 9ee5b7e6b08271cc754107c485c8ef40 OK 2026/04/28 04:14:13 DEBUG : PREFIXapple: size = 5 OK 2026/04/28 04:14:13 INFO : apple: Copied (new) to: PREFIXapple 2026/04/28 04:14:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 04:14:13 DEBUG : PREFIXappleappleapplebanana: md5 = 2a8cc5b4dec9a2e508faf2d3e2ec1925 OK 2026/04/28 04:14:13 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/28 04:14:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/28 04:14:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 04:14:13 DEBUG : PREFIXsplitbananasplit: md5 = f0132cbfdfa3fa450de62954ae9521ca OK 2026/04/28 04:14:13 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/28 04:14:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/28 04:14:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 04:14:13 DEBUG : PREFIXbanana: md5 = 31e2448b5793a53a2496fb1367c6e154 OK 2026/04/28 04:14:13 DEBUG : PREFIXbanana: size = 6 OK 2026/04/28 04:14:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/28 04:14:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 04:14:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 4baaad779766015915794534c3c9c0b6 OK 2026/04/28 04:14:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:14:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 04:14:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 04:14:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = a2d3c1a890d39ee9747ae72443c1b6e2 OK 2026/04/28 04:14:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/28 04:14:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 04:14:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 04:14:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = aeb5213f3b3e2d0bb971855115edaca1 OK 2026/04/28 04:14:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/28 04:14:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 04:14:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 04:14:15 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 9282f34bf24824136cb61ace69b6b8ab OK 2026/04/28 04:14:15 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/28 04:14:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/28 04:14:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 04:14:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 69b8113d5204065cbdf6bf98334e83df OK 2026/04/28 04:14:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/28 04:14:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 04:14:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 04:14:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 1f030e8d38c4c2ab60cd3fc640f6fb79 OK 2026/04/28 04:14:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/28 04:14:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 04:14:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 04:14:16 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = c0d10c93b9f2aefb4c432f6244644628 OK 2026/04/28 04:14:16 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/28 04:14:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/28 04:14:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 04:14:16 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = a71712d22271e3937aa94093ce645741 OK 2026/04/28 04:14:16 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/28 04:14:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/28 04:14:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 04:14:17 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 16b01e3b70c8efd93419acf8cfcb0cb7 OK 2026/04/28 04:14:17 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/28 04:14:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/28 04:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 04:14:17 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 4569f44b3e81532e5cafd1c4878c99dd OK 2026/04/28 04:14:17 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/28 04:14:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/28 04:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 04:14:18 DEBUG : dir1/PREFIX0010-456789.txt: md5 = f0481efec8977195c9e32492fa8baec4 OK 2026/04/28 04:14:18 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/28 04:14:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/28 04:14:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 04:14:18 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = e2031c0b740cad72dea468e1b52ec86a OK 2026/04/28 04:14:18 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/28 04:14:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/28 04:14:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 04:14:19 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = bec90be68fea1450e7b7474ee7f9a570 OK 2026/04/28 04:14:19 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/28 04:14:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/28 04:14:19 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = f86c5d95e24cc200a56c4ead00ff7d14 OK 2026/04/28 04:14:19 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/28 04:14:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/28 04:14:19 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 1eab3ca6c46eba485627fa6fd66b3f85 OK 2026/04/28 04:14:19 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/28 04:14:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/28 04:14:19 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = b68e016aa52946d709c7a728cad2dfae OK 2026/04/28 04:14:19 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/28 04:14:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/28 04:14:19 DEBUG : Waiting for deletions to finish 2026/04/28 04:14:20 INFO : dir1/0011-56789;.txt: Deleted 2026/04/28 04:14:20 INFO : dir1/0009-3456789.txt: Deleted 2026/04/28 04:14:20 INFO : dir1/0015-9;=.txt: Deleted 2026/04/28 04:14:20 INFO : banana: Deleted 2026/04/28 04:14:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/28 04:14:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/28 04:14:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/28 04:14:20 INFO : splitbananasplit: Deleted 2026/04/28 04:14:20 INFO : appleappleapplebanana: Deleted 2026/04/28 04:14:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/28 04:14:20 INFO : dir1/0012-6789;.txt: Deleted 2026/04/28 04:14:20 INFO : dir1/0007-1234567.txt: Deleted 2026/04/28 04:14:20 INFO : dir1/0008-2345678.txt: Deleted 2026/04/28 04:14:20 INFO : apple: Deleted 2026/04/28 04:14:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/28 04:14:20 INFO : dir1/0003-defghij.txt: Deleted 2026/04/28 04:14:21 INFO : dir1/0013-789;=.txt: Deleted 2026/04/28 04:14:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/28 04:14:21 INFO : dir1/0010-456789.txt: Deleted 2026/04/28 04:14:21 INFO : dir1/0014-89;=.txt: Deleted 2026/04/28 04:14:21 DEBUG : Waiting for deletions to finish 2026/04/28 04:14:21 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:14:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 04:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 04:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 04:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 04:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 04:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 04:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 04:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 04:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 04:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 04:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 04:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 04:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 04:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 04:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 04:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 04:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 04:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 04:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 04:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 04:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 04:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 04:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 04:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 04:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 04:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 04:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 04:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 04:14:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 04:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : apple: transformed to: PREFIXapple 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/28 04:14:22 DEBUG : banana: transformed to: PREFIXbanana 2026/04/28 04:14:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/28 04:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/28 04:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/28 04:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/28 04:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/28 04:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/28 04:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/28 04:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/28 04:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/28 04:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/28 04:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/28 04:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/28 04:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/28 04:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/28 04:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/28 04:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/28 04:14:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/28 04:14:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1: Directory modification time the same (differ by -999.171µs, within tolerance 1ms) 2026/04/28 04:14:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:14:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:14:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:14:24 DEBUG : banana: md5 = e727226388b4006aa0b03c7e199a6e5c OK 2026/04/28 04:14:24 DEBUG : banana: size = 6 OK 2026/04/28 04:14:24 INFO : banana: Copied (new) 2026/04/28 04:14:24 DEBUG : apple: md5 = 590f60877faa08eb08eca9aa2c7bb407 OK 2026/04/28 04:14:24 DEBUG : apple: size = 5 OK 2026/04/28 04:14:24 INFO : apple: Copied (new) 2026/04/28 04:14:24 DEBUG : splitbananasplit: md5 = f086f9d6de419fc1c0c9e16dc1f69ebe OK 2026/04/28 04:14:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:14:24 INFO : splitbananasplit: Copied (new) 2026/04/28 04:14:24 DEBUG : appleappleapplebanana: md5 = 547b4b855cac278a3c8991a2cf4017bf OK 2026/04/28 04:14:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:14:24 INFO : appleappleapplebanana: Copied (new) 2026/04/28 04:14:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 35be5e119acb54a3c9166109c0021536 OK 2026/04/28 04:14:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:14:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/28 04:14:25 DEBUG : dir1/0002-cdefghi.txt: md5 = e716221b4454f4c527c958b607373dc1 OK 2026/04/28 04:14:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:14:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/28 04:14:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 01711fe2123421d426bc5d2932ca4ec3 OK 2026/04/28 04:14:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:14:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/28 04:14:25 DEBUG : dir1/0003-defghij.txt: md5 = 87b5cc2ca38a7ccafeb6616c368ddc42 OK 2026/04/28 04:14:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:14:25 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/28 04:14:26 DEBUG : dir1/0006-ghijklm.txt: md5 = f23361c8bfa1a81c5e1ca818643cd92a OK 2026/04/28 04:14:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:14:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/28 04:14:26 DEBUG : dir1/0005-fghijkl.txt: md5 = 727a839a0f82c16da5ecce3106773d8a OK 2026/04/28 04:14:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:14:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/28 04:14:27 DEBUG : dir1/0007-1234567.txt: md5 = 893aeeadf4b8636d96308dd652d59c17 OK 2026/04/28 04:14:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:14:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/28 04:14:27 DEBUG : dir1/0004-efghijk.txt: md5 = 0d31a1f62020d37f014199a89d055232 OK 2026/04/28 04:14:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:14:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/28 04:14:28 DEBUG : dir1/0008-2345678.txt: md5 = 39d44581bd8b6e1c88a9a70b66888571 OK 2026/04/28 04:14:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:14:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/28 04:14:28 DEBUG : dir1/0009-3456789.txt: md5 = ac71acbdc006bdbb15ff066bdabe4b41 OK 2026/04/28 04:14:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:14:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/28 04:14:28 DEBUG : dir1/0010-456789.txt: md5 = ddf6a3f07489a8bcf115c8c6c487496a OK 2026/04/28 04:14:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:14:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/28 04:14:28 DEBUG : dir1/0011-56789;.txt: md5 = bbc54846542820feb632a459bf60b736 OK 2026/04/28 04:14:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:14:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/28 04:14:29 DEBUG : dir1/0013-789;=.txt: md5 = 14990d0ea55c4ec8bee11a018f3feb1a OK 2026/04/28 04:14:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:14:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/28 04:14:29 DEBUG : dir1/0012-6789;.txt: md5 = f8268f117a7805bb8cac7cd7b3c70417 OK 2026/04/28 04:14:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:14:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/28 04:14:30 DEBUG : dir1/0014-89;=.txt: md5 = 852d96b5d70ed8e76335f832fa420fa9 OK 2026/04/28 04:14:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:14:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/28 04:14:30 DEBUG : dir1/0015-9;=.txt: md5 = ca3b2c2237de54a2f471b372b6ed7a11 OK 2026/04/28 04:14:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:14:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/28 04:14:30 DEBUG : Waiting for deletions to finish 2026/04/28 04:14:30 INFO : PREFIXbanana: Deleted 2026/04/28 04:14:30 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/28 04:14:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/28 04:14:30 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/28 04:14:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/28 04:14:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/28 04:14:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/28 04:14:30 INFO : PREFIXapple: Deleted 2026/04/28 04:14:31 INFO : PREFIXsplitbananasplit: Deleted 2026/04/28 04:14:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/28 04:14:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/28 04:14:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/28 04:14:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/28 04:14:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/28 04:14:31 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/28 04:14:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/28 04:14:31 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/28 04:14:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/28 04:14:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/28 04:14:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/28 04:14:31 DEBUG : Waiting for deletions to finish 2026/04/28 04:14:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:14:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:14:32 DEBUG : Waiting for deletions to finish 2026/04/28 04:14:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:14:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/28 04:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:14:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 6d515c7ca202ae3b139df7b404c8a4e8 OK 2026/04/28 04:14:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9accea8b902f970422baae86fcf22f82 OK 2026/04/28 04:14:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 5f9d7f1a343c0d2b19e5f028b5ece662 OK 2026/04/28 04:14:51 DEBUG : dir1/0003-defghij.txt: md5 = cdc5650e1982ba34520da94491d50f61 OK 2026/04/28 04:14:53 DEBUG : dir1/0004-efghijk.txt: md5 = 8d29f5562728906f97a8e2f8510c5b82 OK 2026/04/28 04:14:54 DEBUG : dir1/0005-fghijkl.txt: md5 = b234976363b7ed1fdf060dc1b1dc15b8 OK 2026/04/28 04:14:56 DEBUG : dir1/0006-ghijklm.txt: md5 = b69b322b8017d827c544a82ad1c50d90 OK 2026/04/28 04:14:57 DEBUG : dir1/0007-1234567.txt: md5 = 67a5753edeb4f93864335d001b5741eb OK 2026/04/28 04:14:59 DEBUG : dir1/0008-2345678.txt: md5 = 77c1787a50c638b5d1a6fbc59a0e515e OK 2026/04/28 04:15:00 DEBUG : dir1/0009-3456789.txt: md5 = df2aca285ea4469d7fe5aa7816bcc922 OK 2026/04/28 04:15:02 DEBUG : dir1/0010-456789.txt: md5 = 10f9c783f390bee9229f16765ea77c49 OK 2026/04/28 04:15:04 DEBUG : dir1/0011-56789;.txt: md5 = 4f991c0a5d69c634c26aa0bbb196a281 OK 2026/04/28 04:15:05 DEBUG : dir1/0012-6789;.txt: md5 = a12018e4b5ad7d1b9dc920c669624362 OK 2026/04/28 04:15:07 DEBUG : dir1/0013-789;=.txt: md5 = 730a23ca6360f5925f5124ef87267ba3 OK 2026/04/28 04:15:08 DEBUG : dir1/0014-89;=.txt: md5 = 011c97752812dda3eeb41d2a67def218 OK 2026/04/28 04:15:10 DEBUG : dir1/0015-9;=.txt: md5 = ff8b8ac386345dda8bac0db898f08338 OK 2026/04/28 04:15:11 DEBUG : apple: md5 = 1ecde0481c0be62f7448fdb41045ce43 OK 2026/04/28 04:15:13 DEBUG : banana: md5 = a6d672dc69e41eec2152dc48f0b237d9 OK 2026/04/28 04:15:15 DEBUG : appleappleapplebanana: md5 = 84408f882462d4c2b45632e64fe84314 OK 2026/04/28 04:15:16 DEBUG : splitbananasplit: md5 = 3fc0aa5d83e9204dfadca36df37fdc43 OK 2026/04/28 04:15:16 DEBUG : Waiting for deletions to finish 2026/04/28 04:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:15:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 04:15:17 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 04:15:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:17 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 04:15:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 04:15:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:17 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:17 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 04:15:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 04:15:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/28 04:15:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:15:19 DEBUG : appleappleapplebananaSUFFIX: md5 = b858fe1f5c4b424863a9afe8cfe4def5 OK 2026/04/28 04:15:19 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/28 04:15:19 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/28 04:15:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 04:15:19 DEBUG : bananaSUFFIX: md5 = b594fd3c96327650900b527baadb2cf7 OK 2026/04/28 04:15:19 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/28 04:15:19 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/28 04:15:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:19 DEBUG : appleSUFFIX: md5 = 7ea3d8062971981c353e565068ff9fff OK 2026/04/28 04:15:19 DEBUG : appleSUFFIX: size = 5 OK 2026/04/28 04:15:19 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/28 04:15:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 04:15:20 DEBUG : splitbananasplitSUFFIX: md5 = 651ee8a9d4a159b27474ac54a7889dc0 OK 2026/04/28 04:15:20 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/28 04:15:20 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/28 04:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 04:15:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = faddd819f7dd8dc247e5cfd674828416 OK 2026/04/28 04:15:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/28 04:15:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 04:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 04:15:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 55f510126b8dfcb52a97115d705738fb OK 2026/04/28 04:15:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/28 04:15:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 04:15:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 8261122277402d9fe723db0aeaa09ec3 OK 2026/04/28 04:15:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/28 04:15:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 04:15:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 04:15:21 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 86a728d43e28978014a994d4fcd69452 OK 2026/04/28 04:15:21 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/28 04:15:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/28 04:15:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 04:15:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 23678a58350d5e04afe9209255ed1293 OK 2026/04/28 04:15:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/28 04:15:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 04:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 04:15:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 89c3ae9cdc329b88d55dca98dffa603a OK 2026/04/28 04:15:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/28 04:15:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 04:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 04:15:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 4cb7e886d9e59f17478be72de30b8759 OK 2026/04/28 04:15:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/28 04:15:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 04:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 04:15:23 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 2bbe80ae58bc80f815445c842a3c04de OK 2026/04/28 04:15:23 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/28 04:15:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/28 04:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 04:15:23 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = a1fc4e1874ac9006e4b98206650e6952 OK 2026/04/28 04:15:23 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/28 04:15:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/28 04:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 04:15:23 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 8aecccb830c4669ec19283e3e52c6eed OK 2026/04/28 04:15:23 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/28 04:15:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/28 04:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 04:15:24 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = f193d6308870c1e0d6c9a7ea5bfd76b9 OK 2026/04/28 04:15:24 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/28 04:15:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/28 04:15:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 04:15:24 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 2a5cf4a7d16ddf8fe9cbd143cc0e0c7e OK 2026/04/28 04:15:24 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/28 04:15:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/28 04:15:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 04:15:25 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 0f485327aad2881da74e142405d705d7 OK 2026/04/28 04:15:25 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/28 04:15:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/28 04:15:25 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = bbc45e88f78364e0461d83a9b89825ea OK 2026/04/28 04:15:25 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/28 04:15:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/28 04:15:25 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 37c5476737478a0497495db3962a16bd OK 2026/04/28 04:15:25 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/28 04:15:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/28 04:15:26 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 34380b9fb817d0352e00d59363b572a9 OK 2026/04/28 04:15:26 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/28 04:15:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/28 04:15:26 DEBUG : Waiting for deletions to finish 2026/04/28 04:15:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/28 04:15:26 INFO : appleappleapplebanana: Deleted 2026/04/28 04:15:26 INFO : dir1/0014-89;=.txt: Deleted 2026/04/28 04:15:26 INFO : banana: Deleted 2026/04/28 04:15:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/28 04:15:26 INFO : apple: Deleted 2026/04/28 04:15:26 INFO : dir1/0008-2345678.txt: Deleted 2026/04/28 04:15:26 INFO : dir1/0012-6789;.txt: Deleted 2026/04/28 04:15:26 INFO : dir1/0013-789;=.txt: Deleted 2026/04/28 04:15:26 INFO : dir1/0009-3456789.txt: Deleted 2026/04/28 04:15:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/28 04:15:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/28 04:15:26 INFO : dir1/0011-56789;.txt: Deleted 2026/04/28 04:15:26 INFO : dir1/0010-456789.txt: Deleted 2026/04/28 04:15:26 INFO : dir1/0003-defghij.txt: Deleted 2026/04/28 04:15:26 INFO : dir1/0015-9;=.txt: Deleted 2026/04/28 04:15:27 INFO : splitbananasplit: Deleted 2026/04/28 04:15:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/28 04:15:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/28 04:15:27 INFO : dir1/0007-1234567.txt: Deleted 2026/04/28 04:15:27 DEBUG : Waiting for deletions to finish 2026/04/28 04:15:27 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/28 04:15:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/28 04:15:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/28 04:15:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/28 04:15:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1: Directory modification time the same (differ by -88.498µs, within tolerance 1ms) 2026/04/28 04:15:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:15:30 DEBUG : banana: md5 = 410a39de2dac2c8907dded57a224ecde OK 2026/04/28 04:15:30 DEBUG : banana: size = 6 OK 2026/04/28 04:15:30 INFO : banana: Copied (new) 2026/04/28 04:15:30 DEBUG : splitbananasplit: md5 = f5f0a5e22f37dc826a3c36d08ef99579 OK 2026/04/28 04:15:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:15:30 INFO : splitbananasplit: Copied (new) 2026/04/28 04:15:30 DEBUG : appleappleapplebanana: md5 = b0d26e93b540e533a1198b412b0171ad OK 2026/04/28 04:15:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:15:30 INFO : appleappleapplebanana: Copied (new) 2026/04/28 04:15:30 DEBUG : apple: md5 = b4b6c82bc8f6d4569cbbc898d7e71e34 OK 2026/04/28 04:15:30 DEBUG : apple: size = 5 OK 2026/04/28 04:15:30 INFO : apple: Copied (new) 2026/04/28 04:15:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8981184d02a03c615bf38b1877c90405 OK 2026/04/28 04:15:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:15:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/28 04:15:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 003e810f8bacfcea354fc9cc92d9730c OK 2026/04/28 04:15:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:15:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/28 04:15:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 871df0d44bb283109f2142e6750285c4 OK 2026/04/28 04:15:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:15:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/28 04:15:31 DEBUG : dir1/0003-defghij.txt: md5 = eaad6bc30b6a2ff633b6d668ef2fd35a OK 2026/04/28 04:15:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:15:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/28 04:15:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 00fe9e3fc6cb53c8d3fcdb6ae16c03c5 OK 2026/04/28 04:15:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:15:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/28 04:15:33 DEBUG : dir1/0004-efghijk.txt: md5 = 7f4297304668ab973534eb83996c2ec4 OK 2026/04/28 04:15:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:15:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/28 04:15:33 DEBUG : dir1/0007-1234567.txt: md5 = cc20922727c447ed99ac5b087ae2a94a OK 2026/04/28 04:15:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:15:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/28 04:15:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 4dafce351a2345959c9fa9df91a9ebb2 OK 2026/04/28 04:15:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:15:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/28 04:15:34 DEBUG : dir1/0008-2345678.txt: md5 = 7488901fc3e402db811af6fe1bc30175 OK 2026/04/28 04:15:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:15:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/28 04:15:34 DEBUG : dir1/0009-3456789.txt: md5 = 65e76660fb5db942c88e2ff63c5ee814 OK 2026/04/28 04:15:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:15:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/28 04:15:34 DEBUG : dir1/0010-456789.txt: md5 = bb9c1874d5c7c0a5ad1ff9ab71f8e3ec OK 2026/04/28 04:15:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:15:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/28 04:15:35 DEBUG : dir1/0011-56789;.txt: md5 = 117fb26edbe8f3654b9402a34e1828ec OK 2026/04/28 04:15:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:15:35 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/28 04:15:36 DEBUG : dir1/0013-789;=.txt: md5 = 9e196ae4cdbc9c425f7b3c6ab50b891c OK 2026/04/28 04:15:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:15:36 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/28 04:15:36 DEBUG : dir1/0012-6789;.txt: md5 = 398d75aaa968d50349fedc970a8fca2a OK 2026/04/28 04:15:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:15:36 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/28 04:15:36 DEBUG : dir1/0014-89;=.txt: md5 = 18d3b05c96257f7c7bcac60d9f56f11e OK 2026/04/28 04:15:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:15:36 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/28 04:15:37 DEBUG : dir1/0015-9;=.txt: md5 = 8e4c30598a05889944f9bed8d9cb238c OK 2026/04/28 04:15:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:15:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/28 04:15:37 DEBUG : Waiting for deletions to finish 2026/04/28 04:15:37 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/28 04:15:37 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/28 04:15:37 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/28 04:15:37 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/28 04:15:37 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/28 04:15:37 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/28 04:15:37 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/28 04:15:37 INFO : splitbananasplitSUFFIX: Deleted 2026/04/28 04:15:38 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/28 04:15:38 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/28 04:15:38 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/28 04:15:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/28 04:15:38 INFO : bananaSUFFIX: Deleted 2026/04/28 04:15:38 INFO : appleSUFFIX: Deleted 2026/04/28 04:15:38 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/28 04:15:38 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/28 04:15:38 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/28 04:15:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/28 04:15:38 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/28 04:15:38 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/28 04:15:38 DEBUG : Waiting for deletions to finish 2026/04/28 04:15:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:15:39 DEBUG : Waiting for deletions to finish 2026/04/28 04:15:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:15:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/04/28 04:15:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:15:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 4fa34794732045d274d54e4f661d3df7 OK 2026/04/28 04:15:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = 29543bae062184fda440e3206db769f3 OK 2026/04/28 04:15:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 6ad6675b3b2a8c926b064bae58b398ad OK 2026/04/28 04:15:58 DEBUG : dir1/0003-defghij.txt: md5 = af4ba79c4f9874ef5706dfb2249c9a2d OK 2026/04/28 04:15:59 DEBUG : dir1/0004-efghijk.txt: md5 = 1b31b9b4e121af2fed0646a6375d0035 OK 2026/04/28 04:16:01 DEBUG : dir1/0005-fghijkl.txt: md5 = dd985d501784c6bddff5b6a5547f5bce OK 2026/04/28 04:16:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 0bf13760a6d81cd916a2b1ab89af3020 OK 2026/04/28 04:16:04 DEBUG : dir1/0007-1234567.txt: md5 = c1992a51b5be50c38180272ad30e87b7 OK 2026/04/28 04:16:05 DEBUG : dir1/0008-2345678.txt: md5 = a8f4ca2097c218db45220b5f0856c020 OK 2026/04/28 04:16:07 DEBUG : dir1/0009-3456789.txt: md5 = ef1682f7167d31411e41d9dc32314c5c OK 2026/04/28 04:16:09 DEBUG : dir1/0010-456789.txt: md5 = 0ada72f07f0d116ce88133bf80f5d8dd OK 2026/04/28 04:16:10 DEBUG : dir1/0011-56789;.txt: md5 = e2405c38c84cdd361c67bd12d0e1e8ac OK 2026/04/28 04:16:12 DEBUG : dir1/0012-6789;.txt: md5 = 1c3628003efe376f345d6ea22ef89118 OK 2026/04/28 04:16:13 DEBUG : dir1/0013-789;=.txt: md5 = 2f999a814cbe83b7fd19c215964a95be OK 2026/04/28 04:16:15 DEBUG : dir1/0014-89;=.txt: md5 = 8694cb1f06eb974ff09021bf339ce151 OK 2026/04/28 04:16:17 DEBUG : dir1/0015-9;=.txt: md5 = a9ed591a77b917e4451dbbffa4ab0612 OK 2026/04/28 04:16:18 DEBUG : apple: md5 = a3142729e2ed9c13f436ee2c4c8546dc OK 2026/04/28 04:16:19 DEBUG : banana: md5 = aab286acedfcb964552cbad4c9c4d36b OK 2026/04/28 04:16:21 DEBUG : appleappleapplebanana: md5 = 87f1ec11fcc6372bef099949f2d0d342 OK 2026/04/28 04:16:22 DEBUG : splitbananasplit: md5 = a6384d9dae50023a5665c8a9ab525fa7 OK 2026/04/28 04:16:22 DEBUG : Waiting for deletions to finish 2026/04/28 04:16:23 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/28 04:16:24 DEBUG : apple: size = 5 OK 2026/04/28 04:16:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:24 DEBUG : apple: Unchanged skipping 2026/04/28 04:16:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:24 DEBUG : banana: size = 6 OK 2026/04/28 04:16:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:24 DEBUG : banana: Unchanged skipping 2026/04/28 04:16:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 04:16:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 04:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 04:16:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/28 04:16:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/28 04:16:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:16:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:16:26 DEBUG : appleapple: md5 = a37f8b2081abbb8652e899509fca5142 OK 2026/04/28 04:16:26 DEBUG : appleapple: size = 21 OK 2026/04/28 04:16:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/28 04:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 04:16:26 DEBUG : splitbanan: md5 = c4c5f4b857ebb54c1aa36bf341f45aef OK 2026/04/28 04:16:26 DEBUG : splitbanan: size = 16 OK 2026/04/28 04:16:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/28 04:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 04:16:26 DEBUG : dir1/0000-abcde: md5 = 06478c64d31c8b731dc4ad880db74a01 OK 2026/04/28 04:16:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/28 04:16:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/28 04:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 04:16:26 DEBUG : dir1/0001-bcdef: md5 = 8bc9a368b23b0008ec8939d45abd7bd9 OK 2026/04/28 04:16:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/28 04:16:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/28 04:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 04:16:27 DEBUG : dir1/0002-cdefg: md5 = 5104e81c2e7864356e7adde6c0dc0348 OK 2026/04/28 04:16:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/28 04:16:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/28 04:16:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 04:16:27 DEBUG : dir1/0005-fghij: md5 = c3a0aac45352400e43395c286b5029cf OK 2026/04/28 04:16:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/28 04:16:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/28 04:16:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 04:16:27 DEBUG : dir1/0004-efghi: md5 = f76e330520096af56103240587d924e1 OK 2026/04/28 04:16:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/28 04:16:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/28 04:16:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 04:16:28 DEBUG : dir1/0003-defgh: md5 = 60a99220b4eb93be77a7b46b1391f9ff OK 2026/04/28 04:16:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/28 04:16:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/28 04:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 04:16:29 DEBUG : dir1/0006-ghijk: md5 = 9e7565e5fb1eba9bc39e9f84b5fce047 OK 2026/04/28 04:16:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/28 04:16:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/28 04:16:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 04:16:29 DEBUG : dir1/0007-12345: md5 = d61cff40478e6f56684ce3ef1457e43d OK 2026/04/28 04:16:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/28 04:16:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/28 04:16:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 04:16:29 DEBUG : dir1/0009-34567: md5 = 0b2beff4edbd777ad2c56ae9e8d4d4c5 OK 2026/04/28 04:16:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/28 04:16:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/28 04:16:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 04:16:29 DEBUG : dir1/0008-23456: md5 = 67a9ca64bcafd8eb0cce08779462c6c1 OK 2026/04/28 04:16:29 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/28 04:16:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/28 04:16:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 04:16:30 DEBUG : dir1/0010-45678: md5 = 912edf090161aa5f913227d9efd2497e OK 2026/04/28 04:16:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/28 04:16:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/28 04:16:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 04:16:30 DEBUG : dir1/0012-6789;: md5 = 85fa8de2950e3cbf9ee3fc5fd30b15dc OK 2026/04/28 04:16:30 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/28 04:16:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/28 04:16:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 04:16:30 DEBUG : dir1/0013-789;=: md5 = af42e26616c6c7b818920b1e0a5c2b49 OK 2026/04/28 04:16:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/28 04:16:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/28 04:16:30 DEBUG : dir1/0011-56789: md5 = 9525fa5885296d6436b4708efae32b92 OK 2026/04/28 04:16:30 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/28 04:16:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/28 04:16:31 DEBUG : dir1/0014-89;=.: md5 = 8ace2292cf37d61968493689ad84b0f9 OK 2026/04/28 04:16:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/28 04:16:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/28 04:16:32 DEBUG : dir1/0015-9;=.t: md5 = be3932ebd9cbad85166a0d5b927342d9 OK 2026/04/28 04:16:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/28 04:16:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/28 04:16:32 DEBUG : Waiting for deletions to finish 2026/04/28 04:16:32 INFO : dir1/0003-defghij.txt: Deleted 2026/04/28 04:16:32 INFO : dir1/0007-1234567.txt: Deleted 2026/04/28 04:16:32 INFO : dir1/0014-89;=.txt: Deleted 2026/04/28 04:16:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/28 04:16:32 INFO : splitbananasplit: Deleted 2026/04/28 04:16:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/28 04:16:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/28 04:16:32 INFO : dir1/0009-3456789.txt: Deleted 2026/04/28 04:16:33 INFO : dir1/0012-6789;.txt: Deleted 2026/04/28 04:16:33 INFO : dir1/0013-789;=.txt: Deleted 2026/04/28 04:16:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/28 04:16:33 INFO : appleappleapplebanana: Deleted 2026/04/28 04:16:33 INFO : dir1/0008-2345678.txt: Deleted 2026/04/28 04:16:33 INFO : dir1/0011-56789;.txt: Deleted 2026/04/28 04:16:33 INFO : dir1/0015-9;=.txt: Deleted 2026/04/28 04:16:33 INFO : dir1/0010-456789.txt: Deleted 2026/04/28 04:16:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/28 04:16:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/28 04:16:33 DEBUG : Waiting for deletions to finish 2026/04/28 04:16:34 DEBUG : appleapple: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/28 04:16:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 04:16:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 04:16:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 04:16:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 04:16:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 04:16:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 04:16:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 04:16:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 04:16:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 04:16:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 04:16:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 04:16:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 04:16:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 04:16:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 04:16:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 04:16:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 04:16:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 04:16:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 04:16:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 04:16:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 04:16:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 04:16:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 04:16:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 04:16:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 04:16:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 04:16:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 04:16:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 04:16:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 04:16:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 04:16:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 04:16:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 04:16:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 04:16:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 04:16:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 04:16:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 04:16:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 04:16:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 04:16:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 04:16:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 04:16:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 04:16:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 04:16:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 04:16:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 04:16:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 04:16:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 04:16:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 04:16:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 04:16:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 04:16:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 04:16:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 04:16:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 04:16:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 04:16:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 04:16:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 04:16:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 04:16:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 04:16:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 04:16:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 04:16:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 04:16:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 04:16:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 04:16:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 04:16:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 04:16:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 04:16:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 04:16:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 04:16:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 04:16:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 04:16:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 04:16:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 04:16:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 04:16:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 04:16:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 04:16:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 04:16:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 04:16:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 04:16:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 04:16:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:35 DEBUG : dir1: Directory modification time the same (differ by -182.854µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:35 DEBUG : apple: size = 5 OK 2026/04/28 04:16:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : apple: Unchanged skipping 2026/04/28 04:16:35 DEBUG : appleapple: size = 21 OK 2026/04/28 04:16:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:16:35 DEBUG : banana: size = 6 OK 2026/04/28 04:16:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : banana: Unchanged skipping 2026/04/28 04:16:35 DEBUG : splitbanan: size = 16 OK 2026/04/28 04:16:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/28 04:16:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/28 04:16:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/28 04:16:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/28 04:16:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/28 04:16:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/28 04:16:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/28 04:16:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/28 04:16:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/28 04:16:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/28 04:16:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/28 04:16:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/28 04:16:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/28 04:16:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/28 04:16:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/28 04:16:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/28 04:16:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/28 04:16:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/28 04:16:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/28 04:16:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/28 04:16:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/28 04:16:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/28 04:16:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/28 04:16:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/28 04:16:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/28 04:16:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/28 04:16:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/28 04:16:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/28 04:16:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/28 04:16:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/28 04:16:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/28 04:16:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/28 04:16:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:16:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:16:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:16:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:16:35 DEBUG : Waiting for deletions to finish 2026/04/28 04:16:35 DEBUG : Waiting for deletions to finish 2026/04/28 04:16:35 DEBUG : appleapple: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/28 04:16:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/28 04:16:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 04:16:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 04:16:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 04:16:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 04:16:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 04:16:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 04:16:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 04:16:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 04:16:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 04:16:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 04:16:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 04:16:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 04:16:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 04:16:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 04:16:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 04:16:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 04:16:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 04:16:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 04:16:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 04:16:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 04:16:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 04:16:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 04:16:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 04:16:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 04:16:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 04:16:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 04:16:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 04:16:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 04:16:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 04:16:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 04:16:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 04:16:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 04:16:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/28 04:16:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/28 04:16:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/28 04:16:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/28 04:16:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/28 04:16:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/28 04:16:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/28 04:16:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/28 04:16:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/28 04:16:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/28 04:16:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/28 04:16:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/28 04:16:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/28 04:16:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/28 04:16:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/28 04:16:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/28 04:16:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/28 04:16:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/28 04:16:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:16:50 DEBUG : dir1/0000-abcdefg.txt: md5 = f63a44002f0474e52192c5676e4ccd87 OK 2026/04/28 04:16:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = 272d6152b9026827e20134a94580a768 OK 2026/04/28 04:16:52 DEBUG : dir1/0002-cdefghi.txt: md5 = fd02349ea354b707a673877d86b0c03c OK 2026/04/28 04:16:54 DEBUG : dir1/0003-defghij.txt: md5 = d47876590e061bf55484a42b214ffd6b OK 2026/04/28 04:16:55 DEBUG : dir1/0004-efghijk.txt: md5 = 9f1a7c5e299354ab015e3242629f6767 OK 2026/04/28 04:16:57 DEBUG : dir1/0005-fghijkl.txt: md5 = 82c934eebfb7fc712c1f0d2a1d49c78b OK 2026/04/28 04:16:59 DEBUG : dir1/0006-ghijklm.txt: md5 = c30f378a57b0392d95adbcbdce0a556e OK 2026/04/28 04:17:00 DEBUG : dir1/0007-1234567.txt: md5 = 72d73a571a470934e194c0fecf499e5f OK 2026/04/28 04:17:01 DEBUG : dir1/0008-2345678.txt: md5 = a34ab1757d452f9398c7ece180b7c8ad OK 2026/04/28 04:17:03 DEBUG : dir1/0009-3456789.txt: md5 = eab74f8167e8e1bcce780cedeb015826 OK 2026/04/28 04:17:04 DEBUG : dir1/0010-456789.txt: md5 = abe919e28907b2ee99cf35a2896c9905 OK 2026/04/28 04:17:06 DEBUG : dir1/0011-56789;.txt: md5 = 75127399baaf437e73257c21d75f226b OK 2026/04/28 04:17:08 DEBUG : dir1/0012-6789;.txt: md5 = 4d236d5c78073d3b2390068febe2bc3a OK 2026/04/28 04:17:09 DEBUG : dir1/0013-789;=.txt: md5 = bcfb37184ff9d47cc482b54b9764eb9d OK 2026/04/28 04:17:11 DEBUG : dir1/0014-89;=.txt: md5 = bade359b01e04612b22cd9c45c11f65d OK 2026/04/28 04:17:13 DEBUG : dir1/0015-9;=.txt: md5 = 5d311bc6621f095f073e3999d1910618 OK 2026/04/28 04:17:14 DEBUG : apple: md5 = d0175b6a89e4cb8bcbaaf6ce6a763068 OK 2026/04/28 04:17:15 DEBUG : banana: md5 = 72c2071513d10fb7404ef79dfc3c7302 OK 2026/04/28 04:17:17 DEBUG : appleappleapplebanana: md5 = 4c0fc61635c66ab7f065fbed0bb3262e OK 2026/04/28 04:17:18 DEBUG : splitbananasplit: md5 = 609b405d1dfa7396ae71800b829ac50e OK 2026/04/28 04:17:18 DEBUG : Waiting for deletions to finish 2026/04/28 04:17:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:17:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:17:20 DEBUG : apple: size = 5 OK 2026/04/28 04:17:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : apple: Unchanged skipping 2026/04/28 04:17:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:17:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : banana: size = 6 OK 2026/04/28 04:17:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:17:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : banana: Unchanged skipping 2026/04/28 04:17:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 04:17:20 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:17:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:17:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:17:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:17:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:17:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:17:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:17:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:17:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:17:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:17:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:17:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:17:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:17:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:17:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:17:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:17:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:17:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:17:20 DEBUG : Waiting for deletions to finish 2026/04/28 04:17:20 DEBUG : Waiting for deletions to finish 2026/04/28 04:17:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:17:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:17:22 DEBUG : dir1: Directory modification time the same (differ by -105.426µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : apple: size = 5 OK 2026/04/28 04:17:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:17:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : apple: Unchanged skipping 2026/04/28 04:17:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:17:22 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:17:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:17:22 DEBUG : banana: size = 6 OK 2026/04/28 04:17:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : banana: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:17:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:17:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:17:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:17:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:17:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:17:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:17:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:17:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:17:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:17:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:17:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:17:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:17:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:17:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:17:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:17:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:17:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:17:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:17:22 DEBUG : Waiting for deletions to finish 2026/04/28 04:17:22 DEBUG : Waiting for deletions to finish 2026/04/28 04:17:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:17:23 DEBUG : Waiting for deletions to finish 2026/04/28 04:17:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:17:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:17:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:17:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 543b61a9967f3ac0f033d5b79ca779c4 OK 2026/04/28 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = b776208ea9eecb9013289be4b0329af2 OK 2026/04/28 04:17:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 8caa48717ffbde41ac6dab3067a8fc43 OK 2026/04/28 04:17:42 DEBUG : dir1/0003-defghij.txt: md5 = 03f91f3651c3240aca9fa3f132d9b51b OK 2026/04/28 04:17:43 DEBUG : dir1/0004-efghijk.txt: md5 = a091e20bfbcae8a2c7eae6b8c7431315 OK 2026/04/28 04:17:45 DEBUG : dir1/0005-fghijkl.txt: md5 = ee69cfe135e9b0b3084b7d1578809cd7 OK 2026/04/28 04:17:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 3430ed0f6a6819375f58371e8bfa7d8d OK 2026/04/28 04:17:48 DEBUG : dir1/0007-1234567.txt: md5 = 8a9a2dad7d6b393f09a9f16cf914fb09 OK 2026/04/28 04:17:50 DEBUG : dir1/0008-2345678.txt: md5 = 9f8bfe736a7b0fbec5bc2a5abb79bf91 OK 2026/04/28 04:17:51 DEBUG : dir1/0009-3456789.txt: md5 = 71ee0234a4e6fdba5aa24f414ce59a42 OK 2026/04/28 04:17:53 DEBUG : dir1/0010-456789.txt: md5 = 415fcb56c875a2d5f7b0f0a6da758c4a OK 2026/04/28 04:17:54 DEBUG : dir1/0011-56789;.txt: md5 = 52d74ed486bbc12451b1535a251085b9 OK 2026/04/28 04:17:56 DEBUG : dir1/0012-6789;.txt: md5 = f09c7ed1155db63a85654aaa77bb8dc3 OK 2026/04/28 04:17:57 DEBUG : dir1/0013-789;=.txt: md5 = c62180d5bb87a3d26dfa290e0dd1a8a5 OK 2026/04/28 04:17:59 DEBUG : dir1/0014-89;=.txt: md5 = bb5d2423ef633211af5dbb20d3e319d5 OK 2026/04/28 04:18:01 DEBUG : dir1/0015-9;=.txt: md5 = 508ac350834489ef5cab1ed4752c7c56 OK 2026/04/28 04:18:02 DEBUG : apple: md5 = d5a29a97539600c2efbb24883dbe63f1 OK 2026/04/28 04:18:03 DEBUG : banana: md5 = 11934354feb8a1f454a8486c5d8e8b28 OK 2026/04/28 04:18:05 DEBUG : appleappleapplebanana: md5 = aec15cee282886ef8d038fe9fa9b460f OK 2026/04/28 04:18:06 DEBUG : splitbananasplit: md5 = 541a4fe1c72f97cfc5ec983eb19b859d OK 2026/04/28 04:18:06 DEBUG : Waiting for deletions to finish 2026/04/28 04:18:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:18:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:18:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:18:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:18:08 DEBUG : apple: size = 5 OK 2026/04/28 04:18:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : apple: Unchanged skipping 2026/04/28 04:18:08 DEBUG : banana: size = 6 OK 2026/04/28 04:18:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : banana: Unchanged skipping 2026/04/28 04:18:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 04:18:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:18:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:18:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:18:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:18:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:18:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:18:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:18:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:18:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:18:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:18:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:18:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:18:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:18:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:18:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:18:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:18:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:18:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:18:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:18:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:18:08 DEBUG : Waiting for deletions to finish 2026/04/28 04:18:08 DEBUG : Waiting for deletions to finish 2026/04/28 04:18:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:18:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1: Directory modification time the same (differ by -898.147µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : apple: size = 5 OK 2026/04/28 04:18:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : apple: Unchanged skipping 2026/04/28 04:18:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:18:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:18:10 DEBUG : banana: size = 6 OK 2026/04/28 04:18:10 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:18:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:18:10 DEBUG : banana: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:18:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:18:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:18:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:18:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:18:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:18:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:18:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:18:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:18:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:18:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:18:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:18:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:18:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:18:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:18:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:18:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:18:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:18:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:18:10 DEBUG : Waiting for deletions to finish 2026/04/28 04:18:10 DEBUG : Waiting for deletions to finish 2026/04/28 04:18:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:18:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 04:18:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:18:24 DEBUG : dir1/0000-abcdefg.txt: md5 = dfe8b505fa4e08bdbc7dff05d5bc4122 OK 2026/04/28 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = cd607b5b2549440a105ccf31661a5e42 OK 2026/04/28 04:18:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 67753adf50f1e301032ac69d3666dafd OK 2026/04/28 04:18:29 DEBUG : dir1/0003-defghij.txt: md5 = 5cdec7cd13e8eb12eb0307f8e0113ae5 OK 2026/04/28 04:18:30 DEBUG : dir1/0004-efghijk.txt: md5 = 2cb006eb9b2494514946112a53ed3b10 OK 2026/04/28 04:18:32 DEBUG : dir1/0005-fghijkl.txt: md5 = fcb4f302509c8dc2b649276186395714 OK 2026/04/28 04:18:33 DEBUG : dir1/0006-ghijklm.txt: md5 = bd8679d15c6b59afc1a06fdf6c29992e OK 2026/04/28 04:18:35 DEBUG : dir1/0007-1234567.txt: md5 = cbc0da23105a11aa146d357978431041 OK 2026/04/28 04:18:36 DEBUG : dir1/0008-2345678.txt: md5 = 06108e5b9aa18d1b7a4094e489865c77 OK 2026/04/28 04:18:38 DEBUG : dir1/0009-3456789.txt: md5 = 8f7bb58c507cd2ae4c327d8ee79cab75 OK 2026/04/28 04:18:39 DEBUG : dir1/0010-456789.txt: md5 = 95fb3e11a30463d7ef1ca87b75ca7330 OK 2026/04/28 04:18:41 DEBUG : dir1/0011-56789;.txt: md5 = d35bc2e478d076bc5d61c08dcaeeca3b OK 2026/04/28 04:18:42 DEBUG : dir1/0012-6789;.txt: md5 = 1dc227757cab91a4215a196fe0e0643b OK 2026/04/28 04:18:44 DEBUG : dir1/0013-789;=.txt: md5 = 88ac12a0d668d7b8422612fad53a6ac7 OK 2026/04/28 04:18:46 DEBUG : dir1/0014-89;=.txt: md5 = d2762747df88a31e9b9a49b02915a09d OK 2026/04/28 04:18:47 DEBUG : dir1/0015-9;=.txt: md5 = 3a1c8772149af3e026ea3485bb2a3603 OK 2026/04/28 04:18:49 DEBUG : apple: md5 = 74d18878da7f9ea474e88d8074038da3 OK 2026/04/28 04:18:51 DEBUG : banana: md5 = ea733471fa761620c373300ab03a595c OK 2026/04/28 04:18:52 DEBUG : appleappleapplebanana: md5 = 04822d817b892c9c972adf4eff04043d OK 2026/04/28 04:18:54 DEBUG : splitbananasplit: md5 = 19aa09a261b514190044fe79fadae626 OK 2026/04/28 04:18:54 DEBUG : Waiting for deletions to finish 2026/04/28 04:18:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:18:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:18:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:18:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:18:56 DEBUG : apple: size = 5 OK 2026/04/28 04:18:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : apple: Unchanged skipping 2026/04/28 04:18:56 DEBUG : banana: size = 6 OK 2026/04/28 04:18:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : banana: Unchanged skipping 2026/04/28 04:18:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 04:18:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:18:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:18:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:18:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:18:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:18:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:18:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:18:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:18:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:18:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:18:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:18:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:18:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:18:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:18:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:18:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:18:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:18:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:18:56 DEBUG : Waiting for deletions to finish 2026/04/28 04:18:56 DEBUG : Waiting for deletions to finish 2026/04/28 04:18:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:18:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:18:58 DEBUG : dir1: Directory modification time the same (differ by -671.092µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : apple: size = 5 OK 2026/04/28 04:18:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : apple: Unchanged skipping 2026/04/28 04:18:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:18:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:18:58 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:18:58 DEBUG : banana: size = 6 OK 2026/04/28 04:18:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:18:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : banana: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:18:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:18:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:18:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:18:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:18:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:18:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:18:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:18:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:18:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:18:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:18:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:18:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:18:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:18:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:18:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:18:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:18:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:18:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:18:58 DEBUG : Waiting for deletions to finish 2026/04/28 04:18:58 DEBUG : Waiting for deletions to finish 2026/04/28 04:18:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:18:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:19:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:19:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 39cd1a15e80ef8dc26ec082a8a0b033e OK 2026/04/28 04:19:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8488a7834ef0a05e496e4009a72acaff OK 2026/04/28 04:19:15 DEBUG : dir1/0002-cdefghi.txt: md5 = bcb171ce608c7162b51d732f4d9e7ae1 OK 2026/04/28 04:19:17 DEBUG : dir1/0003-defghij.txt: md5 = ef5360e8ae25b11ab43e9d0cbf9965b7 OK 2026/04/28 04:19:18 DEBUG : dir1/0004-efghijk.txt: md5 = 383bda55f33e178c69433116a65d0b2f OK 2026/04/28 04:19:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 7249bdc99fd549aa73c092abe45fb97b OK 2026/04/28 04:19:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 7933993e01a19d2c4db3c77fcb8d405e OK 2026/04/28 04:19:23 DEBUG : dir1/0007-1234567.txt: md5 = 190bef43babc8da46ef260bffe02e636 OK 2026/04/28 04:19:25 DEBUG : dir1/0008-2345678.txt: md5 = e4b782d5649ac9d31c22440344d1457e OK 2026/04/28 04:19:26 DEBUG : dir1/0009-3456789.txt: md5 = 2315cc95a5183c756cefabdb4671dcfa OK 2026/04/28 04:19:28 DEBUG : dir1/0010-456789.txt: md5 = 8f369979dc75d324a7af607543acbeda OK 2026/04/28 04:19:29 DEBUG : dir1/0011-56789;.txt: md5 = d1bf594f3146c3060828a4d106d4b64a OK 2026/04/28 04:19:31 DEBUG : dir1/0012-6789;.txt: md5 = 9daa9cc0a5673beeaa99742f826903f5 OK 2026/04/28 04:19:32 DEBUG : dir1/0013-789;=.txt: md5 = ebf1a1e503723ebcbde0728eb4ca9acf OK 2026/04/28 04:19:34 DEBUG : dir1/0014-89;=.txt: md5 = eb9abc0df062eac4854e78d96ff26449 OK 2026/04/28 04:19:35 DEBUG : dir1/0015-9;=.txt: md5 = cbce1163ffcdf7faca05905f02c1e983 OK 2026/04/28 04:19:37 DEBUG : apple: md5 = 3b063de7b10c2118bc583b91f4e6e18c OK 2026/04/28 04:19:39 DEBUG : banana: md5 = be3886384090adc8c3be4960d75e078c OK 2026/04/28 04:19:40 DEBUG : appleappleapplebanana: md5 = 057662990ce140e51d7bd5da4c64573a OK 2026/04/28 04:19:42 DEBUG : splitbananasplit: md5 = f32535e1d8e01a21ffa3a7776f207f82 OK 2026/04/28 04:19:42 DEBUG : Waiting for deletions to finish 2026/04/28 04:19:42 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:19:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:19:43 DEBUG : apple: size = 5 OK 2026/04/28 04:19:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:43 DEBUG : apple: Unchanged skipping 2026/04/28 04:19:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:19:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:19:43 DEBUG : banana: size = 6 OK 2026/04/28 04:19:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:43 DEBUG : banana: Unchanged skipping 2026/04/28 04:19:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 04:19:44 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:19:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:19:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:19:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:19:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:19:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:19:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:19:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:19:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:19:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:19:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:19:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:19:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:19:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:19:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:19:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:19:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:19:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:19:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:19:44 DEBUG : Waiting for deletions to finish 2026/04/28 04:19:44 DEBUG : Waiting for deletions to finish 2026/04/28 04:19:44 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:19:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1: Directory modification time the same (differ by -460.6µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : apple: size = 5 OK 2026/04/28 04:19:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : apple: Unchanged skipping 2026/04/28 04:19:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:19:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:19:46 DEBUG : banana: size = 6 OK 2026/04/28 04:19:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : banana: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:19:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:19:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:19:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:19:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:19:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:19:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:19:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:19:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:19:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:19:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:19:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:19:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:19:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:19:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:19:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:19:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:19:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:19:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:19:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:19:46 DEBUG : Waiting for deletions to finish 2026/04/28 04:19:46 DEBUG : Waiting for deletions to finish 2026/04/28 04:19:46 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:19:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:19:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:20:01 DEBUG : dir1/0000-abcdefg.txt: md5 = de505e35afc8ce57c70a617628b7a8f8 OK 2026/04/28 04:20:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = d9b89cb7431b297ccb6c00d13d5c8308 OK 2026/04/28 04:20:04 DEBUG : dir1/0002-cdefghi.txt: md5 = e5a0cf39af8f5ae72c11f9b42e5a2e3b OK 2026/04/28 04:20:05 DEBUG : dir1/0003-defghij.txt: md5 = aa17f042e2c8410f38f7ea628ec9bca3 OK 2026/04/28 04:20:07 DEBUG : dir1/0004-efghijk.txt: md5 = f7a9e532ad5cd9d2d3db2f9f350612bb OK 2026/04/28 04:20:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 7466c94ba9f09c3753b6b11cebd28d10 OK 2026/04/28 04:20:10 DEBUG : dir1/0006-ghijklm.txt: md5 = dc17b7b140e886c90247e08cb143ddb7 OK 2026/04/28 04:20:11 DEBUG : dir1/0007-1234567.txt: md5 = 9ebb0b028c881a6a0e992c5a7230cdd0 OK 2026/04/28 04:20:13 DEBUG : dir1/0008-2345678.txt: md5 = dc6350e8632d7402fa9cb61d3322634e OK 2026/04/28 04:20:15 DEBUG : dir1/0009-3456789.txt: md5 = ed3b38d413e84b17a43245af4ca8a449 OK 2026/04/28 04:20:16 DEBUG : dir1/0010-456789.txt: md5 = 4476a12b2afd1ca159cde82aad19a5fb OK 2026/04/28 04:20:17 DEBUG : dir1/0011-56789;.txt: md5 = f17d4bcde0d0f5971cc2d80073d57eb9 OK 2026/04/28 04:20:19 DEBUG : dir1/0012-6789;.txt: md5 = f55f857fd6dd08392d218b8f21129875 OK 2026/04/28 04:20:21 DEBUG : dir1/0013-789;=.txt: md5 = dd572b561c96c68e893980c497e23f74 OK 2026/04/28 04:20:22 DEBUG : dir1/0014-89;=.txt: md5 = c744de5c8296d6caf76693e852403eb3 OK 2026/04/28 04:20:24 DEBUG : dir1/0015-9;=.txt: md5 = f09456776416295e743e24c7e358cf11 OK 2026/04/28 04:20:25 DEBUG : apple: md5 = fdff182bfd95d042943ece68e7a5ccec OK 2026/04/28 04:20:27 DEBUG : banana: md5 = b781b248358ef33ee26f816956f21d03 OK 2026/04/28 04:20:28 DEBUG : appleappleapplebanana: md5 = 518d5e71d7b9771ff75c57b6184fab5e OK 2026/04/28 04:20:30 DEBUG : splitbananasplit: md5 = b39ff84a426eeab07675fbccb0d7e7f9 OK 2026/04/28 04:20:30 DEBUG : Waiting for deletions to finish 2026/04/28 04:20:30 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:20:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:20:31 DEBUG : apple: size = 5 OK 2026/04/28 04:20:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:31 DEBUG : apple: Unchanged skipping 2026/04/28 04:20:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:20:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:20:31 DEBUG : banana: size = 6 OK 2026/04/28 04:20:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:31 DEBUG : banana: Unchanged skipping 2026/04/28 04:20:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/28 04:20:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:20:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:20:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:20:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:20:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:20:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:20:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:20:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:20:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:20:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:20:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:20:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:20:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:20:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:20:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:20:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:20:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:20:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:20:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:20:32 DEBUG : Waiting for deletions to finish 2026/04/28 04:20:32 DEBUG : Waiting for deletions to finish 2026/04/28 04:20:33 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:20:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1: Directory modification time the same (differ by -268.958µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : apple: size = 5 OK 2026/04/28 04:20:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : apple: Unchanged skipping 2026/04/28 04:20:34 DEBUG : banana: size = 6 OK 2026/04/28 04:20:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/28 04:20:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/28 04:20:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/28 04:20:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/28 04:20:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : banana: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/28 04:20:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/28 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/28 04:20:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/28 04:20:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/28 04:20:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/28 04:20:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/28 04:20:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/28 04:20:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/28 04:20:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/28 04:20:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/28 04:20:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/28 04:20:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/28 04:20:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/28 04:20:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/28 04:20:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/28 04:20:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:20:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/28 04:20:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:20:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:20:34 DEBUG : Waiting for deletions to finish 2026/04/28 04:20:34 DEBUG : Waiting for deletions to finish 2026/04/28 04:20:34 DEBUG : banana: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : apple: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/28 04:20:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/28 04:20:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" --- PASS: TestTransform (577.97s) --- PASS: TestTransform/NFC (46.71s) --- PASS: TestTransform/NFD (46.96s) --- PASS: TestTransform/base64 (56.31s) --- PASS: TestTransform/prefix (65.78s) --- PASS: TestTransform/suffix (67.33s) --- PASS: TestTransform/truncate (55.76s) --- PASS: TestTransform/encoder (48.17s) --- PASS: TestTransform/ISO-8859-1 (46.78s) --- PASS: TestTransform/charmap (48.07s) --- PASS: TestTransform/lowercase (48.50s) --- PASS: TestTransform/ascii (47.59s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:20:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/28 04:20:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/28 04:20:46 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/28 04:20:47 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-28T04:20:46.485635115Z) 2026/04/28 04:20:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/28 04:20:47 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/28 04:20:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/28 04:20:47 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/28 04:20:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/28 04:20:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:20:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:20:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = b96e6db29488fe38438b67996c9c48cf OK 2026/04/28 04:20:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/28 04:20:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/28 04:20:49 DEBUG : Waiting for deletions to finish 2026/04/28 04:20:51 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.28s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:20:51 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:20:52 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:20:52 DEBUG : tictactoe: Making directory with metadata 2026/04/28 04:20:53 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T04:20:51.766722658Z) 2026/04/28 04:20:53 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:20:53 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:20:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:20:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/28 04:20:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:20:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:20:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:20:55 DEBUG : tictactoe/tictactoe: md5 = 435d7bd7375df7c17f34c9b48e87307b OK 2026/04/28 04:20:55 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/28 04:20:55 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/28 04:20:55 DEBUG : Waiting for deletions to finish 2026/04/28 04:20:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (6.32s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:20:58 DEBUG : toe: Making directory with metadata 2026/04/28 04:20:59 INFO : toe: Made directory with metadata (mtime=2026-04-28T04:20:58.083827386Z) 2026/04/28 04:20:59 DEBUG : toe/toe: Making directory with metadata 2026/04/28 04:21:00 INFO : toe/toe: Made directory with metadata (mtime=2026-04-28T04:20:58.083827386Z) 2026/04/28 04:21:00 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/28 04:21:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/28 04:21:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/28 04:21:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:21:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:21:01 DEBUG : toe/toe/tictactoe: md5 = 4042575c26d6cf8c49a4454235dc8a1d OK 2026/04/28 04:21:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/28 04:21:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/28 04:21:01 DEBUG : Waiting for deletions to finish 2026/04/28 04:21:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/28 04:21:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.26s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:21:05 DEBUG : toe: Making directory with metadata 2026/04/28 04:21:06 INFO : toe: Made directory with metadata (mtime=2026-04-28T04:21:05.345947797Z) 2026/04/28 04:21:06 DEBUG : toe/toe: Making directory with metadata 2026/04/28 04:21:07 INFO : toe/toe: Made directory with metadata (mtime=2026-04-28T04:21:05.345947797Z) 2026/04/28 04:21:07 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/28 04:21:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/28 04:21:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/28 04:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:21:08 DEBUG : toe/toe/tictactoe: md5 = 33f71acff0dd3667e6f79a8e0588fa13 OK 2026/04/28 04:21:08 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/28 04:21:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/28 04:21:08 DEBUG : Waiting for deletions to finish 2026/04/28 04:21:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/28 04:21:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.81s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:21:12 DEBUG : empty_dir: Making directory with metadata 2026/04/28 04:21:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 04:21:12 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:12 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/28 04:21:13 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 04:21:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:13 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:13 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:13 DEBUG : tictactoe: Making directory with metadata 2026/04/28 04:21:13 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T04:21:12.157060744Z) 2026/04/28 04:21:13 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:13 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:21:13 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/28 04:21:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-28T04:21:12.157060744Z) 2026/04/28 04:21:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 04:21:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 04:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 04:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:21:16 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 34895ae07692145264817e5450e25b2d OK 2026/04/28 04:21:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/28 04:21:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/28 04:21:16 DEBUG : Waiting for deletions to finish 2026/04/28 04:21:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/28 04:21:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/28 04:21:19 DEBUG : TestDrive: Token expired 2026/04/28 04:21:19 DEBUG : Config file has changed externally - reloading 2026/04/28 04:21:19 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/28 04:21:19 DEBUG : TestDrive: Token refresh successful --- PASS: TestDirTag (8.57s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:21:20 DEBUG : empty_dir: Making directory with metadata 2026/04/28 04:21:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 04:21:20 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:20 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/28 04:21:21 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 04:21:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:21 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:21 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:21 DEBUG : tictactoe: Making directory with metadata 2026/04/28 04:21:22 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T04:21:20.726202868Z) 2026/04/28 04:21:22 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:22 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:21:22 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/28 04:21:23 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-28T04:21:20.726202868Z) 2026/04/28 04:21:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:21:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 04:21:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:21:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 04:21:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:21:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 61c48c09b8473053e50f5d868e0bd98f OK 2026/04/28 04:21:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 04:21:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:21:24 DEBUG : Waiting for deletions to finish 2026/04/28 04:21:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:21:25 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:26 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:26 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 04:21:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 04:21:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/28 04:21:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': 0 differences found 2026/04/28 04:21:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': 1 hashes could not be checked 2026/04/28 04:21:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': 1 matching files 2026/04/28 04:21:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/28 04:21:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.17s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:21:29 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:30 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:30 DEBUG : tictactoe: Making directory with metadata 2026/04/28 04:21:31 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T04:21:29.894354951Z) 2026/04/28 04:21:31 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:31 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:21:31 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/28 04:21:31 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-28T04:21:29.894354951Z) 2026/04/28 04:21:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:21:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 04:21:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 04:21:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 04:21:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:21:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:21:33 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 78249688506d96e50a89779f87262d2d OK 2026/04/28 04:21:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/28 04:21:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/28 04:21:33 DEBUG : Waiting for deletions to finish 2026/04/28 04:21:34 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:35 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:35 DEBUG : tictactoe: Directory modification time the same (differ by -354.951µs, within tolerance 1ms) 2026/04/28 04:21:35 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:21:35 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -354.951µs, within tolerance 1ms) 2026/04/28 04:21:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/28 04:21:35 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/28 04:21:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/28 04:21:35 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/28 04:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:21:35 DEBUG : Waiting for deletions to finish 2026/04/28 04:21:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/28 04:21:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.84s) === RUN TestSyntax 2026/04/28 04:21:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:21:38 DEBUG : toe: Making directory with metadata 2026/04/28 04:21:39 INFO : toe: Made directory with metadata (mtime=2026-04-28T04:21:38.737501665Z) 2026/04/28 04:21:39 DEBUG : toe/toe: Making directory with metadata 2026/04/28 04:21:40 INFO : toe/toe: Made directory with metadata (mtime=2026-04-28T04:21:38.737501665Z) 2026/04/28 04:21:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/28 04:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:21:41 DEBUG : toe/toe/toe: md5 = d73d449c2d5ca5d28c16d5482b05dca7 OK 2026/04/28 04:21:41 DEBUG : toe/toe/toe: size = 11 OK 2026/04/28 04:21:41 INFO : toe/toe/toe: Copied (new) 2026/04/28 04:21:41 DEBUG : Waiting for deletions to finish 2026/04/28 04:21:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/28 04:21:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.82s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:21:45 DEBUG : empty_dir: Making directory with metadata 2026/04/28 04:21:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 04:21:45 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:45 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/28 04:21:46 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 04:21:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:46 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:46 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:46 DEBUG : tictactoe: Making directory with metadata 2026/04/28 04:21:47 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T04:21:45.561614895Z) 2026/04/28 04:21:47 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:47 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:21:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/28 04:21:48 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-28T04:21:45.561614895Z) 2026/04/28 04:21:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:21:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 04:21:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:21:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 04:21:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:21:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:21:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 72693452d33429023f4ef73c85411dcc OK 2026/04/28 04:21:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 04:21:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:21:49 INFO : toe/toe/toe.txt: Deleted 2026/04/28 04:21:49 INFO : toe/toe: Removing directory 2026/04/28 04:21:49 INFO : toe: Removing directory 2026/04/28 04:21:49 INFO : empty_dir: Removing directory 2026/04/28 04:21:49 DEBUG : Local file system at /tmp/rclone3385546736: deleted 3 directories 2026/04/28 04:21:51 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/28 04:21:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.26s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:21:53 DEBUG : empty_dir: Making directory with metadata 2026/04/28 04:21:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 04:21:53 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/28 04:21:55 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 04:21:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:21:55 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:55 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:55 DEBUG : tictactoe: Making directory with metadata 2026/04/28 04:21:55 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T04:21:53.826752054Z) 2026/04/28 04:21:55 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:55 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:21:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:21:55 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/28 04:21:56 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-28T04:21:53.826752054Z) 2026/04/28 04:21:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:21:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 04:21:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:21:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 04:21:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:21:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:21:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e7eed1901d59ebfb91b7e47bf32e3fba OK 2026/04/28 04:21:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 04:21:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:21:58 INFO : toe/toe/toe.txt: Deleted 2026/04/28 04:21:58 INFO : toe/toe: Removing directory 2026/04/28 04:21:58 INFO : toe: Removing directory 2026/04/28 04:21:58 INFO : empty_dir: Removing directory 2026/04/28 04:21:58 DEBUG : Local file system at /tmp/rclone3385546736: deleted 3 directories 2026/04/28 04:21:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 04:21:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 04:21:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 04:21:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 04:21:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 04:22:01 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/28 04:22:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/28 04:22:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/28 04:22:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.44s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:22:07 DEBUG : Reset feature "Copy" 2026/04/28 04:22:07 DEBUG : Reset feature "Move" 2026/04/28 04:22:07 DEBUG : Reset feature "Copy" 2026/04/28 04:22:07 DEBUG : Reset feature "Move" 2026/04/28 04:22:07 DEBUG : empty_dir: Making directory with metadata 2026/04/28 04:22:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 04:22:07 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:22:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:22:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:22:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:22:07 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/28 04:22:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/28 04:22:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/28 04:22:08 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:22:08 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:22:08 DEBUG : tictactoe: Making directory with metadata 2026/04/28 04:22:08 INFO : tictactoe: Made directory with metadata (mtime=2026-04-28T04:22:07.263975082Z) 2026/04/28 04:22:08 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:22:08 DEBUG : toe: transformed to: tictactoe 2026/04/28 04:22:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:22:08 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/28 04:22:09 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-28T04:22:07.263975082Z) 2026/04/28 04:22:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/28 04:22:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/28 04:22:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:22:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 04:22:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:22:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:22:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e4ab5e749ef9449ba3de7570d9a96998 OK 2026/04/28 04:22:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 04:22:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/28 04:22:10 INFO : toe/toe/toe.txt: Deleted 2026/04/28 04:22:10 INFO : toe/toe: Removing directory 2026/04/28 04:22:10 INFO : toe: Removing directory 2026/04/28 04:22:10 INFO : empty_dir: Removing directory 2026/04/28 04:22:10 DEBUG : Local file system at /tmp/rclone3385546736: deleted 3 directories 2026/04/28 04:22:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/28 04:22:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/28 04:22:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 04:22:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 04:22:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/28 04:22:16 DEBUG : toe/toe/toe.txt: md5 = 808fc25df6c3873b714cd2a4110d955d OK 2026/04/28 04:22:16 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/28 04:22:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/28 04:22:16 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/28 04:22:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/28 04:22:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/28 04:22:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/28 04:22:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.35s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:22:22 DEBUG : toe: transformed to: dG9l 2026/04/28 04:22:22 DEBUG : toe: transformed to: dG9l 2026/04/28 04:22:22 DEBUG : dG9l: Making directory with metadata 2026/04/28 04:22:23 INFO : dG9l: Made directory with metadata (mtime=2026-04-28T04:22:22.609229845Z) 2026/04/28 04:22:23 DEBUG : toe: transformed to: dG9l 2026/04/28 04:22:23 DEBUG : toe: transformed to: dG9l 2026/04/28 04:22:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/28 04:22:23 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/28 04:22:24 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-28T04:22:22.609229845Z) 2026/04/28 04:22:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/28 04:22:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/28 04:22:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/28 04:22:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/28 04:22:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/28 04:22:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:22:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:22:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 031fa19bb0702404dfece7d6f7f2c82a OK 2026/04/28 04:22:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/28 04:22:25 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/28 04:22:25 DEBUG : Waiting for deletions to finish 2026/04/28 04:22:27 DEBUG : dG9l: transformed to: toe 2026/04/28 04:22:27 DEBUG : dG9l: transformed to: toe 2026/04/28 04:22:27 DEBUG : toe: Directory modification time the same (differ by 229.845µs, within tolerance 1ms) 2026/04/28 04:22:27 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/28 04:22:27 DEBUG : dG9l: transformed to: toe 2026/04/28 04:22:27 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/28 04:22:27 DEBUG : toe/toe: Directory modification time the same (differ by 229.845µs, within tolerance 1ms) 2026/04/28 04:22:27 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/28 04:22:27 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/28 04:22:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/28 04:22:27 DEBUG : Local file system at /tmp/rclone3385546736: Waiting for checks to finish 2026/04/28 04:22:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/28 04:22:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/28 04:22:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/28 04:22:27 DEBUG : Local file system at /tmp/rclone3385546736: Waiting for transfers to finish 2026/04/28 04:22:27 DEBUG : Waiting for deletions to finish 2026/04/28 04:22:29 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/28 04:22:30 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.37s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna'", Local "Local file system at /tmp/rclone3385546736", Modify Window "1ms" 2026/04/28 04:22:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 04:22:30 DEBUG : toe: transformed to: 2026/04/28 04:22:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 04:22:31 DEBUG : toe: transformed to: 2026/04/28 04:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Making directory with metadata 2026/04/28 04:22:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Made directory with metadata (mtime=2026-04-28T04:22:30.982368884Z) 2026/04/28 04:22:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 04:22:31 DEBUG : toe: transformed to: 2026/04/28 04:22:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 04:22:31 DEBUG : toe: transformed to: 2026/04/28 04:22:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 04:22:31 DEBUG : toe/toe: transformed to: 2026/04/28 04:22:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/28 04:22:31 DEBUG : toe/toe: Making directory with metadata 2026/04/28 04:22:33 INFO : toe/toe: Made directory with metadata (mtime=2026-04-28T04:22:30.982368884Z) 2026/04/28 04:22:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 04:22:33 DEBUG : toe/toe: transformed to: 2026/04/28 04:22:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/28 04:22:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 04:22:33 DEBUG : toe: transformed to: 2026/04/28 04:22:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/28 04:22:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/28 04:22:33 DEBUG : toe/toe/toe: transformed to: 2026/04/28 04:22:33 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/28 04:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for checks to finish 2026/04/28 04:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Waiting for transfers to finish 2026/04/28 04:22:35 DEBUG : toe/toe/toe: md5 = 03532c2f90ee0f16b956a24b740686b2 OK 2026/04/28 04:22:35 DEBUG : toe/toe/toe: size = 11 OK 2026/04/28 04:22:35 INFO : toe/toe/toe: Copied (new) 2026/04/28 04:22:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': not deleting files as there were IO errors 2026/04/28 04:22:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': not deleting directories as there were IO errors 2026/04/28 04:22:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/28 04:22:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.01s) PASS 2026/04/28 04:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuxaq7huna': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 27m10.419938982s (try 1/5)