"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/08/06 02:28:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado" 2026/08/06 02:28:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/06 02:28:46 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og" 2026/08/06 02:28:47 DEBUG : Creating backend with remote "/tmp/rclone563502434" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:28:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:28:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:28:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/06 02:28:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:28:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:28:48 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.76s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:28:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:28:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:28:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:28:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:28:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:28:52 DEBUG : sub dir/hello world: md5 = 063cdf81ca69b0134447f8b98151b72f OK 2026/08/06 02:28:52 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:28:52 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:28:52 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (5.85s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:28:55 DEBUG : metadata sub dir: Making directory with metadata 2026/08/06 02:28:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:28:55 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/06 02:28:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:28:55 DEBUG : Local file system at /tmp/rclone563502434: File to upload is small (21 bytes), uploading instead of streaming 2026/08/06 02:28:55 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/06 02:28:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/06 02:28:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/06 02:28:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:28:55 DEBUG : Google drive root 'crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og': Skipping btime metadata as can't update it on an existing file: 2026-08-06T02:28:55.360480434Z 2026/08/06 02:28:56 INFO : empty metadata sub dir: Updated directory metadata 2026/08/06 02:28:56 DEBUG : Google drive root 'crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og': Skipping btime metadata as can't update it on an existing file: 2026-08-06T02:28:55.360480434Z 2026/08/06 02:28:57 INFO : metadata sub dir: Updated directory metadata 2026/08/06 02:28:57 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/06 02:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:28:58 DEBUG : metadata sub dir/hello metadata world: md5 = a67d667245d7e270aaf7ff040b809d8a OK 2026/08/06 02:28:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/06 02:28:58 INFO : metadata sub dir/hello metadata world: Copied (new) --- PASS: TestCopyMetadata (7.82s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:29:03 DEBUG : metadata sub dir: Making directory with metadata 2026/08/06 02:29:03 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:29:03 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/06 02:29:03 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:29:03 DEBUG : Local file system at /tmp/rclone563502434: File to upload is small (21 bytes), uploading instead of streaming 2026/08/06 02:29:03 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/06 02:29:03 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/06 02:29:03 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/06 02:29:03 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:29:03 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/08/06 02:29:03 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/08/06 02:29:03 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/06 02:29:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:29:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:29:05 DEBUG : metadata sub dir/hello metadata world: md5 = 6639d28db5fcfe8b057a9d68d5bd0dd2 OK 2026/08/06 02:29:05 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/06 02:29:05 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/06 02:29:05 DEBUG : Google drive root 'crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og': Skipping btime metadata as can't update it on an existing file: 2026-08-06T02:29:03.179583401Z 2026/08/06 02:29:06 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (6.54s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:29:09 DEBUG : Creating backend with remote "/non-existing" 2026/08/06 02:29:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/06 02:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.72s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:29:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:29:12 DEBUG : sub dir/hello world: md5 = 4455b6be2d56819f378e872075dce15e OK 2026/08/06 02:29:12 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:29:12 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:29:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (5.32s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.51s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:29:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Running all checks before starting transfers 2026/08/06 02:29:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:29:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:29:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:29:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Checks finished, now starting transfers 2026/08/06 02:29:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:29:18 DEBUG : sub dir/hello world: md5 = 6dc4294cd462ca4c1efe342b2e390aa0 OK 2026/08/06 02:29:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:29:18 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:29:19 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (5.23s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:29:21 ERROR : Ignoring --no-traverse with sync 2026/08/06 02:29:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:29:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:29:23 DEBUG : sub dir/hello world: md5 = ef7ee4574485e4cd2416bc6588c4dba5 OK 2026/08/06 02:29:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:29:23 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:29:23 DEBUG : Waiting for deletions to finish 2026/08/06 02:29:24 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (5.46s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:29:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/06 02:29:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:29:28 DEBUG : hello world2: md5 = bf224365a8674c670c1effe8707edb1d OK 2026/08/06 02:29:28 DEBUG : hello world2: size = 12 OK 2026/08/06 02:29:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.11s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:29:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:29:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:29:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:29:31 DEBUG : potato2: md5 = a36825f6fa076a34edfbe2224aa6ba37 OK 2026/08/06 02:29:31 DEBUG : potato2: size = 11 OK 2026/08/06 02:29:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.92s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:29:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:29:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:29:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:29:34 DEBUG : potato2: md5 = 395d40aa47a644ca3f98060a0a69d46a OK 2026/08/06 02:29:34 DEBUG : potato2: size = 11 OK 2026/08/06 02:29:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.00s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:29:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/06 02:29:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:29:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:29:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:29:36 DEBUG : sub dir2: Making directory with metadata 2026/08/06 02:29:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:29:36 DEBUG : sub dir: Making directory with metadata 2026/08/06 02:29:37 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:29:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:29:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/06 02:29:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:29:39 DEBUG : sub dir/hello world: md5 = 4b49be36f8d71e84e454a6a23e412c86 OK 2026/08/06 02:29:39 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:29:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyEmptyDirectories (8.74s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:29:44 INFO : sub dir2: Making directory 2026/08/06 02:29:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/06 02:29:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:29:45 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/06 02:29:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:29:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:29:45 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/08/06 02:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:29:47 DEBUG : sub dir/hello world: md5 = 9e224b8a89901caa31f2cba20f623170 OK 2026/08/06 02:29:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:29:47 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:29:47 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (5.91s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:29:50 DEBUG : sub dir2: Making directory with metadata 2026/08/06 02:29:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:29:50 DEBUG : sub dir2: Making directory with metadata 2026/08/06 02:29:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:29:51 DEBUG : sub dir: Making directory with metadata 2026/08/06 02:29:52 INFO : sub dir: Made directory with metadata (mtime=2026-08-06T02:29:50.648209739Z) 2026/08/06 02:29:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:29:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:29:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:29:53 DEBUG : sub dir/hello world: md5 = 3905e6f5b088ecfcd8f75b062b3c70aa OK 2026/08/06 02:29:53 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:29:53 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:29:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveEmptyDirectories (7.05s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:29:57 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/08/06 02:29:57 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:29:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.79s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:30:01 INFO : sub dir2: Making directory 2026/08/06 02:30:01 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/06 02:30:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:30:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:30:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:30:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:30:04 DEBUG : sub dir/hello world: md5 = 0a3354c15d09f3d14a32a187eff550c8 OK 2026/08/06 02:30:04 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:30:04 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:30:04 INFO : sub dir/hello world: Deleted 2026/08/06 02:30:04 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (5.87s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:30:07 DEBUG : sub dir2: Making directory with metadata 2026/08/06 02:30:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:30:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:30:07 DEBUG : sub dir2: Making directory with metadata 2026/08/06 02:30:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:30:08 DEBUG : sub dir: Making directory with metadata 2026/08/06 02:30:09 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:30:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:30:10 DEBUG : sub dir/hello world: md5 = 30292e38f032a8866ca3a341b7be3891 OK 2026/08/06 02:30:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:30:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (6.92s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.51s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:30:14 INFO : sub dir2: Making directory 2026/08/06 02:30:15 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/06 02:30:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:30:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:30:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:30:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:30:17 DEBUG : sub dir/hello world: md5 = 0f1e343f2abffce5410d4d30196777c2 OK 2026/08/06 02:30:17 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:30:17 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:30:17 DEBUG : Waiting for deletions to finish 2026/08/06 02:30:17 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (5.56s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:30:22 DEBUG : sub dir/hello world: md5 = 5233a68d6339f5a6bcbcde5cfc4a71bc OK 2026/08/06 02:30:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuhixes3mavi" 2026/08/06 02:30:23 DEBUG : Creating backend with remote "TestDrive:crypt/bt3vljm64pf7n4a37ep16mdom9k6lekkk7u1mvvdn5j6dpj0g19g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado' -> Encrypted drive 'TestCryptDrive:rclone-test-xuhixes3mavi' 2026/08/06 02:30:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:30:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:30:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuhixes3mavi': Waiting for checks to finish 2026/08/06 02:30:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuhixes3mavi': Waiting for transfers to finish 2026/08/06 02:30:27 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:30:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/06 02:30:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuhixes3mavi': Purge remote --- PASS: TestServerSideCopy (11.00s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:30:33 DEBUG : sub dir/hello world: md5 = 186beed5e86f76c264dcaffd82566eb1 OK 2026/08/06 02:30:34 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/06 02:30:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/06 02:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:30:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone563502434) 2026/08/06 02:30:34 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:30:34 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 02:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:30:36 DEBUG : sub dir/hello world: md5 = 9b24ee4e2b5a872a27f664873ffbe813 OK 2026/08/06 02:30:36 DEBUG : sub dir/hello world: size = 17 OK 2026/08/06 02:30:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/06 02:30:36 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (7.74s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:30:41 DEBUG : sub dir/hello world: md5 = e0f9e64d84cb7464ebca6d2ee567675b OK 2026/08/06 02:30:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lopuwuh1jini" 2026/08/06 02:30:42 DEBUG : Creating backend with remote "TestDrive:crypt/0jv5a5prp25rh2tb6ir42j6rbe52ikceujbti4aoi2ngul6vd480" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado' -> Encrypted drive 'TestCryptDrive:rclone-test-lopuwuh1jini' 2026/08/06 02:30:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:30:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:30:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lopuwuh1jini': Waiting for checks to finish 2026/08/06 02:30:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lopuwuh1jini': Waiting for transfers to finish 2026/08/06 02:30:46 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:30:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/06 02:30:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:30:49 DEBUG : sub dir/hello world: md5 = c9adeebc8a3dea9674fd87955c5ee940 OK 2026/08/06 02:30:50 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:30:50 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/06 02:30:50 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:30:50 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-lopuwuh1jini') 2026/08/06 02:30:50 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 02:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lopuwuh1jini': Waiting for checks to finish 2026/08/06 02:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lopuwuh1jini': Waiting for transfers to finish 2026/08/06 02:30:52 DEBUG : sub dir/hello world: size = 17 OK 2026/08/06 02:30:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/06 02:30:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/06 02:30:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lopuwuh1jini': Purge remote --- PASS: TestServerSideCopyOverSelf (16.54s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:30:57 DEBUG : sub dir/hello world: md5 = e3dc922b4d2c917b7a6e7119a19bf222 OK 2026/08/06 02:30:59 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/06 02:30:59 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/06 02:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:30:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone563502434) 2026/08/06 02:30:59 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:30:59 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 02:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:31:00 DEBUG : sub dir/hello world: md5 = 8222dded5730d57c08c3cecf3ad492ba OK 2026/08/06 02:31:00 DEBUG : sub dir/hello world: size = 17 OK 2026/08/06 02:31:00 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/06 02:31:00 INFO : sub dir/hello world: Deleted 2026/08/06 02:31:01 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (7.95s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:31:05 DEBUG : sub dir/hello world: md5 = 998217863d3c955ca15e95b86509d177 OK 2026/08/06 02:31:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mulusis8legi" 2026/08/06 02:31:06 DEBUG : Creating backend with remote "TestDrive:crypt/gdqukbughoo8jv7acul5gq3lsb1m3c0l1kg6jfvgk5iu6s4i5120" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado' -> Encrypted drive 'TestCryptDrive:rclone-test-mulusis8legi' 2026/08/06 02:31:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:31:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulusis8legi': Waiting for checks to finish 2026/08/06 02:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulusis8legi': Waiting for transfers to finish 2026/08/06 02:31:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:31:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/06 02:31:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:31:13 DEBUG : sub dir/hello world: md5 = 77a25bb92445ea6e71aca13d24a76f60 OK 2026/08/06 02:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulusis8legi': Using server-side directory move 2026/08/06 02:31:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mulusis8legi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/06 02:31:14 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:31:14 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/06 02:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulusis8legi': Waiting for checks to finish 2026/08/06 02:31:14 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:31:14 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mulusis8legi') 2026/08/06 02:31:14 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 02:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulusis8legi': Waiting for transfers to finish 2026/08/06 02:31:15 INFO : sub dir/hello world: Deleted 2026/08/06 02:31:15 INFO : sub dir/hello world: Moved (server-side) 2026/08/06 02:31:16 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/06 02:31:18 DEBUG : sub dir/hello world: md5 = 468e0f62ff32aeacb3359074eb07aaf5 OK 2026/08/06 02:31:19 DEBUG : testing file moves 2026/08/06 02:31:19 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:31:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/06 02:31:19 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:31:19 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mulusis8legi') 2026/08/06 02:31:19 DEBUG : sub dir/hello world: Sizes differ 2026/08/06 02:31:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulusis8legi': Waiting for checks to finish 2026/08/06 02:31:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulusis8legi': Waiting for transfers to finish 2026/08/06 02:31:20 INFO : sub dir/hello world: Deleted 2026/08/06 02:31:20 INFO : sub dir/hello world: Moved (server-side) 2026/08/06 02:31:21 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/06 02:31:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulusis8legi': Purge remote --- PASS: TestServerSideMoveOverSelf (21.06s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:31:26 DEBUG : sub dir/hello world: md5 = dfede4d3a5fc141e4e883a58ecfe90af OK 2026/08/06 02:31:26 ERROR : error listing: directory not found 2026/08/06 02:31:27 INFO : Local file system at /tmp/rclone563502434: Making directory 2026/08/06 02:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (5.65s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:31:32 DEBUG : sub dir/hello world: md5 = fbb350c3aba9ff7a5fbf52359a78333c OK 2026/08/06 02:31:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:31:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:31:33 DEBUG : Local file system at /tmp/rclone563502434: Waiting for checks to finish 2026/08/06 02:31:33 DEBUG : Local file system at /tmp/rclone563502434: Waiting for transfers to finish 2026/08/06 02:31:34 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/08/06 02:31:34 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/08/06 02:31:34 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:31:34 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (6.03s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:31:36 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/06 02:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:31:38 DEBUG : check sum: md5 = c28df982aea458f9a080602b785d4bd4 OK 2026/08/06 02:31:38 DEBUG : check sum: size = 1 OK 2026/08/06 02:31:38 INFO : check sum: Copied (new) 2026/08/06 02:31:38 DEBUG : Waiting for deletions to finish 2026/08/06 02:31:38 DEBUG : check sum: size = 1 OK 2026/08/06 02:31:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/06 02:31:38 DEBUG : check sum: Size of src and dst objects identical 2026/08/06 02:31:38 DEBUG : check sum: Unchanged skipping 2026/08/06 02:31:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:31:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:31:38 DEBUG : Waiting for deletions to finish 2026/08/06 02:31:38 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.63s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:31:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/06 02:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:31:41 DEBUG : sizeonly: md5 = 90833ca82da4e0e00881b2a160121e05 OK 2026/08/06 02:31:41 DEBUG : sizeonly: size = 6 OK 2026/08/06 02:31:41 INFO : sizeonly: Copied (new) 2026/08/06 02:31:41 DEBUG : Waiting for deletions to finish 2026/08/06 02:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:31:42 DEBUG : sizeonly: size = 6 OK 2026/08/06 02:31:42 DEBUG : sizeonly: Sizes identical 2026/08/06 02:31:42 DEBUG : sizeonly: Unchanged skipping 2026/08/06 02:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:31:42 DEBUG : Waiting for deletions to finish 2026/08/06 02:31:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.72s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:31:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/06 02:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:31:45 DEBUG : ignore-size: md5 = d5bfc7c2f2971ee1592aef1a77f69cd4 OK 2026/08/06 02:31:45 INFO : ignore-size: Copied (new) 2026/08/06 02:31:45 DEBUG : Waiting for deletions to finish 2026/08/06 02:31:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:31:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:31:45 DEBUG : ignore-size: Unchanged skipping 2026/08/06 02:31:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:31:45 DEBUG : Waiting for deletions to finish 2026/08/06 02:31:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.40s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:31:48 DEBUG : existing: md5 = 7c845e905b4dda7dcc13fe64f65ab246 OK 2026/08/06 02:31:49 DEBUG : existing: size = 6 OK 2026/08/06 02:31:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:31:49 DEBUG : existing: Unchanged skipping 2026/08/06 02:31:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:31:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:31:49 DEBUG : Waiting for deletions to finish 2026/08/06 02:31:49 INFO : There was nothing to transfer 2026/08/06 02:31:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/06 02:31:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:31:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:31:50 DEBUG : existing: md5 = 4498b48a1032ae96b82ab1d294480669 OK 2026/08/06 02:31:50 DEBUG : existing: size = 6 OK 2026/08/06 02:31:50 INFO : existing: Copied (replaced existing) 2026/08/06 02:31:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.70s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:31:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/06 02:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:31:53 DEBUG : existing: md5 = b989c88e62d4a5bc2c330b086cb52ce5 OK 2026/08/06 02:31:53 DEBUG : existing: size = 6 OK 2026/08/06 02:31:53 INFO : existing: Copied (new) 2026/08/06 02:31:53 DEBUG : Waiting for deletions to finish 2026/08/06 02:31:54 DEBUG : existing: Destination exists, skipping 2026/08/06 02:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:31:54 DEBUG : Waiting for deletions to finish 2026/08/06 02:31:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.58s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:31:57 DEBUG : b/potato: md5 = 7d097cad074c5425b0cf032485c64cd7 OK 2026/08/06 02:32:00 DEBUG : c/non empty space: md5 = bbcc4a05e28d444b62e657047a03faf8 OK 2026/08/06 02:32:00 INFO : d: Making directory 2026/08/06 02:32:01 DEBUG : Added delayed dir = "a", newDst= 2026/08/06 02:32:02 INFO : c: Set directory modification time (using SetModTime) 2026/08/06 02:32:02 DEBUG : Added delayed dir = "c", newDst=c 2026/08/06 02:32:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/06 02:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:32:03 DEBUG : c/non empty space: size = 5 OK 2026/08/06 02:32:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:32:03 DEBUG : c/non empty space: Unchanged skipping 2026/08/06 02:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:32:04 DEBUG : a/potato2: md5 = 460e0974c3a9fb617608b483fd551312 OK 2026/08/06 02:32:04 DEBUG : a/potato2: size = 60 OK 2026/08/06 02:32:04 INFO : a/potato2: Copied (new) 2026/08/06 02:32:04 DEBUG : Waiting for deletions to finish 2026/08/06 02:32:04 INFO : b/potato: Deleted 2026/08/06 02:32:05 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/06 02:32:05 INFO : d: Removing directory 2026/08/06 02:32:06 INFO : b: Removing directory 2026/08/06 02:32:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': deleted 2 directories --- PASS: TestSyncIgnoreErrors (15.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:32:11 DEBUG : empty space: md5 = c06dc1ab3b978b575fe9ce4d2a950fd2 OK 2026/08/06 02:32:12 DEBUG : empty space: size = 1 OK 2026/08/06 02:32:12 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/08/06 02:32:12 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/06 02:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:32:12 DEBUG : Waiting for deletions to finish 2026/08/06 02:32:13 DEBUG : empty space: size = 1 OK 2026/08/06 02:32:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/06 02:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:32:14 DEBUG : empty space: md5 = 3194034f8b32ed935d9cf0de575ef107 OK 2026/08/06 02:32:14 DEBUG : empty space: size = 1 OK 2026/08/06 02:32:14 INFO : empty space: Copied (replaced existing) 2026/08/06 02:32:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.93s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.51s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:32:17 DEBUG : foo: md5 = 0a4300121a5ee1c2bf95e12f720b1d27 OK 2026/08/06 02:32:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:32:17 DEBUG : foo: size = 3 OK 2026/08/06 02:32:17 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/08/06 02:32:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:32:19 DEBUG : foo: md5 = e094a6e6d82f8a06778db704c7dfd351 OK 2026/08/06 02:32:19 DEBUG : foo: size = 3 OK 2026/08/06 02:32:19 INFO : foo: Copied (replaced existing) 2026/08/06 02:32:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.72s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:32:21 DEBUG : empty space: md5 = bf8438b5772aa8f84b16d5ed3bc7cf55 OK 2026/08/06 02:32:22 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/06 02:32:22 DEBUG : empty space: size = 1 OK 2026/08/06 02:32:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:32:22 DEBUG : empty space: Unchanged skipping 2026/08/06 02:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:32:24 DEBUG : potato: md5 = 6fff53771820f017327a307f8948b3ac OK 2026/08/06 02:32:24 DEBUG : potato: size = 60 OK 2026/08/06 02:32:24 INFO : potato: Copied (new) 2026/08/06 02:32:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.42s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:32:27 DEBUG : potato: md5 = 1bd72f16508997b5489430bae640be70 OK 2026/08/06 02:32:28 DEBUG : potato: size = 21 (Local file system at /tmp/rclone563502434) 2026/08/06 02:32:28 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:32:28 DEBUG : potato: Sizes differ 2026/08/06 02:32:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:32:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:32:29 DEBUG : potato: md5 = faa798cf7a91417c1cd729f75c46fb39 OK 2026/08/06 02:32:29 DEBUG : potato: size = 21 OK 2026/08/06 02:32:29 INFO : potato: Copied (replaced existing) 2026/08/06 02:32:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.90s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:32:32 DEBUG : potato: md5 = fbcf6452d81304ba79a95292cef28b52 OK 2026/08/06 02:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:32:32 DEBUG : potato: size = 21 OK 2026/08/06 02:32:32 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/08/06 02:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:32:34 DEBUG : potato: md5 = ba0ce49e4451ea90f31f3ed2314a8302 OK 2026/08/06 02:32:34 DEBUG : potato: size = 21 OK 2026/08/06 02:32:34 INFO : potato: Copied (replaced existing) 2026/08/06 02:32:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:32:37 DEBUG : potato: md5 = 5e2661249475bfd9b772ea1c57ca1e11 OK 2026/08/06 02:32:38 DEBUG : empty space: md5 = cc110d132241d7e6329945e22dfd70a4 OK 2026/08/06 02:32:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:32:38 DEBUG : empty space: size = 1 OK 2026/08/06 02:32:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:32:38 DEBUG : empty space: Unchanged skipping 2026/08/06 02:32:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/06 02:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:32:38 DEBUG : Waiting for deletions to finish 2026/08/06 02:32:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:32:42 DEBUG : potato: md5 = 4bd5b9d92b24912fc84f44043a174729 OK 2026/08/06 02:32:43 DEBUG : empty space: md5 = bd1149565f06a9bb2d881052cf1d552c OK 2026/08/06 02:32:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:32:44 DEBUG : empty space: size = 1 OK 2026/08/06 02:32:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:32:44 DEBUG : empty space: Unchanged skipping 2026/08/06 02:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:32:45 DEBUG : potato2: md5 = 4ec301eae8eaa9e85d58ce9884e4293c OK 2026/08/06 02:32:45 DEBUG : potato2: size = 60 OK 2026/08/06 02:32:45 INFO : potato2: Copied (new) 2026/08/06 02:32:45 DEBUG : Waiting for deletions to finish 2026/08/06 02:32:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:32:49 DEBUG : b/potato: md5 = 309f3cc81648c1c101f071947cfa1522 OK 2026/08/06 02:32:52 DEBUG : c/non empty space: md5 = 2101c306adf73526ac7f0a29432eb128 OK 2026/08/06 02:32:52 INFO : d: Making directory 2026/08/06 02:32:53 INFO : d/e: Making directory 2026/08/06 02:32:55 DEBUG : Added delayed dir = "a", newDst= 2026/08/06 02:32:55 INFO : c: Set directory modification time (using SetModTime) 2026/08/06 02:32:55 DEBUG : Added delayed dir = "c", newDst=c 2026/08/06 02:32:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/06 02:32:56 DEBUG : c/non empty space: size = 5 OK 2026/08/06 02:32:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:32:56 DEBUG : c/non empty space: Unchanged skipping 2026/08/06 02:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:32:57 DEBUG : a/potato2: md5 = eefe9e2032ce533ad57a4790b72afd83 OK 2026/08/06 02:32:57 DEBUG : a/potato2: size = 60 OK 2026/08/06 02:32:57 INFO : a/potato2: Copied (new) 2026/08/06 02:32:57 DEBUG : Waiting for deletions to finish 2026/08/06 02:32:58 INFO : b/potato: Deleted 2026/08/06 02:32:58 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/06 02:32:58 INFO : d/e: Removing directory 2026/08/06 02:32:59 INFO : d: Removing directory 2026/08/06 02:33:00 INFO : b: Removing directory 2026/08/06 02:33:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:33:06 DEBUG : b/potato: md5 = 0f845e6f465316340f70b8b098b7af49 OK 2026/08/06 02:33:08 DEBUG : c/non empty space: md5 = 45716dd69026bebfff1538a185ad2162 OK 2026/08/06 02:33:08 INFO : d: Making directory 2026/08/06 02:33:10 DEBUG : Added delayed dir = "a", newDst= 2026/08/06 02:33:11 INFO : c: Set directory modification time (using SetModTime) 2026/08/06 02:33:11 DEBUG : Added delayed dir = "c", newDst=c 2026/08/06 02:33:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/06 02:33:12 DEBUG : c/non empty space: size = 5 OK 2026/08/06 02:33:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:33:12 DEBUG : c/non empty space: Unchanged skipping 2026/08/06 02:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:33:13 DEBUG : a/potato2: md5 = 534b30c9342c04780e42757a22726934 OK 2026/08/06 02:33:13 DEBUG : a/potato2: size = 60 OK 2026/08/06 02:33:13 INFO : a/potato2: Copied (new) 2026/08/06 02:33:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': not deleting files as there were IO errors 2026/08/06 02:33:13 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/06 02:33:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.85s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:33:21 DEBUG : potato: md5 = 51e71ede35df0a4183a378ee2e512c27 OK 2026/08/06 02:33:22 DEBUG : empty space: md5 = 6aa344c2d2fa313650aafe3a02c3cfd2 OK 2026/08/06 02:33:22 DEBUG : Waiting for deletions to finish 2026/08/06 02:33:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:33:23 DEBUG : empty space: size = 1 OK 2026/08/06 02:33:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:33:23 DEBUG : empty space: Unchanged skipping 2026/08/06 02:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:33:23 INFO : potato: Deleted 2026/08/06 02:33:24 DEBUG : potato2: md5 = 0cd8606c6a964b4b8e9d799a44ac819a OK 2026/08/06 02:33:24 DEBUG : potato2: size = 60 OK 2026/08/06 02:33:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.88s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:33:27 DEBUG : potato: md5 = 56231bbb14bfca7fee36e2e61984da99 OK 2026/08/06 02:33:29 DEBUG : empty space: md5 = 26c8394ae66adbd126f90857365e478b OK 2026/08/06 02:33:29 DEBUG : Waiting for deletions to finish 2026/08/06 02:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:33:30 INFO : potato: Deleted 2026/08/06 02:33:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:33:30 DEBUG : empty space: size = 1 OK 2026/08/06 02:33:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:33:30 DEBUG : empty space: Unchanged skipping 2026/08/06 02:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:33:31 DEBUG : potato2: md5 = 1189c17a70a7b1647b5eabb0cd5ea87a OK 2026/08/06 02:33:31 DEBUG : potato2: size = 60 OK 2026/08/06 02:33:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.32s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:33:35 DEBUG : potato: md5 = 851d474e298ae4065bea47c2ee869fdd OK 2026/08/06 02:33:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:33:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:33:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:33:37 DEBUG : potato2: md5 = c45e6d70e9934dd743277907142d6a7f OK 2026/08/06 02:33:37 DEBUG : potato2: size = 19 OK 2026/08/06 02:33:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.49s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:33:40 DEBUG : potato2: md5 = fe65c48f1a0ac9f320b5b05eaf06f2e9 OK 2026/08/06 02:33:42 DEBUG : empty space: md5 = eee988f48a7481b9ad9c1929544e225b OK 2026/08/06 02:33:42 DEBUG : enormous: Excluded (Size Filter) 2026/08/06 02:33:42 DEBUG : enormous: Excluded 2026/08/06 02:33:42 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 02:33:42 DEBUG : potato2: Excluded 2026/08/06 02:33:42 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 02:33:42 DEBUG : potato2: Excluded 2026/08/06 02:33:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:33:42 DEBUG : empty space: size = 1 OK 2026/08/06 02:33:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:33:42 DEBUG : empty space: Unchanged skipping 2026/08/06 02:33:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:33:42 DEBUG : Waiting for deletions to finish 2026/08/06 02:33:42 INFO : There was nothing to transfer 2026/08/06 02:33:43 DEBUG : enormous: Excluded (Size Filter) 2026/08/06 02:33:43 DEBUG : enormous: Excluded 2026/08/06 02:33:43 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 02:33:43 DEBUG : potato2: Excluded 2026/08/06 02:33:43 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 02:33:43 DEBUG : potato2: Excluded 2026/08/06 02:33:43 DEBUG : empty space: size = 1 OK 2026/08/06 02:33:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/06 02:33:43 DEBUG : Local file system at /tmp/rclone563502434: Waiting for checks to finish 2026/08/06 02:33:43 DEBUG : empty space: Unchanged skipping 2026/08/06 02:33:43 DEBUG : Local file system at /tmp/rclone563502434: Waiting for transfers to finish 2026/08/06 02:33:43 DEBUG : Waiting for deletions to finish 2026/08/06 02:33:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:33:46 DEBUG : potato2: md5 = 2d839c5bc65505762a031463d5041241 OK 2026/08/06 02:33:47 DEBUG : empty space: md5 = 8f695595c56bfe133b96195e047a9401 OK 2026/08/06 02:33:49 DEBUG : enormous: md5 = 9d9fc95abce8115076db327f84d75966 OK 2026/08/06 02:33:49 DEBUG : enormous: Excluded (Size Filter) 2026/08/06 02:33:49 DEBUG : enormous: Excluded 2026/08/06 02:33:49 DEBUG : potato2: Excluded (Size Filter) 2026/08/06 02:33:49 DEBUG : potato2: Excluded 2026/08/06 02:33:49 DEBUG : empty space: size = 1 OK 2026/08/06 02:33:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:33:49 DEBUG : empty space: Unchanged skipping 2026/08/06 02:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:33:49 DEBUG : Waiting for deletions to finish 2026/08/06 02:33:50 INFO : enormous: Deleted 2026/08/06 02:33:50 INFO : potato2: Deleted 2026/08/06 02:33:50 INFO : There was nothing to transfer 2026/08/06 02:33:50 DEBUG : empty space: size = 1 OK 2026/08/06 02:33:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/06 02:33:50 DEBUG : empty space: Unchanged skipping 2026/08/06 02:33:50 DEBUG : Local file system at /tmp/rclone563502434: Waiting for checks to finish 2026/08/06 02:33:50 DEBUG : Local file system at /tmp/rclone563502434: Waiting for transfers to finish 2026/08/06 02:33:50 DEBUG : Waiting for deletions to finish 2026/08/06 02:33:50 INFO : enormous: Deleted 2026/08/06 02:33:50 INFO : potato2: Deleted 2026/08/06 02:33:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.20s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:33:53 DEBUG : one: md5 = a3c8e8fc4f3bce0ade0976df64e334e5 OK 2026/08/06 02:33:54 DEBUG : two: md5 = 55ef91ec782280503f7d47d9bf8af76c OK 2026/08/06 02:33:56 DEBUG : three: md5 = 867dad7c3d0b58ddcdd6bf66f2d3ec94 OK 2026/08/06 02:33:57 DEBUG : four: md5 = 5ac7f1d08bdbe0fc00b82e8320f2de7e OK 2026/08/06 02:33:58 DEBUG : five: Need to transfer - File not found at Destination 2026/08/06 02:33:58 DEBUG : one: Destination is newer than source, skipping 2026/08/06 02:33:58 DEBUG : four: size = 4 (Local file system at /tmp/rclone563502434) 2026/08/06 02:33:58 DEBUG : three: size = 5 OK 2026/08/06 02:33:58 DEBUG : three: Sizes identical 2026/08/06 02:33:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/06 02:33:58 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:33:58 DEBUG : four: Sizes differ 2026/08/06 02:33:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/06 02:33:58 DEBUG : two: size = 3 OK 2026/08/06 02:33:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:33:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:33:59 DEBUG : two: md5 = 344568f4ed3e9a00f51f7006b14cda68 OK 2026/08/06 02:33:59 DEBUG : two: size = 3 OK 2026/08/06 02:33:59 INFO : two: Copied (replaced existing) 2026/08/06 02:33:59 DEBUG : four: md5 = 9b731f98791ddc251aa64d3574b4141c OK 2026/08/06 02:33:59 DEBUG : four: size = 4 OK 2026/08/06 02:33:59 INFO : four: Copied (replaced existing) 2026/08/06 02:33:59 DEBUG : five: md5 = 12fc7b68c0ca9cc5577f00b55b416dbb OK 2026/08/06 02:33:59 DEBUG : five: size = 4 OK 2026/08/06 02:33:59 INFO : five: Copied (new) 2026/08/06 02:33:59 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.77s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/08/06 02:34:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/06 02:34:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/06 02:34:02 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/06 02:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:34:04 DEBUG : yam: md5 = 0a0925e0d6dc5b4144c6f043f92ab998 OK 2026/08/06 02:34:04 DEBUG : yam: size = 11 OK 2026/08/06 02:34:04 INFO : yam: Copied (new) 2026/08/06 02:34:04 DEBUG : potato: md5 = 86087b6baf6326b0611142c3287dc675 OK 2026/08/06 02:34:04 DEBUG : potato: size = 14 OK 2026/08/06 02:34:04 INFO : potato: Copied (new) 2026/08/06 02:34:04 DEBUG : Waiting for deletions to finish 2026/08/06 02:34:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/06 02:34:04 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/06 02:34:04 DEBUG : potato: size = 14 OK 2026/08/06 02:34:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:34:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:34:04 DEBUG : potato: Unchanged skipping 2026/08/06 02:34:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:34:06 DEBUG : yaml: md5 = 53e6c1a24b9e062f3261eb188c183de5 OK 2026/08/06 02:34:06 DEBUG : yaml: size = 11 OK 2026/08/06 02:34:06 INFO : yaml: Copied (new) 2026/08/06 02:34:06 DEBUG : Waiting for deletions to finish 2026/08/06 02:34:07 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/06 02:34:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Making map for --track-renames 2026/08/06 02:34:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Finished making map for --track-renames 2026/08/06 02:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:34:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/06 02:34:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/06 02:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for renames to finish 2026/08/06 02:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:34:10 DEBUG : yam: md5 = 47ba4c330775dd3bc797f38ea55180e5 OK 2026/08/06 02:34:10 DEBUG : yam: size = 11 OK 2026/08/06 02:34:10 INFO : yam: Copied (new) 2026/08/06 02:34:10 DEBUG : potato: md5 = 105b22116c2da07e71cdd08cb1ba8d8f OK 2026/08/06 02:34:10 DEBUG : potato: size = 14 OK 2026/08/06 02:34:10 INFO : potato: Copied (new) 2026/08/06 02:34:10 DEBUG : Waiting for deletions to finish 2026/08/06 02:34:11 DEBUG : potato: size = 14 OK 2026/08/06 02:34:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:34:11 DEBUG : potato: Unchanged skipping 2026/08/06 02:34:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Making map for --track-renames 2026/08/06 02:34:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Finished making map for --track-renames 2026/08/06 02:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for renames to finish 2026/08/06 02:34:11 INFO : yam: Moved (server-side) to: yaml 2026/08/06 02:34:11 INFO : yaml: Renamed from "yam" 2026/08/06 02:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:34:11 DEBUG : Waiting for deletions to finish 2026/08/06 02:34:11 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/06 02:34:13 DEBUG : Added delayed dir = "sub", newDst= 2026/08/06 02:34:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Making map for --track-renames 2026/08/06 02:34:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Finished making map for --track-renames 2026/08/06 02:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:34:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/06 02:34:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/06 02:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for renames to finish 2026/08/06 02:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:34:15 DEBUG : potato: md5 = 00a72e1c156cec80a44f23eac90aea07 OK 2026/08/06 02:34:15 DEBUG : potato: size = 14 OK 2026/08/06 02:34:15 INFO : potato: Copied (new) 2026/08/06 02:34:15 DEBUG : sub/yam: md5 = 9eb6d6c84df3e573c9f72032f9be6aaf OK 2026/08/06 02:34:15 DEBUG : sub/yam: size = 11 OK 2026/08/06 02:34:15 INFO : sub/yam: Copied (new) 2026/08/06 02:34:15 DEBUG : Waiting for deletions to finish 2026/08/06 02:34:16 INFO : sub: Set directory modification time (using DirSetModTime) 2026/08/06 02:34:17 DEBUG : potato: size = 14 OK 2026/08/06 02:34:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:34:17 DEBUG : potato: Unchanged skipping 2026/08/06 02:34:17 INFO : sub: Set directory modification time (using SetModTime) 2026/08/06 02:34:17 DEBUG : Added delayed dir = "sub", newDst=sub 2026/08/06 02:34:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Making map for --track-renames 2026/08/06 02:34:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Finished making map for --track-renames 2026/08/06 02:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for renames to finish 2026/08/06 02:34:18 INFO : sub/yam: Moved (server-side) to: yam 2026/08/06 02:34:18 INFO : yam: Renamed from "sub/yam" 2026/08/06 02:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:34:18 DEBUG : Waiting for deletions to finish 2026/08/06 02:34:18 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.18s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:34:21 DEBUG : Creating backend with remote "/tmp/rclone563502434/dir1" 2026/08/06 02:34:21 DEBUG : Config file has changed externally - reloading 2026/08/06 02:34:21 DEBUG : Creating backend with remote "/tmp/rclone563502434/dir2" 2026/08/06 02:34:21 DEBUG : Local file system at /tmp/rclone563502434/dir2: Using server-side directory move 2026/08/06 02:34:21 INFO : Local file system at /tmp/rclone563502434/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/06 02:34:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/06 02:34:21 INFO : file1.txt: Moved (server-side) 2026/08/06 02:34:21 DEBUG : Local file system at /tmp/rclone563502434/dir2: Waiting for checks to finish 2026/08/06 02:34:21 DEBUG : Local file system at /tmp/rclone563502434/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:34:22 DEBUG : Added delayed dir = "nested", newDst= 2026/08/06 02:34:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:34:22 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/06 02:34:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/06 02:34:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:34:25 DEBUG : nested/sub dir/file: md5 = b22e44e7f6a689bc1ca25a63f2929071 OK 2026/08/06 02:34:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/06 02:34:25 INFO : nested/sub dir/file: Copied (new) 2026/08/06 02:34:25 INFO : nested/sub dir/file: Deleted 2026/08/06 02:34:26 DEBUG : sub dir/hello world: md5 = e3aac29148998230d5fe6ea36cd22e13 OK 2026/08/06 02:34:26 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:34:26 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:34:26 INFO : sub dir/hello world: Deleted 2026/08/06 02:34:26 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:34:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:34:27 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/06 02:34:27 INFO : sub dir: Removing directory 2026/08/06 02:34:27 INFO : nested/sub dir: Removing directory 2026/08/06 02:34:27 INFO : nested: Removing directory 2026/08/06 02:34:27 DEBUG : Local file system at /tmp/rclone563502434: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (9.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:34:32 DEBUG : Added delayed dir = "nested", newDst= 2026/08/06 02:34:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/06 02:34:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/06 02:34:32 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/06 02:34:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/06 02:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:34:34 DEBUG : sub dir/hello world: md5 = 40be2cadd7802fa64cc9715d44d7c3e0 OK 2026/08/06 02:34:34 DEBUG : sub dir/hello world: size = 11 OK 2026/08/06 02:34:34 INFO : sub dir/hello world: Copied (new) 2026/08/06 02:34:34 INFO : sub dir/hello world: Deleted 2026/08/06 02:34:36 DEBUG : nested/sub dir/file: md5 = b73ed978e1e78b53cd8836f4f810d118 OK 2026/08/06 02:34:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/06 02:34:36 INFO : nested/sub dir/file: Copied (new) 2026/08/06 02:34:36 INFO : nested/sub dir/file: Deleted 2026/08/06 02:34:37 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:34:37 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/06 02:34:37 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.24s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:34:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/06 02:34:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/06 02:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:34:43 DEBUG : existing-b: md5 = 300fa083f1fb7e79c06ca407f08f7d92 OK 2026/08/06 02:34:43 DEBUG : existing-b: size = 6 OK 2026/08/06 02:34:43 INFO : existing-b: Copied (new) 2026/08/06 02:34:43 INFO : existing-b: Deleted 2026/08/06 02:34:44 DEBUG : existing: md5 = 2b8e6e47fc6ba6eb75399b6ece854b46 OK 2026/08/06 02:34:44 DEBUG : existing: size = 6 OK 2026/08/06 02:34:44 INFO : existing: Copied (new) 2026/08/06 02:34:44 INFO : existing: Deleted 2026/08/06 02:34:44 DEBUG : existing: Destination exists, skipping 2026/08/06 02:34:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/06 02:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:34:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.04s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:34:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pubedin3sole" 2026/08/06 02:34:46 DEBUG : Creating backend with remote "TestDrive:crypt/u8ln66lb3j9a1cvfng2mmenrdjduchh28taih63m61u9mnhnh000" 2026/08/06 02:34:48 DEBUG : potato2: md5 = 991662a7af2010b9d2fb1289ac87262a OK 2026/08/06 02:34:50 DEBUG : empty space: md5 = 3d2a4fea6fde8a82c4a20d3f7390eeb8 OK 2026/08/06 02:34:51 DEBUG : potato3: md5 = b6dd0fcf3db69276d63f6bc8119a3fcb OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado' -> Encrypted drive 'TestCryptDrive:rclone-test-pubedin3sole' 2026/08/06 02:34:54 DEBUG : empty space: md5 = 6502adc780b3f2dbc31bef5bb6dbdef5 OK 2026/08/06 02:34:55 DEBUG : potato3: md5 = aa011adcf604d8e65f57d5991d61c94a OK 2026/08/06 02:34:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pubedin3sole': Using server-side directory move 2026/08/06 02:34:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pubedin3sole': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/06 02:34:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:34:56 DEBUG : empty space: size = 1 OK 2026/08/06 02:34:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:34:56 DEBUG : empty space: Unchanged skipping 2026/08/06 02:34:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pubedin3sole': Waiting for checks to finish 2026/08/06 02:34:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:34:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pubedin3sole') 2026/08/06 02:34:56 DEBUG : potato3: Sizes differ 2026/08/06 02:34:56 INFO : potato3: Deleted 2026/08/06 02:34:56 INFO : empty space: Deleted 2026/08/06 02:34:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pubedin3sole': Waiting for transfers to finish 2026/08/06 02:34:56 INFO : potato2: Moved (server-side) 2026/08/06 02:34:57 INFO : potato3: Moved (server-side) 2026/08/06 02:34:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-benuwuw1reni" 2026/08/06 02:34:58 DEBUG : Creating backend with remote "TestDrive:crypt/l095hgcv6tdguqrvnq1e3qi4jhrufhclpee4a643sgk0rjerk3b0" 2026/08/06 02:34:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-benuwuw1reni': Using server-side directory move 2026/08/06 02:34:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-benuwuw1reni': Server side directory move succeeded 2026/08/06 02:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-benuwuw1reni': Purge remote 2026/08/06 02:35:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pubedin3sole': Purge remote 2026/08/06 02:35:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.70s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:35:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dawobaz5cope" 2026/08/06 02:35:01 DEBUG : Config file has changed externally - reloading 2026/08/06 02:35:02 DEBUG : Creating backend with remote "TestDrive:crypt/8ljbcquofgbqf260n6i6ia2ep04hson7sg6teg0lnamhljehath0" 2026/08/06 02:35:04 DEBUG : potato2: md5 = 4a7e83dcef448eae4b719435447cc7a7 OK 2026/08/06 02:35:06 DEBUG : empty space: md5 = aa37963526d6f33ee53b6d24ae853cde OK 2026/08/06 02:35:07 DEBUG : potato3: md5 = 06347637642fede3213bbe7d1b80bd5a OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado' -> Encrypted drive 'TestCryptDrive:rclone-test-dawobaz5cope' 2026/08/06 02:35:10 DEBUG : empty space: md5 = 7f26b9319c03abc373384d0d1d97c313 OK 2026/08/06 02:35:11 DEBUG : potato3: md5 = 37d49f69957b352d839e97d03944b963 OK 2026/08/06 02:35:12 DEBUG : empty space: Excluded (Size Filter) 2026/08/06 02:35:12 DEBUG : empty space: Excluded 2026/08/06 02:35:12 DEBUG : empty space: Excluded (Size Filter) 2026/08/06 02:35:12 DEBUG : empty space: Excluded 2026/08/06 02:35:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:35:12 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:35:12 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-dawobaz5cope') 2026/08/06 02:35:12 DEBUG : potato3: Sizes differ 2026/08/06 02:35:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dawobaz5cope': Waiting for checks to finish 2026/08/06 02:35:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dawobaz5cope': Waiting for transfers to finish 2026/08/06 02:35:12 INFO : potato3: Deleted 2026/08/06 02:35:13 INFO : potato2: Moved (server-side) 2026/08/06 02:35:13 INFO : potato3: Moved (server-side) 2026/08/06 02:35:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-getilen5fipu" 2026/08/06 02:35:14 DEBUG : Creating backend with remote "TestDrive:crypt/g155jrlg1bk6tua91d8dgomvhq5a7pq999gftipq0buajp4o1sq0" 2026/08/06 02:35:15 DEBUG : empty space: Excluded (Size Filter) 2026/08/06 02:35:15 DEBUG : empty space: Excluded 2026/08/06 02:35:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:35:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/06 02:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-getilen5fipu': Waiting for checks to finish 2026/08/06 02:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-getilen5fipu': Waiting for transfers to finish 2026/08/06 02:35:16 INFO : potato2: Moved (server-side) 2026/08/06 02:35:17 INFO : potato3: Moved (server-side) 2026/08/06 02:35:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-getilen5fipu': Purge remote 2026/08/06 02:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dawobaz5cope': Purge remote --- PASS: TestServerSideMoveWithFilter (17.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:35:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-colekak3vaqu" 2026/08/06 02:35:19 DEBUG : Creating backend with remote "TestDrive:crypt/9t5hu823o0cn3b33teq5an8s1q82ti7ouet0on76qok989o1b2og" 2026/08/06 02:35:22 DEBUG : potato2: md5 = c149440916556dff93fb8410a333bb31 OK 2026/08/06 02:35:23 DEBUG : empty space: md5 = 9ae79684a697ca58028a6d8077f69020 OK 2026/08/06 02:35:24 DEBUG : potato3: md5 = f24b1251bf385a68c7752ed632905d2e OK 2026/08/06 02:35:24 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado' -> Encrypted drive 'TestCryptDrive:rclone-test-colekak3vaqu' 2026/08/06 02:35:28 DEBUG : empty space: md5 = a0ddb5ecf4d64a2aee698b9398ff20ad OK 2026/08/06 02:35:29 DEBUG : potato3: md5 = 4c7e44457ae9fa3ecc6335ae728c59a2 OK 2026/08/06 02:35:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-colekak3vaqu': Using server-side directory move 2026/08/06 02:35:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-colekak3vaqu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/06 02:35:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/06 02:35:30 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/08/06 02:35:30 DEBUG : empty space: size = 1 OK 2026/08/06 02:35:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:35:30 DEBUG : empty space: Unchanged skipping 2026/08/06 02:35:30 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:35:30 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-colekak3vaqu') 2026/08/06 02:35:30 DEBUG : potato3: Sizes differ 2026/08/06 02:35:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-colekak3vaqu': Waiting for checks to finish 2026/08/06 02:35:30 INFO : empty space: Deleted 2026/08/06 02:35:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-colekak3vaqu': Waiting for transfers to finish 2026/08/06 02:35:30 INFO : potato3: Deleted 2026/08/06 02:35:31 INFO : potato2: Moved (server-side) 2026/08/06 02:35:31 INFO : potato3: Moved (server-side) 2026/08/06 02:35:31 INFO : tomatoDir: Removing directory 2026/08/06 02:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': deleted 1 directories 2026/08/06 02:35:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wonaquy7roxo" 2026/08/06 02:35:33 DEBUG : Creating backend with remote "TestDrive:crypt/6mq798p79vkfs8m4jj93leujjmgdadps3v90e3gj1pcf8sdcodj0" 2026/08/06 02:35:34 INFO : tomatoDir: Making directory 2026/08/06 02:35:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wonaquy7roxo': Using server-side directory move 2026/08/06 02:35:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wonaquy7roxo': Server side directory move succeeded 2026/08/06 02:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wonaquy7roxo': Purge remote 2026/08/06 02:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-colekak3vaqu': Purge remote 2026/08/06 02:35:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.99s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.49s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:35:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/rclone-sync-test" 2026/08/06 02:35:38 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.15s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:35:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/rclone-sync-test" 2026/08/06 02:35:41 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/08/06 02:35:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/rclone-sync-test-include/layer2" 2026/08/06 02:35:43 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/08/06 02:35:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/rclone-sync-test-ignore-file" 2026/08/06 02:35:46 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/08/06 02:35:50 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 220b2fdc6a0dbf1d650b6ee7d403db97 OK 2026/08/06 02:35:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/06 02:35:52 DEBUG : rclone-sync-test: Excluded 2026/08/06 02:35:52 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/06 02:35:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/06 02:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/rclone-sync-test': Waiting for checks to finish 2026/08/06 02:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/rclone-sync-test': Waiting for transfers to finish 2026/08/06 02:35:52 DEBUG : Waiting for deletions to finish 2026/08/06 02:35:52 INFO : There was nothing to transfer 2026/08/06 02:35:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/06 02:35:54 DEBUG : rclone-sync-test: Excluded 2026/08/06 02:35:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/06 02:35:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:35:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:35:54 DEBUG : Waiting for deletions to finish 2026/08/06 02:35:54 INFO : rclone-sync-test-include: Removing directory 2026/08/06 02:35:54 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/06 02:35:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/06 02:35:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': failed to delete 1 directories 2026/08/06 02:35:54 INFO : There was nothing to transfer 2026/08/06 02:35:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/06 02:35:56 DEBUG : rclone-sync-test: Excluded 2026/08/06 02:35:56 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/06 02:35:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/06 02:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/06 02:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/06 02:35:56 DEBUG : Waiting for deletions to finish 2026/08/06 02:35:56 INFO : There was nothing to transfer 2026/08/06 02:35:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/06 02:35:57 DEBUG : rclone-sync-test: Excluded 2026/08/06 02:35:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/06 02:35:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:35:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:35:58 DEBUG : Waiting for deletions to finish 2026/08/06 02:35:58 INFO : rclone-sync-test-include: Removing directory 2026/08/06 02:35:58 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/06 02:35:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/06 02:35:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': failed to delete 1 directories 2026/08/06 02:35:58 INFO : There was nothing to transfer 2026/08/06 02:35:59 DEBUG : Excluded 2026/08/06 02:35:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/06 02:35:59 DEBUG : rclone-sync-test: Excluded 2026/08/06 02:35:59 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/06 02:36:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/06 02:36:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/06 02:36:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/06 02:36:00 DEBUG : Waiting for deletions to finish 2026/08/06 02:36:00 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (23.66s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:36:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/dst" 2026/08/06 02:36:04 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:36:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/CompareDest" 2026/08/06 02:36:06 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/gveqi14airsml4bgu7krj116o8" 2026/08/06 02:36:08 DEBUG : one: Need to transfer - File not found at Destination 2026/08/06 02:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:36:10 DEBUG : one: md5 = b014a859a1d9702760645d974aecfe02 OK 2026/08/06 02:36:10 DEBUG : one: size = 3 OK 2026/08/06 02:36:10 INFO : one: Copied (new) 2026/08/06 02:36:10 DEBUG : Waiting for deletions to finish 2026/08/06 02:36:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:36:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:36:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:36:11 DEBUG : one: Sizes differ 2026/08/06 02:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:36:13 DEBUG : one: md5 = d3f640d749d55dc4c746bce1fa9a30b4 OK 2026/08/06 02:36:13 DEBUG : one: size = 5 OK 2026/08/06 02:36:13 INFO : one: Copied (replaced existing) 2026/08/06 02:36:13 DEBUG : Waiting for deletions to finish 2026/08/06 02:36:15 DEBUG : dst/one: md5 = 338431b61df357e8af4c77b616c00a1b OK 2026/08/06 02:36:18 DEBUG : CompareDest/one: md5 = 841c1163a86f71822c9f9478d423ba38 OK 2026/08/06 02:36:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:36:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:36:19 DEBUG : one: Sizes differ 2026/08/06 02:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:36:19 DEBUG : one: size = 5 OK 2026/08/06 02:36:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:36:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/06 02:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:36:19 DEBUG : Waiting for deletions to finish 2026/08/06 02:36:19 INFO : There was nothing to transfer 2026/08/06 02:36:21 DEBUG : CompareDest/two: md5 = 7cc7bab61da92f254480b7cb4dda4288 OK 2026/08/06 02:36:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:36:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:36:22 DEBUG : one: Sizes differ 2026/08/06 02:36:23 DEBUG : one: size = 5 OK 2026/08/06 02:36:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:36:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/06 02:36:23 DEBUG : two: size = 3 OK 2026/08/06 02:36:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:36:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/06 02:36:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:36:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:36:23 DEBUG : Waiting for deletions to finish 2026/08/06 02:36:23 INFO : There was nothing to transfer 2026/08/06 02:36:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:36:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:36:23 DEBUG : one: Sizes differ 2026/08/06 02:36:24 DEBUG : one: size = 5 OK 2026/08/06 02:36:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:36:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/06 02:36:24 DEBUG : two: size = 3 OK 2026/08/06 02:36:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:36:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/06 02:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:36:24 DEBUG : Waiting for deletions to finish 2026/08/06 02:36:24 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/06 02:36:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:36:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:36:25 DEBUG : one: Sizes differ 2026/08/06 02:36:25 DEBUG : one: size = 5 OK 2026/08/06 02:36:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:36:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/06 02:36:25 DEBUG : two: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:36:25 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/CompareDest') 2026/08/06 02:36:25 DEBUG : two: Sizes differ 2026/08/06 02:36:25 DEBUG : two: Need to transfer - File not found at Destination 2026/08/06 02:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:36:27 DEBUG : two: md5 = 9b5c28674f398b97a00ba71bd3c6e7cd OK 2026/08/06 02:36:27 DEBUG : two: size = 5 OK 2026/08/06 02:36:27 INFO : two: Copied (new) 2026/08/06 02:36:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (27.16s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:36:34 DEBUG : pre-dest1/1: md5 = 763cdf31de4d97668474b861d60a932d OK 2026/08/06 02:36:36 DEBUG : pre-dest2/2: md5 = 1a8faaa8d75d82fa2f161116aa9abc13 OK 2026/08/06 02:36:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/dest" 2026/08/06 02:36:37 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/rg03c1jvnehrrc617i0lnqjddc" 2026/08/06 02:36:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/pre-dest1" 2026/08/06 02:36:38 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/bbnblvh6k061ssopqrp18kd7gc" 2026/08/06 02:36:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/pre-dest2" 2026/08/06 02:36:39 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/dgicm1h6b5ejvlltm8eeif0bnk" 2026/08/06 02:36:41 DEBUG : 1: size = 1 OK 2026/08/06 02:36:41 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:36:41 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/06 02:36:41 DEBUG : 2: size = 1 OK 2026/08/06 02:36:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:36:41 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/06 02:36:42 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/06 02:36:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dest': Waiting for checks to finish 2026/08/06 02:36:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dest': Waiting for transfers to finish 2026/08/06 02:36:44 DEBUG : 3: md5 = 233b75000709586c84d571b7e2a01969 OK 2026/08/06 02:36:44 DEBUG : 3: size = 1 OK 2026/08/06 02:36:44 INFO : 3: Copied (new) 2026/08/06 02:36:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (17.65s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:36:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/dst" 2026/08/06 02:36:49 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:36:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/CopyDest" 2026/08/06 02:36:51 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/06 02:36:53 DEBUG : one: Need to transfer - File not found at Destination 2026/08/06 02:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:36:55 DEBUG : one: md5 = cd22bf43030aa9266d17b9c08c466f70 OK 2026/08/06 02:36:55 DEBUG : one: size = 3 OK 2026/08/06 02:36:55 INFO : one: Copied (new) 2026/08/06 02:36:55 DEBUG : Waiting for deletions to finish 2026/08/06 02:36:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:36:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:36:56 DEBUG : one: Sizes differ 2026/08/06 02:36:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:36:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:36:58 DEBUG : one: md5 = ec4214bbdb2443f444b2bf7437ed81ae OK 2026/08/06 02:36:58 DEBUG : one: size = 5 OK 2026/08/06 02:36:58 INFO : one: Copied (replaced existing) 2026/08/06 02:36:58 DEBUG : Waiting for deletions to finish 2026/08/06 02:37:00 DEBUG : dst/one: md5 = a2efdcb2238b6372ae2d3f113998fc59 OK 2026/08/06 02:37:02 DEBUG : CopyDest/one: md5 = 5bf648c20663c2dd8a8261819ec23406 OK 2026/08/06 02:37:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/BackupDir" 2026/08/06 02:37:02 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/06 02:37:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:37:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:37:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:37:04 DEBUG : one: Sizes differ 2026/08/06 02:37:05 DEBUG : one: size = 5 OK 2026/08/06 02:37:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:37:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:37:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:37:05 DEBUG : one: Sizes differ 2026/08/06 02:37:06 INFO : one: Moved (server-side) 2026/08/06 02:37:08 DEBUG : one: size = 5 OK 2026/08/06 02:37:08 INFO : one: Copied (server-side copy) 2026/08/06 02:37:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/06 02:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:37:08 DEBUG : Waiting for deletions to finish 2026/08/06 02:37:09 DEBUG : CopyDest/two: md5 = 93005459aa801cb028c25e6a69f812a6 OK 2026/08/06 02:37:10 DEBUG : one: size = 5 OK 2026/08/06 02:37:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:37:10 DEBUG : one: Unchanged skipping 2026/08/06 02:37:11 DEBUG : two: size = 3 OK 2026/08/06 02:37:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:37:12 DEBUG : two: size = 3 OK 2026/08/06 02:37:12 INFO : two: Copied (server-side copy) 2026/08/06 02:37:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/06 02:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:37:12 DEBUG : Waiting for deletions to finish 2026/08/06 02:37:12 DEBUG : two: size = 3 OK 2026/08/06 02:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:37:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:37:12 DEBUG : two: Unchanged skipping 2026/08/06 02:37:12 DEBUG : one: size = 5 OK 2026/08/06 02:37:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:37:12 DEBUG : one: Unchanged skipping 2026/08/06 02:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:37:12 DEBUG : Waiting for deletions to finish 2026/08/06 02:37:12 INFO : There was nothing to transfer 2026/08/06 02:37:14 DEBUG : CopyDest/three: md5 = 3cef7894dc0229b5de663952665c53b3 OK 2026/08/06 02:37:15 DEBUG : one: size = 5 OK 2026/08/06 02:37:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:37:15 DEBUG : one: Unchanged skipping 2026/08/06 02:37:16 DEBUG : three: size = 7 (Local file system at /tmp/rclone563502434) 2026/08/06 02:37:16 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/CopyDest') 2026/08/06 02:37:16 DEBUG : three: Sizes differ 2026/08/06 02:37:16 DEBUG : three: Destination not found in --copy-dest 2026/08/06 02:37:16 DEBUG : three: Need to transfer - File not found at Destination 2026/08/06 02:37:16 DEBUG : two: size = 3 OK 2026/08/06 02:37:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/06 02:37:16 DEBUG : two: Unchanged skipping 2026/08/06 02:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:37:17 DEBUG : three: md5 = 2acd8cd9a00d594214a31fe0e9e54f67 OK 2026/08/06 02:37:17 DEBUG : three: size = 7 OK 2026/08/06 02:37:17 INFO : three: Copied (new) 2026/08/06 02:37:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (34.75s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:37:26 DEBUG : dst/one: md5 = 38315c51a7e6bbb127b79d54403f75ba OK 2026/08/06 02:37:28 DEBUG : dst/two: md5 = 23750a0d9bb2dbc246ec62bb4dceb47e OK 2026/08/06 02:37:29 DEBUG : dst/three.txt: md5 = 411795025d7cc41fb43a1c080e219eeb OK 2026/08/06 02:37:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/dst" 2026/08/06 02:37:30 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:37:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/backup" 2026/08/06 02:37:31 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/1nrff024r7pq65ecp72fc28jb0" 2026/08/06 02:37:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone563502434) 2026/08/06 02:37:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:37:32 DEBUG : one: Sizes differ 2026/08/06 02:37:32 DEBUG : two: size = 3 OK 2026/08/06 02:37:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:37:32 DEBUG : two: Unchanged skipping 2026/08/06 02:37:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:37:34 INFO : one: Moved (server-side) 2026/08/06 02:37:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:37:36 DEBUG : one: md5 = 1726bf5e1e505371d809fb27c3a27611 OK 2026/08/06 02:37:36 DEBUG : one: size = 4 OK 2026/08/06 02:37:36 INFO : one: Copied (new) 2026/08/06 02:37:36 DEBUG : Waiting for deletions to finish 2026/08/06 02:37:36 INFO : three.txt: Moved (server-side) 2026/08/06 02:37:36 INFO : three.txt: Moved into backup dir 2026/08/06 02:37:38 DEBUG : dst/three.txt: md5 = de22808b504448da8482c6e8f59c6a29 OK 2026/08/06 02:37:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:37:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:37:39 DEBUG : one: Sizes differ 2026/08/06 02:37:39 DEBUG : two: size = 3 OK 2026/08/06 02:37:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:37:39 DEBUG : two: Unchanged skipping 2026/08/06 02:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:37:40 INFO : one: Deleted 2026/08/06 02:37:40 INFO : one: Moved (server-side) 2026/08/06 02:37:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:37:42 DEBUG : one: md5 = 7a64e5ae5d44d6a1a99781ead9292728 OK 2026/08/06 02:37:42 DEBUG : one: size = 5 OK 2026/08/06 02:37:42 INFO : one: Copied (new) 2026/08/06 02:37:42 DEBUG : Waiting for deletions to finish 2026/08/06 02:37:42 INFO : three.txt: Deleted 2026/08/06 02:37:43 INFO : three.txt: Moved (server-side) 2026/08/06 02:37:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (23.64s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:37:50 DEBUG : dst/one: md5 = 1d0006544b28b748af1aaf00db0d24a1 OK 2026/08/06 02:37:51 DEBUG : dst/two: md5 = 57c48578f966c26a22b9a92685b6291e OK 2026/08/06 02:37:53 DEBUG : dst/three.txt: md5 = 6c01bd2122e7a853b1e763644ea83fe4 OK 2026/08/06 02:37:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/dst" 2026/08/06 02:37:53 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:37:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/backup" 2026/08/06 02:37:54 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/1nrff024r7pq65ecp72fc28jb0" 2026/08/06 02:37:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone563502434) 2026/08/06 02:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:37:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:37:56 DEBUG : one: Sizes differ 2026/08/06 02:37:56 DEBUG : two: size = 3 OK 2026/08/06 02:37:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:37:56 DEBUG : two: Unchanged skipping 2026/08/06 02:37:58 INFO : one: Moved (server-side) to: one.bak 2026/08/06 02:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:37:59 DEBUG : one: md5 = 31f869405fac8e819832c56ccc66920f OK 2026/08/06 02:37:59 DEBUG : one: size = 4 OK 2026/08/06 02:37:59 INFO : one: Copied (new) 2026/08/06 02:37:59 DEBUG : Waiting for deletions to finish 2026/08/06 02:38:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 02:38:00 INFO : three.txt: Moved into backup dir 2026/08/06 02:38:02 DEBUG : dst/three.txt: md5 = 2960c80e7e3c3db3184d009056b8ffbb OK 2026/08/06 02:38:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:38:03 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:38:03 DEBUG : one: Sizes differ 2026/08/06 02:38:03 DEBUG : two: size = 3 OK 2026/08/06 02:38:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:38:03 DEBUG : two: Unchanged skipping 2026/08/06 02:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:38:04 INFO : one.bak: Deleted 2026/08/06 02:38:04 INFO : one: Moved (server-side) to: one.bak 2026/08/06 02:38:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:38:06 DEBUG : one: md5 = 7640641def81ee5245d1ade5b120f46e OK 2026/08/06 02:38:06 DEBUG : one: size = 5 OK 2026/08/06 02:38:06 INFO : one: Copied (new) 2026/08/06 02:38:06 DEBUG : Waiting for deletions to finish 2026/08/06 02:38:07 INFO : three.txt.bak: Deleted 2026/08/06 02:38:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 02:38:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (24.35s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:38:14 DEBUG : dst/one: md5 = 65f325d8c8dac262c45c69125002518f OK 2026/08/06 02:38:16 DEBUG : dst/two: md5 = 9157dc13d5cbf252b0c793b5bc605856 OK 2026/08/06 02:38:17 DEBUG : dst/three.txt: md5 = 72e049b170be514c3c0db209e0bc59db OK 2026/08/06 02:38:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/dst" 2026/08/06 02:38:18 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:38:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/backup" 2026/08/06 02:38:19 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/1nrff024r7pq65ecp72fc28jb0" 2026/08/06 02:38:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone563502434) 2026/08/06 02:38:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:38:21 DEBUG : two: size = 3 OK 2026/08/06 02:38:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:38:21 DEBUG : two: Unchanged skipping 2026/08/06 02:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:38:21 DEBUG : one: Sizes differ 2026/08/06 02:38:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/06 02:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:38:24 DEBUG : one: md5 = 69aab0cd5fefb55c05c1f6e824fa71a0 OK 2026/08/06 02:38:24 DEBUG : one: size = 4 OK 2026/08/06 02:38:24 INFO : one: Copied (new) 2026/08/06 02:38:24 DEBUG : Waiting for deletions to finish 2026/08/06 02:38:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/06 02:38:25 INFO : three.txt: Moved into backup dir 2026/08/06 02:38:27 DEBUG : dst/three.txt: md5 = 7df765538739d4452080904bfc4a5a6d OK 2026/08/06 02:38:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:38:27 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:38:27 DEBUG : one: Sizes differ 2026/08/06 02:38:27 DEBUG : two: size = 3 OK 2026/08/06 02:38:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:38:27 DEBUG : two: Unchanged skipping 2026/08/06 02:38:28 INFO : one-2019-01-01: Deleted 2026/08/06 02:38:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/06 02:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:38:30 DEBUG : one: md5 = 706600f956586a4d4102a0c78d5698be OK 2026/08/06 02:38:30 DEBUG : one: size = 5 OK 2026/08/06 02:38:30 INFO : one: Copied (new) 2026/08/06 02:38:30 DEBUG : Waiting for deletions to finish 2026/08/06 02:38:31 INFO : three-2019-01-01.txt: Deleted 2026/08/06 02:38:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/06 02:38:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.61s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:38:39 DEBUG : dst/one: md5 = a29d2313a78d5fa4735dc57b6375125b OK 2026/08/06 02:38:40 DEBUG : dst/two: md5 = 8bbf8258c83bb524e6b7b8f196052fe8 OK 2026/08/06 02:38:42 DEBUG : dst/three.txt: md5 = 7b4f3c385851f3ee1148fbfc68b20d2b OK 2026/08/06 02:38:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/dst" 2026/08/06 02:38:42 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:38:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone563502434) 2026/08/06 02:38:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:38:43 DEBUG : one: Sizes differ 2026/08/06 02:38:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:38:43 DEBUG : two: size = 3 OK 2026/08/06 02:38:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:38:43 DEBUG : two: Unchanged skipping 2026/08/06 02:38:44 INFO : one: Moved (server-side) to: one.bak 2026/08/06 02:38:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:38:45 DEBUG : one: md5 = 95bf72443f435b3e23105f7bdca5e0c0 OK 2026/08/06 02:38:45 DEBUG : one: size = 4 OK 2026/08/06 02:38:45 INFO : one: Copied (new) 2026/08/06 02:38:45 DEBUG : Waiting for deletions to finish 2026/08/06 02:38:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 02:38:47 INFO : three.txt: Moved into backup dir 2026/08/06 02:38:49 DEBUG : dst/three.txt: md5 = 8c2eef603bacc2ff11d6571b7088fb5d OK 2026/08/06 02:38:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/06 02:38:50 DEBUG : three.txt.bak: Excluded 2026/08/06 02:38:50 DEBUG : one.bak: Excluded (Path Filter) 2026/08/06 02:38:50 DEBUG : one.bak: Excluded 2026/08/06 02:38:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:38:50 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:38:50 DEBUG : one: Sizes differ 2026/08/06 02:38:50 DEBUG : two: size = 3 OK 2026/08/06 02:38:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:38:50 DEBUG : two: Unchanged skipping 2026/08/06 02:38:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for checks to finish 2026/08/06 02:38:51 INFO : one.bak: Deleted 2026/08/06 02:38:51 INFO : one: Moved (server-side) to: one.bak 2026/08/06 02:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst': Waiting for transfers to finish 2026/08/06 02:38:53 DEBUG : one: md5 = 7c731baecd549086223f9573f047e876 OK 2026/08/06 02:38:53 DEBUG : one: size = 5 OK 2026/08/06 02:38:53 INFO : one: Copied (new) 2026/08/06 02:38:53 DEBUG : Waiting for deletions to finish 2026/08/06 02:38:54 INFO : three.txt.bak: Deleted 2026/08/06 02:38:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 02:38:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (21.92s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:39:00 DEBUG : dst/one: md5 = 35c58c802507b3ed27b37c38a2e550ad OK 2026/08/06 02:39:02 DEBUG : dst/two: md5 = 7a34dc6ceaf0d98c8992fd88915e5c68 OK 2026/08/06 02:39:04 DEBUG : dst/three.txt: md5 = dceeef9ea7f881c2b4bd2643b82cc909 OK 2026/08/06 02:39:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/dst" 2026/08/06 02:39:04 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:39:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone563502434) 2026/08/06 02:39:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:39:05 DEBUG : one: Sizes differ 2026/08/06 02:39:06 INFO : one: Moved (server-side) to: one.bak 2026/08/06 02:39:07 DEBUG : one: md5 = 69950a5db2a5a47896f3e8c3ecd11754 OK 2026/08/06 02:39:07 DEBUG : one: size = 4 OK 2026/08/06 02:39:07 INFO : one: Copied (new) 2026/08/06 02:39:08 DEBUG : two: size = 3 OK 2026/08/06 02:39:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:39:08 DEBUG : two: Unchanged skipping 2026/08/06 02:39:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone563502434) 2026/08/06 02:39:08 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:39:08 DEBUG : three.txt: Sizes differ 2026/08/06 02:39:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 02:39:10 DEBUG : three.txt: md5 = a7e90387637bc782bd9e17b44c79665e OK 2026/08/06 02:39:10 DEBUG : three.txt: size = 6 OK 2026/08/06 02:39:10 INFO : three.txt: Copied (new) 2026/08/06 02:39:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:39:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:39:11 DEBUG : one: Sizes differ 2026/08/06 02:39:12 INFO : one.bak: Deleted 2026/08/06 02:39:13 INFO : one: Moved (server-side) to: one.bak 2026/08/06 02:39:14 DEBUG : one: md5 = 3d612755eb93475f9c3dcf4712846aa1 OK 2026/08/06 02:39:14 DEBUG : one: size = 5 OK 2026/08/06 02:39:14 INFO : one: Copied (new) 2026/08/06 02:39:14 DEBUG : two: size = 3 OK 2026/08/06 02:39:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:39:14 DEBUG : two: Unchanged skipping 2026/08/06 02:39:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone563502434) 2026/08/06 02:39:14 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:39:14 DEBUG : three.txt: Sizes differ 2026/08/06 02:39:15 INFO : three.txt.bak: Deleted 2026/08/06 02:39:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/06 02:39:17 DEBUG : three.txt: md5 = d36595718c875699f35fc6790bea2ef1 OK 2026/08/06 02:39:17 DEBUG : three.txt: size = 19 OK 2026/08/06 02:39:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (23.21s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:39:24 DEBUG : dst/one: md5 = 80602a39b2c21af245765e05002ae0de OK 2026/08/06 02:39:25 DEBUG : dst/two: md5 = 9070cc321cf31efba95d10dcd31dc20d OK 2026/08/06 02:39:27 DEBUG : dst/three.txt: md5 = 1fc72ba68384a16fbd616bf829cea343 OK 2026/08/06 02:39:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucehor7vado/dst" 2026/08/06 02:39:27 DEBUG : Creating backend with remote "TestDrive:crypt/bbrk4okmqf36evqcf6gk8nt6cp0u8bf3d2sefkbucdlhq2d6v8og/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/06 02:39:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone563502434) 2026/08/06 02:39:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:39:28 DEBUG : one: Sizes differ 2026/08/06 02:39:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/06 02:39:31 DEBUG : one: md5 = e8468185c186cf22a80777ea56f79953 OK 2026/08/06 02:39:31 DEBUG : one: size = 4 OK 2026/08/06 02:39:31 INFO : one: Copied (new) 2026/08/06 02:39:31 DEBUG : two: size = 3 OK 2026/08/06 02:39:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:39:31 DEBUG : two: Unchanged skipping 2026/08/06 02:39:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone563502434) 2026/08/06 02:39:31 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:39:31 DEBUG : three.txt: Sizes differ 2026/08/06 02:39:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/06 02:39:33 DEBUG : three.txt: md5 = eb09e8e177d7275bc7bc8bbb14fbddc9 OK 2026/08/06 02:39:33 DEBUG : three.txt: size = 6 OK 2026/08/06 02:39:33 INFO : three.txt: Copied (new) 2026/08/06 02:39:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone563502434) 2026/08/06 02:39:35 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:39:35 DEBUG : one: Sizes differ 2026/08/06 02:39:35 INFO : one-2019-01-01: Deleted 2026/08/06 02:39:36 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/06 02:39:37 DEBUG : one: md5 = 0f31a7ec58f6363ecd784a7b002da553 OK 2026/08/06 02:39:37 DEBUG : one: size = 5 OK 2026/08/06 02:39:37 INFO : one: Copied (new) 2026/08/06 02:39:38 DEBUG : two: size = 3 OK 2026/08/06 02:39:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:39:38 DEBUG : two: Unchanged skipping 2026/08/06 02:39:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone563502434) 2026/08/06 02:39:38 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado/dst') 2026/08/06 02:39:38 DEBUG : three.txt: Sizes differ 2026/08/06 02:39:39 INFO : three-2019-01-01.txt: Deleted 2026/08/06 02:39:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/06 02:39:41 DEBUG : three.txt: md5 = e89fc641f65d973576ec805f0fe28d92 OK 2026/08/06 02:39:41 DEBUG : three.txt: size = 19 OK 2026/08/06 02:39:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (23.56s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:39:47 DEBUG : Testêé: md5 = 011c57bb08b65dbea822c48bf26e28f2 OK 2026/08/06 02:39:47 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone563502434) 2026/08/06 02:39:47 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:39:47 DEBUG : Testêé: Sizes differ 2026/08/06 02:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:39:48 DEBUG : Testêé: md5 = b4edc512ccb210fbfe3f27aa6a7f4e1a OK 2026/08/06 02:39:48 DEBUG : Testêé: size = 14 OK 2026/08/06 02:39:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/06 02:39:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.44s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:39:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/06 02:39:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:39:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:39:51 DEBUG : existing: md5 = bdba90d24d65749491440bb1a43ffb40 OK 2026/08/06 02:39:51 DEBUG : existing: size = 6 OK 2026/08/06 02:39:51 INFO : existing: Copied (new) 2026/08/06 02:39:51 DEBUG : Waiting for deletions to finish 2026/08/06 02:39:52 DEBUG : existing: size = 8 (Local file system at /tmp/rclone563502434) 2026/08/06 02:39:52 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:39:52 DEBUG : existing: Sizes differ 2026/08/06 02:39:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/06 02:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:39:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': not deleting files as there were IO errors 2026/08/06 02:39:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.03s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:39:55 DEBUG : EXISTING: md5 = 1aa68a01a7718872522b51a94d6e6213 OK 2026/08/06 02:39:55 DEBUG : EXISTING: size = 6 OK 2026/08/06 02:39:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:39:55 DEBUG : existing: Unchanged skipping 2026/08/06 02:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:39:55 DEBUG : Waiting for deletions to finish 2026/08/06 02:39:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.21s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.53s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.48s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.55s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:40:00 DEBUG : both0: md5 = 2680dcdc3be3a4b01998864907e0f390 OK 2026/08/06 02:40:02 DEBUG : only0: md5 = d41bd8522b4024115dccfef4d30516a7 OK 2026/08/06 02:40:03 DEBUG : both1: md5 = 6881568c50cf326673c7b5ab0fd0f6fe OK 2026/08/06 02:40:05 DEBUG : only1: md5 = e15e1375249b4496a6314ca80f26c546 OK 2026/08/06 02:40:06 DEBUG : both2: md5 = 7f66624707163c8eecab7ba86e23b9e0 OK 2026/08/06 02:40:08 DEBUG : only2: md5 = 33b827c50dfc4b62b2aec2f80eea5b56 OK 2026/08/06 02:40:09 DEBUG : both3: md5 = e1eef817856c0bfde1dd2eaf54c20365 OK 2026/08/06 02:40:10 DEBUG : only3: md5 = 80f55576f98ba5751aee236b92479f52 OK 2026/08/06 02:40:12 DEBUG : both4: md5 = a17527cc1bb33921e82a6f4be73b382c OK 2026/08/06 02:40:13 DEBUG : only4: md5 = 3dd0e23282c108c9e44499a68e4572ee OK 2026/08/06 02:40:15 DEBUG : both5: md5 = e8c48b08ec672ffe23ea7fdc90de2a9e OK 2026/08/06 02:40:17 DEBUG : only5: md5 = 1b268f7b22856a62e76d80df97e5f775 OK 2026/08/06 02:40:18 DEBUG : both6: md5 = 29e8dcb15e10c5d2c401dd3c064f682e OK 2026/08/06 02:40:20 DEBUG : only6: md5 = a49a3b5d1dc62f25f3d7534145dbdbcc OK 2026/08/06 02:40:21 DEBUG : both7: md5 = f954be4b6b75d5efb34c461d00d9adb2 OK 2026/08/06 02:40:23 DEBUG : only7: md5 = 614bff9fd309e4ef0256555e115f80f3 OK 2026/08/06 02:40:24 DEBUG : both8: md5 = 2550d0ad1e901b02be587bfa9ad3cf59 OK 2026/08/06 02:40:26 DEBUG : only8: md5 = d2e652730f412a568600827805ada81f OK 2026/08/06 02:40:27 DEBUG : both9: md5 = 519a9d0c4cfb3c9666e4b73b7e73ad24 OK 2026/08/06 02:40:29 DEBUG : only9: md5 = a5a60f7fe6a364d9384ff4c30a033359 OK 2026/08/06 02:40:30 DEBUG : both10: md5 = 564990a496e1ece3f000cfafb78c309d OK 2026/08/06 02:40:32 DEBUG : only10: md5 = 3247bfaea1e485fb2e803597b0ac2e71 OK 2026/08/06 02:40:33 DEBUG : both11: md5 = c51abbb44b4d3b80c95dafc8970d3239 OK 2026/08/06 02:40:35 DEBUG : only11: md5 = 35e5e46241663e2ddc2ccda466403df6 OK 2026/08/06 02:40:36 DEBUG : both12: md5 = faad029ef3bc9c7d35ac1bc5c9754083 OK 2026/08/06 02:40:38 DEBUG : only12: md5 = 992f13eaa14215e5ffaf2c51cd6541e9 OK 2026/08/06 02:40:39 DEBUG : both13: md5 = 90a0fa0c19c57417282e13b8f65c0683 OK 2026/08/06 02:40:41 DEBUG : only13: md5 = 86c493c60b5a46de6d6690ef4ad9f4c2 OK 2026/08/06 02:40:42 DEBUG : both14: md5 = be1e0cd406a6f3bc12de8a2811192d18 OK 2026/08/06 02:40:44 DEBUG : only14: md5 = 241ced594fe9bab74d4a292864deebde OK 2026/08/06 02:40:45 DEBUG : both15: md5 = ccd863399f4b507e1aa277a83c9b9cc5 OK 2026/08/06 02:40:47 DEBUG : only15: md5 = eeb831f9e00802a7f4738feb42f5bf83 OK 2026/08/06 02:40:49 DEBUG : both16: md5 = 608a46e8486aa9052968b329df31e64b OK 2026/08/06 02:40:50 DEBUG : only16: md5 = eae20b9c36ef69b1fc232ef9966300cf OK 2026/08/06 02:40:52 DEBUG : both17: md5 = 129e16afaaa7763f3481445ab7c3de47 OK 2026/08/06 02:40:53 DEBUG : only17: md5 = 90052f3720c797fa23bdea371f3bb2fa OK 2026/08/06 02:40:55 DEBUG : both18: md5 = 3d9046bf7915d9926b232fdf150af594 OK 2026/08/06 02:40:56 DEBUG : only18: md5 = 9272ab902696e1c5ab664a084c5b8b12 OK 2026/08/06 02:40:58 DEBUG : both19: md5 = e92eb8727effc25de9d24eaa0d1c66b5 OK 2026/08/06 02:40:59 DEBUG : only19: md5 = 1e8ee40b6828cae00c08c5de9f2432fd OK 2026/08/06 02:41:00 DEBUG : both0: size = 6 OK 2026/08/06 02:41:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both10: size = 6 OK 2026/08/06 02:41:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both11: size = 6 OK 2026/08/06 02:41:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both12: size = 6 OK 2026/08/06 02:41:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:41:00 DEBUG : both0: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both13: size = 6 OK 2026/08/06 02:41:00 DEBUG : both10: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both14: size = 6 OK 2026/08/06 02:41:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both11: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both15: size = 6 OK 2026/08/06 02:41:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both12: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both16: size = 6 OK 2026/08/06 02:41:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both14: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both17: size = 6 OK 2026/08/06 02:41:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both17: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both18: size = 6 OK 2026/08/06 02:41:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both18: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both19: size = 6 OK 2026/08/06 02:41:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both19: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both1: size = 6 OK 2026/08/06 02:41:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both1: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both2: size = 6 OK 2026/08/06 02:41:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both2: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both3: size = 6 OK 2026/08/06 02:41:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both16: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both4: size = 6 OK 2026/08/06 02:41:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both4: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both5: size = 6 OK 2026/08/06 02:41:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both5: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both6: size = 6 OK 2026/08/06 02:41:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both6: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both7: size = 6 OK 2026/08/06 02:41:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both7: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both8: size = 6 OK 2026/08/06 02:41:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both8: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both9: size = 6 OK 2026/08/06 02:41:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both9: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both15: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both3: Unchanged skipping 2026/08/06 02:41:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:41:00 DEBUG : both13: Unchanged skipping 2026/08/06 02:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:41:00 DEBUG : Waiting for deletions to finish 2026/08/06 02:41:01 INFO : only13: Deleted 2026/08/06 02:41:01 INFO : only8: Deleted 2026/08/06 02:41:01 INFO : only18: Deleted 2026/08/06 02:41:01 INFO : only2: Deleted 2026/08/06 02:41:01 INFO : only12: Deleted 2026/08/06 02:41:01 INFO : only17: Deleted 2026/08/06 02:41:01 INFO : only4: Deleted 2026/08/06 02:41:01 INFO : only11: Deleted 2026/08/06 02:41:01 INFO : only9: Deleted 2026/08/06 02:41:01 INFO : only14: Deleted 2026/08/06 02:41:01 INFO : only16: Deleted 2026/08/06 02:41:02 INFO : only0: Deleted 2026/08/06 02:41:02 INFO : only19: Deleted 2026/08/06 02:41:02 INFO : only6: Deleted 2026/08/06 02:41:02 INFO : only10: Deleted 2026/08/06 02:41:02 INFO : only15: Deleted 2026/08/06 02:41:02 INFO : only1: Deleted 2026/08/06 02:41:02 INFO : only3: Deleted 2026/08/06 02:41:02 INFO : only5: Deleted 2026/08/06 02:41:02 INFO : only7: Deleted 2026/08/06 02:41:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (73.69s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:41:14 DEBUG : both0: md5 = 079fd19a1bce12d01785ff1be558a164 OK 2026/08/06 02:41:15 DEBUG : only0: md5 = 17d887785ba29283ff18ecf3e79a91ef OK 2026/08/06 02:41:17 DEBUG : both1: md5 = 2b620c16c9039936f000233c0c452bb0 OK 2026/08/06 02:41:18 DEBUG : only1: md5 = 57bd9371f0ea5d9fcfb6fee7c897235d OK 2026/08/06 02:41:20 DEBUG : both2: md5 = eecd97a9338c2b9fee6e4c7450f726c8 OK 2026/08/06 02:41:21 DEBUG : only2: md5 = 55d3972462af203086b540b80a323580 OK 2026/08/06 02:41:23 DEBUG : both3: md5 = d83a0fcb287222b95d863c61da19be8b OK 2026/08/06 02:41:25 DEBUG : only3: md5 = 52c068941795ac959296b7a62fef66fc OK 2026/08/06 02:41:26 DEBUG : both4: md5 = e395b081055bc6d20fa563ee74548ec3 OK 2026/08/06 02:41:27 DEBUG : only4: md5 = 75eca400b973258c3b836bfa3220a1ef OK 2026/08/06 02:41:29 DEBUG : both5: md5 = 76e5c0d3e291a9b0622113649a28768f OK 2026/08/06 02:41:30 DEBUG : only5: md5 = c76b1b8ae7614435c17a6fdcda97c819 OK 2026/08/06 02:41:32 DEBUG : both6: md5 = d1eb88925d4d0528cce38985d7c9f2c4 OK 2026/08/06 02:41:33 DEBUG : only6: md5 = 201b1db4d53dcd2fe63263cd8b9ff18c OK 2026/08/06 02:41:35 DEBUG : both7: md5 = bdca0589abeace0b85edaa60de86636f OK 2026/08/06 02:41:36 DEBUG : only7: md5 = 12994765cc12126c3702dd9c935123d2 OK 2026/08/06 02:41:38 DEBUG : both8: md5 = f6ab884fda81f6d093ba8d8e7fd5d4e5 OK 2026/08/06 02:41:39 DEBUG : only8: md5 = ecd8183ab1f65c5161e175012f8b55c0 OK 2026/08/06 02:41:41 DEBUG : both9: md5 = 8d410bb68b62d4be3accff5e52f330d8 OK 2026/08/06 02:41:42 DEBUG : only9: md5 = ee108c255b0fa4a99709baab6016c368 OK 2026/08/06 02:41:44 DEBUG : both10: md5 = 9116811f45dbfa5af23fe1dbc70e56b6 OK 2026/08/06 02:41:45 DEBUG : only10: md5 = 55f64fcc98ad341bafbf5cccdf227c85 OK 2026/08/06 02:41:47 DEBUG : both11: md5 = 99bcd782d026f71c0f47391a7dd95385 OK 2026/08/06 02:41:48 DEBUG : only11: md5 = 0bf1360dc53572ba3d8a4e7bb9ec4b4d OK 2026/08/06 02:41:50 DEBUG : both12: md5 = b522d65abbe32d736ab9b091b0b9de6f OK 2026/08/06 02:41:52 DEBUG : only12: md5 = 1892a9ead935668cfba3ae272df63934 OK 2026/08/06 02:41:53 DEBUG : both13: md5 = c6f43dd0625f0c8e06da35eb73ce1b15 OK 2026/08/06 02:41:55 DEBUG : only13: md5 = 9b8e9a407f7459acb8cb9828bcdcc346 OK 2026/08/06 02:41:56 DEBUG : both14: md5 = 041d56887ff5f1a41fd17b9aad69af8d OK 2026/08/06 02:41:57 DEBUG : only14: md5 = a3a7456682add08e4b2d4cf5f98a0118 OK 2026/08/06 02:41:59 DEBUG : both15: md5 = 3971365b30d48b695c8a5f46aea8ff13 OK 2026/08/06 02:42:00 DEBUG : only15: md5 = dbc85dc6f42d9fc9abffb1cfee4586af OK 2026/08/06 02:42:02 DEBUG : both16: md5 = 6636e97a66fb395b0fa49271a73d5c3f OK 2026/08/06 02:42:04 DEBUG : only16: md5 = 80660b8d555d386f337affe06c983a36 OK 2026/08/06 02:42:05 DEBUG : both17: md5 = e10a586f5aae5eb49aa78c31ca98be2d OK 2026/08/06 02:42:07 DEBUG : only17: md5 = 04f469fd26a60672972cdf95f457bf18 OK 2026/08/06 02:42:08 DEBUG : both18: md5 = 7a3f2d9d55ba9217e3b4ee708f77d73a OK 2026/08/06 02:42:09 DEBUG : only18: md5 = 87e19b332dc12f07a55a661c76b66fbe OK 2026/08/06 02:42:11 DEBUG : both19: md5 = f4bac4a99277d6aeeceb8f827845f6e0 OK 2026/08/06 02:42:12 DEBUG : only19: md5 = a8e942c05d998cab077324962d701353 OK 2026/08/06 02:42:13 DEBUG : both0: size = 6 OK 2026/08/06 02:42:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both0: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both10: size = 6 OK 2026/08/06 02:42:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both10: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both11: size = 6 OK 2026/08/06 02:42:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both12: size = 6 OK 2026/08/06 02:42:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both13: size = 6 OK 2026/08/06 02:42:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both14: size = 6 OK 2026/08/06 02:42:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both12: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both15: size = 6 OK 2026/08/06 02:42:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both15: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both16: size = 6 OK 2026/08/06 02:42:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both16: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both17: size = 6 OK 2026/08/06 02:42:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both17: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both18: size = 6 OK 2026/08/06 02:42:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:42:13 DEBUG : both13: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both19: size = 6 OK 2026/08/06 02:42:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both14: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both18: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both1: size = 6 OK 2026/08/06 02:42:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both2: size = 6 OK 2026/08/06 02:42:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both11: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both3: size = 6 OK 2026/08/06 02:42:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both1: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both19: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both5: size = 6 OK 2026/08/06 02:42:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both5: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both6: size = 6 OK 2026/08/06 02:42:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both6: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both4: size = 6 OK 2026/08/06 02:42:13 DEBUG : both7: size = 6 OK 2026/08/06 02:42:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both2: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both8: size = 6 OK 2026/08/06 02:42:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both8: Unchanged skipping 2026/08/06 02:42:13 DEBUG : both9: size = 6 OK 2026/08/06 02:42:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:42:13 DEBUG : both9: Unchanged skipping 2026/08/06 02:42:13 DEBUG : only0: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only0: Sizes differ 2026/08/06 02:42:13 DEBUG : only10: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only10: Sizes differ 2026/08/06 02:42:13 DEBUG : both3: Unchanged skipping 2026/08/06 02:42:13 DEBUG : only11: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only11: Sizes differ 2026/08/06 02:42:13 DEBUG : only12: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only12: Sizes differ 2026/08/06 02:42:13 DEBUG : only13: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only13: Sizes differ 2026/08/06 02:42:13 DEBUG : only14: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only14: Sizes differ 2026/08/06 02:42:13 DEBUG : both7: Unchanged skipping 2026/08/06 02:42:13 DEBUG : only15: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only15: Sizes differ 2026/08/06 02:42:13 DEBUG : only16: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only16: Sizes differ 2026/08/06 02:42:13 DEBUG : only17: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only17: Sizes differ 2026/08/06 02:42:13 DEBUG : only18: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only18: Sizes differ 2026/08/06 02:42:13 DEBUG : only19: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only19: Sizes differ 2026/08/06 02:42:13 DEBUG : only1: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only1: Sizes differ 2026/08/06 02:42:13 DEBUG : only2: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only2: Sizes differ 2026/08/06 02:42:13 DEBUG : both4: Unchanged skipping 2026/08/06 02:42:13 DEBUG : only3: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only3: Sizes differ 2026/08/06 02:42:13 DEBUG : only4: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only4: Sizes differ 2026/08/06 02:42:13 DEBUG : only5: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only5: Sizes differ 2026/08/06 02:42:13 DEBUG : only6: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only6: Sizes differ 2026/08/06 02:42:13 DEBUG : only7: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only7: Sizes differ 2026/08/06 02:42:13 DEBUG : only8: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only8: Sizes differ 2026/08/06 02:42:13 DEBUG : only9: size = 0 (Local file system at /tmp/rclone563502434) 2026/08/06 02:42:13 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado') 2026/08/06 02:42:13 DEBUG : only9: Sizes differ 2026/08/06 02:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:42:14 DEBUG : only12: md5 = fe695e126a974e97327eec55ceb68a2e OK 2026/08/06 02:42:14 DEBUG : only12: size = 0 OK 2026/08/06 02:42:14 INFO : only12: Copied (replaced existing) 2026/08/06 02:42:14 DEBUG : only0: md5 = f452f51d7c62e52e5317f46b0f7ddf46 OK 2026/08/06 02:42:14 DEBUG : only0: size = 0 OK 2026/08/06 02:42:14 INFO : only0: Copied (replaced existing) 2026/08/06 02:42:14 DEBUG : only10: md5 = c53287f01a7418a3ab9aed09b7f98dce OK 2026/08/06 02:42:14 DEBUG : only10: size = 0 OK 2026/08/06 02:42:14 INFO : only10: Copied (replaced existing) 2026/08/06 02:42:14 DEBUG : only11: md5 = 978b1fdc978c3dabefc425391d67543e OK 2026/08/06 02:42:14 DEBUG : only11: size = 0 OK 2026/08/06 02:42:14 INFO : only11: Copied (replaced existing) 2026/08/06 02:42:15 DEBUG : only13: md5 = c76180db2af29c3e977208aaa362fd2c OK 2026/08/06 02:42:15 DEBUG : only13: size = 0 OK 2026/08/06 02:42:15 INFO : only13: Copied (replaced existing) 2026/08/06 02:42:15 DEBUG : only15: md5 = 3ddba8ed0c5089034019bb7cfb2388d0 OK 2026/08/06 02:42:15 DEBUG : only15: size = 0 OK 2026/08/06 02:42:15 INFO : only15: Copied (replaced existing) 2026/08/06 02:42:15 DEBUG : only16: md5 = f0396e76c2409d44376e8fc7e9e26b98 OK 2026/08/06 02:42:15 DEBUG : only16: size = 0 OK 2026/08/06 02:42:15 INFO : only16: Copied (replaced existing) 2026/08/06 02:42:16 DEBUG : only14: md5 = 06f6ceb5908c7c9e74e15583a222ba47 OK 2026/08/06 02:42:16 DEBUG : only14: size = 0 OK 2026/08/06 02:42:16 INFO : only14: Copied (replaced existing) 2026/08/06 02:42:17 DEBUG : only17: md5 = 2f41276949cf187dec89c87b71c549f8 OK 2026/08/06 02:42:17 DEBUG : only17: size = 0 OK 2026/08/06 02:42:17 INFO : only17: Copied (replaced existing) 2026/08/06 02:42:17 DEBUG : only19: md5 = 27074ad057efe9d1d79a0b777feebadb OK 2026/08/06 02:42:17 DEBUG : only19: size = 0 OK 2026/08/06 02:42:17 INFO : only19: Copied (replaced existing) 2026/08/06 02:42:17 DEBUG : only3: md5 = 97199a8bb50de1a1a15791ed1311746d OK 2026/08/06 02:42:17 DEBUG : only3: size = 0 OK 2026/08/06 02:42:17 INFO : only3: Copied (replaced existing) 2026/08/06 02:42:17 DEBUG : only1: md5 = a3725daf03c8221771b3393083360b25 OK 2026/08/06 02:42:17 DEBUG : only1: size = 0 OK 2026/08/06 02:42:17 INFO : only1: Copied (replaced existing) 2026/08/06 02:42:18 DEBUG : only18: md5 = 7821327aeba7002041bf0fd9b61ab63f OK 2026/08/06 02:42:18 DEBUG : only18: size = 0 OK 2026/08/06 02:42:18 INFO : only18: Copied (replaced existing) 2026/08/06 02:42:18 DEBUG : only2: md5 = 524612c5f2ce36e75119c7f0cfcbaf34 OK 2026/08/06 02:42:18 DEBUG : only2: size = 0 OK 2026/08/06 02:42:18 INFO : only2: Copied (replaced existing) 2026/08/06 02:42:18 DEBUG : only4: md5 = f8587740febac4ffc43dbd6b440ed5a9 OK 2026/08/06 02:42:18 DEBUG : only4: size = 0 OK 2026/08/06 02:42:18 INFO : only4: Copied (replaced existing) 2026/08/06 02:42:18 DEBUG : only8: md5 = ea7e5c81d6794f3d2f67d3d7b39381a8 OK 2026/08/06 02:42:18 DEBUG : only8: size = 0 OK 2026/08/06 02:42:18 INFO : only8: Copied (replaced existing) 2026/08/06 02:42:19 DEBUG : only5: md5 = ed74f3f9b4c4bbbe3e368f11dcf7cdd3 OK 2026/08/06 02:42:19 DEBUG : only5: size = 0 OK 2026/08/06 02:42:19 INFO : only5: Copied (replaced existing) 2026/08/06 02:42:19 DEBUG : only9: md5 = 4e0150162aa026ce265ffec868676afd OK 2026/08/06 02:42:19 DEBUG : only9: size = 0 OK 2026/08/06 02:42:19 INFO : only9: Copied (replaced existing) 2026/08/06 02:42:19 DEBUG : only6: md5 = 2a8f8418ef2726a20b4df445a174ebac OK 2026/08/06 02:42:19 DEBUG : only6: size = 0 OK 2026/08/06 02:42:19 INFO : only6: Copied (replaced existing) 2026/08/06 02:42:19 DEBUG : only7: md5 = 1d1f701f764621c77261b200cd6936e8 OK 2026/08/06 02:42:19 DEBUG : only7: size = 0 OK 2026/08/06 02:42:19 INFO : only7: Copied (replaced existing) 2026/08/06 02:42:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (85.16s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:42:38 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:42:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:42:38 DEBUG : empty_on_remote: Making directory with metadata 2026/08/06 02:42:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:42:38 DEBUG : empty_on_remote: Making directory with metadata 2026/08/06 02:42:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:42:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/06 02:42:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:42:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:42:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (15.32s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:42:53 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:42:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:42:53 DEBUG : empty_on_remote: Making directory with metadata 2026/08/06 02:42:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:42:53 DEBUG : empty_on_remote: Making directory with metadata 2026/08/06 02:42:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:42:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/06 02:42:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:42:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:42:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/06 02:42:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:43:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:43:09 DEBUG : sub dir: Making directory with metadata 2026/08/06 02:43:10 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/06 02:43:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:43:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:43:29 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:43:29 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (39.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:43:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/06 02:43:49 DEBUG : sub dir: Making directory with metadata 2026/08/06 02:43:49 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/06 02:44:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:44:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/06 02:44:12 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/06 02:44:12 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (41.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:44:33 DEBUG : dir1/0000-abcdefg.txt: md5 = e3495a32a144d6589f6090c62faa0b71 OK 2026/08/06 02:44:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = ef408934a0eafa276e6f3320eb43c7d4 OK 2026/08/06 02:44:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 3b250d7d949afd4207ed532b78d19262 OK 2026/08/06 02:44:37 DEBUG : dir1/0003-defghij.txt: md5 = c67744db5563ad35249fe44925c5683b OK 2026/08/06 02:44:39 DEBUG : dir1/0004-efghijk.txt: md5 = 9d789f48105598a971e48ab488f0b13c OK 2026/08/06 02:44:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 476bb392abf9717ba6d40cd7a8188fe7 OK 2026/08/06 02:44:42 DEBUG : dir1/0006-ghijklm.txt: md5 = 3f70475a33e327ad41fe692f1a86847e OK 2026/08/06 02:44:44 DEBUG : dir1/0007-1234567.txt: md5 = 5dddc831b6f9c552dbcd7a77656fd7a3 OK 2026/08/06 02:44:45 DEBUG : dir1/0008-2345678.txt: md5 = 3021801d654af810c3bac7a6d5c6d590 OK 2026/08/06 02:44:47 DEBUG : dir1/0009-3456789.txt: md5 = 4e28591aa2f3f0bcf102efaefcb802d4 OK 2026/08/06 02:44:48 DEBUG : dir1/0010-456789.txt: md5 = a5bbaabd35873c4532788028f66ebded OK 2026/08/06 02:44:50 DEBUG : dir1/0011-56789;.txt: md5 = 7eca25bdd258ac64af0e0342f79c3a05 OK 2026/08/06 02:44:51 DEBUG : dir1/0012-6789;.txt: md5 = 9e55a0e2c56575d7f548973b61541c77 OK 2026/08/06 02:44:53 DEBUG : dir1/0013-789;=.txt: md5 = 7bb6a5f7497f207f44f942db10f6045c OK 2026/08/06 02:44:54 DEBUG : dir1/0014-89;=.txt: md5 = 7ff21f7451c915caa84afc951bc2a09e OK 2026/08/06 02:44:56 DEBUG : dir1/0015-9;=.txt: md5 = 7b180a0331e7af9c25e51d35bda924e2 OK 2026/08/06 02:44:57 DEBUG : apple: md5 = d8c6b5ecc3f8d002ca56eaf31f5c3776 OK 2026/08/06 02:44:58 DEBUG : banana: md5 = 44a9858501c10c6af8ed5394b4672c5d OK 2026/08/06 02:45:00 DEBUG : appleappleapplebanana: md5 = 9a21a61028689b68534b1d4fd9c402a2 OK 2026/08/06 02:45:01 DEBUG : splitbananasplit: md5 = e42c0868a36e9b7b79424ea6f052d32c OK 2026/08/06 02:45:01 DEBUG : Waiting for deletions to finish 2026/08/06 02:45:02 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:45:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:45:03 DEBUG : apple: size = 5 OK 2026/08/06 02:45:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : apple: Unchanged skipping 2026/08/06 02:45:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:45:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:45:03 DEBUG : banana: size = 6 OK 2026/08/06 02:45:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : banana: Unchanged skipping 2026/08/06 02:45:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:45:03 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:45:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:45:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:45:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:45:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:45:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:45:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:45:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:45:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:45:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:45:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:45:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:45:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:45:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:45:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:45:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:45:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:45:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:45:03 DEBUG : Waiting for deletions to finish 2026/08/06 02:45:03 INFO : There was nothing to transfer 2026/08/06 02:45:03 DEBUG : Waiting for deletions to finish 2026/08/06 02:45:04 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:45:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:45:05 DEBUG : dir1: Directory modification time the same (differ by -393.252µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : apple: size = 5 OK 2026/08/06 02:45:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : apple: Unchanged skipping 2026/08/06 02:45:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:45:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:45:05 DEBUG : banana: size = 6 OK 2026/08/06 02:45:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : banana: Unchanged skipping 2026/08/06 02:45:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:45:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:45:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:45:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:45:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:45:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:45:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:45:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:45:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:45:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:45:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:45:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:45:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:45:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:45:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:45:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:45:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:45:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:45:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:45:05 DEBUG : Waiting for deletions to finish 2026/08/06 02:45:05 INFO : There was nothing to transfer 2026/08/06 02:45:05 DEBUG : Waiting for deletions to finish 2026/08/06 02:45:06 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:45:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:45:19 DEBUG : dir1/0000-abcdefg.txt: md5 = dd3503cc7064cb20e502d0b13d89dea2 OK 2026/08/06 02:45:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7967e7d7567e804232081497e99ee564 OK 2026/08/06 02:45:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 53bafd7f46351987663f6923f5a10bd2 OK 2026/08/06 02:45:24 DEBUG : dir1/0003-defghij.txt: md5 = 38b80f0d59167a9580d3fde1763a51c2 OK 2026/08/06 02:45:25 DEBUG : dir1/0004-efghijk.txt: md5 = b7ccfd60dd0c8209998cd0ff850b0f25 OK 2026/08/06 02:45:26 DEBUG : dir1/0005-fghijkl.txt: md5 = 24d9095681e8d76f0817ba262cdb265d OK 2026/08/06 02:45:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 439483571b5e122c770978b29a764cd5 OK 2026/08/06 02:45:29 DEBUG : dir1/0007-1234567.txt: md5 = db9fbdbe8f953924007cb9661ceb88b5 OK 2026/08/06 02:45:31 DEBUG : dir1/0008-2345678.txt: md5 = 1bafa859f1163b3b1b84183d7ace5385 OK 2026/08/06 02:45:32 DEBUG : dir1/0009-3456789.txt: md5 = 099fe16e9ff5a06463833bcb7b340c90 OK 2026/08/06 02:45:34 DEBUG : dir1/0010-456789.txt: md5 = 0a281631a523b9a1c962e99f075b8921 OK 2026/08/06 02:45:35 DEBUG : dir1/0011-56789;.txt: md5 = 4adb9d583f9ef2f1dbc8b2e876a200b7 OK 2026/08/06 02:45:37 DEBUG : dir1/0012-6789;.txt: md5 = 6f7b63e816ed3cb00515b29753dcdd0f OK 2026/08/06 02:45:38 DEBUG : dir1/0013-789;=.txt: md5 = 54112a4bd0263d7d7d0d2206085d1fb6 OK 2026/08/06 02:45:40 DEBUG : dir1/0014-89;=.txt: md5 = b4b999142bc11ccdac51f836983d9808 OK 2026/08/06 02:45:41 DEBUG : dir1/0015-9;=.txt: md5 = fc9bb6bd75704f844d5d4994f6de95e6 OK 2026/08/06 02:45:42 DEBUG : apple: md5 = ba7c8c8e880c0bd6c8795c0a5841e405 OK 2026/08/06 02:45:44 DEBUG : banana: md5 = d917ec2a20baf5320704df179a46d21d OK 2026/08/06 02:45:46 DEBUG : appleappleapplebanana: md5 = 0ad884c7fe6decb50f3987817f179355 OK 2026/08/06 02:45:47 DEBUG : splitbananasplit: md5 = 29d1ca29356710832196e1d944c5a5db OK 2026/08/06 02:45:47 DEBUG : Waiting for deletions to finish 2026/08/06 02:45:48 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:45:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:45:49 DEBUG : apple: size = 5 OK 2026/08/06 02:45:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : apple: Unchanged skipping 2026/08/06 02:45:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:45:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:45:49 DEBUG : banana: size = 6 OK 2026/08/06 02:45:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : banana: Unchanged skipping 2026/08/06 02:45:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:45:49 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:45:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:45:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:45:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:45:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:45:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:45:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:45:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:45:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:45:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:45:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:45:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:45:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:45:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:45:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:45:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:45:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:45:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:45:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:45:49 DEBUG : Waiting for deletions to finish 2026/08/06 02:45:49 INFO : There was nothing to transfer 2026/08/06 02:45:49 DEBUG : Waiting for deletions to finish 2026/08/06 02:45:50 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:45:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1: Directory modification time the same (differ by -10.214µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : apple: size = 5 OK 2026/08/06 02:45:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : apple: Unchanged skipping 2026/08/06 02:45:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:45:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:45:51 DEBUG : banana: size = 6 OK 2026/08/06 02:45:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : banana: Unchanged skipping 2026/08/06 02:45:51 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:45:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:45:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:45:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:45:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:45:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:45:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:45:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:45:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:45:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:45:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:45:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:45:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:45:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:45:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:45:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:45:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:45:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:45:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:45:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:45:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:45:51 DEBUG : Waiting for deletions to finish 2026/08/06 02:45:51 INFO : There was nothing to transfer 2026/08/06 02:45:51 DEBUG : Waiting for deletions to finish 2026/08/06 02:45:51 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:45:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:46:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 98f2844780c3767b60ecfc6ba2075b7c OK 2026/08/06 02:46:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 96d2bf0d4f684dafdd657d4eb9d6348c OK 2026/08/06 02:46:08 DEBUG : dir1/0002-cdefghi.txt: md5 = bb01496e955a6abfef03014554c6c6d7 OK 2026/08/06 02:46:10 DEBUG : dir1/0003-defghij.txt: md5 = c2df11f54a1ca1a17d531e971e5b4308 OK 2026/08/06 02:46:11 DEBUG : dir1/0004-efghijk.txt: md5 = 2fb22849c04774bf1953ee6457e261ea OK 2026/08/06 02:46:12 DEBUG : dir1/0005-fghijkl.txt: md5 = b4417d13f28f333ebe670206da2f3323 OK 2026/08/06 02:46:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 9f8213f19b110bd08e55b06349f0fcc3 OK 2026/08/06 02:46:15 DEBUG : dir1/0007-1234567.txt: md5 = dbd41f17f8b730e7f807c84ebdfdf42e OK 2026/08/06 02:46:17 DEBUG : dir1/0008-2345678.txt: md5 = 9ed2c0a6dc79c07ea20c08b733e23554 OK 2026/08/06 02:46:18 DEBUG : dir1/0009-3456789.txt: md5 = 79e23862c3d920ba25f0bf266b1d2e9b OK 2026/08/06 02:46:20 DEBUG : dir1/0010-456789.txt: md5 = 4473a3e8a349a4841d0c57f04dbf6e87 OK 2026/08/06 02:46:21 DEBUG : dir1/0011-56789;.txt: md5 = 084101e3617dd046cf3ced962c69838e OK 2026/08/06 02:46:23 DEBUG : dir1/0012-6789;.txt: md5 = d8687a59f4cad6792bc7e73cd3e283b6 OK 2026/08/06 02:46:25 DEBUG : dir1/0013-789;=.txt: md5 = 184a21cc31bf6d042c58562a14c5a2d9 OK 2026/08/06 02:46:26 DEBUG : dir1/0014-89;=.txt: md5 = a2390e963c2c8935d3d4e7d1df589ffc OK 2026/08/06 02:46:27 DEBUG : dir1/0015-9;=.txt: md5 = dfabb1dc01a36cb30b2cddd7e21434f4 OK 2026/08/06 02:46:29 DEBUG : apple: md5 = 86cd3205177940838426f134f0967fe7 OK 2026/08/06 02:46:30 DEBUG : banana: md5 = 41d8cdbf5affac56dbdc84710da66ebe OK 2026/08/06 02:46:32 DEBUG : appleappleapplebanana: md5 = ce6014d1efe3930b20bd7106dca2bdd6 OK 2026/08/06 02:46:33 DEBUG : splitbananasplit: md5 = 43aa52223dc9302219ef2410be664c11 OK 2026/08/06 02:46:33 DEBUG : Waiting for deletions to finish 2026/08/06 02:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:46:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:35 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/06 02:46:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:46:36 DEBUG : YmFuYW5h: md5 = ffa74a1f1a262fe5c66271270e9b2e17 OK 2026/08/06 02:46:36 DEBUG : YmFuYW5h: size = 6 OK 2026/08/06 02:46:36 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/06 02:46:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 42a6f1e8cf4397d6887acdd23621f403 OK 2026/08/06 02:46:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/06 02:46:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:36 DEBUG : YXBwbGU=: md5 = 033a4743b51be3c08a270e71d3e0de96 OK 2026/08/06 02:46:36 DEBUG : YXBwbGU=: size = 5 OK 2026/08/06 02:46:36 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/06 02:46:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 0cf9879de4f947e7b9580e4c6d1c076f OK 2026/08/06 02:46:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/06 02:46:36 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 6706a606969db69d3172d6f5aa314499 OK 2026/08/06 02:46:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/06 02:46:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 44454538e80dca22f0ca78f1c6a8422b OK 2026/08/06 02:46:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/06 02:46:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 3559e973ac614b30931068a991117324 OK 2026/08/06 02:46:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/06 02:46:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = f05ec7a95362533fadca5b10dbd7da42 OK 2026/08/06 02:46:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/06 02:46:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = cc43a66dc40e1db45d604281bd286708 OK 2026/08/06 02:46:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/06 02:46:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 8b6d0f32bb90903b248f65138d39fca8 OK 2026/08/06 02:46:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/06 02:46:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 6d770db895a5ee1feae77d8f44d52a2b OK 2026/08/06 02:46:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/06 02:46:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = f186759c6a8d0b3533811718ae2ec219 OK 2026/08/06 02:46:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/06 02:46:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 22a4ae2730b771fc6e63d44784ac1e85 OK 2026/08/06 02:46:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/06 02:46:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = fceb4914b3d21e3d81582e0517114c3f OK 2026/08/06 02:46:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/06 02:46:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 21581a862b85e18ace0cfa498a104a5c OK 2026/08/06 02:46:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/06 02:46:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 7d7e497a17d3729418e40705747571f4 OK 2026/08/06 02:46:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/06 02:46:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:46:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 43219149621a877bad87b9ce7b35abdd OK 2026/08/06 02:46:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/06 02:46:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 8e11eba35a014adc4732119be0db5458 OK 2026/08/06 02:46:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/06 02:46:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = d3832c94c68ca07db660ac2c40e81b2b OK 2026/08/06 02:46:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/06 02:46:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:42 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 435a81c2b04bd8260008319fdd53f772 OK 2026/08/06 02:46:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/06 02:46:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:46:42 DEBUG : Waiting for deletions to finish 2026/08/06 02:46:43 INFO : splitbananasplit: Deleted 2026/08/06 02:46:43 INFO : banana: Deleted 2026/08/06 02:46:43 INFO : dir1/0007-1234567.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/06 02:46:43 INFO : appleappleapplebanana: Deleted 2026/08/06 02:46:43 INFO : dir1/0014-89;=.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0013-789;=.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0003-defghij.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0015-9;=.txt: Deleted 2026/08/06 02:46:43 INFO : apple: Deleted 2026/08/06 02:46:43 INFO : dir1/0008-2345678.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0011-56789;.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0009-3456789.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0012-6789;.txt: Deleted 2026/08/06 02:46:43 INFO : dir1/0010-456789.txt: Deleted 2026/08/06 02:46:43 DEBUG : Waiting for deletions to finish 2026/08/06 02:46:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/06 02:46:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:46:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:44 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:45 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:45 DEBUG : dir1: Directory modification time the same (differ by -622.472µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : YXBwbGU=: size = 5 OK 2026/08/06 02:46:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : apple: Unchanged skipping 2026/08/06 02:46:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/06 02:46:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:46:45 DEBUG : YmFuYW5h: size = 6 OK 2026/08/06 02:46:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : banana: Unchanged skipping 2026/08/06 02:46:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/06 02:46:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/06 02:46:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/06 02:46:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/06 02:46:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/06 02:46:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/06 02:46:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/06 02:46:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/06 02:46:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/06 02:46:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/06 02:46:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/06 02:46:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/06 02:46:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/06 02:46:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/06 02:46:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/06 02:46:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/06 02:46:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/06 02:46:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/06 02:46:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:46:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:46:45 DEBUG : Waiting for deletions to finish 2026/08/06 02:46:45 DEBUG : Waiting for deletions to finish 2026/08/06 02:46:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/06 02:46:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/06 02:46:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/06 02:46:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/06 02:46:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/06 02:46:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/06 02:46:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/06 02:46:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/06 02:46:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/06 02:46:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/06 02:46:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/06 02:46:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:47:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 4e40ddf7e00bd94e012a28d0d92d1120 OK 2026/08/06 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4f7c5c40ba3cc7167534b71a751641aa OK 2026/08/06 02:47:03 DEBUG : dir1/0002-cdefghi.txt: md5 = ed083710b8a66c246808408d1c0c83b3 OK 2026/08/06 02:47:05 DEBUG : dir1/0003-defghij.txt: md5 = 9d37b3d0552b9bd62bc3da98baa89b6e OK 2026/08/06 02:47:06 DEBUG : dir1/0004-efghijk.txt: md5 = 5ba67ff982c10a92599092ee392ab3d6 OK 2026/08/06 02:47:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 579e8f9c5c6580d7b9d9cfd913c2c400 OK 2026/08/06 02:47:09 DEBUG : dir1/0006-ghijklm.txt: md5 = 4dd8383f841cc7b9de0c7074580d0481 OK 2026/08/06 02:47:10 DEBUG : dir1/0007-1234567.txt: md5 = 1d9379314b37a83b37dd25b90aa9d4ae OK 2026/08/06 02:47:12 DEBUG : dir1/0008-2345678.txt: md5 = 8051c47d197692e23567c786ba093c8a OK 2026/08/06 02:47:13 DEBUG : dir1/0009-3456789.txt: md5 = c507924212def2e5453f86754271b63f OK 2026/08/06 02:47:15 DEBUG : dir1/0010-456789.txt: md5 = 3c6d4287942cfc9ea6bf0dfe92b6b85b OK 2026/08/06 02:47:16 DEBUG : dir1/0011-56789;.txt: md5 = 5f05dd26e38232f7c6ca714ba2f7b195 OK 2026/08/06 02:47:18 DEBUG : dir1/0012-6789;.txt: md5 = e5599bb9c577b685da77139e7964e486 OK 2026/08/06 02:47:19 DEBUG : dir1/0013-789;=.txt: md5 = 4df6f1a34f568ca5d2e15fbb4c6d13e1 OK 2026/08/06 02:47:21 DEBUG : dir1/0014-89;=.txt: md5 = b022ed8206b0c9cbdc79f08866651f66 OK 2026/08/06 02:47:22 DEBUG : dir1/0015-9;=.txt: md5 = a8f2ee9f0bee32b281ff14a15263d8c8 OK 2026/08/06 02:47:24 DEBUG : apple: md5 = ba56d5680fab61b848ced95a53985547 OK 2026/08/06 02:47:25 DEBUG : banana: md5 = 45eade1eb8f812bef8ebb6077c9d1dee OK 2026/08/06 02:47:27 DEBUG : appleappleapplebanana: md5 = df9f321e64ccc52b8135a86af7f8c627 OK 2026/08/06 02:47:28 DEBUG : splitbananasplit: md5 = 266a9ec3f7171c9525872523ef1c42bd OK 2026/08/06 02:47:28 DEBUG : Waiting for deletions to finish 2026/08/06 02:47:29 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:47:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:30 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/06 02:47:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/06 02:47:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/06 02:47:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/06 02:47:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/06 02:47:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/06 02:47:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/06 02:47:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/06 02:47:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/06 02:47:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/06 02:47:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/06 02:47:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/06 02:47:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/06 02:47:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/06 02:47:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/06 02:47:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/06 02:47:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:47:31 DEBUG : PREFIXbanana: md5 = 81f1179726854b32879df278548f965d OK 2026/08/06 02:47:31 DEBUG : PREFIXbanana: size = 6 OK 2026/08/06 02:47:31 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/06 02:47:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:47:31 DEBUG : PREFIXsplitbananasplit: md5 = 1eb100ac2ea442626b35f2108217b7cd OK 2026/08/06 02:47:31 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/06 02:47:31 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/06 02:47:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:47:31 DEBUG : PREFIXapple: md5 = 73ab79a8feaa57ca007bfca290b19bf6 OK 2026/08/06 02:47:31 DEBUG : PREFIXapple: size = 5 OK 2026/08/06 02:47:31 INFO : apple: Copied (new) to: PREFIXapple 2026/08/06 02:47:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:47:31 DEBUG : PREFIXappleappleapplebanana: md5 = 657b94cb9a787c694c6c9a7c9f8eab43 OK 2026/08/06 02:47:31 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/06 02:47:31 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/06 02:47:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:47:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 5ab744dde23d7331f3d3f2c83c9b57e6 OK 2026/08/06 02:47:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/06 02:47:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:47:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:47:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 11d4d2432709cb672d3b14b20b851909 OK 2026/08/06 02:47:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:47:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:47:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:47:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 3d6db1cf2ed4cc8bdd9029516fe450f4 OK 2026/08/06 02:47:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/06 02:47:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:47:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:47:33 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 1fdc46e6ba1536cb423701491bf9ac4a OK 2026/08/06 02:47:33 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/06 02:47:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:47:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:47:34 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 68e3e17c7aa89eec077ab262d60bfbdb OK 2026/08/06 02:47:34 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/06 02:47:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:47:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:47:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = b5daac66475875525a9befad1f9d7d88 OK 2026/08/06 02:47:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/06 02:47:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:47:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:47:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = ad163cb7705ff5f6ff21e049c00c893d OK 2026/08/06 02:47:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/06 02:47:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:47:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:47:35 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = e2196678330c17c6c8aa127bc9a05f3f OK 2026/08/06 02:47:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/06 02:47:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:47:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:47:35 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = d543c19ae6fd8740914b91f75353c00b OK 2026/08/06 02:47:35 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/06 02:47:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:47:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:47:36 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 9b2de4971978760d0707737507e25eeb OK 2026/08/06 02:47:36 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/06 02:47:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:47:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:47:36 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 2425dfa9899774159b3885d5b0424caa OK 2026/08/06 02:47:36 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/06 02:47:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/06 02:47:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:47:36 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 524d0ad97fc8ffde65662056b3520afd OK 2026/08/06 02:47:36 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/06 02:47:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:47:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:47:37 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 21e7d59f5a6919098300b9535400f34a OK 2026/08/06 02:47:37 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/06 02:47:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:47:37 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = dd6b0812a687fac0b6bcee1e929d8b43 OK 2026/08/06 02:47:37 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/06 02:47:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:47:37 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = f0c5e9d931875eb7bb031680375f819f OK 2026/08/06 02:47:37 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/06 02:47:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:47:37 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 2f8ce00da5a7a6b24e77ad848c784e3f OK 2026/08/06 02:47:37 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/06 02:47:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:47:37 DEBUG : Waiting for deletions to finish 2026/08/06 02:47:38 INFO : apple: Deleted 2026/08/06 02:47:38 INFO : dir1/0012-6789;.txt: Deleted 2026/08/06 02:47:38 INFO : banana: Deleted 2026/08/06 02:47:38 INFO : dir1/0011-56789;.txt: Deleted 2026/08/06 02:47:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/06 02:47:38 INFO : dir1/0007-1234567.txt: Deleted 2026/08/06 02:47:38 INFO : dir1/0015-9;=.txt: Deleted 2026/08/06 02:47:38 INFO : dir1/0008-2345678.txt: Deleted 2026/08/06 02:47:38 INFO : dir1/0009-3456789.txt: Deleted 2026/08/06 02:47:38 INFO : appleappleapplebanana: Deleted 2026/08/06 02:47:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/06 02:47:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/06 02:47:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/06 02:47:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/06 02:47:38 INFO : dir1/0003-defghij.txt: Deleted 2026/08/06 02:47:38 INFO : dir1/0010-456789.txt: Deleted 2026/08/06 02:47:39 INFO : dir1/0013-789;=.txt: Deleted 2026/08/06 02:47:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/06 02:47:39 INFO : splitbananasplit: Deleted 2026/08/06 02:47:39 INFO : dir1/0014-89;=.txt: Deleted 2026/08/06 02:47:39 DEBUG : Waiting for deletions to finish 2026/08/06 02:47:39 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:47:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:47:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:47:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:47:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:47:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:47:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:47:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:47:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:47:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:47:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:47:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:47:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:47:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:47:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:47:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:47:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:47:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:47:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:47:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:47:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:47:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:47:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:47:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:47:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:47:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:47:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:47:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:47:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:47:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:47:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:47:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : apple: transformed to: PREFIXapple 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/06 02:47:40 DEBUG : banana: transformed to: PREFIXbanana 2026/08/06 02:47:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/06 02:47:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/06 02:47:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/06 02:47:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/06 02:47:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/06 02:47:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/06 02:47:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/06 02:47:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/06 02:47:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/06 02:47:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/06 02:47:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/06 02:47:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/06 02:47:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/06 02:47:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/06 02:47:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/06 02:47:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/06 02:47:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/06 02:47:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/06 02:47:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/06 02:47:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/06 02:47:40 DEBUG : dir1: Directory modification time the same (differ by -351.461µs, within tolerance 1ms) 2026/08/06 02:47:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:47:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:47:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:47:42 DEBUG : splitbananasplit: md5 = a37e7446e271fc5a9a466564d34540f5 OK 2026/08/06 02:47:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:47:42 INFO : splitbananasplit: Copied (new) 2026/08/06 02:47:42 DEBUG : apple: md5 = 401171c08db1ed5b64afeaf135a7cbd2 OK 2026/08/06 02:47:42 DEBUG : apple: size = 5 OK 2026/08/06 02:47:42 INFO : apple: Copied (new) 2026/08/06 02:47:42 DEBUG : banana: md5 = f632c7dadcfc9b1ac021442eaeae2739 OK 2026/08/06 02:47:42 DEBUG : banana: size = 6 OK 2026/08/06 02:47:42 INFO : banana: Copied (new) 2026/08/06 02:47:42 DEBUG : appleappleapplebanana: md5 = 02c05e26f1f90cb2b5806c907b9f5780 OK 2026/08/06 02:47:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:47:42 INFO : appleappleapplebanana: Copied (new) 2026/08/06 02:47:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = 991cd5beb6a1194168d955a043e63d6c OK 2026/08/06 02:47:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:47:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/06 02:47:43 DEBUG : dir1/0000-abcdefg.txt: md5 = b2407477ec9c1f082bbe94836f49207d OK 2026/08/06 02:47:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:47:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/06 02:47:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 8653d12163cb526c6043d3d170e4fc05 OK 2026/08/06 02:47:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:47:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/06 02:47:43 DEBUG : dir1/0003-defghij.txt: md5 = c6b0d76efe0960b70672b81bbd4e499b OK 2026/08/06 02:47:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:47:43 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/06 02:47:45 DEBUG : dir1/0006-ghijklm.txt: md5 = d8f62ab8a3e886616f47dad2918e73c7 OK 2026/08/06 02:47:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:47:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/06 02:47:45 DEBUG : dir1/0004-efghijk.txt: md5 = 3070d3e6df6dc95cc1a12503723bfe1a OK 2026/08/06 02:47:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:47:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/06 02:47:45 DEBUG : dir1/0005-fghijkl.txt: md5 = ad9eb4e373ec2a4709df19d432191233 OK 2026/08/06 02:47:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:47:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/06 02:47:45 DEBUG : dir1/0007-1234567.txt: md5 = ec5dd2a9c1d5e96f6ebe664d48cd3092 OK 2026/08/06 02:47:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:47:45 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/06 02:47:46 DEBUG : dir1/0010-456789.txt: md5 = a336c648a111f232ca5b3dedc6adc43b OK 2026/08/06 02:47:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:47:46 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/06 02:47:46 DEBUG : dir1/0008-2345678.txt: md5 = 4a6eda5b773fb752a909ca0ccd76c2db OK 2026/08/06 02:47:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:47:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/06 02:47:46 DEBUG : dir1/0009-3456789.txt: md5 = c2b96835384473b5c57ec79b0c1aa5f4 OK 2026/08/06 02:47:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:47:46 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/06 02:47:46 DEBUG : dir1/0011-56789;.txt: md5 = 197b2851e6efff8c0336cdd9d415d0e7 OK 2026/08/06 02:47:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:47:46 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/06 02:47:47 DEBUG : dir1/0012-6789;.txt: md5 = 2b69940148a0a8cf4979f6c6e4534a61 OK 2026/08/06 02:47:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:47:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/06 02:47:47 DEBUG : dir1/0013-789;=.txt: md5 = eb63485ef5a934dee70c869dc9ad2558 OK 2026/08/06 02:47:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:47:47 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/06 02:47:47 DEBUG : dir1/0014-89;=.txt: md5 = 321ac5ed985ce148f1b96eefea93ec9e OK 2026/08/06 02:47:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:47:47 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/06 02:47:48 DEBUG : dir1/0015-9;=.txt: md5 = ecaf2862ef4f3773fba89d27f0a5b3ea OK 2026/08/06 02:47:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:47:48 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/06 02:47:48 DEBUG : Waiting for deletions to finish 2026/08/06 02:47:48 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/06 02:47:48 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/06 02:47:48 INFO : PREFIXbanana: Deleted 2026/08/06 02:47:48 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/06 02:47:48 INFO : PREFIXsplitbananasplit: Deleted 2026/08/06 02:47:48 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/06 02:47:48 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/06 02:47:48 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/06 02:47:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/06 02:47:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/06 02:47:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/06 02:47:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/06 02:47:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/06 02:47:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/06 02:47:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/06 02:47:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/06 02:47:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/06 02:47:49 INFO : PREFIXapple: Deleted 2026/08/06 02:47:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/06 02:47:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/06 02:47:49 DEBUG : Waiting for deletions to finish 2026/08/06 02:47:50 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:47:50 DEBUG : Waiting for deletions to finish 2026/08/06 02:47:51 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:47:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:48:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 92192c385338392e9e09f3dadd5ec32d OK 2026/08/06 02:48:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6b10d83ea0af34556a478c04b8324867 OK 2026/08/06 02:48:08 DEBUG : dir1/0002-cdefghi.txt: md5 = a99a338a3765d8024d4a9d083d2d9bc2 OK 2026/08/06 02:48:09 DEBUG : dir1/0003-defghij.txt: md5 = 30592269c07a5bd3f49621648197fcad OK 2026/08/06 02:48:11 DEBUG : dir1/0004-efghijk.txt: md5 = 3575aae47a10aa3fbb5564c6f5760208 OK 2026/08/06 02:48:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 2a5711a761371e4629ae30b526816bc5 OK 2026/08/06 02:48:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 1509191b6cd38e60dfb1ff40876da498 OK 2026/08/06 02:48:15 DEBUG : dir1/0007-1234567.txt: md5 = cc4c5ce5d920989734adf214b32c911b OK 2026/08/06 02:48:17 DEBUG : dir1/0008-2345678.txt: md5 = acf7305eb070497991034df3dba44c37 OK 2026/08/06 02:48:18 DEBUG : dir1/0009-3456789.txt: md5 = 0c0e35aace2dff65d5cfa74f287367da OK 2026/08/06 02:48:20 DEBUG : dir1/0010-456789.txt: md5 = 22fde1a3d57497e08131c32aeb67d24d OK 2026/08/06 02:48:21 DEBUG : dir1/0011-56789;.txt: md5 = cdddc841f783a3bf42cd0e425a844882 OK 2026/08/06 02:48:23 DEBUG : dir1/0012-6789;.txt: md5 = fe37798087cd72a7272d6ab86383e27f OK 2026/08/06 02:48:24 DEBUG : dir1/0013-789;=.txt: md5 = 4a718212363da868fc94739ef4880b63 OK 2026/08/06 02:48:26 DEBUG : dir1/0014-89;=.txt: md5 = 94b73d5b1fdb2f60a0b6a57c5428a33f OK 2026/08/06 02:48:27 DEBUG : dir1/0015-9;=.txt: md5 = d195298fd0942328998624c68fa838d2 OK 2026/08/06 02:48:29 DEBUG : apple: md5 = 3a132db4b7b8991f7d87434bff45cc8a OK 2026/08/06 02:48:30 DEBUG : banana: md5 = 670f0bc659db0741f2527fb9b23163f5 OK 2026/08/06 02:48:32 DEBUG : appleappleapplebanana: md5 = 1d20d255ded3b7efb51672d2e85c8a0e OK 2026/08/06 02:48:33 DEBUG : splitbananasplit: md5 = 5d71558d94045318ea85b9285b384f2b OK 2026/08/06 02:48:33 DEBUG : Waiting for deletions to finish 2026/08/06 02:48:34 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:48:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:48:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/06 02:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/06 02:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/06 02:48:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:35 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:48:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:48:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/06 02:48:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:48:36 DEBUG : bananaSUFFIX: md5 = 781ffa0a2f024423c79a7b9b29daa349 OK 2026/08/06 02:48:36 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/06 02:48:36 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/06 02:48:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:48:36 DEBUG : appleappleapplebananaSUFFIX: md5 = 89e1df0cd61cf48a89f5c624db61fb83 OK 2026/08/06 02:48:36 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/06 02:48:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/06 02:48:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:36 DEBUG : appleSUFFIX: md5 = 82d8eaf92c58eeb8739c2bc37aafd5f3 OK 2026/08/06 02:48:36 DEBUG : appleSUFFIX: size = 5 OK 2026/08/06 02:48:36 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/06 02:48:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:48:36 DEBUG : splitbananasplitSUFFIX: md5 = 43ad11af50397c0defc34f6fa9830e38 OK 2026/08/06 02:48:36 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/06 02:48:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/06 02:48:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:48:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 4985f6b87490dbe81ac547b13b840ab3 OK 2026/08/06 02:48:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/06 02:48:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:48:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:48:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = d37107cd220b98f709add51532d2ce30 OK 2026/08/06 02:48:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/06 02:48:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:48:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:48:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = b35135056d800daa3431c52982e1822c OK 2026/08/06 02:48:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/06 02:48:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:48:38 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 8694b60531b97943dd6b6f1977cdb038 OK 2026/08/06 02:48:38 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/06 02:48:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:48:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:48:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 4ef009e865fc4b1740968c219ef9cf3f OK 2026/08/06 02:48:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/06 02:48:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:48:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:48:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = ec1469cf21eea655b85809aeb8e6f5e7 OK 2026/08/06 02:48:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/06 02:48:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:48:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:48:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = faf204d6b54a1a4f173b8092a0e918fc OK 2026/08/06 02:48:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/06 02:48:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:48:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:48:39 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 9ecf02ca0768820536c80f189bb5e743 OK 2026/08/06 02:48:39 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/06 02:48:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:48:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:48:40 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 73fcd6aa1f3913c2699bba36f6f11201 OK 2026/08/06 02:48:40 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/06 02:48:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:48:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:48:40 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = a000fefadb8c65a3ca7e5eed6fdca468 OK 2026/08/06 02:48:40 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/06 02:48:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:48:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:48:40 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 754a13c65993c7f07abcd433b7904fa4 OK 2026/08/06 02:48:40 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/06 02:48:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:48:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:48:41 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = f18baffe637507ddfff90a6b5d95b841 OK 2026/08/06 02:48:41 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/06 02:48:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:48:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:48:41 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 9b0bc5fe2447a1dc636985d2b2391bef OK 2026/08/06 02:48:41 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/06 02:48:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:48:41 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 22d2f6d030dd37d909f438e5ac6aa6a0 OK 2026/08/06 02:48:41 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/06 02:48:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:48:42 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = bc7657a60cc50e12c5e0dd239dda3568 OK 2026/08/06 02:48:42 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/06 02:48:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:48:42 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = b310f26c672459ad78012e01e8dd402f OK 2026/08/06 02:48:42 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/06 02:48:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:48:42 DEBUG : Waiting for deletions to finish 2026/08/06 02:48:43 INFO : apple: Deleted 2026/08/06 02:48:43 INFO : appleappleapplebanana: Deleted 2026/08/06 02:48:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/06 02:48:43 INFO : dir1/0007-1234567.txt: Deleted 2026/08/06 02:48:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/06 02:48:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/06 02:48:43 INFO : dir1/0008-2345678.txt: Deleted 2026/08/06 02:48:43 INFO : dir1/0012-6789;.txt: Deleted 2026/08/06 02:48:43 INFO : splitbananasplit: Deleted 2026/08/06 02:48:43 INFO : banana: Deleted 2026/08/06 02:48:43 INFO : dir1/0010-456789.txt: Deleted 2026/08/06 02:48:43 INFO : dir1/0009-3456789.txt: Deleted 2026/08/06 02:48:43 INFO : dir1/0013-789;=.txt: Deleted 2026/08/06 02:48:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/06 02:48:43 INFO : dir1/0011-56789;.txt: Deleted 2026/08/06 02:48:43 INFO : dir1/0015-9;=.txt: Deleted 2026/08/06 02:48:43 INFO : dir1/0003-defghij.txt: Deleted 2026/08/06 02:48:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/06 02:48:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/06 02:48:44 INFO : dir1/0014-89;=.txt: Deleted 2026/08/06 02:48:44 DEBUG : Waiting for deletions to finish 2026/08/06 02:48:44 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/06 02:48:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : apple: transformed to: appleSUFFIX 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/06 02:48:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/06 02:48:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/06 02:48:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1: Directory modification time the same (differ by -211.246µs, within tolerance 1ms) 2026/08/06 02:48:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:48:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:48:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:48:46 DEBUG : apple: md5 = 72da26e363a1b2809cfda712a2a62978 OK 2026/08/06 02:48:46 DEBUG : apple: size = 5 OK 2026/08/06 02:48:46 INFO : apple: Copied (new) 2026/08/06 02:48:46 DEBUG : banana: md5 = 0c55885d7e68c7f8fbbc724bb13a4ad4 OK 2026/08/06 02:48:46 DEBUG : banana: size = 6 OK 2026/08/06 02:48:46 INFO : banana: Copied (new) 2026/08/06 02:48:46 DEBUG : splitbananasplit: md5 = 274f56ac11707091e1b5a2af62713e10 OK 2026/08/06 02:48:46 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:48:46 INFO : splitbananasplit: Copied (new) 2026/08/06 02:48:46 DEBUG : appleappleapplebanana: md5 = 4b5e7d3623f225b9e814afa8b4e38fca OK 2026/08/06 02:48:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:48:46 INFO : appleappleapplebanana: Copied (new) 2026/08/06 02:48:48 DEBUG : dir1/0003-defghij.txt: md5 = b59a5552b68eb48dcccc0be53631398a OK 2026/08/06 02:48:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:48:48 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/06 02:48:48 DEBUG : dir1/0000-abcdefg.txt: md5 = e4773aa643b114c4ebe2d74b4b35db8f OK 2026/08/06 02:48:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:48:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/06 02:48:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 04a4dcb49f98378c8d1e5c0518b95468 OK 2026/08/06 02:48:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:48:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/06 02:48:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 0afd54f13bc247f520904ca62c5f2015 OK 2026/08/06 02:48:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:48:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/06 02:48:49 DEBUG : dir1/0004-efghijk.txt: md5 = db352e6e609ec0d1defbb5ff5f14b4a7 OK 2026/08/06 02:48:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:48:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/06 02:48:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 577a785f6c680353e2934648e3423ade OK 2026/08/06 02:48:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:48:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/06 02:48:50 DEBUG : dir1/0007-1234567.txt: md5 = 7dbd8f8d60167a08468fc41a230d6e5f OK 2026/08/06 02:48:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:48:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/06 02:48:50 DEBUG : dir1/0006-ghijklm.txt: md5 = d104775fd58758d4181ed300fbbfe903 OK 2026/08/06 02:48:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:48:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/06 02:48:51 DEBUG : dir1/0008-2345678.txt: md5 = 8becb1336dcb16f77e426697e2b96bde OK 2026/08/06 02:48:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:48:51 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/06 02:48:51 DEBUG : dir1/0009-3456789.txt: md5 = 1533eb928fbae5f87ac0476fcf8ea674 OK 2026/08/06 02:48:51 DEBUG : dir1/0010-456789.txt: md5 = 2cfcbb85615042f22c021c2de729be6d OK 2026/08/06 02:48:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:48:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/06 02:48:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:48:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/06 02:48:51 DEBUG : dir1/0011-56789;.txt: md5 = 9e691aee6430a90f1b70d8a8abdbd077 OK 2026/08/06 02:48:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:48:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/06 02:48:52 DEBUG : dir1/0012-6789;.txt: md5 = d2f24d16fcc00de2ef2a4b86e9d72425 OK 2026/08/06 02:48:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:48:52 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/06 02:48:52 DEBUG : dir1/0015-9;=.txt: md5 = 97b34a49289a8f2f299d31b9289440f1 OK 2026/08/06 02:48:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:48:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/06 02:48:52 DEBUG : dir1/0014-89;=.txt: md5 = fce38ab0fde41af21cbca700ea6d8fe8 OK 2026/08/06 02:48:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:48:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/06 02:48:52 DEBUG : dir1/0013-789;=.txt: md5 = 9f9736ad57cffdabbfdac5b9f4c56fd2 OK 2026/08/06 02:48:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:48:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/06 02:48:52 DEBUG : Waiting for deletions to finish 2026/08/06 02:48:53 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : appleSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/06 02:48:53 INFO : bananaSUFFIX: Deleted 2026/08/06 02:48:54 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/06 02:48:54 INFO : splitbananasplitSUFFIX: Deleted 2026/08/06 02:48:54 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/06 02:48:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/06 02:48:54 DEBUG : Waiting for deletions to finish 2026/08/06 02:48:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:48:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : Waiting for deletions to finish 2026/08/06 02:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:49:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 35cf011571b7b27be609235e97eb8569 OK 2026/08/06 02:49:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = 655f4ac355a22b6c7cbd2ba252837f71 OK 2026/08/06 02:49:13 DEBUG : dir1/0002-cdefghi.txt: md5 = a293ecb35740824bea603acce88fe7ff OK 2026/08/06 02:49:15 DEBUG : dir1/0003-defghij.txt: md5 = e8327de6538ab9159c2dae2de2b31423 OK 2026/08/06 02:49:16 DEBUG : dir1/0004-efghijk.txt: md5 = 4580696ef07e203efaf779feafd17c3a OK 2026/08/06 02:49:18 DEBUG : dir1/0005-fghijkl.txt: md5 = 7dddd3a35983fd46c1ca691c32734b8d OK 2026/08/06 02:49:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 0c9b73675ba29a4f35b4e41cd981d060 OK 2026/08/06 02:49:21 DEBUG : dir1/0007-1234567.txt: md5 = 11a90fde1319487ed7df6fe2bec2d6a1 OK 2026/08/06 02:49:22 DEBUG : dir1/0008-2345678.txt: md5 = 7f479f561cc7df5af8063f0c1bd52e8f OK 2026/08/06 02:49:23 DEBUG : dir1/0009-3456789.txt: md5 = e21f3b4d9031da272508a05fc53a027b OK 2026/08/06 02:49:25 DEBUG : dir1/0010-456789.txt: md5 = 0506064e6dc0160dc816c36ee49e9b0f OK 2026/08/06 02:49:26 DEBUG : dir1/0011-56789;.txt: md5 = 0c2874de727df93cff809a7196642a33 OK 2026/08/06 02:49:28 DEBUG : dir1/0012-6789;.txt: md5 = 96e0b6a3267555b22a32136f6a5c0d15 OK 2026/08/06 02:49:29 DEBUG : dir1/0013-789;=.txt: md5 = 17fbf5df91f40a4cab57c374b388982b OK 2026/08/06 02:49:31 DEBUG : dir1/0014-89;=.txt: md5 = ed7ac8a837baa6a227aab3c5f50a2a75 OK 2026/08/06 02:49:32 DEBUG : dir1/0015-9;=.txt: md5 = 7ca3dee1a37ac02a4aa043927dc8edae OK 2026/08/06 02:49:34 DEBUG : apple: md5 = f7c17d50378569b1bc02a1f71761f0cb OK 2026/08/06 02:49:35 DEBUG : banana: md5 = 6f9a29dfcebb88ba6c875ad08632d26c OK 2026/08/06 02:49:37 DEBUG : appleappleapplebanana: md5 = 3e38d21ad89a184e1cf93261a7176998 OK 2026/08/06 02:49:38 DEBUG : splitbananasplit: md5 = a72ed3780efd88ec0150de039cefaf79 OK 2026/08/06 02:49:38 DEBUG : Waiting for deletions to finish 2026/08/06 02:49:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:49:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : apple: size = 5 OK 2026/08/06 02:49:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:40 DEBUG : apple: Unchanged skipping 2026/08/06 02:49:40 DEBUG : banana: size = 6 OK 2026/08/06 02:49:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:40 DEBUG : banana: Unchanged skipping 2026/08/06 02:49:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:49:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/06 02:49:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/06 02:49:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:49:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:49:41 DEBUG : appleapple: md5 = cb61e202b7ceb3a106f3bd469794a3d0 OK 2026/08/06 02:49:41 DEBUG : appleapple: size = 21 OK 2026/08/06 02:49:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/06 02:49:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:49:42 DEBUG : splitbanan: md5 = ad3160d6eb2d8c5d71f0ab0d2c24313f OK 2026/08/06 02:49:42 DEBUG : splitbanan: size = 16 OK 2026/08/06 02:49:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/06 02:49:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:49:42 DEBUG : dir1/0000-abcde: md5 = c41843db9d510cceaa9fdefa63d76cd3 OK 2026/08/06 02:49:42 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/06 02:49:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/06 02:49:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:49:42 DEBUG : dir1/0001-bcdef: md5 = f845be27c1829c567b2b39b37aaaebd8 OK 2026/08/06 02:49:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/06 02:49:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/06 02:49:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:49:43 DEBUG : dir1/0002-cdefg: md5 = c86886b205ea27fe50daa6eb1832df72 OK 2026/08/06 02:49:43 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/06 02:49:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/06 02:49:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:49:43 DEBUG : dir1/0003-defgh: md5 = 7f12ee1d62284acb2f58e4111d8873e2 OK 2026/08/06 02:49:43 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/06 02:49:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/06 02:49:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:49:43 DEBUG : dir1/0004-efghi: md5 = 4beab5302919d6e993293cb04407b7b4 OK 2026/08/06 02:49:43 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/06 02:49:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/06 02:49:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:49:43 DEBUG : dir1/0005-fghij: md5 = f6161ea8a12e9d1dc553d1851310038e OK 2026/08/06 02:49:43 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/06 02:49:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/06 02:49:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:49:44 DEBUG : dir1/0006-ghijk: md5 = 043937a7ef33f060e58a763b16a7d1c1 OK 2026/08/06 02:49:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/06 02:49:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/06 02:49:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:49:45 DEBUG : dir1/0007-12345: md5 = bed8c816d6ce2d9c5a13913fbdbf1cdd OK 2026/08/06 02:49:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/06 02:49:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/06 02:49:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:49:45 DEBUG : dir1/0009-34567: md5 = d0775b677bf1cd3886c400cb9408896f OK 2026/08/06 02:49:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/06 02:49:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/06 02:49:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:49:45 DEBUG : dir1/0008-23456: md5 = 8b3b96185f7e448514b7f2ff8a65c59c OK 2026/08/06 02:49:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/06 02:49:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/06 02:49:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:49:46 DEBUG : dir1/0010-45678: md5 = 50721c719e3a2a85f61d15596b088d96 OK 2026/08/06 02:49:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/06 02:49:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/06 02:49:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:49:46 DEBUG : dir1/0011-56789: md5 = c4f12b1764b54ec802cffb1bc0fe5165 OK 2026/08/06 02:49:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/06 02:49:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/06 02:49:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:49:46 DEBUG : dir1/0012-6789;: md5 = 08098904e5837a7e801e788ed558d790 OK 2026/08/06 02:49:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/06 02:49:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/06 02:49:46 DEBUG : dir1/0013-789;=: md5 = 38664480d7107052effed989fea87264 OK 2026/08/06 02:49:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/06 02:49:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/06 02:49:47 DEBUG : dir1/0014-89;=.: md5 = 6ac0aa67d2d7b70d38e717c661467917 OK 2026/08/06 02:49:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/06 02:49:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/06 02:49:47 DEBUG : dir1/0015-9;=.t: md5 = 462c09fcb8b7dcd8f2e76528ca5cf49f OK 2026/08/06 02:49:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/06 02:49:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/06 02:49:47 DEBUG : Waiting for deletions to finish 2026/08/06 02:49:48 INFO : dir1/0010-456789.txt: Deleted 2026/08/06 02:49:48 INFO : appleappleapplebanana: Deleted 2026/08/06 02:49:48 INFO : dir1/0009-3456789.txt: Deleted 2026/08/06 02:49:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/06 02:49:48 INFO : dir1/0008-2345678.txt: Deleted 2026/08/06 02:49:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/06 02:49:48 INFO : dir1/0003-defghij.txt: Deleted 2026/08/06 02:49:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/06 02:49:48 INFO : dir1/0015-9;=.txt: Deleted 2026/08/06 02:49:48 INFO : dir1/0007-1234567.txt: Deleted 2026/08/06 02:49:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/06 02:49:48 INFO : dir1/0011-56789;.txt: Deleted 2026/08/06 02:49:48 INFO : dir1/0013-789;=.txt: Deleted 2026/08/06 02:49:48 INFO : splitbananasplit: Deleted 2026/08/06 02:49:48 INFO : dir1/0014-89;=.txt: Deleted 2026/08/06 02:49:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/06 02:49:49 INFO : dir1/0012-6789;.txt: Deleted 2026/08/06 02:49:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/06 02:49:49 DEBUG : Waiting for deletions to finish 2026/08/06 02:49:49 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : appleapple: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/06 02:49:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/06 02:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:49:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:49:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:49:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:49:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:49:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:49:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:49:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:49:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:49:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:49:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:49:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:49:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:49:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:49:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:49:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:49:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:49:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:49:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:49:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:49:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:49:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:49:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:49:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:49:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:49:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:49:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:49:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:49:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:49:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:49:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:49:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:49:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:49:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:49:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:49:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:49:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:49:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:49:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:49:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:49:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:49:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:49:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:49:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:49:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:49:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:49:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:49:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:49:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:49:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:49:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:49:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:49:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:49:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:49:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:49:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:49:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:49:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:49:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:49:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:50 DEBUG : dir1: Directory modification time the same (differ by -79.129µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:50 DEBUG : appleapple: size = 21 OK 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:49:50 DEBUG : apple: size = 5 OK 2026/08/06 02:49:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : apple: Unchanged skipping 2026/08/06 02:49:50 DEBUG : banana: size = 6 OK 2026/08/06 02:49:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : banana: Unchanged skipping 2026/08/06 02:49:50 DEBUG : splitbanan: size = 16 OK 2026/08/06 02:49:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/06 02:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/06 02:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/06 02:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/06 02:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/06 02:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/06 02:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/06 02:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/06 02:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/06 02:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/06 02:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/06 02:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/06 02:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/06 02:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/06 02:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/06 02:49:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/06 02:49:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/06 02:49:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/06 02:49:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/06 02:49:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/06 02:49:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/06 02:49:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/06 02:49:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/06 02:49:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/06 02:49:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/06 02:49:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/06 02:49:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/06 02:49:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/06 02:49:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/06 02:49:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/06 02:49:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/06 02:49:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/06 02:49:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:49:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:49:50 DEBUG : Waiting for deletions to finish 2026/08/06 02:49:50 DEBUG : Waiting for deletions to finish 2026/08/06 02:49:51 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : appleapple: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/06 02:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:49:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:49:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:49:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:49:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:49:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:49:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:49:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:49:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:49:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:49:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:49:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:49:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:49:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:49:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:49:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:49:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:49:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:49:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:49:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:49:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:49:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:49:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:49:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:49:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:49:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:49:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:49:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:49:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:49:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:49:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:49:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/06 02:49:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/06 02:49:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/06 02:49:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/06 02:49:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/06 02:49:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/06 02:49:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/06 02:49:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/06 02:49:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/06 02:49:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/06 02:49:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/06 02:49:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/06 02:49:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/06 02:49:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/06 02:49:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/06 02:49:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/06 02:49:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/06 02:49:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/06 02:49:51 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:50:05 DEBUG : dir1/0000-abcdefg.txt: md5 = cf9a898d3d5713ebaa343cbb8d62d1e3 OK 2026/08/06 02:50:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1e3021af151666d35ad3f214c732a278 OK 2026/08/06 02:50:08 DEBUG : dir1/0002-cdefghi.txt: md5 = bd77139a67a8a7caf345f2e7f6934f9a OK 2026/08/06 02:50:09 DEBUG : dir1/0003-defghij.txt: md5 = 87cabc45bd8ebcb493755e0f0255acd5 OK 2026/08/06 02:50:11 DEBUG : dir1/0004-efghijk.txt: md5 = 48155abae3c233ae71dc473307b6721f OK 2026/08/06 02:50:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 11315da55ec6c722eedb46ba3f3b4a57 OK 2026/08/06 02:50:14 DEBUG : dir1/0006-ghijklm.txt: md5 = b4cfd655d71338022e313081b35629eb OK 2026/08/06 02:50:15 DEBUG : dir1/0007-1234567.txt: md5 = fcb82495da484af175e76a7ed0c0e79b OK 2026/08/06 02:50:17 DEBUG : dir1/0008-2345678.txt: md5 = a9ef81afe4a601fc48f4a7577958d419 OK 2026/08/06 02:50:18 DEBUG : dir1/0009-3456789.txt: md5 = 7423d35bd725baded0ca1f7f70f10ec8 OK 2026/08/06 02:50:20 DEBUG : dir1/0010-456789.txt: md5 = 948853515bdcbd511286fe2a9e81e4c7 OK 2026/08/06 02:50:21 DEBUG : dir1/0011-56789;.txt: md5 = bb225db2ef5afd22ed463632cd2774fd OK 2026/08/06 02:50:23 DEBUG : dir1/0012-6789;.txt: md5 = f8443a2a2e7f553cd44ca304e7b16c84 OK 2026/08/06 02:50:24 DEBUG : dir1/0013-789;=.txt: md5 = 1bf8699fbb9278a30673d555767a48d3 OK 2026/08/06 02:50:26 DEBUG : dir1/0014-89;=.txt: md5 = c13f98932bf91f5273fd4d3076138499 OK 2026/08/06 02:50:27 DEBUG : dir1/0015-9;=.txt: md5 = b60a41e020d6b78be64d8a5e2f468737 OK 2026/08/06 02:50:29 DEBUG : apple: md5 = dd2b42a9cd3225b1744ac9e073984bdf OK 2026/08/06 02:50:30 DEBUG : banana: md5 = b0c650e36862bed9167c190da7159b79 OK 2026/08/06 02:50:32 DEBUG : appleappleapplebanana: md5 = abeff36d79e73ff482f0650b0635a8df OK 2026/08/06 02:50:33 DEBUG : splitbananasplit: md5 = 2e7ef2a60b6dddd5c5e307641a12c0d9 OK 2026/08/06 02:50:33 DEBUG : Waiting for deletions to finish 2026/08/06 02:50:34 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:50:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:50:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:50:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:50:35 DEBUG : apple: size = 5 OK 2026/08/06 02:50:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : apple: Unchanged skipping 2026/08/06 02:50:35 DEBUG : banana: size = 6 OK 2026/08/06 02:50:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : banana: Unchanged skipping 2026/08/06 02:50:35 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:50:35 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:50:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:50:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:50:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:50:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:50:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:50:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:50:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:50:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:50:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:50:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:50:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:50:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:50:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:50:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:50:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:50:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:50:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:50:35 DEBUG : Waiting for deletions to finish 2026/08/06 02:50:35 INFO : There was nothing to transfer 2026/08/06 02:50:35 DEBUG : Waiting for deletions to finish 2026/08/06 02:50:36 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:50:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:50:37 DEBUG : dir1: Directory modification time the same (differ by -812.924µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : apple: size = 5 OK 2026/08/06 02:50:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : apple: Unchanged skipping 2026/08/06 02:50:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:50:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:50:37 DEBUG : banana: size = 6 OK 2026/08/06 02:50:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : banana: Unchanged skipping 2026/08/06 02:50:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:50:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:50:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:50:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:50:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:50:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:50:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:50:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:50:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:50:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:50:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:50:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:50:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:50:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:50:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:50:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:50:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:50:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:50:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:50:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:50:37 DEBUG : Waiting for deletions to finish 2026/08/06 02:50:37 INFO : There was nothing to transfer 2026/08/06 02:50:37 DEBUG : Waiting for deletions to finish 2026/08/06 02:50:38 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:50:38 DEBUG : Waiting for deletions to finish 2026/08/06 02:50:39 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:50:52 DEBUG : dir1/0000-abcdefg.txt: md5 = a64a9a755b95d892ba36d033ebed8318 OK 2026/08/06 02:50:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = bd2879033a8916d2314bfb1597d73ce3 OK 2026/08/06 02:50:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 0887f7ab69691848273a656e6067efc2 OK 2026/08/06 02:50:57 DEBUG : dir1/0003-defghij.txt: md5 = 32514258df918df0e2ed8c5d2d331966 OK 2026/08/06 02:50:59 DEBUG : dir1/0004-efghijk.txt: md5 = 3f33fb27f15959142b7079d93dae9c61 OK 2026/08/06 02:51:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 366559558bb0556983c081113e518973 OK 2026/08/06 02:51:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 258764f4b4b00e22c563be088869bfa9 OK 2026/08/06 02:51:03 DEBUG : dir1/0007-1234567.txt: md5 = f42d37db4073f90ecf3d5f70aef11fe6 OK 2026/08/06 02:51:05 DEBUG : dir1/0008-2345678.txt: md5 = 16f2613b87c0a44a08b90b10fdda2fe9 OK 2026/08/06 02:51:06 DEBUG : dir1/0009-3456789.txt: md5 = 21ed10cf75e57fd65a191ab22ba48943 OK 2026/08/06 02:51:08 DEBUG : dir1/0010-456789.txt: md5 = fe0637cd1fae87dbf20462261259b86f OK 2026/08/06 02:51:09 DEBUG : dir1/0011-56789;.txt: md5 = bd8f39729910fa4ed172b06fdd1d5ea6 OK 2026/08/06 02:51:11 DEBUG : dir1/0012-6789;.txt: md5 = 681c86496a34a4d6a61663c4dff82fa6 OK 2026/08/06 02:51:12 DEBUG : dir1/0013-789;=.txt: md5 = 114220a542f8f0bf7a0fe84f67820a0e OK 2026/08/06 02:51:14 DEBUG : dir1/0014-89;=.txt: md5 = 9442e7835aaa807ace32c5209d3ce6f0 OK 2026/08/06 02:51:15 DEBUG : dir1/0015-9;=.txt: md5 = e57ca2da01def8d4508d618d010404a8 OK 2026/08/06 02:51:17 DEBUG : apple: md5 = fe6265e2c207a570d673c084daeac70e OK 2026/08/06 02:51:18 DEBUG : banana: md5 = e3116a017a4f7b0934a124a53558eac1 OK 2026/08/06 02:51:20 DEBUG : appleappleapplebanana: md5 = e9db81f5ddde6b3782f56947a730a158 OK 2026/08/06 02:51:21 DEBUG : splitbananasplit: md5 = f2db2cb018d2647be5723ee6e2377ea8 OK 2026/08/06 02:51:21 DEBUG : Waiting for deletions to finish 2026/08/06 02:51:22 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:51:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:51:23 DEBUG : apple: size = 5 OK 2026/08/06 02:51:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:23 DEBUG : apple: Unchanged skipping 2026/08/06 02:51:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:51:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:51:23 DEBUG : banana: size = 6 OK 2026/08/06 02:51:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:23 DEBUG : banana: Unchanged skipping 2026/08/06 02:51:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:51:23 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:51:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:51:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:51:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:51:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:51:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:51:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:51:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:51:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:51:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:51:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:51:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:51:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:51:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:51:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:51:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:51:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:51:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:51:24 DEBUG : Waiting for deletions to finish 2026/08/06 02:51:24 INFO : There was nothing to transfer 2026/08/06 02:51:24 DEBUG : Waiting for deletions to finish 2026/08/06 02:51:24 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:51:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:51:25 DEBUG : dir1: Directory modification time the same (differ by -452.764µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : apple: size = 5 OK 2026/08/06 02:51:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : apple: Unchanged skipping 2026/08/06 02:51:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:51:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:51:25 DEBUG : banana: size = 6 OK 2026/08/06 02:51:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : banana: Unchanged skipping 2026/08/06 02:51:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:51:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:51:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:51:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:51:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:51:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:51:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:51:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:51:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:51:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:51:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:51:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:51:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:51:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:51:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:51:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:51:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:51:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:51:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:51:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:51:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:51:25 DEBUG : Waiting for deletions to finish 2026/08/06 02:51:25 INFO : There was nothing to transfer 2026/08/06 02:51:25 DEBUG : Waiting for deletions to finish 2026/08/06 02:51:26 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:51:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:51:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 694bde0a3e270d5e7f4b6f05b79bc40e OK 2026/08/06 02:51:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = b5da6e9debbd7dbbbc246047e15c97f0 OK 2026/08/06 02:51:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 7f33dd3cd5a2815cbb342a598d43deff OK 2026/08/06 02:51:44 DEBUG : dir1/0003-defghij.txt: md5 = d2ac32401ea65104f6e628f0f18d518f OK 2026/08/06 02:51:46 DEBUG : dir1/0004-efghijk.txt: md5 = c52cc2b3f0f2aad2f7fe9c456b285465 OK 2026/08/06 02:51:47 DEBUG : dir1/0005-fghijkl.txt: md5 = fdd4260a92763d9adc872793e5fe4e6d OK 2026/08/06 02:51:49 DEBUG : dir1/0006-ghijklm.txt: md5 = beb3e867679995ba7f5403935f844642 OK 2026/08/06 02:51:50 DEBUG : dir1/0007-1234567.txt: md5 = 85270af968a43a952135555a90bcd46c OK 2026/08/06 02:51:52 DEBUG : dir1/0008-2345678.txt: md5 = 85da917e648277fa564be034fc4fcba0 OK 2026/08/06 02:51:53 DEBUG : dir1/0009-3456789.txt: md5 = ab29cc85cc309184ccd058382faad3bc OK 2026/08/06 02:51:55 DEBUG : dir1/0010-456789.txt: md5 = d333f27bcb205a1f20c92f83dba61a62 OK 2026/08/06 02:51:57 DEBUG : dir1/0011-56789;.txt: md5 = 7dc00120173121d74cd1d07d353bf620 OK 2026/08/06 02:51:58 DEBUG : dir1/0012-6789;.txt: md5 = 2c868e84f57faa98be7396b1548ab768 OK 2026/08/06 02:52:00 DEBUG : dir1/0013-789;=.txt: md5 = 9fc2a836ef489a959000d94221a15a38 OK 2026/08/06 02:52:01 DEBUG : dir1/0014-89;=.txt: md5 = 2a43c40326d9a586ef20e6d9f7cf510e OK 2026/08/06 02:52:03 DEBUG : dir1/0015-9;=.txt: md5 = 58a778f59268babbf22bc43a4464cff9 OK 2026/08/06 02:52:04 DEBUG : apple: md5 = 2dc2e2f52bae2a1a9083376029ad5ab3 OK 2026/08/06 02:52:05 DEBUG : banana: md5 = fdc9983e58fd7b31b05bfb3ef697f922 OK 2026/08/06 02:52:07 DEBUG : appleappleapplebanana: md5 = f0d94a856aabe43426f90e5d266fb968 OK 2026/08/06 02:52:08 DEBUG : splitbananasplit: md5 = 52fed82d12e6aa51ab60dd81953f49c6 OK 2026/08/06 02:52:08 DEBUG : Waiting for deletions to finish 2026/08/06 02:52:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:52:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:52:10 DEBUG : apple: size = 5 OK 2026/08/06 02:52:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:10 DEBUG : apple: Unchanged skipping 2026/08/06 02:52:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:52:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:52:10 DEBUG : banana: size = 6 OK 2026/08/06 02:52:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:10 DEBUG : banana: Unchanged skipping 2026/08/06 02:52:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:52:10 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:52:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:10 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:52:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:52:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:52:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:52:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:52:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:52:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:52:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:52:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:52:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:52:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:52:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:52:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:52:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:52:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:52:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:52:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:52:11 DEBUG : Waiting for deletions to finish 2026/08/06 02:52:11 INFO : There was nothing to transfer 2026/08/06 02:52:11 DEBUG : Waiting for deletions to finish 2026/08/06 02:52:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:52:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:52:12 DEBUG : dir1: Directory modification time the same (differ by -87.742µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : apple: size = 5 OK 2026/08/06 02:52:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:52:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : apple: Unchanged skipping 2026/08/06 02:52:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:52:12 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:52:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:52:12 DEBUG : banana: size = 6 OK 2026/08/06 02:52:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : banana: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:52:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:52:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:52:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:52:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:52:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:52:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:52:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:52:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:52:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:52:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:52:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:52:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:52:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:52:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:52:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:52:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:52:12 DEBUG : Waiting for deletions to finish 2026/08/06 02:52:12 INFO : There was nothing to transfer 2026/08/06 02:52:12 DEBUG : Waiting for deletions to finish 2026/08/06 02:52:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:52:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:52:27 DEBUG : dir1/0000-abcdefg.txt: md5 = 74fe2d2605abcbb97eb29d196ebebae9 OK 2026/08/06 02:52:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = 34f9f8212a694a0bf082cbbf31a907b2 OK 2026/08/06 02:52:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 79ccb60ec2828425f2f87fdb6cbe6813 OK 2026/08/06 02:52:31 DEBUG : dir1/0003-defghij.txt: md5 = 86108ef73f5d331221830e75751a35a9 OK 2026/08/06 02:52:33 DEBUG : dir1/0004-efghijk.txt: md5 = b31ae48c2a6845c28928eaba394b5b6d OK 2026/08/06 02:52:34 DEBUG : dir1/0005-fghijkl.txt: md5 = 2657d9bd137ff4984dd43060a67605b9 OK 2026/08/06 02:52:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 456a84c36bb0f394c913a5cfa3da341f OK 2026/08/06 02:52:37 DEBUG : dir1/0007-1234567.txt: md5 = aafdb66b9acc90dca06dfe07b4d8280a OK 2026/08/06 02:52:39 DEBUG : dir1/0008-2345678.txt: md5 = 41199351590090eface92a4c8eb13903 OK 2026/08/06 02:52:40 DEBUG : dir1/0009-3456789.txt: md5 = 5fba793a0174cf250b39987732d9b45d OK 2026/08/06 02:52:42 DEBUG : dir1/0010-456789.txt: md5 = ff212f5473f5194e3ddc838a8fc6a2fe OK 2026/08/06 02:52:43 DEBUG : dir1/0011-56789;.txt: md5 = 1d8942e51247fac329b3a1a2cb14a553 OK 2026/08/06 02:52:45 DEBUG : dir1/0012-6789;.txt: md5 = 55181d96af613f47f12703f9be6053ec OK 2026/08/06 02:52:46 DEBUG : dir1/0013-789;=.txt: md5 = 962c314bfa4a55b98f59797ccb10c8c2 OK 2026/08/06 02:52:48 DEBUG : dir1/0014-89;=.txt: md5 = abdb4f10832890dc163bc1d443f9f6a8 OK 2026/08/06 02:52:50 DEBUG : dir1/0015-9;=.txt: md5 = dccb9bfdbc1e2f3dc6e1cec5c20af74e OK 2026/08/06 02:52:51 DEBUG : apple: md5 = 26c1ea987d14ce81aa791f72c3c826d2 OK 2026/08/06 02:52:53 DEBUG : banana: md5 = a47a72f3614f94301e6420230ad12c56 OK 2026/08/06 02:52:54 DEBUG : appleappleapplebanana: md5 = 2ec79b38b29f7dacb5b62acaa930abca OK 2026/08/06 02:52:56 DEBUG : splitbananasplit: md5 = dcc9c9af101a1eeaf1d8eeba47aa78d3 OK 2026/08/06 02:52:56 DEBUG : Waiting for deletions to finish 2026/08/06 02:52:56 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:52:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:52:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:52:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:52:57 DEBUG : apple: size = 5 OK 2026/08/06 02:52:57 DEBUG : banana: size = 6 OK 2026/08/06 02:52:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:57 DEBUG : apple: Unchanged skipping 2026/08/06 02:52:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:57 DEBUG : banana: Unchanged skipping 2026/08/06 02:52:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:52:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:52:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:52:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:52:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:52:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:52:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:52:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:52:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:52:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:52:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:52:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:52:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:52:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:52:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:52:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:52:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:52:58 DEBUG : Waiting for deletions to finish 2026/08/06 02:52:58 INFO : There was nothing to transfer 2026/08/06 02:52:58 DEBUG : Waiting for deletions to finish 2026/08/06 02:52:58 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:52:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:52:59 DEBUG : dir1: Directory modification time the same (differ by -719.734µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : apple: size = 5 OK 2026/08/06 02:52:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:52:59 DEBUG : banana: size = 6 OK 2026/08/06 02:52:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : banana: Unchanged skipping 2026/08/06 02:52:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:52:59 DEBUG : apple: Unchanged skipping 2026/08/06 02:52:59 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:52:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:52:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:52:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:52:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:52:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:52:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:52:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:52:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:52:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:52:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:52:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:52:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:52:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:52:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:52:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:52:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:52:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:52:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:52:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:52:59 DEBUG : Waiting for deletions to finish 2026/08/06 02:52:59 INFO : There was nothing to transfer 2026/08/06 02:52:59 DEBUG : Waiting for deletions to finish 2026/08/06 02:53:00 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:53:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:53:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 4e51fa5d9dfdc07c1db7f1b5ddb05f30 OK 2026/08/06 02:53:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = df8fc847debaa7c1a25a0d5956f07b85 OK 2026/08/06 02:53:17 DEBUG : dir1/0002-cdefghi.txt: md5 = d236381ea28dfb5f47c8ed17d6df18ab OK 2026/08/06 02:53:19 DEBUG : dir1/0003-defghij.txt: md5 = f12a33c4111445fe1e898164bfd894be OK 2026/08/06 02:53:20 DEBUG : dir1/0004-efghijk.txt: md5 = 725bf85b879bfee240d946fc28517c3c OK 2026/08/06 02:53:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 9109c52ef62da5c9f2b6d76428451b6c OK 2026/08/06 02:53:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 791765b102ce0e89cfab0325b610915a OK 2026/08/06 02:53:25 DEBUG : dir1/0007-1234567.txt: md5 = 185d7003a97164ed6b5b59f52ab22b1c OK 2026/08/06 02:53:26 DEBUG : dir1/0008-2345678.txt: md5 = 3187205feff120e0920c47b4813834e1 OK 2026/08/06 02:53:28 DEBUG : dir1/0009-3456789.txt: md5 = 89ff855ac772085d774c29c0aabc7f23 OK 2026/08/06 02:53:29 DEBUG : dir1/0010-456789.txt: md5 = 39d2f5d4ad88c16a6ad6f9e9ea26eaf8 OK 2026/08/06 02:53:31 DEBUG : dir1/0011-56789;.txt: md5 = cf57c75732322a47b95e160ab5e17fdf OK 2026/08/06 02:53:32 DEBUG : dir1/0012-6789;.txt: md5 = 39887529796ba8d38f0a18ffe4038a8f OK 2026/08/06 02:53:34 DEBUG : dir1/0013-789;=.txt: md5 = d08415a79f168df4cb310e9ab10513ce OK 2026/08/06 02:53:35 DEBUG : dir1/0014-89;=.txt: md5 = 18e607084ec72027585e160306112033 OK 2026/08/06 02:53:37 DEBUG : dir1/0015-9;=.txt: md5 = 99d3b7f00519d10771c5ccf33ab1cb1a OK 2026/08/06 02:53:38 DEBUG : apple: md5 = 0bd8960abb67355133771932156dda70 OK 2026/08/06 02:53:39 DEBUG : banana: md5 = 84d3666254c6a51aa20061603b7b30fe OK 2026/08/06 02:53:41 DEBUG : appleappleapplebanana: md5 = 2a33799b3f2c693cc731f45b71a94867 OK 2026/08/06 02:53:43 DEBUG : splitbananasplit: md5 = bfc6ae7f311f0ac8853f3564d589ed46 OK 2026/08/06 02:53:43 DEBUG : Waiting for deletions to finish 2026/08/06 02:53:43 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:53:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:53:44 DEBUG : apple: size = 5 OK 2026/08/06 02:53:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:44 DEBUG : apple: Unchanged skipping 2026/08/06 02:53:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:53:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:53:44 DEBUG : banana: size = 6 OK 2026/08/06 02:53:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:44 DEBUG : banana: Unchanged skipping 2026/08/06 02:53:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/06 02:53:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:53:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:53:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:53:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:53:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:53:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:53:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:53:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:53:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:53:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:53:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:53:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:53:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:53:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:53:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:53:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:53:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:53:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:53:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:53:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:53:45 DEBUG : Waiting for deletions to finish 2026/08/06 02:53:45 INFO : There was nothing to transfer 2026/08/06 02:53:45 DEBUG : Waiting for deletions to finish 2026/08/06 02:53:45 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:53:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/06 02:53:46 DEBUG : dir1: Directory modification time the same (differ by -348.275µs, within tolerance 1ms) 2026/08/06 02:53:46 DEBUG : apple: size = 5 OK 2026/08/06 02:53:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:46 DEBUG : apple: Unchanged skipping 2026/08/06 02:53:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/06 02:53:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/06 02:53:46 DEBUG : banana: size = 6 OK 2026/08/06 02:53:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:46 DEBUG : banana: Unchanged skipping 2026/08/06 02:53:46 DEBUG : splitbananasplit: size = 16 OK 2026/08/06 02:53:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:46 DEBUG : splitbananasplit: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/06 02:53:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/06 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/06 02:53:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/06 02:53:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/06 02:53:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/06 02:53:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/06 02:53:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/06 02:53:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/06 02:53:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/06 02:53:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/06 02:53:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/06 02:53:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/06 02:53:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/06 02:53:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/06 02:53:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/06 02:53:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:53:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/06 02:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:53:47 DEBUG : Waiting for deletions to finish 2026/08/06 02:53:47 INFO : There was nothing to transfer 2026/08/06 02:53:47 DEBUG : Waiting for deletions to finish 2026/08/06 02:53:47 DEBUG : banana: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : apple: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/06 02:53:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) --- PASS: TestTransform (568.19s) --- PASS: TestTransform/NFC (45.99s) --- PASS: TestTransform/NFD (46.53s) --- PASS: TestTransform/base64 (54.26s) --- PASS: TestTransform/prefix (64.81s) --- PASS: TestTransform/suffix (65.10s) --- PASS: TestTransform/truncate (54.99s) --- PASS: TestTransform/encoder (47.96s) --- PASS: TestTransform/ISO-8859-1 (47.18s) --- PASS: TestTransform/charmap (47.04s) --- PASS: TestTransform/lowercase (47.40s) --- PASS: TestTransform/ascii (46.93s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:53:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/06 02:53:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/06 02:53:59 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/08/06 02:54:00 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-08-06T02:53:59.317647491Z) 2026/08/06 02:54:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/06 02:54:00 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/06 02:54:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/06 02:54:00 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/06 02:54:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:54:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:54:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/06 02:54:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 8043c6b41a32a0cfb0f631a9b1b24c29 OK 2026/08/06 02:54:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/06 02:54:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/06 02:54:01 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (5.01s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:54:04 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:04 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:04 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:54:05 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:54:04.32971484Z) 2026/08/06 02:54:05 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:05 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:54:05 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/06 02:54:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:54:06 DEBUG : tictactoe/tictactoe: md5 = 36d7641a3ac9164d79f1950b16d42a1b OK 2026/08/06 02:54:06 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/06 02:54:06 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/06 02:54:06 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (4.81s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:54:09 DEBUG : toe: Making directory with metadata 2026/08/06 02:54:10 INFO : toe: Made directory with metadata (mtime=2026-08-06T02:54:09.142779522Z) 2026/08/06 02:54:10 DEBUG : toe/toe: Making directory with metadata 2026/08/06 02:54:11 INFO : toe/toe: Made directory with metadata (mtime=2026-08-06T02:54:09.142779522Z) 2026/08/06 02:54:11 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/06 02:54:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/06 02:54:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/06 02:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:54:12 DEBUG : toe/toe/tictactoe: md5 = 71d48870afe7ad5377c0c08baedfe108 OK 2026/08/06 02:54:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/06 02:54:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/06 02:54:12 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (7.06s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:54:16 DEBUG : toe: Making directory with metadata 2026/08/06 02:54:17 INFO : toe: Made directory with metadata (mtime=2026-08-06T02:54:16.199874373Z) 2026/08/06 02:54:17 DEBUG : toe/toe: Making directory with metadata 2026/08/06 02:54:18 INFO : toe/toe: Made directory with metadata (mtime=2026-08-06T02:54:16.199874373Z) 2026/08/06 02:54:18 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/06 02:54:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/06 02:54:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/06 02:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:54:19 DEBUG : toe/toe/tictactoe: md5 = d7c813f36d6610ea77db1bed3a5babef OK 2026/08/06 02:54:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/06 02:54:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/06 02:54:19 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (6.90s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:54:23 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:54:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:54:23 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:23 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/06 02:54:24 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:54:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:24 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:24 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:24 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:54:24 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:54:23.094967061Z) 2026/08/06 02:54:24 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:24 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:54:24 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/06 02:54:25 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-06T02:54:23.094967061Z) 2026/08/06 02:54:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:54:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 02:54:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:54:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 02:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:54:26 DEBUG : tictactoe/tictactoe/toe.txt: md5 = d0e41576f46c20d5fb58088cca4e7482 OK 2026/08/06 02:54:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/06 02:54:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/06 02:54:26 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (7.97s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:54:31 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:54:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:54:31 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:31 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/06 02:54:32 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:54:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:32 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:32 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:32 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:54:32 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:54:31.067074244Z) 2026/08/06 02:54:32 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:32 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:54:32 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/06 02:54:33 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-06T02:54:31.067074244Z) 2026/08/06 02:54:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:54:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 02:54:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:54:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:54:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:54:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = fa76f6156d094138ff256ff7cbb9cfc5 OK 2026/08/06 02:54:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:54:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:54:35 DEBUG : Waiting for deletions to finish 2026/08/06 02:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:54:36 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:36 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:36 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 02:54:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:54:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/06 02:54:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': 0 differences found 2026/08/06 02:54:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': 1 hashes could not be checked 2026/08/06 02:54:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': 1 matching files --- PASS: TestAllTag (9.36s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:54:40 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:40 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:40 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:54:41 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:54:40.42420007Z) 2026/08/06 02:54:41 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:41 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:54:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/06 02:54:42 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-06T02:54:40.42420007Z) 2026/08/06 02:54:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:54:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 02:54:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:54:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 02:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:54:43 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 834eb69b169378e41fe68b7a8bf75efa OK 2026/08/06 02:54:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/06 02:54:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/06 02:54:43 DEBUG : Waiting for deletions to finish 2026/08/06 02:54:44 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:44 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:44 DEBUG : tictactoe: Directory modification time the same (differ by -200.07µs, within tolerance 1ms) 2026/08/06 02:54:44 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:54:44 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -200.07µs, within tolerance 1ms) 2026/08/06 02:54:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/06 02:54:45 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/06 02:54:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/06 02:54:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/06 02:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:54:45 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (8.13s) === RUN TestSyntax 2026/08/06 02:54:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:54:48 DEBUG : toe: Making directory with metadata 2026/08/06 02:54:49 INFO : toe: Made directory with metadata (mtime=2026-08-06T02:54:48.555309431Z) 2026/08/06 02:54:49 DEBUG : toe/toe: Making directory with metadata 2026/08/06 02:54:50 INFO : toe/toe: Made directory with metadata (mtime=2026-08-06T02:54:48.555309431Z) 2026/08/06 02:54:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/06 02:54:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:54:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:54:51 DEBUG : toe/toe/toe: md5 = 4b155f8badd500d2e39172f9604b7284 OK 2026/08/06 02:54:51 DEBUG : toe/toe/toe: size = 11 OK 2026/08/06 02:54:51 INFO : toe/toe/toe: Copied (new) 2026/08/06 02:54:51 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (6.70s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:54:55 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:54:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:54:55 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:55 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/06 02:54:56 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:54:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:54:56 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:56 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:56 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:54:56 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:54:55.257399585Z) 2026/08/06 02:54:56 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:56 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:54:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:54:56 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/06 02:54:57 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-06T02:54:55.257399585Z) 2026/08/06 02:54:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:54:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 02:54:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:54:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:54:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:54:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:54:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 9b7bfd1347837b52c6a475316dcff719 OK 2026/08/06 02:54:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:54:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:54:59 INFO : toe/toe/toe.txt: Deleted 2026/08/06 02:54:59 INFO : toe/toe: Removing directory 2026/08/06 02:54:59 INFO : toe: Removing directory 2026/08/06 02:54:59 INFO : empty_dir: Removing directory 2026/08/06 02:54:59 DEBUG : Local file system at /tmp/rclone563502434: deleted 3 directories --- PASS: TestMove (8.03s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:55:03 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:55:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:55:03 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:55:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:55:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:55:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:55:03 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/06 02:55:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:55:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:55:04 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:55:04 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:55:04 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:55:05 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:55:03.283507565Z) 2026/08/06 02:55:05 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:55:05 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:55:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:55:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/06 02:55:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-06T02:55:03.283507565Z) 2026/08/06 02:55:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:55:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 02:55:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:55:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:55:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:55:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:55:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:55:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:55:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4cdeea4e35af9b5b69bf0de7efd338d3 OK 2026/08/06 02:55:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:55:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:55:07 INFO : toe/toe/toe.txt: Deleted 2026/08/06 02:55:07 INFO : toe/toe: Removing directory 2026/08/06 02:55:07 INFO : toe: Removing directory 2026/08/06 02:55:07 INFO : empty_dir: Removing directory 2026/08/06 02:55:07 DEBUG : Local file system at /tmp/rclone563502434: deleted 3 directories 2026/08/06 02:55:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:55:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:55:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 02:55:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 02:55:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 02:55:11 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (13.86s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:55:17 DEBUG : Reset feature "Copy" 2026/08/06 02:55:17 DEBUG : Reset feature "Move" 2026/08/06 02:55:17 DEBUG : Reset feature "Copy" 2026/08/06 02:55:17 DEBUG : Reset feature "Move" 2026/08/06 02:55:17 DEBUG : empty_dir: Making directory with metadata 2026/08/06 02:55:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:55:17 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:55:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:55:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:55:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:55:17 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/06 02:55:18 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/06 02:55:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/06 02:55:18 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:55:18 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:55:18 DEBUG : tictactoe: Making directory with metadata 2026/08/06 02:55:18 INFO : tictactoe: Made directory with metadata (mtime=2026-08-06T02:55:17.142694062Z) 2026/08/06 02:55:18 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:55:18 DEBUG : toe: transformed to: tictactoe 2026/08/06 02:55:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:55:18 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/06 02:55:19 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-06T02:55:17.143694076Z) 2026/08/06 02:55:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/06 02:55:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/06 02:55:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:55:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:55:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:55:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:55:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:55:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:55:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 12638231308c19d0fb8e6cd8f813523e OK 2026/08/06 02:55:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:55:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/06 02:55:21 INFO : toe/toe/toe.txt: Deleted 2026/08/06 02:55:21 INFO : toe/toe: Removing directory 2026/08/06 02:55:21 INFO : toe: Removing directory 2026/08/06 02:55:21 INFO : empty_dir: Removing directory 2026/08/06 02:55:21 DEBUG : Local file system at /tmp/rclone563502434: deleted 3 directories 2026/08/06 02:55:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/06 02:55:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/06 02:55:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 02:55:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 02:55:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/06 02:55:26 DEBUG : toe/toe/toe.txt: md5 = 77d59348a51f4b1aef0b0f4c9f17dcc6 OK 2026/08/06 02:55:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/06 02:55:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/06 02:55:26 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (15.37s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:55:32 DEBUG : toe: transformed to: dG9l 2026/08/06 02:55:32 DEBUG : toe: transformed to: dG9l 2026/08/06 02:55:32 DEBUG : dG9l: Making directory with metadata 2026/08/06 02:55:33 INFO : dG9l: Made directory with metadata (mtime=2026-08-06T02:55:32.50990091Z) 2026/08/06 02:55:33 DEBUG : toe: transformed to: dG9l 2026/08/06 02:55:33 DEBUG : toe: transformed to: dG9l 2026/08/06 02:55:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/06 02:55:33 DEBUG : dG9l/dG9l: Making directory with metadata 2026/08/06 02:55:34 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-08-06T02:55:32.50990091Z) 2026/08/06 02:55:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/06 02:55:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/06 02:55:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/06 02:55:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/06 02:55:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/06 02:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:55:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 4fc815884b3c9bdfe04b77963ac38a77 OK 2026/08/06 02:55:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/06 02:55:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/06 02:55:35 DEBUG : Waiting for deletions to finish 2026/08/06 02:55:37 DEBUG : dG9l: transformed to: toe 2026/08/06 02:55:37 DEBUG : dG9l: transformed to: toe 2026/08/06 02:55:37 DEBUG : toe: Directory modification time the same (differ by 900.91µs, within tolerance 1ms) 2026/08/06 02:55:37 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/06 02:55:37 DEBUG : dG9l: transformed to: toe 2026/08/06 02:55:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/06 02:55:37 DEBUG : toe/toe: Directory modification time the same (differ by 900.91µs, within tolerance 1ms) 2026/08/06 02:55:37 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/06 02:55:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/06 02:55:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/06 02:55:37 DEBUG : Local file system at /tmp/rclone563502434: Waiting for checks to finish 2026/08/06 02:55:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/06 02:55:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/06 02:55:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/06 02:55:37 DEBUG : Local file system at /tmp/rclone563502434: Waiting for transfers to finish 2026/08/06 02:55:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (8.72s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado'", Local "Local file system at /tmp/rclone563502434", Modify Window "1ms" 2026/08/06 02:55:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:55:41 DEBUG : toe: transformed to: 2026/08/06 02:55:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:55:41 DEBUG : toe: transformed to: 2026/08/06 02:55:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Making directory with metadata 2026/08/06 02:55:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Made directory with metadata (mtime=2026-08-06T02:55:41.229018299Z) 2026/08/06 02:55:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:55:41 DEBUG : toe: transformed to: 2026/08/06 02:55:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:55:41 DEBUG : toe: transformed to: 2026/08/06 02:55:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:55:41 DEBUG : toe/toe: transformed to: 2026/08/06 02:55:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/06 02:55:41 DEBUG : toe/toe: Making directory with metadata 2026/08/06 02:55:43 INFO : toe/toe: Made directory with metadata (mtime=2026-08-06T02:55:41.229018299Z) 2026/08/06 02:55:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:55:43 DEBUG : toe/toe: transformed to: 2026/08/06 02:55:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/06 02:55:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:55:43 DEBUG : toe: transformed to: 2026/08/06 02:55:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/06 02:55:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/06 02:55:43 DEBUG : toe/toe/toe: transformed to: 2026/08/06 02:55:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/06 02:55:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for checks to finish 2026/08/06 02:55:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Waiting for transfers to finish 2026/08/06 02:55:45 DEBUG : toe/toe/toe: md5 = 607c0e76bc0674fc6ba4961a69a8bda7 OK 2026/08/06 02:55:45 DEBUG : toe/toe/toe: size = 11 OK 2026/08/06 02:55:45 INFO : toe/toe/toe: Copied (new) 2026/08/06 02:55:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': not deleting files as there were IO errors 2026/08/06 02:55:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': not deleting directories as there were IO errors --- PASS: TestError (7.43s) PASS 2026/08/06 02:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucehor7vado': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m2.614957934s (try 1/5)