"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/06 04:51:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa" 2026/09/06 04:51:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/06 04:51:10 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg" 2026/09/06 04:51:11 DEBUG : Creating backend with remote "/tmp/rclone3698008032" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:51:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:51:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:51:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/06 04:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:51:12 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.80s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:51:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 04:51:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:51:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:51:16 DEBUG : sub dir/hello world: md5 = 9a306d668ac810cc7db220b43500526b OK 2026/09/06 04:51:16 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:51:16 INFO : sub dir/hello world: Copied (new) 2026/09/06 04:51:16 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (6.50s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:51:19 DEBUG : metadata sub dir: Making directory with metadata 2026/09/06 04:51:19 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 04:51:19 DEBUG : empty metadata sub dir: Making directory with metadata 2026/09/06 04:51:19 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 04:51:19 DEBUG : Local file system at /tmp/rclone3698008032: File to upload is small (21 bytes), uploading instead of streaming 2026/09/06 04:51:19 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/06 04:51:19 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/06 04:51:19 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/09/06 04:51:19 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 04:51:20 DEBUG : Google drive root 'crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg': Skipping btime metadata as can't update it on an existing file: 2026-09-06T04:51:19.859952588Z 2026/09/06 04:51:20 INFO : empty metadata sub dir: Updated directory metadata 2026/09/06 04:51:21 DEBUG : Google drive root 'crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg': Skipping btime metadata as can't update it on an existing file: 2026-09-06T04:51:19.859952588Z 2026/09/06 04:51:21 INFO : metadata sub dir: Updated directory metadata 2026/09/06 04:51:21 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/09/06 04:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:51:23 DEBUG : metadata sub dir/hello metadata world: md5 = ccc93613a0836c2a6c278afad7615ff2 OK 2026/09/06 04:51:23 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/06 04:51:23 INFO : metadata sub dir/hello metadata world: Copied (new) --- PASS: TestCopyMetadata (8.18s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:51:28 DEBUG : metadata sub dir: Making directory with metadata 2026/09/06 04:51:28 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 04:51:28 DEBUG : empty metadata sub dir: Making directory with metadata 2026/09/06 04:51:28 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 04:51:28 DEBUG : Local file system at /tmp/rclone3698008032: File to upload is small (21 bytes), uploading instead of streaming 2026/09/06 04:51:28 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/06 04:51:28 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/06 04:51:28 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/09/06 04:51:28 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 04:51:28 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/09/06 04:51:28 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/09/06 04:51:28 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/09/06 04:51:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:51:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:51:30 DEBUG : metadata sub dir/hello metadata world: md5 = 8df9d313e579e02628f4adf3e66a3d9b OK 2026/09/06 04:51:30 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/06 04:51:30 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/09/06 04:51:30 DEBUG : Google drive root 'crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg': Skipping btime metadata as can't update it on an existing file: 2026-09-06T04:51:28.037054185Z 2026/09/06 04:51:31 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (6.89s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:51:34 DEBUG : Creating backend with remote "/non-existing" 2026/09/06 04:51:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/06 04:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.65s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:51:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:51:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:51:38 DEBUG : sub dir/hello world: md5 = 6cf2a6650fe49e7b6eb9ab032c305b5c OK 2026/09/06 04:51:38 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:51:38 INFO : sub dir/hello world: Copied (new) 2026/09/06 04:51:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (5.90s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:51:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Running all checks before starting transfers 2026/09/06 04:51:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:51:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:51:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Checks finished, now starting transfers 2026/09/06 04:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:51:44 DEBUG : sub dir/hello world: md5 = 0595adee0fbda6ff3675da151fe1f9cd OK 2026/09/06 04:51:44 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:51:44 INFO : sub dir/hello world: Copied (new) 2026/09/06 04:51:45 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (5.81s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:51:47 ERROR : Ignoring --no-traverse with sync 2026/09/06 04:51:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:51:50 DEBUG : sub dir/hello world: md5 = 1d887238f2bb7a36526fa9e6de59bf26 OK 2026/09/06 04:51:50 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:51:50 INFO : sub dir/hello world: Copied (new) 2026/09/06 04:51:50 DEBUG : Waiting for deletions to finish 2026/09/06 04:51:51 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (5.68s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:51:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/06 04:51:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:51:55 DEBUG : hello world2: md5 = bc9b42701902b4f3d50f347e7bfa52dc OK 2026/09/06 04:51:55 DEBUG : hello world2: size = 12 OK 2026/09/06 04:51:55 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.99s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:51:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 04:51:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:51:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:51:58 DEBUG : potato2: md5 = 87a8ad1bf10b806300ddbb7b00244ec8 OK 2026/09/06 04:51:58 DEBUG : potato2: size = 11 OK 2026/09/06 04:51:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:51:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 04:51:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:51:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:52:01 DEBUG : potato2: md5 = 8e9718bc2593bdab41c0af97cb3b9f01 OK 2026/09/06 04:52:01 DEBUG : potato2: size = 11 OK 2026/09/06 04:52:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.26s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:52:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/06 04:52:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 04:52:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/06 04:52:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 04:52:02 DEBUG : sub dir2: Making directory with metadata 2026/09/06 04:52:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 04:52:03 DEBUG : sub dir: Making directory with metadata 2026/09/06 04:52:04 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 04:52:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:52:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/06 04:52:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 04:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:52:06 DEBUG : sub dir/hello world: md5 = 3c84687860fd762e720b9604e4d5b81a OK 2026/09/06 04:52:06 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:52:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyEmptyDirectories (9.30s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:52:12 INFO : sub dir2: Making directory 2026/09/06 04:52:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/06 04:52:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 04:52:12 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/06 04:52:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:52:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:52:12 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/09/06 04:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:52:14 DEBUG : sub dir/hello world: md5 = bcd1ec5b98493f5a290e211c5eb81388 OK 2026/09/06 04:52:14 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:52:14 INFO : sub dir/hello world: Copied (new) 2026/09/06 04:52:15 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (6.33s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:52:18 DEBUG : sub dir2: Making directory with metadata 2026/09/06 04:52:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 04:52:18 DEBUG : sub dir2: Making directory with metadata 2026/09/06 04:52:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 04:52:19 DEBUG : sub dir: Making directory with metadata 2026/09/06 04:52:20 INFO : sub dir: Made directory with metadata (mtime=2026-09-06T04:52:18.351680281Z) 2026/09/06 04:52:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:52:21 DEBUG : sub dir/hello world: md5 = e166dfe61f32b7a79f4b8f04ef0df5e1 OK 2026/09/06 04:52:21 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:52:21 INFO : sub dir/hello world: Copied (new) 2026/09/06 04:52:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveEmptyDirectories (7.51s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:52:25 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/09/06 04:52:25 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 04:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:52:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.83s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:52:29 INFO : sub dir2: Making directory 2026/09/06 04:52:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/06 04:52:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:52:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:52:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:52:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:52:32 DEBUG : sub dir/hello world: md5 = c196ad8f12e6ddc8ac7ac85ab2d49fd5 OK 2026/09/06 04:52:32 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:52:32 INFO : sub dir/hello world: Copied (new) 2026/09/06 04:52:32 INFO : sub dir/hello world: Deleted 2026/09/06 04:52:32 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (5.87s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:52:35 DEBUG : sub dir2: Making directory with metadata 2026/09/06 04:52:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 04:52:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 04:52:35 DEBUG : sub dir2: Making directory with metadata 2026/09/06 04:52:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 04:52:36 DEBUG : sub dir: Making directory with metadata 2026/09/06 04:52:37 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 04:52:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:52:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:52:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:52:38 DEBUG : sub dir/hello world: md5 = 358e83cd091b1ffb2012002184756259 OK 2026/09/06 04:52:38 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:52:38 INFO : sub dir/hello world: Copied (new) 2026/09/06 04:52:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (7.34s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.95s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:52:43 INFO : sub dir2: Making directory 2026/09/06 04:52:44 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/06 04:52:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:52:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:52:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:52:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:52:47 DEBUG : sub dir/hello world: md5 = 170d7ee6f436e5780e9415ef14bccbba OK 2026/09/06 04:52:47 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:52:47 INFO : sub dir/hello world: Copied (new) 2026/09/06 04:52:47 DEBUG : Waiting for deletions to finish 2026/09/06 04:52:47 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (6.45s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:52:52 DEBUG : sub dir/hello world: md5 = 6b054142c174d559185021d16ffd73ef OK 2026/09/06 04:52:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubujif3date" 2026/09/06 04:52:53 DEBUG : Config file has changed externally - reloading 2026/09/06 04:52:53 DEBUG : Creating backend with remote "TestDrive:crypt/2on3sttdjo0m2ctmieoa96dp0co9s64nr1dhlvir83gaaiaaiu5g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa' -> Encrypted drive 'TestCryptDrive:rclone-test-yubujif3date' 2026/09/06 04:52:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:52:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubujif3date': Waiting for checks to finish 2026/09/06 04:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubujif3date': Waiting for transfers to finish 2026/09/06 04:52:58 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:52:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/06 04:52:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 04:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubujif3date': Purge remote --- PASS: TestServerSideCopy (11.70s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:53:04 DEBUG : sub dir/hello world: md5 = 4bc5ffb3b2fe65442baaa1d77e27daf0 OK 2026/09/06 04:53:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/06 04:53:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:53:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3698008032) 2026/09/06 04:53:05 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 04:53:05 DEBUG : sub dir/hello world: Sizes differ 2026/09/06 04:53:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:53:06 DEBUG : sub dir/hello world: md5 = eaa29d3f0c05b1579df05c566fe02801 OK 2026/09/06 04:53:06 DEBUG : sub dir/hello world: size = 17 OK 2026/09/06 04:53:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/06 04:53:07 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (8.00s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:53:12 DEBUG : sub dir/hello world: md5 = 2c780cf60059d0fbfa50794e979210a4 OK 2026/09/06 04:53:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buwadiw3cobi" 2026/09/06 04:53:13 DEBUG : Creating backend with remote "TestDrive:crypt/am8ntgorb54cun6mes96jon4rkkrt96c8hoh267tafvpfgvoo0v0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa' -> Encrypted drive 'TestCryptDrive:rclone-test-buwadiw3cobi' 2026/09/06 04:53:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:53:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buwadiw3cobi': Waiting for checks to finish 2026/09/06 04:53:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buwadiw3cobi': Waiting for transfers to finish 2026/09/06 04:53:17 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:53:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/06 04:53:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 04:53:20 DEBUG : sub dir/hello world: md5 = 699cd1133711e39e7f2a9550bbe8ad5a OK 2026/09/06 04:53:21 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/09/06 04:53:21 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/06 04:53:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buwadiw3cobi': Waiting for checks to finish 2026/09/06 04:53:21 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 04:53:21 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-buwadiw3cobi') 2026/09/06 04:53:21 DEBUG : sub dir/hello world: Sizes differ 2026/09/06 04:53:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buwadiw3cobi': Waiting for transfers to finish 2026/09/06 04:53:24 DEBUG : sub dir/hello world: size = 17 OK 2026/09/06 04:53:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/06 04:53:25 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/06 04:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buwadiw3cobi': Purge remote --- PASS: TestServerSideCopyOverSelf (18.22s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:53:30 DEBUG : sub dir/hello world: md5 = 672ff25cd76416db33a7fb52928363a6 OK 2026/09/06 04:53:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/06 04:53:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:53:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3698008032) 2026/09/06 04:53:32 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 04:53:32 DEBUG : sub dir/hello world: Sizes differ 2026/09/06 04:53:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:53:33 DEBUG : sub dir/hello world: md5 = ebca7d0fd1ca54f041d8005d0926dc74 OK 2026/09/06 04:53:33 DEBUG : sub dir/hello world: size = 17 OK 2026/09/06 04:53:33 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/06 04:53:33 INFO : sub dir/hello world: Deleted 2026/09/06 04:53:34 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (8.42s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:53:39 DEBUG : sub dir/hello world: md5 = 8f79717bcbe123c6c744534ec15e92d8 OK 2026/09/06 04:53:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pilewox2cuko" 2026/09/06 04:53:39 DEBUG : Creating backend with remote "TestDrive:crypt/loc65lphan90rjipivf3qiqs7ch7dcdiuen0fep0cicp9ghkci10" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa' -> Encrypted drive 'TestCryptDrive:rclone-test-pilewox2cuko' 2026/09/06 04:53:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:53:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pilewox2cuko': Waiting for checks to finish 2026/09/06 04:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pilewox2cuko': Waiting for transfers to finish 2026/09/06 04:53:44 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:53:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/06 04:53:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 04:53:47 DEBUG : sub dir/hello world: md5 = 655449b6602b0df262aa18aae427b1a7 OK 2026/09/06 04:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pilewox2cuko': Using server-side directory move 2026/09/06 04:53:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pilewox2cuko': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/06 04:53:47 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/09/06 04:53:47 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/06 04:53:48 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 04:53:48 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pilewox2cuko') 2026/09/06 04:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pilewox2cuko': Waiting for checks to finish 2026/09/06 04:53:48 DEBUG : sub dir/hello world: Sizes differ 2026/09/06 04:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pilewox2cuko': Waiting for transfers to finish 2026/09/06 04:53:48 INFO : sub dir/hello world: Deleted 2026/09/06 04:53:49 INFO : sub dir/hello world: Moved (server-side) 2026/09/06 04:53:50 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/06 04:53:52 DEBUG : sub dir/hello world: md5 = cfb77a0c077c3aaf21680becb3383229 OK 2026/09/06 04:53:53 DEBUG : testing file moves 2026/09/06 04:53:53 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/09/06 04:53:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/06 04:53:53 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 04:53:53 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pilewox2cuko') 2026/09/06 04:53:53 DEBUG : sub dir/hello world: Sizes differ 2026/09/06 04:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pilewox2cuko': Waiting for checks to finish 2026/09/06 04:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pilewox2cuko': Waiting for transfers to finish 2026/09/06 04:53:54 INFO : sub dir/hello world: Deleted 2026/09/06 04:53:54 INFO : sub dir/hello world: Moved (server-side) 2026/09/06 04:53:55 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/06 04:53:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pilewox2cuko': Purge remote --- PASS: TestServerSideMoveOverSelf (21.96s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:54:01 DEBUG : sub dir/hello world: md5 = c679c2dd86c51db0a2416cb17f2fd014 OK 2026/09/06 04:54:01 ERROR : error listing: directory not found 2026/09/06 04:54:01 INFO : Local file system at /tmp/rclone3698008032: Making directory 2026/09/06 04:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (6.26s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:54:07 DEBUG : sub dir/hello world: md5 = 804fd92b85f964df999afd8e39ac01b4 OK 2026/09/06 04:54:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:54:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:54:08 DEBUG : Local file system at /tmp/rclone3698008032: Waiting for checks to finish 2026/09/06 04:54:08 DEBUG : Local file system at /tmp/rclone3698008032: Waiting for transfers to finish 2026/09/06 04:54:09 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/09/06 04:54:09 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/09/06 04:54:09 INFO : sub dir/hello world: Copied (new) 2026/09/06 04:54:09 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (6.57s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:54:11 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/06 04:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:13 DEBUG : check sum: md5 = 64b3fd4f4173acd714b40250e856a5fe OK 2026/09/06 04:54:13 DEBUG : check sum: size = 1 OK 2026/09/06 04:54:13 INFO : check sum: Copied (new) 2026/09/06 04:54:13 DEBUG : Waiting for deletions to finish 2026/09/06 04:54:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:13 DEBUG : check sum: size = 1 OK 2026/09/06 04:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/06 04:54:13 DEBUG : check sum: Size of src and dst objects identical 2026/09/06 04:54:13 DEBUG : check sum: Unchanged skipping 2026/09/06 04:54:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:13 DEBUG : Waiting for deletions to finish 2026/09/06 04:54:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.50s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:54:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/06 04:54:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:16 DEBUG : sizeonly: md5 = d92b924c39999abfd2479a556b20e5c9 OK 2026/09/06 04:54:16 DEBUG : sizeonly: size = 6 OK 2026/09/06 04:54:16 INFO : sizeonly: Copied (new) 2026/09/06 04:54:16 DEBUG : Waiting for deletions to finish 2026/09/06 04:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:17 DEBUG : sizeonly: size = 6 OK 2026/09/06 04:54:17 DEBUG : sizeonly: Sizes identical 2026/09/06 04:54:17 DEBUG : sizeonly: Unchanged skipping 2026/09/06 04:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:17 DEBUG : Waiting for deletions to finish 2026/09/06 04:54:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.58s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:54:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/06 04:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:20 DEBUG : ignore-size: md5 = e9cd48f19a247f8c39ba75cde17b84ac OK 2026/09/06 04:54:20 INFO : ignore-size: Copied (new) 2026/09/06 04:54:20 DEBUG : Waiting for deletions to finish 2026/09/06 04:54:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 04:54:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:20 DEBUG : ignore-size: Unchanged skipping 2026/09/06 04:54:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:20 DEBUG : Waiting for deletions to finish 2026/09/06 04:54:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.61s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:54:23 DEBUG : existing: md5 = c06b32258e01c8d66f82da0860a8f2a4 OK 2026/09/06 04:54:24 DEBUG : existing: size = 6 OK 2026/09/06 04:54:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 04:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:24 DEBUG : existing: Unchanged skipping 2026/09/06 04:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:24 DEBUG : Waiting for deletions to finish 2026/09/06 04:54:24 INFO : There was nothing to transfer 2026/09/06 04:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/06 04:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:25 DEBUG : existing: md5 = 709ff8ba3b15539f3623003e97c7b73f OK 2026/09/06 04:54:25 DEBUG : existing: size = 6 OK 2026/09/06 04:54:25 INFO : existing: Copied (replaced existing) 2026/09/06 04:54:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.99s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:54:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/06 04:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:29 DEBUG : existing: md5 = 3998d85aaf2584b7a6e210490ded253c OK 2026/09/06 04:54:29 DEBUG : existing: size = 6 OK 2026/09/06 04:54:29 INFO : existing: Copied (new) 2026/09/06 04:54:29 DEBUG : Waiting for deletions to finish 2026/09/06 04:54:29 DEBUG : existing: Destination exists, skipping 2026/09/06 04:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:29 DEBUG : Waiting for deletions to finish 2026/09/06 04:54:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.91s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:54:33 DEBUG : b/potato: md5 = deb37a87dbebc8c47b5e049be63e7572 OK 2026/09/06 04:54:35 DEBUG : c/non empty space: md5 = ee8b6fbcce6ee2882b0023f1db6e88dd OK 2026/09/06 04:54:35 INFO : d: Making directory 2026/09/06 04:54:37 DEBUG : Added delayed dir = "a", newDst= 2026/09/06 04:54:37 DEBUG : Added delayed dir = "c", newDst=c 2026/09/06 04:54:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/06 04:54:37 DEBUG : c/non empty space: size = 5 OK 2026/09/06 04:54:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:37 DEBUG : c/non empty space: Unchanged skipping 2026/09/06 04:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:40 DEBUG : a/potato2: md5 = bf8c2fe43f3e9b962f5ef01d63cc972e OK 2026/09/06 04:54:40 DEBUG : a/potato2: size = 60 OK 2026/09/06 04:54:40 INFO : a/potato2: Copied (new) 2026/09/06 04:54:40 DEBUG : Waiting for deletions to finish 2026/09/06 04:54:40 INFO : b/potato: Deleted 2026/09/06 04:54:41 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/06 04:54:41 INFO : c: Set directory modification time (using SetModTime) 2026/09/06 04:54:41 INFO : d: Removing directory 2026/09/06 04:54:41 INFO : b: Removing directory 2026/09/06 04:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': deleted 2 directories --- PASS: TestSyncIgnoreErrors (15.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:54:48 DEBUG : empty space: md5 = f0c892d4f77312ae0fe27bab55d6c33a OK 2026/09/06 04:54:48 DEBUG : empty space: size = 1 OK 2026/09/06 04:54:48 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/09/06 04:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:48 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/09/06 04:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:48 DEBUG : Waiting for deletions to finish 2026/09/06 04:54:49 DEBUG : empty space: size = 1 OK 2026/09/06 04:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:49 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/09/06 04:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:50 DEBUG : empty space: md5 = 9f7812d4d645a453e45e6245221150d7 OK 2026/09/06 04:54:50 DEBUG : empty space: size = 1 OK 2026/09/06 04:54:50 INFO : empty space: Copied (replaced existing) 2026/09/06 04:54:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:54:54 DEBUG : foo: md5 = add61301d8bdc2e5450457942987df97 OK 2026/09/06 04:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:54:54 DEBUG : foo: size = 3 OK 2026/09/06 04:54:54 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/09/06 04:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:54:57 DEBUG : foo: md5 = dd07186375164dd89bc95491837661b5 OK 2026/09/06 04:54:57 DEBUG : foo: size = 3 OK 2026/09/06 04:54:57 INFO : foo: Copied (replaced existing) 2026/09/06 04:54:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.82s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:55:00 DEBUG : empty space: md5 = ad0f7a98842ffda0353cef1d492bffd3 OK 2026/09/06 04:55:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/06 04:55:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:55:00 DEBUG : empty space: size = 1 OK 2026/09/06 04:55:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:55:00 DEBUG : empty space: Unchanged skipping 2026/09/06 04:55:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:55:02 DEBUG : potato: md5 = d065599cdbd0a4210c0fb321a202865e OK 2026/09/06 04:55:02 DEBUG : potato: size = 60 OK 2026/09/06 04:55:02 INFO : potato: Copied (new) 2026/09/06 04:55:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:55:05 DEBUG : potato: md5 = 1ead89adb007eb0f26bec1ac1971a300 OK 2026/09/06 04:55:06 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3698008032) 2026/09/06 04:55:06 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 04:55:06 DEBUG : potato: Sizes differ 2026/09/06 04:55:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:55:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:55:07 DEBUG : potato: md5 = c16fd784ab7576fb57a138366f914b3b OK 2026/09/06 04:55:07 DEBUG : potato: size = 21 OK 2026/09/06 04:55:07 INFO : potato: Copied (replaced existing) 2026/09/06 04:55:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.74s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:55:10 DEBUG : potato: md5 = e4883bb238f0f7a125ffa05219b60f12 OK 2026/09/06 04:55:11 DEBUG : potato: size = 21 OK 2026/09/06 04:55:11 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/09/06 04:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:55:12 DEBUG : potato: md5 = b36fadfc94a0f77f8dfa626523c0f730 OK 2026/09/06 04:55:12 DEBUG : potato: size = 21 OK 2026/09/06 04:55:12 INFO : potato: Copied (replaced existing) 2026/09/06 04:55:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:55:15 DEBUG : potato: md5 = 68e3b1a4b46aebfe47f8f764f493408a OK 2026/09/06 04:55:17 DEBUG : empty space: md5 = 4e18133865dc8c1fbed913bac86524c1 OK 2026/09/06 04:55:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 04:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:55:17 DEBUG : empty space: size = 1 OK 2026/09/06 04:55:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:55:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/06 04:55:17 DEBUG : empty space: Unchanged skipping 2026/09/06 04:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:55:17 DEBUG : Waiting for deletions to finish 2026/09/06 04:55:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:55:21 DEBUG : potato: md5 = be9a23ebf973bd378e8ecfa953d9540e OK 2026/09/06 04:55:22 DEBUG : empty space: md5 = 1b881a55715a0da08be629a941fb89e0 OK 2026/09/06 04:55:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 04:55:23 DEBUG : empty space: size = 1 OK 2026/09/06 04:55:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:55:23 DEBUG : empty space: Unchanged skipping 2026/09/06 04:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:55:25 DEBUG : potato2: md5 = fe549ab1dd28d5177c0d63545e03fc01 OK 2026/09/06 04:55:25 DEBUG : potato2: size = 60 OK 2026/09/06 04:55:25 INFO : potato2: Copied (new) 2026/09/06 04:55:25 DEBUG : Waiting for deletions to finish 2026/09/06 04:55:25 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:55:29 DEBUG : b/potato: md5 = c1189e08e81f56d153776f2cb8a4795c OK 2026/09/06 04:55:32 DEBUG : c/non empty space: md5 = a3c6efc194acc65940755129abaf89dc OK 2026/09/06 04:55:32 INFO : d: Making directory 2026/09/06 04:55:33 INFO : d/e: Making directory 2026/09/06 04:55:35 DEBUG : Added delayed dir = "a", newDst= 2026/09/06 04:55:35 DEBUG : Added delayed dir = "c", newDst=c 2026/09/06 04:55:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/06 04:55:35 DEBUG : c/non empty space: size = 5 OK 2026/09/06 04:55:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:55:35 DEBUG : c/non empty space: Unchanged skipping 2026/09/06 04:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:55:37 DEBUG : a/potato2: md5 = 448e56aca28e888b24d0df60b27f719d OK 2026/09/06 04:55:37 DEBUG : a/potato2: size = 60 OK 2026/09/06 04:55:37 INFO : a/potato2: Copied (new) 2026/09/06 04:55:37 DEBUG : Waiting for deletions to finish 2026/09/06 04:55:38 INFO : b/potato: Deleted 2026/09/06 04:55:38 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/06 04:55:38 INFO : c: Set directory modification time (using SetModTime) 2026/09/06 04:55:38 INFO : d/e: Removing directory 2026/09/06 04:55:39 INFO : d: Removing directory 2026/09/06 04:55:40 INFO : b: Removing directory 2026/09/06 04:55:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:55:47 DEBUG : b/potato: md5 = 4bf4eb62e77a60d8638f129fabd0e064 OK 2026/09/06 04:55:50 DEBUG : c/non empty space: md5 = 4c4f03b2ff288be5fe57a1a2ffeae65e OK 2026/09/06 04:55:50 INFO : d: Making directory 2026/09/06 04:55:51 DEBUG : Added delayed dir = "a", newDst= 2026/09/06 04:55:51 DEBUG : Added delayed dir = "c", newDst=c 2026/09/06 04:55:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/06 04:55:52 DEBUG : c/non empty space: size = 5 OK 2026/09/06 04:55:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:55:52 DEBUG : c/non empty space: Unchanged skipping 2026/09/06 04:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:55:54 DEBUG : a/potato2: md5 = 91f769b5b255e664c195ac541484448f OK 2026/09/06 04:55:54 DEBUG : a/potato2: size = 60 OK 2026/09/06 04:55:54 INFO : a/potato2: Copied (new) 2026/09/06 04:55:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': not deleting files as there were IO errors 2026/09/06 04:55:54 INFO : c: Set directory modification time (using SetModTime) 2026/09/06 04:55:54 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/06 04:55:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:56:02 DEBUG : potato: md5 = d13834de48eae6528f46860a447337fd OK 2026/09/06 04:56:04 DEBUG : empty space: md5 = ab855026ebb4e04121092051eac54085 OK 2026/09/06 04:56:04 DEBUG : Waiting for deletions to finish 2026/09/06 04:56:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 04:56:04 DEBUG : empty space: size = 1 OK 2026/09/06 04:56:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:56:04 DEBUG : empty space: Unchanged skipping 2026/09/06 04:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:56:05 INFO : potato: Deleted 2026/09/06 04:56:06 DEBUG : potato2: md5 = 5b7b9b9d99da8013a4b23376878c1d90 OK 2026/09/06 04:56:06 DEBUG : potato2: size = 60 OK 2026/09/06 04:56:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.11s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:56:09 DEBUG : potato: md5 = 95046941f572d0d6bf188b6009813923 OK 2026/09/06 04:56:11 DEBUG : empty space: md5 = 5aa601b966876a656a2a44d9cf2b1eaa OK 2026/09/06 04:56:12 DEBUG : Waiting for deletions to finish 2026/09/06 04:56:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:56:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:56:12 INFO : potato: Deleted 2026/09/06 04:56:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 04:56:13 DEBUG : empty space: size = 1 OK 2026/09/06 04:56:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:56:13 DEBUG : empty space: Unchanged skipping 2026/09/06 04:56:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:56:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:56:14 DEBUG : potato2: md5 = bd7dffc26e07e028780ecbff67dc94f5 OK 2026/09/06 04:56:14 DEBUG : potato2: size = 60 OK 2026/09/06 04:56:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (8.44s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:56:18 DEBUG : potato: md5 = 11faf880d08ae037d2de6fd0279e339a OK 2026/09/06 04:56:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 04:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:56:20 DEBUG : potato2: md5 = 21bcd96922a25b03165fed520c250ed4 OK 2026/09/06 04:56:20 DEBUG : potato2: size = 19 OK 2026/09/06 04:56:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.62s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:56:23 DEBUG : potato2: md5 = fd2cfa6942a3aca1693e44726424793c OK 2026/09/06 04:56:25 DEBUG : empty space: md5 = 29d5f0d4a0be10aa6790b60ea9fbd67d OK 2026/09/06 04:56:25 DEBUG : enormous: Excluded (Size Filter) 2026/09/06 04:56:25 DEBUG : enormous: Excluded 2026/09/06 04:56:25 DEBUG : potato2: Excluded (Size Filter) 2026/09/06 04:56:25 DEBUG : potato2: Excluded 2026/09/06 04:56:25 DEBUG : potato2: Excluded (Size Filter) 2026/09/06 04:56:25 DEBUG : potato2: Excluded 2026/09/06 04:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:56:25 DEBUG : empty space: size = 1 OK 2026/09/06 04:56:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:56:25 DEBUG : empty space: Unchanged skipping 2026/09/06 04:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:56:25 DEBUG : Waiting for deletions to finish 2026/09/06 04:56:25 INFO : There was nothing to transfer 2026/09/06 04:56:26 DEBUG : enormous: Excluded (Size Filter) 2026/09/06 04:56:26 DEBUG : enormous: Excluded 2026/09/06 04:56:26 DEBUG : potato2: Excluded (Size Filter) 2026/09/06 04:56:26 DEBUG : potato2: Excluded 2026/09/06 04:56:26 DEBUG : potato2: Excluded (Size Filter) 2026/09/06 04:56:26 DEBUG : potato2: Excluded 2026/09/06 04:56:26 DEBUG : empty space: size = 1 OK 2026/09/06 04:56:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/06 04:56:26 DEBUG : empty space: Unchanged skipping 2026/09/06 04:56:26 DEBUG : Local file system at /tmp/rclone3698008032: Waiting for checks to finish 2026/09/06 04:56:26 DEBUG : Local file system at /tmp/rclone3698008032: Waiting for transfers to finish 2026/09/06 04:56:26 DEBUG : Waiting for deletions to finish 2026/09/06 04:56:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:56:29 DEBUG : potato2: md5 = 62872608c7df245737f1b8a83d6a7d4e OK 2026/09/06 04:56:31 DEBUG : empty space: md5 = e14b5383b45c35540641e60fb29af83e OK 2026/09/06 04:56:32 DEBUG : enormous: md5 = 6d63c1be1fa9a104c9b66bc70bc09869 OK 2026/09/06 04:56:32 DEBUG : enormous: Excluded (Size Filter) 2026/09/06 04:56:32 DEBUG : enormous: Excluded 2026/09/06 04:56:32 DEBUG : potato2: Excluded (Size Filter) 2026/09/06 04:56:32 DEBUG : potato2: Excluded 2026/09/06 04:56:33 DEBUG : empty space: size = 1 OK 2026/09/06 04:56:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:56:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:56:33 DEBUG : empty space: Unchanged skipping 2026/09/06 04:56:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:56:33 DEBUG : Waiting for deletions to finish 2026/09/06 04:56:33 INFO : enormous: Deleted 2026/09/06 04:56:33 INFO : potato2: Deleted 2026/09/06 04:56:33 INFO : There was nothing to transfer 2026/09/06 04:56:34 DEBUG : empty space: size = 1 OK 2026/09/06 04:56:34 DEBUG : Local file system at /tmp/rclone3698008032: Waiting for checks to finish 2026/09/06 04:56:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/06 04:56:34 DEBUG : empty space: Unchanged skipping 2026/09/06 04:56:34 DEBUG : Local file system at /tmp/rclone3698008032: Waiting for transfers to finish 2026/09/06 04:56:34 DEBUG : Waiting for deletions to finish 2026/09/06 04:56:34 INFO : potato2: Deleted 2026/09/06 04:56:34 INFO : enormous: Deleted 2026/09/06 04:56:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.62s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:56:37 DEBUG : one: md5 = e293686550ec853603bc27f074be75e6 OK 2026/09/06 04:56:38 DEBUG : two: md5 = ec3f085b38e83e68ffa816a55c69a266 OK 2026/09/06 04:56:40 DEBUG : three: md5 = 7784e0698c1402354b342f4325c72410 OK 2026/09/06 04:56:41 DEBUG : four: md5 = 3cdaaff8285f102cff093b9dcbbc445d OK 2026/09/06 04:56:42 DEBUG : five: Need to transfer - File not found at Destination 2026/09/06 04:56:42 DEBUG : one: Destination is newer than source, skipping 2026/09/06 04:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:56:42 DEBUG : four: size = 4 (Local file system at /tmp/rclone3698008032) 2026/09/06 04:56:42 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 04:56:42 DEBUG : four: Sizes differ 2026/09/06 04:56:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/06 04:56:42 DEBUG : three: size = 5 OK 2026/09/06 04:56:42 DEBUG : three: Sizes identical 2026/09/06 04:56:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/06 04:56:42 DEBUG : two: size = 3 OK 2026/09/06 04:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:56:43 DEBUG : two: md5 = 2245f289229877511a157054e258628e OK 2026/09/06 04:56:43 DEBUG : two: size = 3 OK 2026/09/06 04:56:43 INFO : two: Copied (replaced existing) 2026/09/06 04:56:43 DEBUG : four: md5 = ee1d22da47f28e2e7f3fe94a46b4e8cc OK 2026/09/06 04:56:43 DEBUG : four: size = 4 OK 2026/09/06 04:56:43 INFO : four: Copied (replaced existing) 2026/09/06 04:56:44 DEBUG : five: md5 = 0a3e9eba6a01960b2f84de4918736c80 OK 2026/09/06 04:56:44 DEBUG : five: size = 4 OK 2026/09/06 04:56:44 INFO : five: Copied (new) 2026/09/06 04:56:44 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.95s) === 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-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/09/06 04:56:47 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/06 04:56:47 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/06 04:56:47 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/06 04:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:56:49 DEBUG : potato: md5 = e57086597cebd6d9feca57605c6b5b43 OK 2026/09/06 04:56:49 DEBUG : potato: size = 14 OK 2026/09/06 04:56:49 INFO : potato: Copied (new) 2026/09/06 04:56:49 DEBUG : yam: md5 = fb6ca5c1e79d01074885d45e64f2fea8 OK 2026/09/06 04:56:49 DEBUG : yam: size = 11 OK 2026/09/06 04:56:49 INFO : yam: Copied (new) 2026/09/06 04:56:49 DEBUG : Waiting for deletions to finish 2026/09/06 04:56:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/06 04:56:49 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/06 04:56:49 DEBUG : potato: size = 14 OK 2026/09/06 04:56:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 04:56:49 DEBUG : potato: Unchanged skipping 2026/09/06 04:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:56:51 DEBUG : yaml: md5 = 13fc14ed0d01a772bedfc7953219706a OK 2026/09/06 04:56:51 DEBUG : yaml: size = 11 OK 2026/09/06 04:56:51 INFO : yaml: Copied (new) 2026/09/06 04:56:51 DEBUG : Waiting for deletions to finish 2026/09/06 04:56:52 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.32s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/06 04:56:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Making map for --track-renames 2026/09/06 04:56:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Finished making map for --track-renames 2026/09/06 04:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for renames to finish 2026/09/06 04:56:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/06 04:56:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/06 04:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:56:55 DEBUG : potato: md5 = 4603fe5d7eec5d732d4e2516a8dee327 OK 2026/09/06 04:56:55 DEBUG : potato: size = 14 OK 2026/09/06 04:56:55 INFO : potato: Copied (new) 2026/09/06 04:56:55 DEBUG : yam: md5 = 4c8276763d6e31f5f077f6112b782ad6 OK 2026/09/06 04:56:55 DEBUG : yam: size = 11 OK 2026/09/06 04:56:55 INFO : yam: Copied (new) 2026/09/06 04:56:55 DEBUG : Waiting for deletions to finish 2026/09/06 04:56:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Making map for --track-renames 2026/09/06 04:56:56 DEBUG : potato: size = 14 OK 2026/09/06 04:56:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 04:56:56 DEBUG : potato: Unchanged skipping 2026/09/06 04:56:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Finished making map for --track-renames 2026/09/06 04:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for renames to finish 2026/09/06 04:56:57 INFO : yam: Moved (server-side) to: yaml 2026/09/06 04:56:57 INFO : yaml: Renamed from "yam" 2026/09/06 04:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:56:57 DEBUG : Waiting for deletions to finish 2026/09/06 04:56:57 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.07s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/06 04:56:59 DEBUG : Added delayed dir = "sub", newDst= 2026/09/06 04:56:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Making map for --track-renames 2026/09/06 04:56:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Finished making map for --track-renames 2026/09/06 04:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:56:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/06 04:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for renames to finish 2026/09/06 04:56:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/06 04:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:57:01 DEBUG : potato: md5 = 04bb36c1c5369fe9f9a384cd8b4b6ace OK 2026/09/06 04:57:01 DEBUG : potato: size = 14 OK 2026/09/06 04:57:01 INFO : potato: Copied (new) 2026/09/06 04:57:01 DEBUG : sub/yam: md5 = 669280c9d78646782a45fd56508ae081 OK 2026/09/06 04:57:01 DEBUG : sub/yam: size = 11 OK 2026/09/06 04:57:01 INFO : sub/yam: Copied (new) 2026/09/06 04:57:01 DEBUG : Waiting for deletions to finish 2026/09/06 04:57:02 INFO : sub: Set directory modification time (using DirSetModTime) 2026/09/06 04:57:03 DEBUG : Added delayed dir = "sub", newDst=sub 2026/09/06 04:57:03 DEBUG : potato: size = 14 OK 2026/09/06 04:57:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 04:57:03 DEBUG : potato: Unchanged skipping 2026/09/06 04:57:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Making map for --track-renames 2026/09/06 04:57:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Finished making map for --track-renames 2026/09/06 04:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for renames to finish 2026/09/06 04:57:04 INFO : sub/yam: Moved (server-side) to: yam 2026/09/06 04:57:04 INFO : yam: Renamed from "sub/yam" 2026/09/06 04:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:57:04 DEBUG : Waiting for deletions to finish 2026/09/06 04:57:04 INFO : sub: Set directory modification time (using SetModTime) 2026/09/06 04:57:04 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.16s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:57:08 DEBUG : Creating backend with remote "/tmp/rclone3698008032/dir1" 2026/09/06 04:57:08 DEBUG : Creating backend with remote "/tmp/rclone3698008032/dir2" 2026/09/06 04:57:08 DEBUG : Local file system at /tmp/rclone3698008032/dir2: Using server-side directory move 2026/09/06 04:57:08 INFO : Local file system at /tmp/rclone3698008032/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/06 04:57:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/06 04:57:08 INFO : file1.txt: Moved (server-side) 2026/09/06 04:57:08 DEBUG : Local file system at /tmp/rclone3698008032/dir2: Waiting for checks to finish 2026/09/06 04:57:08 DEBUG : Local file system at /tmp/rclone3698008032/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:57:08 DEBUG : Added delayed dir = "nested", newDst= 2026/09/06 04:57:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:57:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:57:08 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/09/06 04:57:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/06 04:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:57:11 DEBUG : sub dir/hello world: md5 = f22491cf39fea9ba394b87d23051ee66 OK 2026/09/06 04:57:11 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:57:11 INFO : sub dir/hello world: Copied (new) 2026/09/06 04:57:11 INFO : sub dir/hello world: Deleted 2026/09/06 04:57:13 DEBUG : nested/sub dir/file: md5 = 62c952531409227964d4d15ca36621fd OK 2026/09/06 04:57:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/06 04:57:13 INFO : nested/sub dir/file: Copied (new) 2026/09/06 04:57:13 INFO : nested/sub dir/file: Deleted 2026/09/06 04:57:14 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 04:57:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 04:57:14 INFO : nested: Set directory modification time (using DirSetModTime) 2026/09/06 04:57:14 INFO : sub dir: Removing directory 2026/09/06 04:57:14 INFO : nested/sub dir: Removing directory 2026/09/06 04:57:14 INFO : nested: Removing directory 2026/09/06 04:57:14 DEBUG : Local file system at /tmp/rclone3698008032: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (11.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:57:20 DEBUG : Added delayed dir = "nested", newDst= 2026/09/06 04:57:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/06 04:57:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/06 04:57:20 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/09/06 04:57:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/06 04:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:57:22 DEBUG : sub dir/hello world: md5 = 03618d53f34acf78ed0731c4feace6d8 OK 2026/09/06 04:57:22 DEBUG : sub dir/hello world: size = 11 OK 2026/09/06 04:57:22 INFO : sub dir/hello world: Copied (new) 2026/09/06 04:57:22 INFO : sub dir/hello world: Deleted 2026/09/06 04:57:25 DEBUG : nested/sub dir/file: md5 = 333b913ac2ac22dddf7a45238acbc2a7 OK 2026/09/06 04:57:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/06 04:57:25 INFO : nested/sub dir/file: Copied (new) 2026/09/06 04:57:25 INFO : nested/sub dir/file: Deleted 2026/09/06 04:57:25 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 04:57:26 INFO : nested: Set directory modification time (using DirSetModTime) 2026/09/06 04:57:26 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.79s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:57:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/06 04:57:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/06 04:57:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:57:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:57:33 DEBUG : existing-b: md5 = dbf69e78a0f313f2709bfa07d337ef7b OK 2026/09/06 04:57:33 DEBUG : existing-b: size = 6 OK 2026/09/06 04:57:33 INFO : existing-b: Copied (new) 2026/09/06 04:57:33 INFO : existing-b: Deleted 2026/09/06 04:57:33 DEBUG : existing: md5 = eae3a25d6e0c02b108b1f6c637b3795f OK 2026/09/06 04:57:33 DEBUG : existing: size = 6 OK 2026/09/06 04:57:33 INFO : existing: Copied (new) 2026/09/06 04:57:33 INFO : existing: Deleted 2026/09/06 04:57:34 DEBUG : existing: Destination exists, skipping 2026/09/06 04:57:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/06 04:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:57:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.20s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:57:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-verebis0dadu" 2026/09/06 04:57:36 DEBUG : Creating backend with remote "TestDrive:crypt/ruqhe5mc2ccll9330u90t74mbhn8fqisloo39lo7ccqijppdivn0" 2026/09/06 04:57:38 DEBUG : potato2: md5 = 086e31396024b5b991083f223b519154 OK 2026/09/06 04:57:40 DEBUG : empty space: md5 = 9956acc4fcfd6ad3f30803f1d10304ce OK 2026/09/06 04:57:41 DEBUG : potato3: md5 = 2c13e4ed01d202b95ff08230b87e2247 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa' -> Encrypted drive 'TestCryptDrive:rclone-test-verebis0dadu' 2026/09/06 04:57:44 DEBUG : empty space: md5 = f18aa49a7c80881284d7dfd44f27102a OK 2026/09/06 04:57:46 DEBUG : potato3: md5 = 12c8e945df99164e768dd683196b4814 OK 2026/09/06 04:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-verebis0dadu': Using server-side directory move 2026/09/06 04:57:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-verebis0dadu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/06 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 04:57:46 DEBUG : empty space: size = 1 OK 2026/09/06 04:57:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/06 04:57:46 DEBUG : empty space: Unchanged skipping 2026/09/06 04:57:46 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 04:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-verebis0dadu': Waiting for checks to finish 2026/09/06 04:57:46 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-verebis0dadu') 2026/09/06 04:57:46 DEBUG : potato3: Sizes differ 2026/09/06 04:57:47 INFO : empty space: Deleted 2026/09/06 04:57:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-verebis0dadu': Waiting for transfers to finish 2026/09/06 04:57:47 INFO : potato3: Deleted 2026/09/06 04:57:47 INFO : potato2: Moved (server-side) 2026/09/06 04:57:47 INFO : potato3: Moved (server-side) 2026/09/06 04:57:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomuwig6jigo" 2026/09/06 04:57:48 DEBUG : Creating backend with remote "TestDrive:crypt/gv5ahpbtvg9qf72pu7ael55iuv2if0govoslrrrp26iaiv468lmg" 2026/09/06 04:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomuwig6jigo': Using server-side directory move 2026/09/06 04:57:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomuwig6jigo': Server side directory move succeeded 2026/09/06 04:57:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomuwig6jigo': Purge remote 2026/09/06 04:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-verebis0dadu': Purge remote 2026/09/06 04:57:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.73s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:57:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baganuy6zuwo" 2026/09/06 04:57:52 DEBUG : Creating backend with remote "TestDrive:crypt/kh6o553ma1li0t8usq39qcpld3ecg8nh9ub6sr0oppkhsdrvf0b0" 2026/09/06 04:57:55 DEBUG : potato2: md5 = 139f387a729a065572e1807ff2c35201 OK 2026/09/06 04:57:56 DEBUG : empty space: md5 = 5e5d78129ba75384d347b1b9c0084495 OK 2026/09/06 04:57:58 DEBUG : potato3: md5 = 76b36c9e956db8844ef1f8a11dc69d0d OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa' -> Encrypted drive 'TestCryptDrive:rclone-test-baganuy6zuwo' 2026/09/06 04:58:01 DEBUG : empty space: md5 = 542c310c716a17a011b1dac1dc9759a0 OK 2026/09/06 04:58:02 DEBUG : potato3: md5 = e70e3f10a9e822092971e2de77e5104a OK 2026/09/06 04:58:03 DEBUG : empty space: Excluded (Size Filter) 2026/09/06 04:58:03 DEBUG : empty space: Excluded 2026/09/06 04:58:03 DEBUG : empty space: Excluded (Size Filter) 2026/09/06 04:58:03 DEBUG : empty space: Excluded 2026/09/06 04:58:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 04:58:03 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 04:58:03 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-baganuy6zuwo') 2026/09/06 04:58:03 DEBUG : potato3: Sizes differ 2026/09/06 04:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baganuy6zuwo': Waiting for checks to finish 2026/09/06 04:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baganuy6zuwo': Waiting for transfers to finish 2026/09/06 04:58:03 INFO : potato3: Deleted 2026/09/06 04:58:03 INFO : potato2: Moved (server-side) 2026/09/06 04:58:04 INFO : potato3: Moved (server-side) 2026/09/06 04:58:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mekesoc2zabo" 2026/09/06 04:58:04 DEBUG : Creating backend with remote "TestDrive:crypt/o1qldmp6ogglso4mfl4t250v1mv9iqs2nqo1ilb4t3smanmongg0" 2026/09/06 04:58:06 DEBUG : empty space: Excluded (Size Filter) 2026/09/06 04:58:06 DEBUG : empty space: Excluded 2026/09/06 04:58:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 04:58:06 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/06 04:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mekesoc2zabo': Waiting for checks to finish 2026/09/06 04:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mekesoc2zabo': Waiting for transfers to finish 2026/09/06 04:58:08 INFO : potato3: Moved (server-side) 2026/09/06 04:58:08 INFO : potato2: Moved (server-side) 2026/09/06 04:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mekesoc2zabo': Purge remote 2026/09/06 04:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baganuy6zuwo': Purge remote --- PASS: TestServerSideMoveWithFilter (18.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:58:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumived5fido" 2026/09/06 04:58:11 DEBUG : Creating backend with remote "TestDrive:crypt/kvmi1ffupihrr7ba8au5d0tf1ebcrbh8m0fr58ql70h9e6324pg0" 2026/09/06 04:58:14 DEBUG : potato2: md5 = 5a862a047fec55d5f64741dd30f53ef3 OK 2026/09/06 04:58:15 DEBUG : empty space: md5 = 746809199a6a030d7f11afd847afba1d OK 2026/09/06 04:58:17 DEBUG : potato3: md5 = 2d1283f16e4880a1429a3b1b82a53a40 OK 2026/09/06 04:58:17 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa' -> Encrypted drive 'TestCryptDrive:rclone-test-wumived5fido' 2026/09/06 04:58:20 DEBUG : empty space: md5 = 1814f2b6b15ea7155819baf20cf19de2 OK 2026/09/06 04:58:22 DEBUG : potato3: md5 = c636924e3e3c91edbde70edbad9a32e2 OK 2026/09/06 04:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumived5fido': Using server-side directory move 2026/09/06 04:58:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wumived5fido': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/06 04:58:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/06 04:58:23 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/09/06 04:58:23 DEBUG : empty space: size = 1 OK 2026/09/06 04:58:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/06 04:58:23 DEBUG : empty space: Unchanged skipping 2026/09/06 04:58:23 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 04:58:23 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wumived5fido') 2026/09/06 04:58:23 DEBUG : potato3: Sizes differ 2026/09/06 04:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumived5fido': Waiting for checks to finish 2026/09/06 04:58:23 INFO : potato3: Deleted 2026/09/06 04:58:23 INFO : empty space: Deleted 2026/09/06 04:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumived5fido': Waiting for transfers to finish 2026/09/06 04:58:24 INFO : potato2: Moved (server-side) 2026/09/06 04:58:24 INFO : potato3: Moved (server-side) 2026/09/06 04:58:24 INFO : tomatoDir: Removing directory 2026/09/06 04:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': deleted 1 directories 2026/09/06 04:58:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewowix6jasa" 2026/09/06 04:58:26 DEBUG : Creating backend with remote "TestDrive:crypt/87erk1r1k0svj4basemvbmero4hg7738kubicses03vu3h91rq70" 2026/09/06 04:58:27 INFO : tomatoDir: Making directory 2026/09/06 04:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewowix6jasa': Using server-side directory move 2026/09/06 04:58:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewowix6jasa': Server side directory move succeeded 2026/09/06 04:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewowix6jasa': Purge remote 2026/09/06 04:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumived5fido': Purge remote 2026/09/06 04:58:31 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.19s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:58:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/rclone-sync-test" 2026/09/06 04:58:32 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.09s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:58:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/rclone-sync-test" 2026/09/06 04:58:34 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/09/06 04:58:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/rclone-sync-test-include/layer2" 2026/09/06 04:58:36 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/09/06 04:58:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/rclone-sync-test-ignore-file" 2026/09/06 04:58:40 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/09/06 04:58:44 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 137e14d165d9c10820c4d38e98d9d8ba OK 2026/09/06 04:58:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 04:58:46 DEBUG : rclone-sync-test: Excluded 2026/09/06 04:58:46 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/06 04:58:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 04:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/rclone-sync-test': Waiting for checks to finish 2026/09/06 04:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/rclone-sync-test': Waiting for transfers to finish 2026/09/06 04:58:46 DEBUG : Waiting for deletions to finish 2026/09/06 04:58:46 INFO : There was nothing to transfer 2026/09/06 04:58:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 04:58:48 DEBUG : rclone-sync-test: Excluded 2026/09/06 04:58:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 04:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:58:48 DEBUG : Waiting for deletions to finish 2026/09/06 04:58:48 INFO : rclone-sync-test-include: Removing directory 2026/09/06 04:58:49 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/09/06 04:58:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/06 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': failed to delete 1 directories 2026/09/06 04:58:49 INFO : There was nothing to transfer 2026/09/06 04:58:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 04:58:50 DEBUG : rclone-sync-test: Excluded 2026/09/06 04:58:50 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/06 04:58:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 04:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/09/06 04:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/09/06 04:58:50 DEBUG : Waiting for deletions to finish 2026/09/06 04:58:50 INFO : There was nothing to transfer 2026/09/06 04:58:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 04:58:52 DEBUG : rclone-sync-test: Excluded 2026/09/06 04:58:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 04:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 04:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 04:58:52 DEBUG : Waiting for deletions to finish 2026/09/06 04:58:52 INFO : rclone-sync-test-include: Removing directory 2026/09/06 04:58:52 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/09/06 04:58:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/06 04:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': failed to delete 1 directories 2026/09/06 04:58:52 INFO : There was nothing to transfer 2026/09/06 04:58:53 DEBUG : Excluded 2026/09/06 04:58:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/06 04:58:54 DEBUG : rclone-sync-test: Excluded 2026/09/06 04:58:54 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/06 04:58:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/06 04:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/09/06 04:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/09/06 04:58:54 DEBUG : Waiting for deletions to finish 2026/09/06 04:58:54 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (25.28s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:58:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/dst" 2026/09/06 04:58:59 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/06 04:59:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/CompareDest" 2026/09/06 04:59:01 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/gveqi14airsml4bgu7krj116o8" 2026/09/06 04:59:03 DEBUG : one: Need to transfer - File not found at Destination 2026/09/06 04:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 04:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 04:59:05 DEBUG : one: md5 = aaf29d62dc5cad2ee177200432ef8115 OK 2026/09/06 04:59:05 DEBUG : one: size = 3 OK 2026/09/06 04:59:05 INFO : one: Copied (new) 2026/09/06 04:59:05 DEBUG : Waiting for deletions to finish 2026/09/06 04:59:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 04:59:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 04:59:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 04:59:07 DEBUG : one: Sizes differ 2026/09/06 04:59:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 04:59:09 DEBUG : one: md5 = ae69202499d7155cc0a1dd8b14e77f2c OK 2026/09/06 04:59:09 DEBUG : one: size = 5 OK 2026/09/06 04:59:09 INFO : one: Copied (replaced existing) 2026/09/06 04:59:09 DEBUG : Waiting for deletions to finish 2026/09/06 04:59:11 DEBUG : dst/one: md5 = 8670fb25b2788ff54219cb833414080c OK 2026/09/06 04:59:13 DEBUG : CompareDest/one: md5 = 2e351d64a09a82909530ef1ac3300018 OK 2026/09/06 04:59:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 04:59:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 04:59:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 04:59:14 DEBUG : one: Sizes differ 2026/09/06 04:59:15 DEBUG : one: size = 5 OK 2026/09/06 04:59:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:59:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/06 04:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 04:59:15 DEBUG : Waiting for deletions to finish 2026/09/06 04:59:15 INFO : There was nothing to transfer 2026/09/06 04:59:17 DEBUG : CompareDest/two: md5 = f4b5d06d7e9590cba9d6b78b49fd4fdc OK 2026/09/06 04:59:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 04:59:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 04:59:18 DEBUG : one: Sizes differ 2026/09/06 04:59:18 DEBUG : two: size = 3 OK 2026/09/06 04:59:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:59:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/06 04:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 04:59:18 DEBUG : one: size = 5 OK 2026/09/06 04:59:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:59:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/06 04:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 04:59:18 DEBUG : Waiting for deletions to finish 2026/09/06 04:59:18 INFO : There was nothing to transfer 2026/09/06 04:59:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 04:59:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 04:59:19 DEBUG : one: Sizes differ 2026/09/06 04:59:19 DEBUG : two: size = 3 OK 2026/09/06 04:59:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:59:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/06 04:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 04:59:19 DEBUG : one: size = 5 OK 2026/09/06 04:59:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:59:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/06 04:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 04:59:19 DEBUG : Waiting for deletions to finish 2026/09/06 04:59:19 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/09/06 04:59:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 04:59:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 04:59:20 DEBUG : one: Sizes differ 2026/09/06 04:59:21 DEBUG : two: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 04:59:21 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/CompareDest') 2026/09/06 04:59:21 DEBUG : two: Sizes differ 2026/09/06 04:59:21 DEBUG : two: Need to transfer - File not found at Destination 2026/09/06 04:59:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 04:59:21 DEBUG : one: size = 5 OK 2026/09/06 04:59:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 04:59:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/06 04:59:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 04:59:22 DEBUG : two: md5 = 5120042a977800d4ae44679163d380cf OK 2026/09/06 04:59:22 DEBUG : two: size = 5 OK 2026/09/06 04:59:22 INFO : two: Copied (new) 2026/09/06 04:59:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (28.22s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:59:30 DEBUG : pre-dest1/1: md5 = dc8143ed72d2348cfce94ff6e37ac552 OK 2026/09/06 04:59:32 DEBUG : pre-dest2/2: md5 = 74554d637c22888ffcdc4d0a6e0bfa2b OK 2026/09/06 04:59:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/dest" 2026/09/06 04:59:33 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/rg03c1jvnehrrc617i0lnqjddc" 2026/09/06 04:59:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/pre-dest1" 2026/09/06 04:59:34 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/bbnblvh6k061ssopqrp18kd7gc" 2026/09/06 04:59:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/pre-dest2" 2026/09/06 04:59:35 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/09/06 04:59:37 DEBUG : 1: size = 1 OK 2026/09/06 04:59:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 04:59:37 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/06 04:59:37 DEBUG : 2: size = 1 OK 2026/09/06 04:59:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 04:59:37 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/06 04:59:37 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/06 04:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dest': Waiting for checks to finish 2026/09/06 04:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dest': Waiting for transfers to finish 2026/09/06 04:59:40 DEBUG : 3: md5 = 92dd198b687c08915262f4d2ddb13c79 OK 2026/09/06 04:59:40 DEBUG : 3: size = 1 OK 2026/09/06 04:59:40 INFO : 3: Copied (new) 2026/09/06 04:59:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (18.14s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 04:59:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/dst" 2026/09/06 04:59:45 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/06 04:59:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/CopyDest" 2026/09/06 04:59:47 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/06 04:59:49 DEBUG : one: Need to transfer - File not found at Destination 2026/09/06 04:59:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 04:59:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 04:59:51 DEBUG : one: md5 = a116d753ffd646399f401190920dc952 OK 2026/09/06 04:59:51 DEBUG : one: size = 3 OK 2026/09/06 04:59:51 INFO : one: Copied (new) 2026/09/06 04:59:51 DEBUG : Waiting for deletions to finish 2026/09/06 04:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 04:59:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 04:59:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 04:59:53 DEBUG : one: Sizes differ 2026/09/06 04:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 04:59:54 DEBUG : one: md5 = e4ce471c22cd644b584241d0e9168a0d OK 2026/09/06 04:59:54 DEBUG : one: size = 5 OK 2026/09/06 04:59:54 INFO : one: Copied (replaced existing) 2026/09/06 04:59:54 DEBUG : Waiting for deletions to finish 2026/09/06 04:59:57 DEBUG : dst/one: md5 = c2093ee04f79238a5834d26951d12672 OK 2026/09/06 04:59:59 DEBUG : CopyDest/one: md5 = 30799c3df3b6e292c39a3d1b510a7d69 OK 2026/09/06 05:00:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/BackupDir" 2026/09/06 05:00:00 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/06 05:00:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:00:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 05:00:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:00:02 DEBUG : one: Sizes differ 2026/09/06 05:00:02 DEBUG : one: size = 5 OK 2026/09/06 05:00:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 05:00:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:00:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:00:02 DEBUG : one: Sizes differ 2026/09/06 05:00:05 INFO : one: Moved (server-side) 2026/09/06 05:00:06 DEBUG : one: size = 5 OK 2026/09/06 05:00:06 INFO : one: Copied (server-side copy) 2026/09/06 05:00:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/06 05:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 05:00:06 DEBUG : Waiting for deletions to finish 2026/09/06 05:00:08 DEBUG : CopyDest/two: md5 = 4b0180a573435ca2a25b7245537b0c2d OK 2026/09/06 05:00:09 DEBUG : one: size = 5 OK 2026/09/06 05:00:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 05:00:09 DEBUG : one: Unchanged skipping 2026/09/06 05:00:09 DEBUG : two: size = 3 OK 2026/09/06 05:00:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 05:00:11 DEBUG : two: size = 3 OK 2026/09/06 05:00:11 INFO : two: Copied (server-side copy) 2026/09/06 05:00:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/06 05:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 05:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 05:00:11 DEBUG : Waiting for deletions to finish 2026/09/06 05:00:12 DEBUG : one: size = 5 OK 2026/09/06 05:00:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 05:00:12 DEBUG : one: Unchanged skipping 2026/09/06 05:00:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 05:00:12 DEBUG : two: size = 3 OK 2026/09/06 05:00:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 05:00:12 DEBUG : two: Unchanged skipping 2026/09/06 05:00:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 05:00:12 DEBUG : Waiting for deletions to finish 2026/09/06 05:00:12 INFO : There was nothing to transfer 2026/09/06 05:00:14 DEBUG : CopyDest/three: md5 = 0c3e8f729823b479916bd265c00fd6b0 OK 2026/09/06 05:00:15 DEBUG : one: size = 5 OK 2026/09/06 05:00:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 05:00:15 DEBUG : one: Unchanged skipping 2026/09/06 05:00:15 DEBUG : three: size = 7 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:00:15 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/CopyDest') 2026/09/06 05:00:15 DEBUG : three: Sizes differ 2026/09/06 05:00:15 DEBUG : three: Destination not found in --copy-dest 2026/09/06 05:00:15 DEBUG : three: Need to transfer - File not found at Destination 2026/09/06 05:00:15 DEBUG : two: size = 3 OK 2026/09/06 05:00:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/06 05:00:15 DEBUG : two: Unchanged skipping 2026/09/06 05:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 05:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 05:00:17 DEBUG : three: md5 = b8b1253a97305b40fc99adf67ec654b4 OK 2026/09/06 05:00:17 DEBUG : three: size = 7 OK 2026/09/06 05:00:17 INFO : three: Copied (new) 2026/09/06 05:00:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (38.93s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:00:27 DEBUG : dst/one: md5 = 961cc15dc7be12618b2670a5878b2bc8 OK 2026/09/06 05:00:28 DEBUG : dst/two: md5 = 13720376e384f6fdc5fcf46cb31ddd05 OK 2026/09/06 05:00:30 DEBUG : dst/three.txt: md5 = a3145c1e564f31c069e8503ca5313805 OK 2026/09/06 05:00:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/dst" 2026/09/06 05:00:30 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/06 05:00:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/backup" 2026/09/06 05:00:31 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/1nrff024r7pq65ecp72fc28jb0" 2026/09/06 05:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 05:00:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:00:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:00:33 DEBUG : two: size = 3 OK 2026/09/06 05:00:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:00:33 DEBUG : two: Unchanged skipping 2026/09/06 05:00:33 DEBUG : one: Sizes differ 2026/09/06 05:00:35 INFO : one: Moved (server-side) 2026/09/06 05:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 05:00:37 DEBUG : one: md5 = 573f846d885f059bac2f03023b8d9028 OK 2026/09/06 05:00:37 DEBUG : one: size = 4 OK 2026/09/06 05:00:37 INFO : one: Copied (new) 2026/09/06 05:00:37 DEBUG : Waiting for deletions to finish 2026/09/06 05:00:38 INFO : three.txt: Moved (server-side) 2026/09/06 05:00:38 INFO : three.txt: Moved into backup dir 2026/09/06 05:00:40 DEBUG : dst/three.txt: md5 = db6a7c49d9095e03f5988b2dc98f784c OK 2026/09/06 05:00:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:00:41 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:00:41 DEBUG : one: Sizes differ 2026/09/06 05:00:41 DEBUG : two: size = 3 OK 2026/09/06 05:00:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 05:00:41 DEBUG : two: Unchanged skipping 2026/09/06 05:00:41 INFO : one: Deleted 2026/09/06 05:00:42 INFO : one: Moved (server-side) 2026/09/06 05:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 05:00:44 DEBUG : one: md5 = f713952ad1d858bff13c538f31b35ca2 OK 2026/09/06 05:00:44 DEBUG : one: size = 5 OK 2026/09/06 05:00:44 INFO : one: Copied (new) 2026/09/06 05:00:44 DEBUG : Waiting for deletions to finish 2026/09/06 05:00:45 INFO : three.txt: Deleted 2026/09/06 05:00:45 INFO : three.txt: Moved (server-side) 2026/09/06 05:00:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (26.33s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:00:53 DEBUG : dst/one: md5 = da0a85794861e3a2683bac66dbd7faf0 OK 2026/09/06 05:00:55 DEBUG : dst/two: md5 = f3ad7d8c5185c1dbe235f59098443374 OK 2026/09/06 05:00:56 DEBUG : dst/three.txt: md5 = cc1c50cf19ab2376eaccf3c5fff2e2bc OK 2026/09/06 05:00:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/dst" 2026/09/06 05:00:57 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/06 05:00:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/backup" 2026/09/06 05:00:58 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/1nrff024r7pq65ecp72fc28jb0" 2026/09/06 05:01:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:01:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:01:00 DEBUG : one: Sizes differ 2026/09/06 05:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 05:01:00 DEBUG : two: size = 3 OK 2026/09/06 05:01:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:01:00 DEBUG : two: Unchanged skipping 2026/09/06 05:01:02 INFO : one: Moved (server-side) to: one.bak 2026/09/06 05:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 05:01:04 DEBUG : one: md5 = 3cda54bf2238c15a51f3b5b119ae6ea1 OK 2026/09/06 05:01:04 DEBUG : one: size = 4 OK 2026/09/06 05:01:04 INFO : one: Copied (new) 2026/09/06 05:01:04 DEBUG : Waiting for deletions to finish 2026/09/06 05:01:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/06 05:01:05 INFO : three.txt: Moved into backup dir 2026/09/06 05:01:07 DEBUG : dst/three.txt: md5 = bf14ca84900483a6e692083bcce9bd88 OK 2026/09/06 05:01:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:01:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 05:01:07 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:01:07 DEBUG : one: Sizes differ 2026/09/06 05:01:07 DEBUG : two: size = 3 OK 2026/09/06 05:01:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:01:07 DEBUG : two: Unchanged skipping 2026/09/06 05:01:08 INFO : one.bak: Deleted 2026/09/06 05:01:09 INFO : one: Moved (server-side) to: one.bak 2026/09/06 05:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 05:01:10 DEBUG : one: md5 = b85264421668ef5af0958f5b5e554c1c OK 2026/09/06 05:01:10 DEBUG : one: size = 5 OK 2026/09/06 05:01:10 INFO : one: Copied (new) 2026/09/06 05:01:10 DEBUG : Waiting for deletions to finish 2026/09/06 05:01:11 INFO : three.txt.bak: Deleted 2026/09/06 05:01:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/06 05:01:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (26.44s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:01:19 DEBUG : dst/one: md5 = 07c7e74fa419c74221ee30ceb1854e78 OK 2026/09/06 05:01:21 DEBUG : dst/two: md5 = e94797131b26cfb6c616af29b7b7e1e3 OK 2026/09/06 05:01:22 DEBUG : dst/three.txt: md5 = 58bfb42851da1be0b7c34f24fc74839a OK 2026/09/06 05:01:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/dst" 2026/09/06 05:01:23 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/06 05:01:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/backup" 2026/09/06 05:01:24 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/1nrff024r7pq65ecp72fc28jb0" 2026/09/06 05:01:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:01:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:01:26 DEBUG : one: Sizes differ 2026/09/06 05:01:26 DEBUG : two: size = 3 OK 2026/09/06 05:01:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:01:26 DEBUG : two: Unchanged skipping 2026/09/06 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 05:01:28 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/06 05:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 05:01:30 DEBUG : one: md5 = 5ebc42721cc0a80664cb0f8a9e167ff0 OK 2026/09/06 05:01:30 DEBUG : one: size = 4 OK 2026/09/06 05:01:30 INFO : one: Copied (new) 2026/09/06 05:01:30 DEBUG : Waiting for deletions to finish 2026/09/06 05:01:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/06 05:01:31 INFO : three.txt: Moved into backup dir 2026/09/06 05:01:33 DEBUG : dst/three.txt: md5 = 798c8a103a97e464ceace8fa61ed65f3 OK 2026/09/06 05:01:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:01:34 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:01:34 DEBUG : one: Sizes differ 2026/09/06 05:01:34 DEBUG : two: size = 3 OK 2026/09/06 05:01:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:01:34 DEBUG : two: Unchanged skipping 2026/09/06 05:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 05:01:34 INFO : one-2019-01-01: Deleted 2026/09/06 05:01:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/06 05:01:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 05:01:37 DEBUG : one: md5 = 36d526b9015e2d556a1221c84cf5d70a OK 2026/09/06 05:01:37 DEBUG : one: size = 5 OK 2026/09/06 05:01:37 INFO : one: Copied (new) 2026/09/06 05:01:37 DEBUG : Waiting for deletions to finish 2026/09/06 05:01:38 INFO : three-2019-01-01.txt: Deleted 2026/09/06 05:01:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/06 05:01:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.23s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:01:46 DEBUG : dst/one: md5 = fcc4c841cc1f94360eec8baa5d47ba70 OK 2026/09/06 05:01:47 DEBUG : dst/two: md5 = a1c4f224372dc6cfda0c8320c599aece OK 2026/09/06 05:01:49 DEBUG : dst/three.txt: md5 = a87a33b07f8219c6e83ffb0b39b6733e OK 2026/09/06 05:01:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/dst" 2026/09/06 05:01:49 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/06 05:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 05:01:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:01:51 DEBUG : two: size = 3 OK 2026/09/06 05:01:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:01:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:01:51 DEBUG : one: Sizes differ 2026/09/06 05:01:51 DEBUG : two: Unchanged skipping 2026/09/06 05:01:51 INFO : one: Moved (server-side) to: one.bak 2026/09/06 05:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 05:01:53 DEBUG : one: md5 = 200b35e5ef8df79383e32af6dbf6cded OK 2026/09/06 05:01:53 DEBUG : one: size = 4 OK 2026/09/06 05:01:53 INFO : one: Copied (new) 2026/09/06 05:01:53 DEBUG : Waiting for deletions to finish 2026/09/06 05:01:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/06 05:01:54 INFO : three.txt: Moved into backup dir 2026/09/06 05:01:56 DEBUG : dst/three.txt: md5 = 32794a672f98ab258fc48d96f7eb292f OK 2026/09/06 05:01:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/06 05:01:57 DEBUG : three.txt.bak: Excluded 2026/09/06 05:01:57 DEBUG : one.bak: Excluded (Path Filter) 2026/09/06 05:01:57 DEBUG : one.bak: Excluded 2026/09/06 05:01:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:01:57 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:01:57 DEBUG : one: Sizes differ 2026/09/06 05:01:57 DEBUG : two: size = 3 OK 2026/09/06 05:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for checks to finish 2026/09/06 05:01:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:01:57 DEBUG : two: Unchanged skipping 2026/09/06 05:01:58 INFO : one.bak: Deleted 2026/09/06 05:01:58 INFO : one: Moved (server-side) to: one.bak 2026/09/06 05:01:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst': Waiting for transfers to finish 2026/09/06 05:02:00 DEBUG : one: md5 = d91375955e6c442113b37009a69bd4d5 OK 2026/09/06 05:02:00 DEBUG : one: size = 5 OK 2026/09/06 05:02:00 INFO : one: Copied (new) 2026/09/06 05:02:00 DEBUG : Waiting for deletions to finish 2026/09/06 05:02:01 INFO : three.txt.bak: Deleted 2026/09/06 05:02:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/06 05:02:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (22.65s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:02:08 DEBUG : dst/one: md5 = 8c0525b23dd2f1a7ba9843fb47d2cfa0 OK 2026/09/06 05:02:10 DEBUG : dst/two: md5 = 4303f976764924c5c939d7dffccfd2ce OK 2026/09/06 05:02:12 DEBUG : dst/three.txt: md5 = 322fa84e8aac527f023efe5cbc91b0ed OK 2026/09/06 05:02:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/dst" 2026/09/06 05:02:12 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/06 05:02:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:02:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:02:14 DEBUG : one: Sizes differ 2026/09/06 05:02:14 INFO : one: Moved (server-side) to: one.bak 2026/09/06 05:02:16 DEBUG : one: md5 = 755f6c8612dfa7ff25b2ea345e3461f7 OK 2026/09/06 05:02:16 DEBUG : one: size = 4 OK 2026/09/06 05:02:16 INFO : one: Copied (new) 2026/09/06 05:02:16 DEBUG : two: size = 3 OK 2026/09/06 05:02:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:02:16 DEBUG : two: Unchanged skipping 2026/09/06 05:02:16 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:02:16 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:02:16 DEBUG : three.txt: Sizes differ 2026/09/06 05:02:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/06 05:02:19 DEBUG : three.txt: md5 = 29756f5153ac3aa29c8a22cfc606509d OK 2026/09/06 05:02:19 DEBUG : three.txt: size = 6 OK 2026/09/06 05:02:19 INFO : three.txt: Copied (new) 2026/09/06 05:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:02:20 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:02:20 DEBUG : one: Sizes differ 2026/09/06 05:02:21 INFO : one.bak: Deleted 2026/09/06 05:02:22 INFO : one: Moved (server-side) to: one.bak 2026/09/06 05:02:23 DEBUG : one: md5 = e6bb61da7fb8cf82f20a57408283517a OK 2026/09/06 05:02:23 DEBUG : one: size = 5 OK 2026/09/06 05:02:23 INFO : one: Copied (new) 2026/09/06 05:02:23 DEBUG : two: size = 3 OK 2026/09/06 05:02:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:02:23 DEBUG : two: Unchanged skipping 2026/09/06 05:02:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:02:24 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:02:24 DEBUG : three.txt: Sizes differ 2026/09/06 05:02:24 INFO : three.txt.bak: Deleted 2026/09/06 05:02:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/06 05:02:27 DEBUG : three.txt: md5 = 02774d3395de323b7ae7af3e8adc9d17 OK 2026/09/06 05:02:27 DEBUG : three.txt: size = 19 OK 2026/09/06 05:02:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (25.54s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:02:34 DEBUG : dst/one: md5 = d6ae9dee6ad8559ac5438da97d08e087 OK 2026/09/06 05:02:35 DEBUG : dst/two: md5 = ede4f3241b80c6a29e42955322afdf1c OK 2026/09/06 05:02:37 DEBUG : dst/three.txt: md5 = 863fbd3e31aa93cc6d2559292caea18e OK 2026/09/06 05:02:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosaquh1fafa/dst" 2026/09/06 05:02:38 DEBUG : Creating backend with remote "TestDrive:crypt/12pgse86gie74d11um8sr40uvbdjcl5pubf3tuhbllnkhkeijjsg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/06 05:02:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:02:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:02:39 DEBUG : one: Sizes differ 2026/09/06 05:02:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/06 05:02:42 DEBUG : one: md5 = 6ad648aaf2fc936dfb6657b9099df4a4 OK 2026/09/06 05:02:42 DEBUG : one: size = 4 OK 2026/09/06 05:02:42 INFO : one: Copied (new) 2026/09/06 05:02:42 DEBUG : two: size = 3 OK 2026/09/06 05:02:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:02:42 DEBUG : two: Unchanged skipping 2026/09/06 05:02:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:02:42 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:02:42 DEBUG : three.txt: Sizes differ 2026/09/06 05:02:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/06 05:02:45 DEBUG : three.txt: md5 = ef04ca980d564b46bb07fea73786aa9b OK 2026/09/06 05:02:45 DEBUG : three.txt: size = 6 OK 2026/09/06 05:02:45 INFO : three.txt: Copied (new) 2026/09/06 05:02:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:02:46 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:02:46 DEBUG : one: Sizes differ 2026/09/06 05:02:47 INFO : one-2019-01-01: Deleted 2026/09/06 05:02:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/06 05:02:49 DEBUG : one: md5 = d1df0bd9e7426420168b00a18fae1062 OK 2026/09/06 05:02:49 DEBUG : one: size = 5 OK 2026/09/06 05:02:49 INFO : one: Copied (new) 2026/09/06 05:02:49 DEBUG : two: size = 3 OK 2026/09/06 05:02:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:02:49 DEBUG : two: Unchanged skipping 2026/09/06 05:02:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:02:50 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa/dst') 2026/09/06 05:02:50 DEBUG : three.txt: Sizes differ 2026/09/06 05:02:51 INFO : three-2019-01-01.txt: Deleted 2026/09/06 05:02:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/06 05:02:53 DEBUG : three.txt: md5 = 9adabf4980c582ec4b76e96f65bc7636 OK 2026/09/06 05:02:53 DEBUG : three.txt: size = 19 OK 2026/09/06 05:02:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (26.17s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:02:59 DEBUG : Testêé: md5 = ca390fe50015f807d7a3cc1b4e2b863f OK 2026/09/06 05:03:00 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:03:00 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:03:00 DEBUG : Testêé: Sizes differ 2026/09/06 05:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:03:01 DEBUG : Testêé: md5 = 418141043d0c7bf36209453d62e6bc3c OK 2026/09/06 05:03:01 DEBUG : Testêé: size = 14 OK 2026/09/06 05:03:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/06 05:03:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.68s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:03:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/06 05:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:03:04 DEBUG : existing: md5 = a8e95c626dd579e890d004029457295d OK 2026/09/06 05:03:04 DEBUG : existing: size = 6 OK 2026/09/06 05:03:04 INFO : existing: Copied (new) 2026/09/06 05:03:04 DEBUG : Waiting for deletions to finish 2026/09/06 05:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:03:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:03:05 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:03:05 DEBUG : existing: Sizes differ 2026/09/06 05:03:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/06 05:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:03:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': not deleting files as there were IO errors 2026/09/06 05:03:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.21s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:03:08 DEBUG : EXISTING: md5 = e4188afea3efef9d15659684dadb2df8 OK 2026/09/06 05:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:03:09 DEBUG : EXISTING: size = 6 OK 2026/09/06 05:03:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:03:09 DEBUG : existing: Unchanged skipping 2026/09/06 05:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:03:09 DEBUG : Waiting for deletions to finish 2026/09/06 05:03:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.45s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.52s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", 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-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", 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-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.36s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:03:13 DEBUG : both0: md5 = ef1f230980776ae31d78231931ba3107 OK 2026/09/06 05:03:15 DEBUG : only0: md5 = 7f7d14a0359b009158443f5e44b70aa9 OK 2026/09/06 05:03:16 DEBUG : both1: md5 = 47c8f846226ad00f8a56341c9347b5bb OK 2026/09/06 05:03:18 DEBUG : only1: md5 = 6f21d8bfd7a02a1ae3eecf65fb305beb OK 2026/09/06 05:03:19 DEBUG : both2: md5 = 11bbd682578ba93cde63939fbc02654b OK 2026/09/06 05:03:21 DEBUG : only2: md5 = 0d3a327457b2530cb8f69b7e042825a0 OK 2026/09/06 05:03:23 DEBUG : both3: md5 = 38f9008de0b3579f935abe31272c4350 OK 2026/09/06 05:03:24 DEBUG : only3: md5 = e1e094c72a100f4b0d631d6af012ca2a OK 2026/09/06 05:03:26 DEBUG : both4: md5 = 1f88691df08e4d15e7e9ec2852e08c26 OK 2026/09/06 05:03:27 DEBUG : only4: md5 = 2e500d2d3b31518580b78f74cb615042 OK 2026/09/06 05:03:29 DEBUG : both5: md5 = 10e11f674a2f7b8f009b53f8a3b4bcbd OK 2026/09/06 05:03:30 DEBUG : only5: md5 = 8102ae214b30c6181cb38a07317f33d3 OK 2026/09/06 05:03:32 DEBUG : both6: md5 = 21615ff148a612e2fa07f784d809235e OK 2026/09/06 05:03:33 DEBUG : only6: md5 = 22fd38781201526bf0ae6d576cccc1ea OK 2026/09/06 05:03:35 DEBUG : both7: md5 = 8c7e269fc5a7cdf1bc2be3a880ee5f89 OK 2026/09/06 05:03:36 DEBUG : only7: md5 = 1487d7ef97ec64e3b58a2cea4a1ba975 OK 2026/09/06 05:03:38 DEBUG : both8: md5 = 93d428f036f4dcc9b380d5eac20221d6 OK 2026/09/06 05:03:39 DEBUG : only8: md5 = a82f2f69b2ae3cb7e4dfa4b15b7f2e20 OK 2026/09/06 05:03:41 DEBUG : both9: md5 = 642a278207c3614b1329c1d6f9d7e78b OK 2026/09/06 05:03:43 DEBUG : only9: md5 = 2900f9b95febe68debeecad595cedcef OK 2026/09/06 05:03:44 DEBUG : both10: md5 = cafce0a667d125dd6934646643ee8fe8 OK 2026/09/06 05:03:46 DEBUG : only10: md5 = 0510040d2308483696b47cb9837f7a72 OK 2026/09/06 05:03:47 DEBUG : both11: md5 = 0c084556b149ad03ebe1eac1124d4972 OK 2026/09/06 05:03:49 DEBUG : only11: md5 = d83506880d29850825192de34acf58eb OK 2026/09/06 05:03:50 DEBUG : both12: md5 = 43db5f5f588f17a7baf46d4c2e8c042e OK 2026/09/06 05:03:52 DEBUG : only12: md5 = 5174e63f04fde0c378ee8990df978d7e OK 2026/09/06 05:03:53 DEBUG : both13: md5 = 31cfe448f58397d0a5c72e4a1b290e38 OK 2026/09/06 05:03:55 DEBUG : only13: md5 = 5a61489db6fe6c59cc3d15befc8c6c28 OK 2026/09/06 05:03:56 DEBUG : both14: md5 = c937865cebfe331281ba3c5bfc90f265 OK 2026/09/06 05:03:58 DEBUG : only14: md5 = b4a7b69f2ce6addc1cd720ff57ab47d9 OK 2026/09/06 05:03:59 DEBUG : both15: md5 = ab79b588c5d989222d67492dcfa4c68c OK 2026/09/06 05:04:01 DEBUG : only15: md5 = 3ce5ddb38b8cbcf6d19a01e7e899a991 OK 2026/09/06 05:04:02 DEBUG : both16: md5 = bee83ce9507380c04bf5297fb28a62f8 OK 2026/09/06 05:04:04 DEBUG : only16: md5 = 3666078fab403b046567b84aea42e1be OK 2026/09/06 05:04:05 DEBUG : both17: md5 = 798fca9503808b0671c2b4f080ce10dd OK 2026/09/06 05:04:07 DEBUG : only17: md5 = 06631d9e8f61b09f581d8f00e9a966fd OK 2026/09/06 05:04:09 DEBUG : both18: md5 = 33b45ceca8ba2c1fd494d14d33100abb OK 2026/09/06 05:04:10 DEBUG : only18: md5 = bb34b439f64ba730cfb66d8a1bf5ca4f OK 2026/09/06 05:04:12 DEBUG : both19: md5 = d45dd7a77deb4747269ab097903a6019 OK 2026/09/06 05:04:13 DEBUG : only19: md5 = 672402f0055cb7a2db7faf5ff0dac7ee OK 2026/09/06 05:04:14 DEBUG : both0: size = 6 OK 2026/09/06 05:04:14 DEBUG : both10: size = 6 OK 2026/09/06 05:04:14 DEBUG : both11: size = 6 OK 2026/09/06 05:04:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both12: size = 6 OK 2026/09/06 05:04:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both11: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both13: size = 6 OK 2026/09/06 05:04:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both13: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both14: size = 6 OK 2026/09/06 05:04:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both0: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both15: size = 6 OK 2026/09/06 05:04:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both15: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both16: size = 6 OK 2026/09/06 05:04:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both10: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both17: size = 6 OK 2026/09/06 05:04:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both17: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both18: size = 6 OK 2026/09/06 05:04:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both18: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both19: size = 6 OK 2026/09/06 05:04:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both14: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both1: size = 6 OK 2026/09/06 05:04:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both1: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both2: size = 6 OK 2026/09/06 05:04:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both2: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both3: size = 6 OK 2026/09/06 05:04:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both3: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both4: size = 6 OK 2026/09/06 05:04:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both4: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both5: size = 6 OK 2026/09/06 05:04:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both5: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both6: size = 6 OK 2026/09/06 05:04:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both6: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both7: size = 6 OK 2026/09/06 05:04:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both7: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both8: size = 6 OK 2026/09/06 05:04:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both8: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both9: size = 6 OK 2026/09/06 05:04:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:04:14 DEBUG : both9: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both12: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both16: Unchanged skipping 2026/09/06 05:04:14 DEBUG : both19: Unchanged skipping 2026/09/06 05:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:04:14 DEBUG : Waiting for deletions to finish 2026/09/06 05:04:14 INFO : only13: Deleted 2026/09/06 05:04:15 INFO : only12: Deleted 2026/09/06 05:04:15 INFO : only14: Deleted 2026/09/06 05:04:15 INFO : only16: Deleted 2026/09/06 05:04:15 INFO : only3: Deleted 2026/09/06 05:04:15 INFO : only6: Deleted 2026/09/06 05:04:15 INFO : only8: Deleted 2026/09/06 05:04:15 INFO : only10: Deleted 2026/09/06 05:04:16 INFO : only15: Deleted 2026/09/06 05:04:16 INFO : only18: Deleted 2026/09/06 05:04:16 INFO : only1: Deleted 2026/09/06 05:04:16 INFO : only2: Deleted 2026/09/06 05:04:16 INFO : only4: Deleted 2026/09/06 05:04:16 INFO : only5: Deleted 2026/09/06 05:04:16 INFO : only17: Deleted 2026/09/06 05:04:16 INFO : only0: Deleted 2026/09/06 05:04:17 INFO : only19: Deleted 2026/09/06 05:04:17 INFO : only7: Deleted 2026/09/06 05:04:17 INFO : only9: Deleted 2026/09/06 05:04:17 INFO : only11: Deleted 2026/09/06 05:04:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (76.22s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:04:30 DEBUG : both0: md5 = 6836fe35f40b523bfcc4c085007d6da2 OK 2026/09/06 05:04:31 DEBUG : only0: md5 = edc0b3bff8e9593738e3c25e77cbc354 OK 2026/09/06 05:04:33 DEBUG : both1: md5 = fc0065efec1966ac307aa7c5bfdc2132 OK 2026/09/06 05:04:34 DEBUG : only1: md5 = 5656cb4598839bc8670c7a0c24c2cfaf OK 2026/09/06 05:04:36 DEBUG : both2: md5 = 17eab5d804846dcba033a20319540cb9 OK 2026/09/06 05:04:37 DEBUG : only2: md5 = 433d93c9426800fa16e2c5beb54f9d7d OK 2026/09/06 05:04:39 DEBUG : both3: md5 = b8e4445260300e0810f7378995bac452 OK 2026/09/06 05:04:41 DEBUG : only3: md5 = da0d93860dd7d72cbdf70f5894f998a3 OK 2026/09/06 05:04:42 DEBUG : both4: md5 = 0fc122117c2dfbdc690b8994d8accd14 OK 2026/09/06 05:04:44 DEBUG : only4: md5 = fc6790e1459bb0823e230cab698222f3 OK 2026/09/06 05:04:45 DEBUG : both5: md5 = 10cfb2a8bf65081f539b8a449a325669 OK 2026/09/06 05:04:47 DEBUG : only5: md5 = b3178b054c47929ba06d8c3e42dcc9b6 OK 2026/09/06 05:04:49 DEBUG : both6: md5 = 215d6b4693eaea943ce9e1c82f18aed5 OK 2026/09/06 05:04:50 DEBUG : only6: md5 = 6d53147f2ee6d1ba02b2348f711ec8db OK 2026/09/06 05:04:52 DEBUG : both7: md5 = 345dd293a7b9bc8d343a4282428b6ed8 OK 2026/09/06 05:04:53 DEBUG : only7: md5 = a6c7468e4c6f231a477947a04715004b OK 2026/09/06 05:04:55 DEBUG : both8: md5 = 0530dbee1689ba340209dc9195cb26d9 OK 2026/09/06 05:04:56 DEBUG : only8: md5 = 2e576fa0a6e1ce89754dad91d8246f90 OK 2026/09/06 05:04:58 DEBUG : both9: md5 = d42ad08663c210562ec37eb52e006895 OK 2026/09/06 05:04:59 DEBUG : only9: md5 = 4803872639b463ec87a63c45f335c3b1 OK 2026/09/06 05:05:01 DEBUG : both10: md5 = eac30791a5aa705e766d6cef33a999ce OK 2026/09/06 05:05:02 DEBUG : only10: md5 = 75718388afb2e1ab4733e2a9f6b13c07 OK 2026/09/06 05:05:04 DEBUG : both11: md5 = fbc4f887bce58a3f86e0c3be5476e2cd OK 2026/09/06 05:05:05 DEBUG : only11: md5 = b30eccd56c58b175570b5ead2c2fc6a2 OK 2026/09/06 05:05:07 DEBUG : both12: md5 = b1afb355129758f74123a1308810db18 OK 2026/09/06 05:05:08 DEBUG : only12: md5 = cb07a6e5d82928d414f1eced12c7a372 OK 2026/09/06 05:05:10 DEBUG : both13: md5 = 6bba021fd37a6860d48f0809ebfef887 OK 2026/09/06 05:05:12 DEBUG : only13: md5 = 4afe00886570b42ceea6e2926b8805e0 OK 2026/09/06 05:05:13 DEBUG : both14: md5 = 172fdfb2ca12ea9d469c5798d199d1a3 OK 2026/09/06 05:05:15 DEBUG : only14: md5 = e12d44887c7b9eb386b6adc0dc374d41 OK 2026/09/06 05:05:16 DEBUG : both15: md5 = ee1ae274c1ab67adf4c50fc0a75b140f OK 2026/09/06 05:05:18 DEBUG : only15: md5 = d3800022310b1afe45e65ed04ea620c3 OK 2026/09/06 05:05:19 DEBUG : both16: md5 = 581faf1290cd0e5eb2bfdb8b529642ca OK 2026/09/06 05:05:21 DEBUG : only16: md5 = 14198567a32054730d9d07f646b5ba30 OK 2026/09/06 05:05:22 DEBUG : both17: md5 = 39d1e9fb2599056ffd540c549c1f4563 OK 2026/09/06 05:05:24 DEBUG : only17: md5 = 5fbf5907b84f6dba689d1c9f01ad9a73 OK 2026/09/06 05:05:25 DEBUG : both18: md5 = 1357daf530c7bb243e37ff90b3ab0cd3 OK 2026/09/06 05:05:27 DEBUG : only18: md5 = ba332bab8f38c167ad024debce018487 OK 2026/09/06 05:05:29 DEBUG : both19: md5 = 4018d4575ee12cd8682209b93c95f855 OK 2026/09/06 05:05:30 DEBUG : only19: md5 = c7e9c869c476fb1008fa2dfab6d00d2c OK 2026/09/06 05:05:31 DEBUG : both10: size = 6 OK 2026/09/06 05:05:31 DEBUG : both11: size = 6 OK 2026/09/06 05:05:31 DEBUG : both0: size = 6 OK 2026/09/06 05:05:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both12: size = 6 OK 2026/09/06 05:05:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both0: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both10: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both13: size = 6 OK 2026/09/06 05:05:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both11: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both12: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both14: size = 6 OK 2026/09/06 05:05:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both15: size = 6 OK 2026/09/06 05:05:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:05:31 DEBUG : both16: size = 6 OK 2026/09/06 05:05:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both14: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both17: size = 6 OK 2026/09/06 05:05:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both16: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both18: size = 6 OK 2026/09/06 05:05:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both15: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both19: size = 6 OK 2026/09/06 05:05:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both19: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both1: size = 6 OK 2026/09/06 05:05:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both17: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both2: size = 6 OK 2026/09/06 05:05:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both2: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both3: size = 6 OK 2026/09/06 05:05:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both13: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both4: size = 6 OK 2026/09/06 05:05:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both4: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both5: size = 6 OK 2026/09/06 05:05:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both5: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both6: size = 6 OK 2026/09/06 05:05:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both6: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both7: size = 6 OK 2026/09/06 05:05:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both18: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both8: size = 6 OK 2026/09/06 05:05:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both8: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both9: size = 6 OK 2026/09/06 05:05:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:05:31 DEBUG : both1: Unchanged skipping 2026/09/06 05:05:31 DEBUG : both3: Unchanged skipping 2026/09/06 05:05:31 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only0: Sizes differ 2026/09/06 05:05:31 DEBUG : only10: Sizes differ 2026/09/06 05:05:31 DEBUG : both7: Unchanged skipping 2026/09/06 05:05:31 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only11: Sizes differ 2026/09/06 05:05:31 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only12: Sizes differ 2026/09/06 05:05:31 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only13: Sizes differ 2026/09/06 05:05:31 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only14: Sizes differ 2026/09/06 05:05:31 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only15: Sizes differ 2026/09/06 05:05:31 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only16: Sizes differ 2026/09/06 05:05:31 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only17: Sizes differ 2026/09/06 05:05:31 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only18: Sizes differ 2026/09/06 05:05:31 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only19: Sizes differ 2026/09/06 05:05:31 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only1: Sizes differ 2026/09/06 05:05:31 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only2: Sizes differ 2026/09/06 05:05:31 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only3: Sizes differ 2026/09/06 05:05:31 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only4: Sizes differ 2026/09/06 05:05:31 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : both9: Unchanged skipping 2026/09/06 05:05:31 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only6: Sizes differ 2026/09/06 05:05:31 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only7: Sizes differ 2026/09/06 05:05:31 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only5: Sizes differ 2026/09/06 05:05:31 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only8: Sizes differ 2026/09/06 05:05:31 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:05:31 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:05:31 DEBUG : only9: Sizes differ 2026/09/06 05:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:05:32 DEBUG : only12: md5 = bf3cded86c86752018e0338746e518ac OK 2026/09/06 05:05:32 DEBUG : only12: size = 0 OK 2026/09/06 05:05:32 INFO : only12: Copied (replaced existing) 2026/09/06 05:05:32 DEBUG : only11: md5 = 10c21275a388d2e0cf093d9582d89a27 OK 2026/09/06 05:05:32 DEBUG : only11: size = 0 OK 2026/09/06 05:05:32 INFO : only11: Copied (replaced existing) 2026/09/06 05:05:32 DEBUG : only13: md5 = 6925eb0081881a800a10434289eece95 OK 2026/09/06 05:05:32 DEBUG : only13: size = 0 OK 2026/09/06 05:05:32 INFO : only13: Copied (replaced existing) 2026/09/06 05:05:32 DEBUG : only14: md5 = 46054202aa5f9cb089cb19e963529bd9 OK 2026/09/06 05:05:32 DEBUG : only14: size = 0 OK 2026/09/06 05:05:32 INFO : only14: Copied (replaced existing) 2026/09/06 05:05:33 DEBUG : only15: md5 = 4543c5e3a058ebe34b380a013a78647e OK 2026/09/06 05:05:33 DEBUG : only15: size = 0 OK 2026/09/06 05:05:33 INFO : only15: Copied (replaced existing) 2026/09/06 05:05:33 DEBUG : only17: md5 = 319a57a2e3d988d68b8a98c545446971 OK 2026/09/06 05:05:33 DEBUG : only17: size = 0 OK 2026/09/06 05:05:33 INFO : only17: Copied (replaced existing) 2026/09/06 05:05:34 DEBUG : only18: md5 = 53e1716680b514608cbf86748fdc93d3 OK 2026/09/06 05:05:34 DEBUG : only18: size = 0 OK 2026/09/06 05:05:34 INFO : only18: Copied (replaced existing) 2026/09/06 05:05:34 DEBUG : only16: md5 = 040c84a58c700ccd36a34b6d76e3d88f OK 2026/09/06 05:05:34 DEBUG : only16: size = 0 OK 2026/09/06 05:05:34 INFO : only16: Copied (replaced existing) 2026/09/06 05:05:35 DEBUG : only19: md5 = d87ad63df1ed3085b98cbc253f7dc8fd OK 2026/09/06 05:05:35 DEBUG : only19: size = 0 OK 2026/09/06 05:05:35 INFO : only19: Copied (replaced existing) 2026/09/06 05:05:35 DEBUG : only2: md5 = d89bc0d568f9e297ab619a4017dc2478 OK 2026/09/06 05:05:35 DEBUG : only2: size = 0 OK 2026/09/06 05:05:35 INFO : only2: Copied (replaced existing) 2026/09/06 05:05:35 DEBUG : only3: md5 = 160e7c025ad2f7b7828286d9ab6a2cbe OK 2026/09/06 05:05:35 DEBUG : only3: size = 0 OK 2026/09/06 05:05:35 INFO : only3: Copied (replaced existing) 2026/09/06 05:05:35 DEBUG : only1: md5 = 4ab3c466799092ab8720ff0144039844 OK 2026/09/06 05:05:35 DEBUG : only1: size = 0 OK 2026/09/06 05:05:35 INFO : only1: Copied (replaced existing) 2026/09/06 05:05:36 DEBUG : only4: md5 = b5798547d57991bd59c8f0d1ab99cbfe OK 2026/09/06 05:05:36 DEBUG : only4: size = 0 OK 2026/09/06 05:05:36 INFO : only4: Copied (replaced existing) 2026/09/06 05:05:36 DEBUG : only7: md5 = 2532c47b53e4fc5dd339469c4b011b6a OK 2026/09/06 05:05:36 DEBUG : only7: size = 0 OK 2026/09/06 05:05:36 INFO : only7: Copied (replaced existing) 2026/09/06 05:05:36 DEBUG : only8: md5 = ac98a150e92625a6975b743c247fadec OK 2026/09/06 05:05:36 DEBUG : only8: size = 0 OK 2026/09/06 05:05:36 INFO : only8: Copied (replaced existing) 2026/09/06 05:05:36 DEBUG : only6: md5 = 7936dc704107f6ecab4ce8c6312641e0 OK 2026/09/06 05:05:36 DEBUG : only6: size = 0 OK 2026/09/06 05:05:36 INFO : only6: Copied (replaced existing) 2026/09/06 05:05:37 DEBUG : only5: md5 = b701da2ea4896dc26a7380b2620b6775 OK 2026/09/06 05:05:37 DEBUG : only5: size = 0 OK 2026/09/06 05:05:37 INFO : only5: Copied (replaced existing) 2026/09/06 05:05:37 DEBUG : only10: md5 = f609a8aeb413632d6d40cbf57d8c137b OK 2026/09/06 05:05:37 DEBUG : only10: size = 0 OK 2026/09/06 05:05:37 INFO : only10: Copied (replaced existing) 2026/09/06 05:05:37 DEBUG : only0: md5 = cee5264c56c91242b3e1c701e0f062f2 OK 2026/09/06 05:05:37 DEBUG : only0: size = 0 OK 2026/09/06 05:05:37 INFO : only0: Copied (replaced existing) 2026/09/06 05:05:37 DEBUG : only9: md5 = c82de880e0addb58ac6c95073478c2e9 OK 2026/09/06 05:05:37 DEBUG : only9: size = 0 OK 2026/09/06 05:05:37 INFO : only9: Copied (replaced existing) 2026/09/06 05:05:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (91.85s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:06:00 DEBUG : empty_dir: Making directory with metadata 2026/09/06 05:06:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 05:06:00 DEBUG : empty_on_remote: Making directory with metadata 2026/09/06 05:06:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 05:06:00 DEBUG : empty_on_remote: Making directory with metadata 2026/09/06 05:06:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 05:06:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/06 05:06:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/06 05:06:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/06 05:06:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (16.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:06:17 DEBUG : empty_dir: Making directory with metadata 2026/09/06 05:06:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 05:06:17 DEBUG : empty_on_remote: Making directory with metadata 2026/09/06 05:06:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 05:06:17 DEBUG : empty_on_remote: Making directory with metadata 2026/09/06 05:06:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 05:06:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/06 05:06:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/06 05:06:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/06 05:06:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/06 05:06:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (19.25s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:06:36 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/06 05:06:36 DEBUG : Added delayed dir = "dir", newDst= 2026/09/06 05:06:36 DEBUG : dir/file1: Need to transfer - File not found at Destination 2026/09/06 05:06:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:06:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:06:39 DEBUG : dir/file1: md5 = c7b4e571c3336bcbba452e5f031f724c OK 2026/09/06 05:06:39 DEBUG : dir/file1: size = 14 OK 2026/09/06 05:06:39 INFO : dir/file1: Copied (new) 2026/09/06 05:06:39 DEBUG : Waiting for deletions to finish 2026/09/06 05:06:39 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/06 05:06:40 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/06 05:06:41 DEBUG : Added delayed dir = "dir", newDst=dir 2026/09/06 05:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:06:41 DEBUG : dir/file1: size = 22 (Local file system at /tmp/rclone3698008032) 2026/09/06 05:06:41 DEBUG : dir/file1: size = 14 (Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa') 2026/09/06 05:06:41 DEBUG : dir/file1: Sizes differ 2026/09/06 05:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:06:42 DEBUG : dir/file1: md5 = 1fa843088447e9c1703e641bcab5cd60 OK 2026/09/06 05:06:42 DEBUG : dir/file1: size = 22 OK 2026/09/06 05:06:42 INFO : dir/file1: Copied (replaced existing) 2026/09/06 05:06:42 DEBUG : Waiting for deletions to finish 2026/09/06 05:06:43 INFO : dir: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDirModTimeOnce (9.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:06:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 05:06:46 DEBUG : sub dir: Making directory with metadata 2026/09/06 05:06:46 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/09/06 05:07:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/06 05:07:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/06 05:07:08 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 05:07:08 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (44.99s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:07:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/06 05:07:31 DEBUG : sub dir: Making directory with metadata 2026/09/06 05:07:31 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/09/06 05:07:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/06 05:07:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/06 05:07:58 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/06 05:07:58 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (48.72s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:08:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 3acf97348417db1c23c4c34acf3b5768 OK 2026/09/06 05:08:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = de0004e9a37a7e797547c8b1790fc80b OK 2026/09/06 05:08:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 940364286b13b997900eb21793e1d08e OK 2026/09/06 05:08:27 DEBUG : dir1/0003-defghij.txt: md5 = b3c6236e4c166bb811b8bd690bf10834 OK 2026/09/06 05:08:28 DEBUG : dir1/0004-efghijk.txt: md5 = b5cd5f9ceac1eb64e72099f73f1d203e OK 2026/09/06 05:08:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 5fc394c80084ef9b64016c96304e20a1 OK 2026/09/06 05:08:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 108ef3a1750473924bc5429d5c0c3401 OK 2026/09/06 05:08:33 DEBUG : dir1/0007-1234567.txt: md5 = a68df36e20360ac628c46d446b20a62b OK 2026/09/06 05:08:35 DEBUG : dir1/0008-2345678.txt: md5 = a9cd643ec6ed66778fa6098a6b668bd5 OK 2026/09/06 05:08:37 DEBUG : dir1/0009-3456789.txt: md5 = 2291988255061149a770e80a5b83bd05 OK 2026/09/06 05:08:38 DEBUG : dir1/0010-456789.txt: md5 = e0aa99e0531f05daaf4ce51f27148f14 OK 2026/09/06 05:08:40 DEBUG : dir1/0011-56789;.txt: md5 = dea18fd3341a6d3d4fe98b7a42f3065b OK 2026/09/06 05:08:41 DEBUG : dir1/0012-6789;.txt: md5 = 7634bf2ac6e5906771f595e85ffba3b1 OK 2026/09/06 05:08:43 DEBUG : dir1/0013-789;=.txt: md5 = f79237536a57847990976e5381d89bd7 OK 2026/09/06 05:08:44 DEBUG : dir1/0014-89;=.txt: md5 = 4bdbab6d5ab4b3df0bbf8f997e6ce908 OK 2026/09/06 05:08:46 DEBUG : dir1/0015-9;=.txt: md5 = be077b68abbb195df806d0f216ca7c4d OK 2026/09/06 05:08:48 DEBUG : apple: md5 = f4ee6e9e23948805ab623ec1202076b4 OK 2026/09/06 05:08:50 DEBUG : banana: md5 = a3d0ed8c397aa7a5d0b12c5b6c137e87 OK 2026/09/06 05:08:51 DEBUG : appleappleapplebanana: md5 = eb8b08db6b123126c393929a49fa26de OK 2026/09/06 05:08:53 DEBUG : splitbananasplit: md5 = 1ed0507b253b67e6eeed5f4d26d93b3d OK 2026/09/06 05:08:53 DEBUG : Waiting for deletions to finish 2026/09/06 05:08:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:08:54 DEBUG : apple: size = 5 OK 2026/09/06 05:08:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:54 DEBUG : apple: Unchanged skipping 2026/09/06 05:08:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:08:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:08:54 DEBUG : banana: size = 6 OK 2026/09/06 05:08:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:54 DEBUG : banana: Unchanged skipping 2026/09/06 05:08:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/06 05:08:55 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:08:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:08:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:08:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:08:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:08:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:08:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:08:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:08:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:08:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:08:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:08:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:08:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:08:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:08:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:08:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:08:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:08:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:08:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:08:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:08:55 DEBUG : Waiting for deletions to finish 2026/09/06 05:08:55 INFO : There was nothing to transfer 2026/09/06 05:08:55 DEBUG : Waiting for deletions to finish 2026/09/06 05:08:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:08:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:08:57 DEBUG : dir1: Directory modification time the same (differ by -163.364µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : banana: size = 6 OK 2026/09/06 05:08:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:08:57 DEBUG : banana: Unchanged skipping 2026/09/06 05:08:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:08:57 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:08:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:08:57 DEBUG : apple: size = 5 OK 2026/09/06 05:08:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : apple: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:08:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:08:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:08:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:08:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:08:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:08:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:08:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:08:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:08:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:08:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:08:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:08:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:08:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:08:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:08:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:08:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:08:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:08:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:08:57 DEBUG : Waiting for deletions to finish 2026/09/06 05:08:57 INFO : There was nothing to transfer 2026/09/06 05:08:57 DEBUG : Waiting for deletions to finish 2026/09/06 05:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:09:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 58d70e7ae3340bc8b8ef7f458c7a8634 OK 2026/09/06 05:09:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0db311488b729c5dcec907a7478c52e7 OK 2026/09/06 05:09:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 06cad65c37eaf00c8d882ce7632381ab OK 2026/09/06 05:09:18 DEBUG : dir1/0003-defghij.txt: md5 = a93fe46d932a8d41f3580b9933d3c212 OK 2026/09/06 05:09:20 DEBUG : dir1/0004-efghijk.txt: md5 = 7bd68d506d7a1aab4af02a6664230068 OK 2026/09/06 05:09:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 62fe469e2b8159cb4fcab7ab5f74b7d4 OK 2026/09/06 05:09:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 6cd5968d56a42f55b351fb37d21ec7a7 OK 2026/09/06 05:09:25 DEBUG : dir1/0007-1234567.txt: md5 = ed13299a83fc218c7b92fbc515325853 OK 2026/09/06 05:09:26 DEBUG : dir1/0008-2345678.txt: md5 = d378b6f02da4e196eba914e0d85b8cbc OK 2026/09/06 05:09:28 DEBUG : dir1/0009-3456789.txt: md5 = e36fa61717761e8f0d81b80cf0ce98c9 OK 2026/09/06 05:09:29 DEBUG : dir1/0010-456789.txt: md5 = 8dd32a266db50b98b3672577d0e3c037 OK 2026/09/06 05:09:31 DEBUG : dir1/0011-56789;.txt: md5 = 87099510b3e9149621dffcca4b0c5abb OK 2026/09/06 05:09:33 DEBUG : dir1/0012-6789;.txt: md5 = f2eb012331422649d81f3ddfab8093f9 OK 2026/09/06 05:09:34 DEBUG : dir1/0013-789;=.txt: md5 = b9e3640384b4cc1eabf57cfe2028f5cb OK 2026/09/06 05:09:36 DEBUG : dir1/0014-89;=.txt: md5 = de12f56fd8a410a70f77f8c9812e12d6 OK 2026/09/06 05:09:37 DEBUG : dir1/0015-9;=.txt: md5 = cafc569c704d41fbcd0ec22dd6bdb8ae OK 2026/09/06 05:09:38 DEBUG : apple: md5 = d20a2e9cc92defc73257e3b81e6ddbc2 OK 2026/09/06 05:09:40 DEBUG : banana: md5 = 0d705d11d4d3423f05db7fcb19cbe98c OK 2026/09/06 05:09:42 DEBUG : appleappleapplebanana: md5 = 2516bafaa58f74b3ffa4dedd1d9370c1 OK 2026/09/06 05:09:43 DEBUG : splitbananasplit: md5 = 4b4b3b9d6993d5d654238a0a9a373543 OK 2026/09/06 05:09:43 DEBUG : Waiting for deletions to finish 2026/09/06 05:09:44 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:09:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:09:45 DEBUG : apple: size = 5 OK 2026/09/06 05:09:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:45 DEBUG : apple: Unchanged skipping 2026/09/06 05:09:45 DEBUG : banana: size = 6 OK 2026/09/06 05:09:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:45 DEBUG : banana: Unchanged skipping 2026/09/06 05:09:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:09:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/06 05:09:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:09:46 DEBUG : Waiting for deletions to finish 2026/09/06 05:09:46 INFO : There was nothing to transfer 2026/09/06 05:09:46 DEBUG : Waiting for deletions to finish 2026/09/06 05:09:46 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:09:47 DEBUG : dir1: Directory modification time the same (differ by -811.815µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:09:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:09:47 DEBUG : apple: size = 5 OK 2026/09/06 05:09:47 DEBUG : banana: size = 6 OK 2026/09/06 05:09:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : apple: Unchanged skipping 2026/09/06 05:09:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : banana: Unchanged skipping 2026/09/06 05:09:47 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:09:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:09:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:09:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:09:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:09:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:09:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:09:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:09:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:09:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:09:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:09:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:09:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:09:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:09:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:09:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:09:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:09:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:09:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:09:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:09:47 DEBUG : Waiting for deletions to finish 2026/09/06 05:09:47 INFO : There was nothing to transfer 2026/09/06 05:09:47 DEBUG : Waiting for deletions to finish 2026/09/06 05:09:48 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:10:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 72c680ac8645c0170e019df9405aabb6 OK 2026/09/06 05:10:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = 308b0e6101de67a2e8d9ad6eada8b7fa OK 2026/09/06 05:10:07 DEBUG : dir1/0002-cdefghi.txt: md5 = aa25284b2d1920a634442bdbeeec2770 OK 2026/09/06 05:10:09 DEBUG : dir1/0003-defghij.txt: md5 = 89a2b291299d9e7805eebb7876fc578b OK 2026/09/06 05:10:11 DEBUG : dir1/0004-efghijk.txt: md5 = d28218d339f9d0abc5be3cbee0de3d92 OK 2026/09/06 05:10:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 9dd2e8a05928f3c6023899cf9faaa057 OK 2026/09/06 05:10:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 5204ed40215e27e92a7a9553ae3a97a6 OK 2026/09/06 05:10:16 DEBUG : dir1/0007-1234567.txt: md5 = 5062192c6b5a4a90ed79e267fc343806 OK 2026/09/06 05:10:17 DEBUG : dir1/0008-2345678.txt: md5 = d00e7fc2806ec7cb9224d01990203eef OK 2026/09/06 05:10:19 DEBUG : dir1/0009-3456789.txt: md5 = 950d375c3958402e9f1f58e4487ebea8 OK 2026/09/06 05:10:20 DEBUG : dir1/0010-456789.txt: md5 = c28797a9c08352bee6db5207d204bca7 OK 2026/09/06 05:10:22 DEBUG : dir1/0011-56789;.txt: md5 = 387099e561fe30db013ee77767859b34 OK 2026/09/06 05:10:24 DEBUG : dir1/0012-6789;.txt: md5 = 589e3948acb4293828124631925d5ff9 OK 2026/09/06 05:10:25 DEBUG : dir1/0013-789;=.txt: md5 = 8402954c0cc86f1a7ca199fcd8e66552 OK 2026/09/06 05:10:27 DEBUG : dir1/0014-89;=.txt: md5 = 81caa502c3ee8a7553e485f1495ec04e OK 2026/09/06 05:10:28 DEBUG : dir1/0015-9;=.txt: md5 = 5805aebee6aef411155dbebe72aede77 OK 2026/09/06 05:10:30 DEBUG : apple: md5 = 9d51729586281ec0873b5303f8104621 OK 2026/09/06 05:10:32 DEBUG : banana: md5 = 9bd14e8c0ebc13327a08e0355cbcce1b OK 2026/09/06 05:10:33 DEBUG : appleappleapplebanana: md5 = b0b073ec45abffdf0215e1b98fcc0f79 OK 2026/09/06 05:10:35 DEBUG : splitbananasplit: md5 = 5dbd3a4f10a2fb774b44d3cc55e17cd0 OK 2026/09/06 05:10:35 DEBUG : Waiting for deletions to finish 2026/09/06 05:10:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:10:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:36 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:36 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:36 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:36 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:36 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:36 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:36 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/06 05:10:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/06 05:10:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/06 05:10:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/06 05:10:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/06 05:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/06 05:10:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:10:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:10:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:10:38 DEBUG : YmFuYW5h: md5 = 928abc244a67e6c5de4869ac0d2fd2f1 OK 2026/09/06 05:10:38 DEBUG : YmFuYW5h: size = 6 OK 2026/09/06 05:10:38 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/06 05:10:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 6331db349017f72ddc22145d37706124 OK 2026/09/06 05:10:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/06 05:10:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:38 DEBUG : YXBwbGU=: md5 = bf235bdfa6eaa4b8bfcda1041899d19f OK 2026/09/06 05:10:38 DEBUG : YXBwbGU=: size = 5 OK 2026/09/06 05:10:38 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/06 05:10:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 874e616816a6a7a5f8f69e2471b87724 OK 2026/09/06 05:10:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/06 05:10:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 5b2b8f45b7a75075411f0528aaf59922 OK 2026/09/06 05:10:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/06 05:10:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = ad663cb6372668c05435e4b99e033314 OK 2026/09/06 05:10:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/06 05:10:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 2d574b538ad2826a777d41e64e8ee813 OK 2026/09/06 05:10:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/06 05:10:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 6566eb8aafdf37b36a2ed3a38e2d6821 OK 2026/09/06 05:10:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/06 05:10:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = cb20032b6b9f462ffeb4fc16d9e09321 OK 2026/09/06 05:10:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/06 05:10:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 13cfbf4e848d72d0f18a28d7d183c134 OK 2026/09/06 05:10:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/06 05:10:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 52b717db87325f951822c45e7dff08d3 OK 2026/09/06 05:10:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/06 05:10:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 0a72275efeee3a12706772b190e6942a OK 2026/09/06 05:10:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/06 05:10:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 111266caa0cbbe497a81d982acfc6935 OK 2026/09/06 05:10:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/06 05:10:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = c839ccb37c285d00c2837b8208509c4c OK 2026/09/06 05:10:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/06 05:10:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 566eb53fe73d891f34e75e312f1dc8ed OK 2026/09/06 05:10:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/06 05:10:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = ffbd8d88ecdfac711715062f7fb78d89 OK 2026/09/06 05:10:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/06 05:10:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/06 05:10:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 71068cf8a4503f36c64e5a9a591b6fad OK 2026/09/06 05:10:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/06 05:10:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = a034847999a19e7cf0fff4dfda5c6843 OK 2026/09/06 05:10:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/06 05:10:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 07dea2e96aa10706b9cb26011b7ce8b0 OK 2026/09/06 05:10:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/06 05:10:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:45 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = d6c4d7f9f31a3ddd4d2a7e2025a31516 OK 2026/09/06 05:10:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/06 05:10:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/06 05:10:45 DEBUG : Waiting for deletions to finish 2026/09/06 05:10:46 INFO : splitbananasplit: Deleted 2026/09/06 05:10:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/06 05:10:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/06 05:10:46 INFO : dir1/0010-456789.txt: Deleted 2026/09/06 05:10:46 INFO : apple: Deleted 2026/09/06 05:10:46 INFO : banana: Deleted 2026/09/06 05:10:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/06 05:10:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/06 05:10:46 INFO : dir1/0014-89;=.txt: Deleted 2026/09/06 05:10:46 INFO : appleappleapplebanana: Deleted 2026/09/06 05:10:46 INFO : dir1/0012-6789;.txt: Deleted 2026/09/06 05:10:46 INFO : dir1/0008-2345678.txt: Deleted 2026/09/06 05:10:46 INFO : dir1/0013-789;=.txt: Deleted 2026/09/06 05:10:46 INFO : dir1/0003-defghij.txt: Deleted 2026/09/06 05:10:46 INFO : dir1/0015-9;=.txt: Deleted 2026/09/06 05:10:46 INFO : dir1/0009-3456789.txt: Deleted 2026/09/06 05:10:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/06 05:10:47 INFO : dir1/0007-1234567.txt: Deleted 2026/09/06 05:10:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/06 05:10:47 INFO : dir1/0011-56789;.txt: Deleted 2026/09/06 05:10:47 DEBUG : Waiting for deletions to finish 2026/09/06 05:10:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/06 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/06 05:10:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:48 DEBUG : dir1: Directory modification time the same (differ by -465.449µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : YXBwbGU=: size = 5 OK 2026/09/06 05:10:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : apple: Unchanged skipping 2026/09/06 05:10:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : YmFuYW5h: size = 6 OK 2026/09/06 05:10:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : banana: Unchanged skipping 2026/09/06 05:10:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/06 05:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:10:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/06 05:10:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/06 05:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/06 05:10:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/06 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/06 05:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/06 05:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/06 05:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/06 05:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/06 05:10:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/06 05:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/06 05:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/06 05:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/06 05:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/06 05:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/06 05:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/06 05:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/06 05:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:10:48 DEBUG : Waiting for deletions to finish 2026/09/06 05:10:48 DEBUG : Waiting for deletions to finish 2026/09/06 05:10:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/06 05:10:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/06 05:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/06 05:10:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/06 05:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/06 05:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/06 05:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/06 05:10:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/06 05:10:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/06 05:10:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/06 05:10:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/06 05:10:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/06 05:10:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:11:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 38818dc991604ad4bb2b2a53bb2edcd3 OK 2026/09/06 05:11:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = 17306309c66a7824a5672ffae89312e8 OK 2026/09/06 05:11:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 9a3e9a1e3d8e9ec35d6804f3ddd3da1f OK 2026/09/06 05:11:09 DEBUG : dir1/0003-defghij.txt: md5 = 47cd732b9758fa362b1a560c34acf8b0 OK 2026/09/06 05:11:11 DEBUG : dir1/0004-efghijk.txt: md5 = f14f6d93eed43b803dd466f90ea340ec OK 2026/09/06 05:11:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 9f1c2ca8f794b8c3348f780a5b175011 OK 2026/09/06 05:11:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 1af08fc0b0739802f798576ae5bb664d OK 2026/09/06 05:11:16 DEBUG : dir1/0007-1234567.txt: md5 = 268c4db8e8a2e8d4a3ce38c2b1d8277d OK 2026/09/06 05:11:17 DEBUG : dir1/0008-2345678.txt: md5 = d6ab1e506ecd2f10c0301f5e0dbcab75 OK 2026/09/06 05:11:19 DEBUG : dir1/0009-3456789.txt: md5 = 0f259eb0073041a4d2ec7570172f2aef OK 2026/09/06 05:11:20 DEBUG : dir1/0010-456789.txt: md5 = 08503dbc1a01c1f752678e56c80396b1 OK 2026/09/06 05:11:22 DEBUG : dir1/0011-56789;.txt: md5 = ad563ad928e470d8b53370a7f22da901 OK 2026/09/06 05:11:23 DEBUG : dir1/0012-6789;.txt: md5 = 62c51b2c8cbae6e81616be499b12da82 OK 2026/09/06 05:11:25 DEBUG : dir1/0013-789;=.txt: md5 = 7e926c3ac40d207b5b101f038ebdd213 OK 2026/09/06 05:11:26 DEBUG : dir1/0014-89;=.txt: md5 = 95f9a6bb14b8c310791ef57f3611a8a2 OK 2026/09/06 05:11:28 DEBUG : dir1/0015-9;=.txt: md5 = d2f3146114f2f4be6abb0eeb8535f86f OK 2026/09/06 05:11:29 DEBUG : apple: md5 = 09cb4e974b8b71ecda2bfa5d7af2664a OK 2026/09/06 05:11:31 DEBUG : banana: md5 = f2fc57273e367447bc2451c7ae3194b3 OK 2026/09/06 05:11:33 DEBUG : appleappleapplebanana: md5 = 31840fc27253bcb6658d00eb5c2bd49f OK 2026/09/06 05:11:34 DEBUG : splitbananasplit: md5 = 84a1f8d3ade1de68f89b51a210b4a822 OK 2026/09/06 05:11:34 DEBUG : Waiting for deletions to finish 2026/09/06 05:11:35 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:11:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:35 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:35 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:35 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:35 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:35 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:35 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:35 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/06 05:11:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/06 05:11:36 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/06 05:11:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/06 05:11:36 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:36 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/06 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/06 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/06 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/06 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/06 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/06 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/06 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/06 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/06 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/06 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/06 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/06 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/06 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/06 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/06 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/06 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/06 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/06 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/06 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/06 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/06 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/06 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/06 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/06 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/06 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/06 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/06 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/06 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/06 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/06 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/06 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/06 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/06 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/06 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/06 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/06 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/06 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/06 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/06 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/06 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/06 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/06 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/06 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/06 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/06 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/06 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/06 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/06 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/06 05:11:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/06 05:11:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/06 05:11:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/06 05:11:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/06 05:11:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/06 05:11:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/06 05:11:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/06 05:11:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/06 05:11:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/06 05:11:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/06 05:11:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/06 05:11:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/06 05:11:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/06 05:11:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/06 05:11:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/06 05:11:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:11:37 DEBUG : PREFIXapple: md5 = 89ae2e9592a8907e530a2bab6854ca7e OK 2026/09/06 05:11:37 DEBUG : PREFIXapple: size = 5 OK 2026/09/06 05:11:37 INFO : apple: Copied (new) to: PREFIXapple 2026/09/06 05:11:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/06 05:11:37 DEBUG : PREFIXsplitbananasplit: md5 = 541411160a44717e3309d9a202898545 OK 2026/09/06 05:11:37 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/06 05:11:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/06 05:11:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/06 05:11:37 DEBUG : PREFIXbanana: md5 = 8ad74fe7a5e502e84f7f10c91105a55c OK 2026/09/06 05:11:37 DEBUG : PREFIXbanana: size = 6 OK 2026/09/06 05:11:37 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/06 05:11:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/06 05:11:37 DEBUG : PREFIXappleappleapplebanana: md5 = 586a43647c8dff99bc9ab6ddd7efa2e5 OK 2026/09/06 05:11:37 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/06 05:11:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/06 05:11:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/06 05:11:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 1fc19641d194bafc31f30f6c04e160bb OK 2026/09/06 05:11:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:11:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/06 05:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/06 05:11:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = c53830e6ede07e77b32bff8052439587 OK 2026/09/06 05:11:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/06 05:11:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/06 05:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/06 05:11:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = fa6cde92b448894c17024f6ad86eb33c OK 2026/09/06 05:11:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/06 05:11:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/06 05:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/06 05:11:39 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = f8aaee162a963220919e8a433cb7a876 OK 2026/09/06 05:11:39 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/06 05:11:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/06 05:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/06 05:11:40 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = c6337a003efe505726007b9b00f3ede3 OK 2026/09/06 05:11:40 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/06 05:11:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/06 05:11:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/06 05:11:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 71100985faf7c9b36c81f75d04eca6f6 OK 2026/09/06 05:11:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/06 05:11:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/06 05:11:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/06 05:11:40 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 585dd1528bf77fd42bd5cc5f733a5945 OK 2026/09/06 05:11:40 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/06 05:11:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/06 05:11:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/06 05:11:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 23c6c7dadaef85cb4376dd25a21f7920 OK 2026/09/06 05:11:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/06 05:11:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/06 05:11:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/06 05:11:42 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 091ae567721f4b1f0458aebdd6c5702b OK 2026/09/06 05:11:42 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/06 05:11:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/06 05:11:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/06 05:11:42 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 6703fc03f57ff6ed56630782c8b542a3 OK 2026/09/06 05:11:42 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/06 05:11:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/06 05:11:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/06 05:11:42 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 587329080dab682109b58b70102a1ec1 OK 2026/09/06 05:11:42 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/06 05:11:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/06 05:11:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/06 05:11:42 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 49305fdbff90b3e3c6f7afa8da24b981 OK 2026/09/06 05:11:42 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/06 05:11:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/06 05:11:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/06 05:11:43 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 64e54c6741caadf5611d72552e0fdf1b OK 2026/09/06 05:11:43 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/06 05:11:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/06 05:11:43 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = ba7cfe2fa09224637ae2f8be94c4ebc4 OK 2026/09/06 05:11:43 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/06 05:11:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/06 05:11:43 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 065a0decec9e64eef65d3b188a418b17 OK 2026/09/06 05:11:43 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/06 05:11:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/06 05:11:43 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = c16accb1a2960418aea703146da3fc04 OK 2026/09/06 05:11:43 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/06 05:11:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/06 05:11:43 DEBUG : Waiting for deletions to finish 2026/09/06 05:11:44 INFO : appleappleapplebanana: Deleted 2026/09/06 05:11:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/06 05:11:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/06 05:11:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/06 05:11:44 INFO : dir1/0014-89;=.txt: Deleted 2026/09/06 05:11:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/06 05:11:44 INFO : apple: Deleted 2026/09/06 05:11:44 INFO : splitbananasplit: Deleted 2026/09/06 05:11:44 INFO : dir1/0003-defghij.txt: Deleted 2026/09/06 05:11:44 INFO : dir1/0012-6789;.txt: Deleted 2026/09/06 05:11:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/06 05:11:44 INFO : banana: Deleted 2026/09/06 05:11:44 INFO : dir1/0007-1234567.txt: Deleted 2026/09/06 05:11:44 INFO : dir1/0008-2345678.txt: Deleted 2026/09/06 05:11:44 INFO : dir1/0011-56789;.txt: Deleted 2026/09/06 05:11:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/06 05:11:45 INFO : dir1/0015-9;=.txt: Deleted 2026/09/06 05:11:45 INFO : dir1/0009-3456789.txt: Deleted 2026/09/06 05:11:45 INFO : dir1/0013-789;=.txt: Deleted 2026/09/06 05:11:45 INFO : dir1/0010-456789.txt: Deleted 2026/09/06 05:11:45 DEBUG : Waiting for deletions to finish 2026/09/06 05:11:45 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:11:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/06 05:11:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/06 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/06 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/06 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/06 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/06 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/06 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/06 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/06 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/06 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/06 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/06 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/06 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/06 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/06 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/06 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/06 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/06 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/06 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/06 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/06 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/06 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/06 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/06 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/06 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/06 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/06 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/06 05:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/06 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/06 05:11:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/06 05:11:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/06 05:11:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/06 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/06 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/06 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/06 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/06 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/06 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/06 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/06 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/06 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/06 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/06 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/06 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/06 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/06 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/06 05:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/06 05:11:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/06 05:11:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/06 05:11:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/06 05:11:46 DEBUG : dir1: Directory modification time the same (differ by -223.491µs, within tolerance 1ms) 2026/09/06 05:11:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:11:48 DEBUG : apple: md5 = 6406bd628827f0c6729e68446bca6be2 OK 2026/09/06 05:11:48 DEBUG : apple: size = 5 OK 2026/09/06 05:11:48 INFO : apple: Copied (new) 2026/09/06 05:11:48 DEBUG : banana: md5 = 1860c524da745636baf1f07eca8a1c00 OK 2026/09/06 05:11:48 DEBUG : banana: size = 6 OK 2026/09/06 05:11:48 INFO : banana: Copied (new) 2026/09/06 05:11:48 DEBUG : appleappleapplebanana: md5 = 00e7521dce30cca717811a5fcd1d37ff OK 2026/09/06 05:11:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:11:48 INFO : appleappleapplebanana: Copied (new) 2026/09/06 05:11:48 DEBUG : splitbananasplit: md5 = 7250ac424a3dee35fd68e7a03c6c11a3 OK 2026/09/06 05:11:48 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:11:48 INFO : splitbananasplit: Copied (new) 2026/09/06 05:11:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5b945dab7c09c3046a5f97e076aaf1fd OK 2026/09/06 05:11:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:11:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/06 05:11:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 0cb654857a481ab51d4dabaae50db9fa OK 2026/09/06 05:11:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:11:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/06 05:11:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 2a0ef285e82a74d908f89db054a6f21b OK 2026/09/06 05:11:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:11:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/06 05:11:50 DEBUG : dir1/0003-defghij.txt: md5 = 6e4810229766140f9b149fa21c2c6fa4 OK 2026/09/06 05:11:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:11:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/06 05:11:51 DEBUG : dir1/0004-efghijk.txt: md5 = 4d2e1153cd1b90f033a7b8f54f2502a1 OK 2026/09/06 05:11:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:11:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/06 05:11:51 DEBUG : dir1/0006-ghijklm.txt: md5 = dbfe50050676966cca86dbe252b14731 OK 2026/09/06 05:11:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:11:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/06 05:11:51 DEBUG : dir1/0005-fghijkl.txt: md5 = ddde44ee28830c088c0cf060a3d7ff62 OK 2026/09/06 05:11:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:11:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/06 05:11:51 DEBUG : dir1/0007-1234567.txt: md5 = 3ea18c29a6cc6a2433105c8bbb2bc349 OK 2026/09/06 05:11:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:11:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/06 05:11:52 DEBUG : dir1/0008-2345678.txt: md5 = c318efa72fae10c01b0cf43f8a485e76 OK 2026/09/06 05:11:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:11:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/06 05:11:52 DEBUG : dir1/0010-456789.txt: md5 = dd230c5eb2739fd61844e32454436174 OK 2026/09/06 05:11:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:11:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/06 05:11:53 DEBUG : dir1/0009-3456789.txt: md5 = bcd15b9c39f9ad4c13ebd1159c7605b4 OK 2026/09/06 05:11:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:11:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/06 05:11:53 DEBUG : dir1/0011-56789;.txt: md5 = e6f2502489414c3bd02219645fa215a4 OK 2026/09/06 05:11:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:11:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/06 05:11:54 DEBUG : dir1/0012-6789;.txt: md5 = d34e044225ccd3c2e2ea62cc8f4fe87f OK 2026/09/06 05:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:11:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/06 05:11:54 DEBUG : dir1/0014-89;=.txt: md5 = 65e4114daaa0daaa41112dc10bc5bb18 OK 2026/09/06 05:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:11:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/06 05:11:54 DEBUG : dir1/0013-789;=.txt: md5 = 3600f01e66a9989bdcb4fd83dc27874d OK 2026/09/06 05:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:11:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/06 05:11:54 DEBUG : dir1/0015-9;=.txt: md5 = eaa10660beb0c765392b9ea43eb39022 OK 2026/09/06 05:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:11:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/06 05:11:54 DEBUG : Waiting for deletions to finish 2026/09/06 05:11:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/06 05:11:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/06 05:11:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/06 05:11:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/06 05:11:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/06 05:11:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/06 05:11:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/06 05:11:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/06 05:11:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/06 05:11:55 INFO : PREFIXsplitbananasplit: Deleted 2026/09/06 05:11:55 INFO : PREFIXbanana: Deleted 2026/09/06 05:11:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/06 05:11:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/06 05:11:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/06 05:11:55 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/06 05:11:55 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/06 05:11:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/06 05:11:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/06 05:11:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/06 05:11:56 INFO : PREFIXapple: Deleted 2026/09/06 05:11:56 DEBUG : Waiting for deletions to finish 2026/09/06 05:11:56 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:11:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : Waiting for deletions to finish 2026/09/06 05:11:57 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:11:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:12:13 DEBUG : dir1/0000-abcdefg.txt: md5 = fb7fb9f3706142b6fbf05b1327bdf36a OK 2026/09/06 05:12:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = f9e45e1f5bc97cded79f06a076f5965a OK 2026/09/06 05:12:16 DEBUG : dir1/0002-cdefghi.txt: md5 = bbdd6a710df732dce06390d6702d1885 OK 2026/09/06 05:12:18 DEBUG : dir1/0003-defghij.txt: md5 = 8e744c49935135a268241fc5c3b05573 OK 2026/09/06 05:12:19 DEBUG : dir1/0004-efghijk.txt: md5 = a854a87a0fdde5b0e6433d8301d26c0d OK 2026/09/06 05:12:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 6bc13cd4bf67abf42bd9873e7356da46 OK 2026/09/06 05:12:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 03181788a7affe356cbac5e09012ff5f OK 2026/09/06 05:12:24 DEBUG : dir1/0007-1234567.txt: md5 = 9c26ca642c022bae0a76a318e1176659 OK 2026/09/06 05:12:26 DEBUG : dir1/0008-2345678.txt: md5 = f295a26603ead47844c06d7839a9c6d3 OK 2026/09/06 05:12:27 DEBUG : dir1/0009-3456789.txt: md5 = 28208d96a191330ad1c165d974022c8d OK 2026/09/06 05:12:29 DEBUG : dir1/0010-456789.txt: md5 = 264292728e9137e920902ce24bdc55f2 OK 2026/09/06 05:12:30 DEBUG : dir1/0011-56789;.txt: md5 = 16ba35df853c22f191a133a3bdb814e7 OK 2026/09/06 05:12:32 DEBUG : dir1/0012-6789;.txt: md5 = 9edffdf7a694c404999fd4376fd41497 OK 2026/09/06 05:12:33 DEBUG : dir1/0013-789;=.txt: md5 = 9d67cea98afeb6d19d558cc95f206f8c OK 2026/09/06 05:12:35 DEBUG : dir1/0014-89;=.txt: md5 = 27d0ee52bc702979e3b27adec2d739c8 OK 2026/09/06 05:12:36 DEBUG : dir1/0015-9;=.txt: md5 = e717b5c8a1a32cad55763bc139371eb2 OK 2026/09/06 05:12:38 DEBUG : apple: md5 = 19ef4d689757122099ee4bc98d44d17c OK 2026/09/06 05:12:40 DEBUG : banana: md5 = 117302b45cc715906071f3281179a05f OK 2026/09/06 05:12:41 DEBUG : appleappleapplebanana: md5 = 8f55353342f3740657c777c76cf0be6d OK 2026/09/06 05:12:43 DEBUG : splitbananasplit: md5 = b3baaf4d9ee75c3fa9ba90f76ad55738 OK 2026/09/06 05:12:43 DEBUG : Waiting for deletions to finish 2026/09/06 05:12:43 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:12:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:12:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 05:12:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 05:12:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 05:12:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 05:12:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/06 05:12:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/06 05:12:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/06 05:12:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/06 05:12:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 05:12:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/06 05:12:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:12:46 DEBUG : appleSUFFIX: md5 = b767358e126fce2b070187297e9ba046 OK 2026/09/06 05:12:46 DEBUG : appleSUFFIX: size = 5 OK 2026/09/06 05:12:46 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/06 05:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 05:12:46 DEBUG : appleappleapplebananaSUFFIX: md5 = ab84ced21b5c064a7ff048fa551fc0ff OK 2026/09/06 05:12:46 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/06 05:12:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/06 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:46 DEBUG : bananaSUFFIX: md5 = d36cbcfae3f4e60e44d6f48bb52a4edc OK 2026/09/06 05:12:46 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/06 05:12:46 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/06 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 05:12:46 DEBUG : splitbananasplitSUFFIX: md5 = fe8bf8f2b5af7aebf254b9898793cfd6 OK 2026/09/06 05:12:46 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/06 05:12:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/06 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 05:12:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 76124d4e3cb6b25cc92179f793c88b46 OK 2026/09/06 05:12:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/06 05:12:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 05:12:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 05:12:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = e5f3d7e08c30965b7c11f02312de3322 OK 2026/09/06 05:12:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/06 05:12:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 05:12:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 93dc6b224b3e99fdf614d84fd537f4d9 OK 2026/09/06 05:12:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/06 05:12:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 05:12:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 05:12:48 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 5d05506d2b8292389e8d03d56642f6dd OK 2026/09/06 05:12:48 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/06 05:12:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/06 05:12:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 05:12:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = e36577bdafa048c8dcc129276f3df217 OK 2026/09/06 05:12:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/06 05:12:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 05:12:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 05:12:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 02072a4e56f4b6133955ee93e30543a6 OK 2026/09/06 05:12:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/06 05:12:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 05:12:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 05:12:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 07f2b64c672efc8c202a47979ec17f0b OK 2026/09/06 05:12:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/06 05:12:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 05:12:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 05:12:49 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 73b5b08f37cefae7e17b0341a489bac8 OK 2026/09/06 05:12:49 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/06 05:12:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/06 05:12:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 05:12:50 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 657161a23121e45fbd31922ce7fd75ae OK 2026/09/06 05:12:50 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/06 05:12:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/06 05:12:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 05:12:50 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 4c45106d234ac855a489a82cb29d5d7b OK 2026/09/06 05:12:50 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/06 05:12:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/06 05:12:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 05:12:50 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = cdee9410544d73f81cb6efffad6445bb OK 2026/09/06 05:12:50 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/06 05:12:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/06 05:12:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 05:12:51 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 77ef7d951c486acda382bfe075daf593 OK 2026/09/06 05:12:51 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/06 05:12:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/06 05:12:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 05:12:52 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = e2306cf12318ffce85e7a873a5cb5436 OK 2026/09/06 05:12:52 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/06 05:12:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/06 05:12:52 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = db968ee024b46278f4ce6d1d1d114334 OK 2026/09/06 05:12:52 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/06 05:12:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/06 05:12:52 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = b7e2c8d41cf25fd636b9d96e72f36a77 OK 2026/09/06 05:12:52 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/06 05:12:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/06 05:12:53 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = cb328767f0eeb1950a13dce1decb58e0 OK 2026/09/06 05:12:53 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/06 05:12:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/06 05:12:53 DEBUG : Waiting for deletions to finish 2026/09/06 05:12:53 INFO : dir1/0012-6789;.txt: Deleted 2026/09/06 05:12:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/06 05:12:53 INFO : dir1/0013-789;=.txt: Deleted 2026/09/06 05:12:53 INFO : splitbananasplit: Deleted 2026/09/06 05:12:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/06 05:12:53 INFO : appleappleapplebanana: Deleted 2026/09/06 05:12:53 INFO : dir1/0009-3456789.txt: Deleted 2026/09/06 05:12:53 INFO : apple: Deleted 2026/09/06 05:12:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/06 05:12:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/06 05:12:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/06 05:12:54 INFO : dir1/0003-defghij.txt: Deleted 2026/09/06 05:12:54 INFO : dir1/0007-1234567.txt: Deleted 2026/09/06 05:12:54 INFO : dir1/0008-2345678.txt: Deleted 2026/09/06 05:12:54 INFO : banana: Deleted 2026/09/06 05:12:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/06 05:12:54 INFO : dir1/0014-89;=.txt: Deleted 2026/09/06 05:12:54 INFO : dir1/0011-56789;.txt: Deleted 2026/09/06 05:12:54 INFO : dir1/0010-456789.txt: Deleted 2026/09/06 05:12:54 INFO : dir1/0015-9;=.txt: Deleted 2026/09/06 05:12:54 DEBUG : Waiting for deletions to finish 2026/09/06 05:12:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/06 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 05:12:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 05:12:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 05:12:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/06 05:12:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/06 05:12:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/06 05:12:55 DEBUG : dir1: Directory modification time the same (differ by -95.651µs, within tolerance 1ms) 2026/09/06 05:12:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:12:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:12:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:12:57 DEBUG : splitbananasplit: md5 = 38f2f146a6d7aa05be51101ab5f780af OK 2026/09/06 05:12:57 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:12:57 INFO : splitbananasplit: Copied (new) 2026/09/06 05:12:57 DEBUG : banana: md5 = 445988cb1f45ff4d3fde8c17867d4e61 OK 2026/09/06 05:12:57 DEBUG : banana: size = 6 OK 2026/09/06 05:12:57 INFO : banana: Copied (new) 2026/09/06 05:12:57 DEBUG : apple: md5 = 003d2b76664cfd99cfd312b0917f7d89 OK 2026/09/06 05:12:57 DEBUG : apple: size = 5 OK 2026/09/06 05:12:57 INFO : apple: Copied (new) 2026/09/06 05:12:57 DEBUG : appleappleapplebanana: md5 = 75d376d6a24a006fa638d1a9f2dbbc04 OK 2026/09/06 05:12:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:12:57 INFO : appleappleapplebanana: Copied (new) 2026/09/06 05:12:58 DEBUG : dir1/0002-cdefghi.txt: md5 = b70781be383652692d4733880ca59793 OK 2026/09/06 05:12:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:12:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/06 05:12:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = def89754b0451a3e58184926bb7a203f OK 2026/09/06 05:12:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:12:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/06 05:12:58 DEBUG : dir1/0003-defghij.txt: md5 = 62745f1968e00bb2396c342200dd790c OK 2026/09/06 05:12:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:12:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/06 05:12:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 1cdbf293b53a92584dfbd26cb3cdb0e6 OK 2026/09/06 05:12:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:12:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/06 05:13:00 DEBUG : dir1/0004-efghijk.txt: md5 = bc3da086ea7f4546ff0d4883cb1b1159 OK 2026/09/06 05:13:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:13:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/06 05:13:00 DEBUG : dir1/0005-fghijkl.txt: md5 = b988cb33af2f9421a01ab754860e8955 OK 2026/09/06 05:13:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:13:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/06 05:13:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 228c98c17949bc224c2d48e92d5bc61c OK 2026/09/06 05:13:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:13:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/06 05:13:00 DEBUG : dir1/0007-1234567.txt: md5 = 0b388235ed7194b7db7ba1dc289c79d9 OK 2026/09/06 05:13:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:13:00 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/06 05:13:01 DEBUG : dir1/0008-2345678.txt: md5 = 49c6e32ab65861e70dfd96f940147193 OK 2026/09/06 05:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:13:01 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/06 05:13:02 DEBUG : dir1/0009-3456789.txt: md5 = ca302363c8548ac9092a340b9c38e34f OK 2026/09/06 05:13:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:13:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/06 05:13:02 DEBUG : dir1/0011-56789;.txt: md5 = fca622ea98712453418458d10bb21e3b OK 2026/09/06 05:13:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:13:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/06 05:13:02 DEBUG : dir1/0010-456789.txt: md5 = c416829301d2872e4abda3dec1ed3b3f OK 2026/09/06 05:13:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:13:02 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/06 05:13:03 DEBUG : dir1/0012-6789;.txt: md5 = ac3b96bf6f636ee66a93f2099bdd4677 OK 2026/09/06 05:13:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:13:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/06 05:13:03 DEBUG : dir1/0015-9;=.txt: md5 = 24eb8eef780a8519d9ab7d057f76f4ac OK 2026/09/06 05:13:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:13:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/06 05:13:03 DEBUG : dir1/0014-89;=.txt: md5 = 4ca0ee4c287566fba14f1b48c338befd OK 2026/09/06 05:13:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:13:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/06 05:13:03 DEBUG : dir1/0013-789;=.txt: md5 = 5fffcdb8eab898b2f1ce238ca1c2fcdc OK 2026/09/06 05:13:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:13:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/06 05:13:03 DEBUG : Waiting for deletions to finish 2026/09/06 05:13:04 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/06 05:13:04 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/06 05:13:04 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/06 05:13:04 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/06 05:13:04 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/06 05:13:04 INFO : splitbananasplitSUFFIX: Deleted 2026/09/06 05:13:04 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/06 05:13:04 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/06 05:13:04 INFO : bananaSUFFIX: Deleted 2026/09/06 05:13:04 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/06 05:13:04 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/06 05:13:04 INFO : appleSUFFIX: Deleted 2026/09/06 05:13:04 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/06 05:13:04 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/06 05:13:04 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/06 05:13:04 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/06 05:13:05 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/06 05:13:05 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/06 05:13:05 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/06 05:13:05 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/06 05:13:05 DEBUG : Waiting for deletions to finish 2026/09/06 05:13:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:13:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:13:06 DEBUG : Waiting for deletions to finish 2026/09/06 05:13:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:13:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:13:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 45fc039527edfa38d18d0febc07ce0b4 OK 2026/09/06 05:13:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = 946fb7c7e4f6d1c62e09347fff5be7e1 OK 2026/09/06 05:13:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 19d78198f0b5a448668a3af609cf624d OK 2026/09/06 05:13:27 DEBUG : dir1/0003-defghij.txt: md5 = d1dd24760273ac3648da560095cec6e7 OK 2026/09/06 05:13:30 DEBUG : dir1/0004-efghijk.txt: md5 = a2f9a1d10deb65080b4c68dd685cd4ef OK 2026/09/06 05:13:32 DEBUG : dir1/0005-fghijkl.txt: md5 = 95e69b7d4f630ed09dd16049dc68f5f2 OK 2026/09/06 05:13:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 84a5a33f27527968b40f75bfc5a97477 OK 2026/09/06 05:13:35 DEBUG : dir1/0007-1234567.txt: md5 = fe00742015dddf27c7788f28332e4563 OK 2026/09/06 05:13:36 DEBUG : dir1/0008-2345678.txt: md5 = a57c8da1a1373c29bffc4ae23be0b029 OK 2026/09/06 05:13:38 DEBUG : dir1/0009-3456789.txt: md5 = 5bcd3164f956a2cc1e9f4641b8b0ebad OK 2026/09/06 05:13:39 DEBUG : dir1/0010-456789.txt: md5 = 10dfc49782ed6ac3a5515ac5a55de5a4 OK 2026/09/06 05:13:41 DEBUG : dir1/0011-56789;.txt: md5 = 2208fc56f175c518743eb27b59e3c9a8 OK 2026/09/06 05:13:43 DEBUG : dir1/0012-6789;.txt: md5 = 4855bccac50759750f0b4fb13abe0917 OK 2026/09/06 05:13:44 DEBUG : dir1/0013-789;=.txt: md5 = ad887ab15b4fb9e8267c57962e905b46 OK 2026/09/06 05:13:46 DEBUG : dir1/0014-89;=.txt: md5 = f2446fcee0ab86347ae38e644598f0f9 OK 2026/09/06 05:13:47 DEBUG : dir1/0015-9;=.txt: md5 = 946fb5c53721c887d06f27da3d724372 OK 2026/09/06 05:13:49 DEBUG : apple: md5 = 01c84cdf610ab25baf79004a26618b4c OK 2026/09/06 05:13:50 DEBUG : banana: md5 = 1266b01cccf33880dc27f264f024a690 OK 2026/09/06 05:13:52 DEBUG : appleappleapplebanana: md5 = 9f61caa9526c3d5ffe2a09eebf0b8a5f OK 2026/09/06 05:13:53 DEBUG : splitbananasplit: md5 = df8f83afa41c5c2bdb459e1b0d5f640e OK 2026/09/06 05:13:53 DEBUG : Waiting for deletions to finish 2026/09/06 05:13:54 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:13:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:13:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:13:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:13:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:13:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:13:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:13:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:13:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:13:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:13:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:13:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/06 05:13:55 DEBUG : apple: size = 5 OK 2026/09/06 05:13:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:13:55 DEBUG : apple: Unchanged skipping 2026/09/06 05:13:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:13:55 DEBUG : banana: size = 6 OK 2026/09/06 05:13:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:13:55 DEBUG : banana: Unchanged skipping 2026/09/06 05:13:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/06 05:13:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:13:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:13:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:13:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:13:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:13:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:13:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:13:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:13:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:13:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:13:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:13:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:13:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:13:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:13:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:13:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:13:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:13:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:13:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:13:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:13:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:13:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:13:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:13:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:13:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:13:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:13:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:13:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:13:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:13:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:13:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:13:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:13:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:13:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:13:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:13:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:13:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:13:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:13:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:13:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:13:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:13:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:13:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/06 05:13:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/06 05:13:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:13:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:13:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:13:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:13:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:13:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/06 05:13:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/06 05:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:13:57 DEBUG : appleapple: md5 = 7cf8290deb645f5a866e1a8d3d5a8505 OK 2026/09/06 05:13:57 DEBUG : appleapple: size = 21 OK 2026/09/06 05:13:57 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/06 05:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/06 05:13:57 DEBUG : splitbanan: md5 = bea66190c0d9fe4f87ff9b856265f45b OK 2026/09/06 05:13:57 DEBUG : splitbanan: size = 16 OK 2026/09/06 05:13:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/06 05:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/06 05:13:57 DEBUG : dir1/0000-abcde: md5 = 9eff9a07224720e5d0dc10663aea3773 OK 2026/09/06 05:13:57 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/06 05:13:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/06 05:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/06 05:13:57 DEBUG : dir1/0001-bcdef: md5 = d7a907e25c2167639b814162428c5a2c OK 2026/09/06 05:13:57 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/06 05:13:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/06 05:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/06 05:13:58 DEBUG : dir1/0002-cdefg: md5 = b5af1540298c96b916a41a6f0c3d2434 OK 2026/09/06 05:13:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/06 05:13:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/06 05:13:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/06 05:13:59 DEBUG : dir1/0004-efghi: md5 = 2db10b329619043ab1c405b7a175844b OK 2026/09/06 05:13:59 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/06 05:13:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/06 05:13:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/06 05:13:59 DEBUG : dir1/0003-defgh: md5 = 2ed32fd64b96edafcaf96d5df1e8d8e8 OK 2026/09/06 05:13:59 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/06 05:13:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/06 05:13:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/06 05:13:59 DEBUG : dir1/0005-fghij: md5 = 72c713b7fa029624895c412581bb34cc OK 2026/09/06 05:13:59 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/06 05:13:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/06 05:13:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/06 05:14:00 DEBUG : dir1/0006-ghijk: md5 = 1b4c45bb68ddf84bb89a7f5426e91bbd OK 2026/09/06 05:14:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/06 05:14:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/06 05:14:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/06 05:14:00 DEBUG : dir1/0007-12345: md5 = ec25ead03d708fca362a19b2a91e7333 OK 2026/09/06 05:14:00 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/06 05:14:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/06 05:14:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/06 05:14:00 DEBUG : dir1/0008-23456: md5 = c6eabe1dd2e79e96839dad92a1c403ff OK 2026/09/06 05:14:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/06 05:14:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/06 05:14:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/06 05:14:01 DEBUG : dir1/0009-34567: md5 = 345f74b42f401741ded130ec1d3d7a83 OK 2026/09/06 05:14:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/06 05:14:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/06 05:14:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/06 05:14:01 DEBUG : dir1/0010-45678: md5 = 73e0fdec6912ab312581397cc2106038 OK 2026/09/06 05:14:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/06 05:14:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/06 05:14:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/06 05:14:02 DEBUG : dir1/0012-6789;: md5 = 320acd20452a2fdaeecf0611c63d081e OK 2026/09/06 05:14:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/06 05:14:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/06 05:14:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/06 05:14:02 DEBUG : dir1/0011-56789: md5 = edb297864be1e2063b8d6da11b876ef0 OK 2026/09/06 05:14:02 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/06 05:14:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/06 05:14:02 DEBUG : dir1/0013-789;=: md5 = bcc1ad4526606d5d4925eb107d40e2a2 OK 2026/09/06 05:14:02 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/06 05:14:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/06 05:14:03 DEBUG : dir1/0014-89;=.: md5 = 0a9ee3ae501ebe18101bfdca124dbe50 OK 2026/09/06 05:14:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/06 05:14:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/06 05:14:03 DEBUG : dir1/0015-9;=.t: md5 = 11579bfb813e18b575c9cbb6ca372be0 OK 2026/09/06 05:14:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/06 05:14:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/06 05:14:03 DEBUG : Waiting for deletions to finish 2026/09/06 05:14:04 INFO : dir1/0003-defghij.txt: Deleted 2026/09/06 05:14:04 INFO : dir1/0011-56789;.txt: Deleted 2026/09/06 05:14:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/06 05:14:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/06 05:14:04 INFO : appleappleapplebanana: Deleted 2026/09/06 05:14:04 INFO : dir1/0012-6789;.txt: Deleted 2026/09/06 05:14:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/06 05:14:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/06 05:14:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/06 05:14:04 INFO : dir1/0008-2345678.txt: Deleted 2026/09/06 05:14:04 INFO : dir1/0007-1234567.txt: Deleted 2026/09/06 05:14:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/06 05:14:04 INFO : dir1/0014-89;=.txt: Deleted 2026/09/06 05:14:04 INFO : splitbananasplit: Deleted 2026/09/06 05:14:04 INFO : dir1/0010-456789.txt: Deleted 2026/09/06 05:14:04 INFO : dir1/0009-3456789.txt: Deleted 2026/09/06 05:14:05 INFO : dir1/0013-789;=.txt: Deleted 2026/09/06 05:14:05 INFO : dir1/0015-9;=.txt: Deleted 2026/09/06 05:14:05 DEBUG : Waiting for deletions to finish 2026/09/06 05:14:05 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : appleapple: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/06 05:14:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/06 05:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/06 05:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/06 05:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/06 05:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/06 05:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/06 05:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/06 05:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/06 05:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/06 05:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/06 05:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/06 05:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/06 05:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/06 05:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/06 05:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/06 05:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/06 05:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/06 05:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/06 05:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/06 05:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/06 05:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/06 05:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/06 05:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/06 05:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/06 05:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/06 05:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/06 05:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/06 05:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/06 05:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/06 05:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/06 05:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/06 05:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/06 05:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/06 05:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/06 05:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/06 05:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/06 05:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/06 05:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/06 05:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/06 05:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/06 05:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/06 05:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/06 05:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/06 05:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/06 05:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/06 05:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/06 05:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/06 05:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/06 05:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/06 05:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/06 05:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/06 05:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/06 05:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/06 05:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/06 05:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/06 05:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/06 05:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/06 05:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/06 05:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/06 05:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/06 05:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/06 05:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/06 05:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/06 05:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/06 05:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/06 05:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/06 05:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/06 05:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/06 05:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/06 05:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/06 05:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/06 05:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/06 05:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/06 05:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/06 05:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/06 05:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/06 05:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/06 05:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/06 05:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:06 DEBUG : dir1: Directory modification time the same (differ by -999.241µs, within tolerance 1ms) 2026/09/06 05:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:14:06 DEBUG : apple: size = 5 OK 2026/09/06 05:14:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:06 DEBUG : apple: Unchanged skipping 2026/09/06 05:14:06 DEBUG : appleapple: size = 21 OK 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:14:06 DEBUG : banana: size = 6 OK 2026/09/06 05:14:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:06 DEBUG : banana: Unchanged skipping 2026/09/06 05:14:06 DEBUG : splitbanan: size = 16 OK 2026/09/06 05:14:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:06 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/06 05:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 05:14:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 05:14:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 05:14:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 05:14:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 05:14:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 05:14:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 05:14:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 05:14:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 05:14:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 05:14:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/06 05:14:07 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/06 05:14:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/06 05:14:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/06 05:14:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/06 05:14:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/06 05:14:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/06 05:14:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/06 05:14:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/06 05:14:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/06 05:14:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/06 05:14:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/06 05:14:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/06 05:14:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/06 05:14:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/06 05:14:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/06 05:14:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/06 05:14:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:14:07 DEBUG : Waiting for deletions to finish 2026/09/06 05:14:07 DEBUG : Waiting for deletions to finish 2026/09/06 05:14:07 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : appleapple: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/06 05:14:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/06 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/06 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/06 05:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/06 05:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/06 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/06 05:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/06 05:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/06 05:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/06 05:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/06 05:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/06 05:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/06 05:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/06 05:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/06 05:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/06 05:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/06 05:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/06 05:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/06 05:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/06 05:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/06 05:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/06 05:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/06 05:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/06 05:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/06 05:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/06 05:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/06 05:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/06 05:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/06 05:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/06 05:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/06 05:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/06 05:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/06 05:14:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 05:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/06 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 05:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/06 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/06 05:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/06 05:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/06 05:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/06 05:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/06 05:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/06 05:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/06 05:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/06 05:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/06 05:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/06 05:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/06 05:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/06 05:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/06 05:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/06 05:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/06 05:14:08 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:14:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 1b6f91d2eaade9442bb2a742e3d9b6aa OK 2026/09/06 05:14:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = f358dd2cc3fc087b90bd57b76a53114e OK 2026/09/06 05:14:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 8d9190e448e1c73ff87e34ef258d3095 OK 2026/09/06 05:14:27 DEBUG : dir1/0003-defghij.txt: md5 = 0be890741b4826b1bd4206eccc0962f2 OK 2026/09/06 05:14:29 DEBUG : dir1/0004-efghijk.txt: md5 = ca7f89b01dce04a88a97384f14806bf4 OK 2026/09/06 05:14:30 DEBUG : dir1/0005-fghijkl.txt: md5 = e9192e372070d34976300758a37cc8b3 OK 2026/09/06 05:14:32 DEBUG : dir1/0006-ghijklm.txt: md5 = a6263dc45297e7eed30fd36307905e3e OK 2026/09/06 05:14:33 DEBUG : dir1/0007-1234567.txt: md5 = 865e66d2739d2ed27923c6abc59e7e7a OK 2026/09/06 05:14:35 DEBUG : dir1/0008-2345678.txt: md5 = 4c22eb627bfec9d1e95e5356a2567a0f OK 2026/09/06 05:14:36 DEBUG : dir1/0009-3456789.txt: md5 = 9309799033fe8b62b4654af97112f33d OK 2026/09/06 05:14:38 DEBUG : dir1/0010-456789.txt: md5 = 73b2263a8f89dff60a8532bf34491473 OK 2026/09/06 05:14:39 DEBUG : dir1/0011-56789;.txt: md5 = 07d199978cb834a8d2d9a6d0e771b21a OK 2026/09/06 05:14:41 DEBUG : dir1/0012-6789;.txt: md5 = 06a7884857a0a55edacbb116f26344b5 OK 2026/09/06 05:14:42 DEBUG : dir1/0013-789;=.txt: md5 = e61a1b8a815ebd715486e376185f0d88 OK 2026/09/06 05:14:44 DEBUG : dir1/0014-89;=.txt: md5 = e87abcffbfd3a3522e492927f3a2e3a5 OK 2026/09/06 05:14:45 DEBUG : dir1/0015-9;=.txt: md5 = e7cdff88f32195214b9d7ef70d5931ee OK 2026/09/06 05:14:47 DEBUG : apple: md5 = 977c604babe95124d3e6362cc3d1608a OK 2026/09/06 05:14:49 DEBUG : banana: md5 = a2acf95e11bab3a48902b81a62fdf878 OK 2026/09/06 05:14:50 DEBUG : appleappleapplebanana: md5 = 40b023378722051cdba2e5f0479aad98 OK 2026/09/06 05:14:52 DEBUG : splitbananasplit: md5 = bd06c3d49d45a0bc44abb6273b7a06fc OK 2026/09/06 05:14:52 DEBUG : Waiting for deletions to finish 2026/09/06 05:14:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:14:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:14:53 DEBUG : apple: size = 5 OK 2026/09/06 05:14:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:53 DEBUG : apple: Unchanged skipping 2026/09/06 05:14:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:14:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:14:53 DEBUG : banana: size = 6 OK 2026/09/06 05:14:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:53 DEBUG : banana: Unchanged skipping 2026/09/06 05:14:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/06 05:14:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:14:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:14:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:14:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:14:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:14:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:14:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:14:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:14:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:14:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:14:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:14:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:14:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:14:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:14:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:14:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:14:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:14:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:14:54 DEBUG : Waiting for deletions to finish 2026/09/06 05:14:54 INFO : There was nothing to transfer 2026/09/06 05:14:54 DEBUG : Waiting for deletions to finish 2026/09/06 05:14:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:14:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1: Directory modification time the same (differ by -741.526µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:14:56 DEBUG : apple: size = 5 OK 2026/09/06 05:14:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:14:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : apple: Unchanged skipping 2026/09/06 05:14:56 DEBUG : banana: size = 6 OK 2026/09/06 05:14:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : banana: Unchanged skipping 2026/09/06 05:14:56 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:14:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:14:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:14:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:14:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:14:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:14:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:14:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:14:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:14:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:14:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:14:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:14:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:14:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:14:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:14:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:14:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:14:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:14:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:14:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:14:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:14:56 DEBUG : Waiting for deletions to finish 2026/09/06 05:14:56 INFO : There was nothing to transfer 2026/09/06 05:14:56 DEBUG : Waiting for deletions to finish 2026/09/06 05:14:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:14:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:14:57 DEBUG : Waiting for deletions to finish 2026/09/06 05:14:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:14:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:15:14 DEBUG : dir1/0000-abcdefg.txt: md5 = be2d8cdba420c32c11a7a325ea6bc384 OK 2026/09/06 05:15:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8cc3c2a4a331680de54e30c205ec70a5 OK 2026/09/06 05:15:18 DEBUG : dir1/0002-cdefghi.txt: md5 = 8ded255e7d9b6bc5f33ff9731785b5cc OK 2026/09/06 05:15:19 DEBUG : dir1/0003-defghij.txt: md5 = 753d7ae1c2fc96868a88b369652dee08 OK 2026/09/06 05:15:21 DEBUG : dir1/0004-efghijk.txt: md5 = 168638ef7c6164f2d1da3c5ce6c2383a OK 2026/09/06 05:15:23 DEBUG : dir1/0005-fghijkl.txt: md5 = 680755a1b4a169e8c12b267196b3740f OK 2026/09/06 05:15:24 DEBUG : dir1/0006-ghijklm.txt: md5 = 4b08bec4ee8022e0444f4aaffd514753 OK 2026/09/06 05:15:26 DEBUG : dir1/0007-1234567.txt: md5 = 5a8bd03e740f529be4595ba5aa91da2b OK 2026/09/06 05:15:28 DEBUG : dir1/0008-2345678.txt: md5 = 38ac4a64f16a8374be4af7675deacb13 OK 2026/09/06 05:15:29 DEBUG : dir1/0009-3456789.txt: md5 = 48878b89bfadc42d279a72846a1ca0c5 OK 2026/09/06 05:15:31 DEBUG : dir1/0010-456789.txt: md5 = 6d3c65920fc8d72af732523d5378e98c OK 2026/09/06 05:15:32 DEBUG : dir1/0011-56789;.txt: md5 = 939cf50c57aa18b4df5fe6cf4323a8b9 OK 2026/09/06 05:15:34 DEBUG : dir1/0012-6789;.txt: md5 = e2542a8ed7fb9c1a1e0804559c3a6a37 OK 2026/09/06 05:15:35 DEBUG : dir1/0013-789;=.txt: md5 = 75dbcce7ac97580aff7142586ad34602 OK 2026/09/06 05:15:37 DEBUG : dir1/0014-89;=.txt: md5 = 7e8750f12907e8d92a1f972ac362afe1 OK 2026/09/06 05:15:39 DEBUG : dir1/0015-9;=.txt: md5 = 665c4cdb7ef81291442bae512ecd9192 OK 2026/09/06 05:15:40 DEBUG : apple: md5 = 805bcd5cb3c2d05b89f4b14992eb4e4c OK 2026/09/06 05:15:42 DEBUG : banana: md5 = d6c93964ccbd7fab88bc45c0dba2ca4b OK 2026/09/06 05:15:43 DEBUG : appleappleapplebanana: md5 = 3bdc63d22a3e2a7c3ff52352c2ed8c32 OK 2026/09/06 05:15:45 DEBUG : splitbananasplit: md5 = 9441fe1dfc4a0b2b38c1bcc437616126 OK 2026/09/06 05:15:45 DEBUG : Waiting for deletions to finish 2026/09/06 05:15:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:15:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:15:46 DEBUG : apple: size = 5 OK 2026/09/06 05:15:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:46 DEBUG : apple: Unchanged skipping 2026/09/06 05:15:46 DEBUG : banana: size = 6 OK 2026/09/06 05:15:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:46 DEBUG : banana: Unchanged skipping 2026/09/06 05:15:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:15:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:15:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/06 05:15:47 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:15:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:15:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:15:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:15:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:15:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:15:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:15:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:15:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:15:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:15:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:15:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:15:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:15:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:15:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:15:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:15:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:15:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:15:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:15:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:15:47 DEBUG : Waiting for deletions to finish 2026/09/06 05:15:47 INFO : There was nothing to transfer 2026/09/06 05:15:47 DEBUG : Waiting for deletions to finish 2026/09/06 05:15:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:15:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1: Directory modification time the same (differ by -418.163µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:15:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:15:49 DEBUG : apple: size = 5 OK 2026/09/06 05:15:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : apple: Unchanged skipping 2026/09/06 05:15:49 DEBUG : banana: size = 6 OK 2026/09/06 05:15:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : banana: Unchanged skipping 2026/09/06 05:15:49 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:15:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:15:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:15:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:15:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:15:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:15:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:15:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:15:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:15:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:15:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:15:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:15:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:15:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:15:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:15:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:15:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:15:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:15:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:15:49 DEBUG : Waiting for deletions to finish 2026/09/06 05:15:49 INFO : There was nothing to transfer 2026/09/06 05:15:49 DEBUG : Waiting for deletions to finish 2026/09/06 05:15:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:15:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:16:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 18d5a0935a1b768b6cab7e90ef8642d9 OK 2026/09/06 05:16:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = aa62890a76d3d45772af264315d6c899 OK 2026/09/06 05:16:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 81d09b3084851a0a32911b103d4e24f3 OK 2026/09/06 05:16:10 DEBUG : dir1/0003-defghij.txt: md5 = 6b2f289121781ea8084ac511174917f1 OK 2026/09/06 05:16:12 DEBUG : dir1/0004-efghijk.txt: md5 = cfe88910f2f8230d40bca76b34fad021 OK 2026/09/06 05:16:13 DEBUG : dir1/0005-fghijkl.txt: md5 = 5a5d11f15007e7a3e02721708559e525 OK 2026/09/06 05:16:15 DEBUG : dir1/0006-ghijklm.txt: md5 = 763f34b72d19fcd77e324132ca5cf81b OK 2026/09/06 05:16:16 DEBUG : dir1/0007-1234567.txt: md5 = fe874783dc47d8a671534d97b6d2e5df OK 2026/09/06 05:16:18 DEBUG : dir1/0008-2345678.txt: md5 = 77ed405766c25541a0711845c387a4a8 OK 2026/09/06 05:16:19 DEBUG : dir1/0009-3456789.txt: md5 = 88f77df49fa10f83ead0a9f6e1f24c58 OK 2026/09/06 05:16:21 DEBUG : dir1/0010-456789.txt: md5 = 78ce46949aaedbfb8340ec0b49a80796 OK 2026/09/06 05:16:23 DEBUG : dir1/0011-56789;.txt: md5 = 8bacb064214c41db894e6b130f05858f OK 2026/09/06 05:16:24 DEBUG : dir1/0012-6789;.txt: md5 = 00c11449b4d0ebc3d021c6eae900b303 OK 2026/09/06 05:16:26 DEBUG : dir1/0013-789;=.txt: md5 = 5b30013d47ad6bc3bf53911221d86a23 OK 2026/09/06 05:16:27 DEBUG : dir1/0014-89;=.txt: md5 = 2f8fd0793d2073fd4c376bea4ccbdb9d OK 2026/09/06 05:16:29 DEBUG : dir1/0015-9;=.txt: md5 = 1d71e952465b0849d74be9734b581b1a OK 2026/09/06 05:16:30 DEBUG : apple: md5 = 56f798014c7c72d233842d70adb65c60 OK 2026/09/06 05:16:32 DEBUG : banana: md5 = 8434b9842c9716a1a009e1159c6850f9 OK 2026/09/06 05:16:34 DEBUG : appleappleapplebanana: md5 = 61f45be9a5e686676758877a6833a17d OK 2026/09/06 05:16:35 DEBUG : splitbananasplit: md5 = 3ef0716653a72301de033d0120ac44f7 OK 2026/09/06 05:16:35 DEBUG : Waiting for deletions to finish 2026/09/06 05:16:36 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:16:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:16:37 DEBUG : apple: size = 5 OK 2026/09/06 05:16:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:37 DEBUG : apple: Unchanged skipping 2026/09/06 05:16:37 DEBUG : banana: size = 6 OK 2026/09/06 05:16:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:37 DEBUG : banana: Unchanged skipping 2026/09/06 05:16:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:16:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:16:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/06 05:16:37 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:16:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:37 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:16:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:16:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:16:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:16:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:16:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:16:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:16:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:16:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:16:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:16:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:16:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:16:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:16:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:16:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:16:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:16:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:16:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:16:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:16:38 DEBUG : Waiting for deletions to finish 2026/09/06 05:16:38 INFO : There was nothing to transfer 2026/09/06 05:16:38 DEBUG : Waiting for deletions to finish 2026/09/06 05:16:38 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:16:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:16:39 DEBUG : dir1: Directory modification time the same (differ by -60.636µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : apple: size = 5 OK 2026/09/06 05:16:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : apple: Unchanged skipping 2026/09/06 05:16:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:16:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:16:39 DEBUG : banana: size = 6 OK 2026/09/06 05:16:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : banana: Unchanged skipping 2026/09/06 05:16:39 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:16:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:16:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:16:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:16:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:16:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:16:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:16:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:16:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:16:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:16:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:16:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:16:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:16:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:16:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:16:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:16:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:16:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:16:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:16:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:16:39 DEBUG : Waiting for deletions to finish 2026/09/06 05:16:39 INFO : There was nothing to transfer 2026/09/06 05:16:39 DEBUG : Waiting for deletions to finish 2026/09/06 05:16:40 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:16:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:16:56 DEBUG : dir1/0000-abcdefg.txt: md5 = 38a8aa4745799caf30e72740b05705e0 OK 2026/09/06 05:16:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8007be7426bce1c7a8f284fd0b432812 OK 2026/09/06 05:16:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 99e5482949c33045603b5a969c995c62 OK 2026/09/06 05:17:00 DEBUG : dir1/0003-defghij.txt: md5 = 7ef20d73dba742772f288c504adbfcbe OK 2026/09/06 05:17:02 DEBUG : dir1/0004-efghijk.txt: md5 = 71a3ca1642c5dcae61b69ff7de18046c OK 2026/09/06 05:17:04 DEBUG : dir1/0005-fghijkl.txt: md5 = ae4a357cd52d8503af3b45c1523b8d87 OK 2026/09/06 05:17:05 DEBUG : dir1/0006-ghijklm.txt: md5 = dd242d0efd902a84b32e7a97f9525242 OK 2026/09/06 05:17:07 DEBUG : dir1/0007-1234567.txt: md5 = 53fde269f3e675739a59cac01bbc2f8b OK 2026/09/06 05:17:08 DEBUG : dir1/0008-2345678.txt: md5 = fda8342afe713a9f948684387fa17bde OK 2026/09/06 05:17:10 DEBUG : dir1/0009-3456789.txt: md5 = b96370152de49971d7bdfcb321c899af OK 2026/09/06 05:17:11 DEBUG : dir1/0010-456789.txt: md5 = 311d72e55722a895d3893aa8f864c645 OK 2026/09/06 05:17:13 DEBUG : dir1/0011-56789;.txt: md5 = 460262496b2dc671d7c9a099c79597cc OK 2026/09/06 05:17:15 DEBUG : dir1/0012-6789;.txt: md5 = e7c8a34d6610af24085b0683cc3864a3 OK 2026/09/06 05:17:16 DEBUG : dir1/0013-789;=.txt: md5 = 498d434e770f25195bb608332987cc17 OK 2026/09/06 05:17:18 DEBUG : dir1/0014-89;=.txt: md5 = 54b8488b838c26c81e43e2ede42aacd6 OK 2026/09/06 05:17:19 DEBUG : dir1/0015-9;=.txt: md5 = 3d4a23012f035acb324cd5b72a0807dd OK 2026/09/06 05:17:21 DEBUG : apple: md5 = 76153bef80793344f2ff6096eae919d5 OK 2026/09/06 05:17:23 DEBUG : banana: md5 = edb995f9e7f622144c7dfd0330e15c06 OK 2026/09/06 05:17:24 DEBUG : appleappleapplebanana: md5 = f606f353ccefcd6c31044e9da7498c09 OK 2026/09/06 05:17:25 DEBUG : splitbananasplit: md5 = 9cdf138442f500692c1f99397316d5e5 OK 2026/09/06 05:17:25 DEBUG : Waiting for deletions to finish 2026/09/06 05:17:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:17:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:17:27 DEBUG : apple: size = 5 OK 2026/09/06 05:17:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:27 DEBUG : apple: Unchanged skipping 2026/09/06 05:17:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:17:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:17:27 DEBUG : banana: size = 6 OK 2026/09/06 05:17:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:27 DEBUG : banana: Unchanged skipping 2026/09/06 05:17:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/06 05:17:27 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:17:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:27 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:17:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:17:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:17:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:17:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:17:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:17:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:17:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:17:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:17:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:17:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:17:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:17:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:17:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:17:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:17:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:17:28 DEBUG : Waiting for deletions to finish 2026/09/06 05:17:28 INFO : There was nothing to transfer 2026/09/06 05:17:28 DEBUG : Waiting for deletions to finish 2026/09/06 05:17:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:17:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:17:29 DEBUG : dir1: Directory modification time the same (differ by -701.082µs, within tolerance 1ms) 2026/09/06 05:17:29 DEBUG : apple: size = 5 OK 2026/09/06 05:17:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:29 DEBUG : apple: Unchanged skipping 2026/09/06 05:17:29 DEBUG : banana: size = 6 OK 2026/09/06 05:17:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:17:29 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:17:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:29 DEBUG : banana: Unchanged skipping 2026/09/06 05:17:29 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:17:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:17:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:17:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:17:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:17:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:17:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:17:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:17:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:17:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:17:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:17:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:17:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:17:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:17:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:17:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:17:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:17:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:17:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:17:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:17:30 DEBUG : Waiting for deletions to finish 2026/09/06 05:17:30 INFO : There was nothing to transfer 2026/09/06 05:17:30 DEBUG : Waiting for deletions to finish 2026/09/06 05:17:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:17:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:17:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 0e54415a94e107f84d6daebf3dbd01a5 OK 2026/09/06 05:17:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 62ed441633124c630ace88b7aaca7507 OK 2026/09/06 05:17:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 2411f40ee09c9a16ad331bc71c69f437 OK 2026/09/06 05:17:51 DEBUG : dir1/0003-defghij.txt: md5 = 7207753909ac20efd9f05c5bc445f1d3 OK 2026/09/06 05:17:52 DEBUG : dir1/0004-efghijk.txt: md5 = 4b3ade1eb51b4167397077ffba6e2eb0 OK 2026/09/06 05:17:54 DEBUG : dir1/0005-fghijkl.txt: md5 = a3a33a81cc47d4b4933875a270cd16db OK 2026/09/06 05:17:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 2a4bb17c3e437f3c3753df594c62de33 OK 2026/09/06 05:17:57 DEBUG : dir1/0007-1234567.txt: md5 = 620f851ec4563e8046e82bdbf09899cf OK 2026/09/06 05:17:58 DEBUG : dir1/0008-2345678.txt: md5 = ec8a50154d3d65be1aa6d22a4e1e192c OK 2026/09/06 05:18:00 DEBUG : dir1/0009-3456789.txt: md5 = dd2878fe71f56c002e02448754f2d0c7 OK 2026/09/06 05:18:02 DEBUG : dir1/0010-456789.txt: md5 = 2ee5b309f7f9ef8039982e30f3ad519e OK 2026/09/06 05:18:03 DEBUG : dir1/0011-56789;.txt: md5 = 960c926ad7f467ecc0bcd3e7b3aa45d6 OK 2026/09/06 05:18:05 DEBUG : dir1/0012-6789;.txt: md5 = bf8ec8a4e8b74f4cafb52c407f1938f9 OK 2026/09/06 05:18:06 DEBUG : dir1/0013-789;=.txt: md5 = ea03c671b8a5634390d5bb29512ca534 OK 2026/09/06 05:18:08 DEBUG : dir1/0014-89;=.txt: md5 = 83b1a0e8c49e6b72f5125c8ae90a22ac OK 2026/09/06 05:18:09 DEBUG : dir1/0015-9;=.txt: md5 = 7bdbb9bd5203f84e334eae21c3022ec9 OK 2026/09/06 05:18:11 DEBUG : apple: md5 = b25f45bf852ce79cda45d4352f027cf7 OK 2026/09/06 05:18:12 DEBUG : banana: md5 = cc83afb8e808781710ee1d20066ee052 OK 2026/09/06 05:18:14 DEBUG : appleappleapplebanana: md5 = 68d52020a56b724d913e7bc5bb4e4f2c OK 2026/09/06 05:18:16 DEBUG : splitbananasplit: md5 = 964c0558e8e7665c282554ab8e495eaf OK 2026/09/06 05:18:16 DEBUG : Waiting for deletions to finish 2026/09/06 05:18:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:18:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:18:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:18:17 DEBUG : apple: size = 5 OK 2026/09/06 05:18:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:18:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:17 DEBUG : apple: Unchanged skipping 2026/09/06 05:18:17 DEBUG : banana: size = 6 OK 2026/09/06 05:18:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:17 DEBUG : banana: Unchanged skipping 2026/09/06 05:18:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/06 05:18:18 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:18:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:18:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:18:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:18:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:18:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:18:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:18:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:18:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:18:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:18:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:18:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:18:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:18:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:18:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:18:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:18:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:18:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:18:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:18:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:18:18 DEBUG : Waiting for deletions to finish 2026/09/06 05:18:18 INFO : There was nothing to transfer 2026/09/06 05:18:18 DEBUG : Waiting for deletions to finish 2026/09/06 05:18:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 05:18:19 DEBUG : dir1: Directory modification time the same (differ by -340.194µs, within tolerance 1ms) 2026/09/06 05:18:19 DEBUG : apple: size = 5 OK 2026/09/06 05:18:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:19 DEBUG : apple: Unchanged skipping 2026/09/06 05:18:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/06 05:18:19 DEBUG : banana: size = 6 OK 2026/09/06 05:18:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:19 DEBUG : banana: Unchanged skipping 2026/09/06 05:18:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/06 05:18:19 DEBUG : splitbananasplit: size = 16 OK 2026/09/06 05:18:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:19 DEBUG : splitbananasplit: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 05:18:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 05:18:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 05:18:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 05:18:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 05:18:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 05:18:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 05:18:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:18:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 05:18:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 05:18:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 05:18:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 05:18:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 05:18:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 05:18:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 05:18:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 05:18:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 05:18:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:18:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/06 05:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:18:20 DEBUG : Waiting for deletions to finish 2026/09/06 05:18:20 INFO : There was nothing to transfer 2026/09/06 05:18:20 DEBUG : Waiting for deletions to finish 2026/09/06 05:18:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : banana: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : apple: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 05:18:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) --- PASS: TestTransform (614.12s) --- PASS: TestTransform/NFC (51.69s) --- PASS: TestTransform/NFD (50.56s) --- PASS: TestTransform/base64 (60.77s) --- PASS: TestTransform/prefix (68.23s) --- PASS: TestTransform/suffix (69.09s) --- PASS: TestTransform/truncate (60.50s) --- PASS: TestTransform/encoder (51.44s) --- PASS: TestTransform/ISO-8859-1 (51.31s) --- PASS: TestTransform/charmap (50.51s) --- PASS: TestTransform/lowercase (49.86s) --- PASS: TestTransform/ascii (50.16s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:18:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/06 05:18:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/06 05:18:34 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/09/06 05:18:35 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-09-06T05:18:33.943648355Z) 2026/09/06 05:18:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/06 05:18:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/06 05:18:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/06 05:18:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/06 05:18:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/06 05:18:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:18:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:18:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 71680f9c360b9163ab6b0ecde233fbac OK 2026/09/06 05:18:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/06 05:18:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/06 05:18:36 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (5.50s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:18:39 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:18:39 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:18:39 DEBUG : tictactoe: Making directory with metadata 2026/09/06 05:18:40 INFO : tictactoe: Made directory with metadata (mtime=2026-09-06T05:18:39.447718561Z) 2026/09/06 05:18:40 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:18:40 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:18:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:18:40 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/06 05:18:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:18:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:18:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:18:42 DEBUG : tictactoe/tictactoe: md5 = c79e2b3b06c7f06732805cf0f4d56420 OK 2026/09/06 05:18:42 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/06 05:18:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/06 05:18:42 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (5.27s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:18:44 DEBUG : toe: Making directory with metadata 2026/09/06 05:18:45 INFO : toe: Made directory with metadata (mtime=2026-09-06T05:18:44.71678577Z) 2026/09/06 05:18:45 DEBUG : toe/toe: Making directory with metadata 2026/09/06 05:18:46 INFO : toe/toe: Made directory with metadata (mtime=2026-09-06T05:18:44.71678577Z) 2026/09/06 05:18:46 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:18:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/06 05:18:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/06 05:18:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/06 05:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:18:48 DEBUG : toe/toe/tictactoe: md5 = 34679a75a0463ffe8ee0ac5b36c30714 OK 2026/09/06 05:18:48 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/06 05:18:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/06 05:18:48 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (7.97s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:18:52 DEBUG : toe: Making directory with metadata 2026/09/06 05:18:53 INFO : toe: Made directory with metadata (mtime=2026-09-06T05:18:52.688887459Z) 2026/09/06 05:18:53 DEBUG : toe/toe: Making directory with metadata 2026/09/06 05:18:55 INFO : toe/toe: Made directory with metadata (mtime=2026-09-06T05:18:52.688887459Z) 2026/09/06 05:18:55 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:18:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/06 05:18:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/06 05:18:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/06 05:18:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:18:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:18:56 DEBUG : toe/toe/tictactoe: md5 = 3c15b58591e89e556796d030a4b735cf OK 2026/09/06 05:18:56 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/06 05:18:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/06 05:18:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (7.93s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:19:00 DEBUG : empty_dir: Making directory with metadata 2026/09/06 05:19:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 05:19:00 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:00 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/06 05:19:01 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 05:19:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:01 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:01 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:01 DEBUG : tictactoe: Making directory with metadata 2026/09/06 05:19:02 INFO : tictactoe: Made directory with metadata (mtime=2026-09-06T05:19:00.614988564Z) 2026/09/06 05:19:02 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:02 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:19:02 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/06 05:19:03 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-06T05:19:00.614988564Z) 2026/09/06 05:19:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:19:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/06 05:19:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/06 05:19:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/06 05:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:19:05 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 1dae16df6efe38d2f4f6b2ae7c9d6407 OK 2026/09/06 05:19:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/06 05:19:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/06 05:19:05 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (9.46s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:19:10 DEBUG : empty_dir: Making directory with metadata 2026/09/06 05:19:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 05:19:10 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:10 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/06 05:19:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 05:19:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:11 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:11 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:11 DEBUG : tictactoe: Making directory with metadata 2026/09/06 05:19:12 INFO : tictactoe: Made directory with metadata (mtime=2026-09-06T05:19:10.074109225Z) 2026/09/06 05:19:12 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:12 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:19:12 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/06 05:19:13 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-06T05:19:10.074109225Z) 2026/09/06 05:19:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:19:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/06 05:19:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:19:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/06 05:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:19:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:19:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 78c20efe603d217d17d7eda85c224656 OK 2026/09/06 05:19:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/06 05:19:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:19:14 DEBUG : Waiting for deletions to finish 2026/09/06 05:19:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:19:15 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:15 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:15 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/06 05:19:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/06 05:19:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/09/06 05:19:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': 0 differences found 2026/09/06 05:19:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': 1 hashes could not be checked 2026/09/06 05:19:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': 1 matching files --- PASS: TestAllTag (10.31s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:19:20 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:20 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:20 DEBUG : tictactoe: Making directory with metadata 2026/09/06 05:19:21 INFO : tictactoe: Made directory with metadata (mtime=2026-09-06T05:19:20.385240757Z) 2026/09/06 05:19:21 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:21 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:19:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/06 05:19:22 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-06T05:19:20.385240757Z) 2026/09/06 05:19:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:19:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/06 05:19:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/06 05:19:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/06 05:19:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:19:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:19:24 DEBUG : tictactoe/tictactoe/toe.txt: md5 = bbf1608264e260dafb1733cd97b438d3 OK 2026/09/06 05:19:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/06 05:19:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/06 05:19:24 DEBUG : Waiting for deletions to finish 2026/09/06 05:19:25 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:25 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:25 DEBUG : tictactoe: Directory modification time the same (differ by -240.757µs, within tolerance 1ms) 2026/09/06 05:19:25 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:19:25 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -240.757µs, within tolerance 1ms) 2026/09/06 05:19:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/06 05:19:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/06 05:19:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/06 05:19:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/06 05:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:19:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (9.53s) === RUN TestSyntax 2026/09/06 05:19:29 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:19:30 DEBUG : toe: Making directory with metadata 2026/09/06 05:19:31 INFO : toe: Made directory with metadata (mtime=2026-09-06T05:19:29.920362393Z) 2026/09/06 05:19:31 DEBUG : toe/toe: Making directory with metadata 2026/09/06 05:19:32 INFO : toe/toe: Made directory with metadata (mtime=2026-09-06T05:19:29.920362393Z) 2026/09/06 05:19:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/06 05:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:19:33 DEBUG : toe/toe/toe: md5 = 77c4a20009557cd941d40f46de837f14 OK 2026/09/06 05:19:33 DEBUG : toe/toe/toe: size = 11 OK 2026/09/06 05:19:33 INFO : toe/toe/toe: Copied (new) 2026/09/06 05:19:33 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (7.71s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:19:37 DEBUG : empty_dir: Making directory with metadata 2026/09/06 05:19:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 05:19:37 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:37 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/06 05:19:38 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 05:19:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:38 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:38 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:38 DEBUG : tictactoe: Making directory with metadata 2026/09/06 05:19:39 INFO : tictactoe: Made directory with metadata (mtime=2026-09-06T05:19:37.632460775Z) 2026/09/06 05:19:39 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:39 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:19:39 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/06 05:19:40 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-06T05:19:37.632460775Z) 2026/09/06 05:19:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:19:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/06 05:19:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:19:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/06 05:19:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:19:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:19:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:19:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:19:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7609c28496b76f5fa175bc5dc99c7dfc OK 2026/09/06 05:19:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/06 05:19:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:19:42 INFO : toe/toe/toe.txt: Deleted 2026/09/06 05:19:42 INFO : toe/toe: Removing directory 2026/09/06 05:19:42 INFO : toe: Removing directory 2026/09/06 05:19:42 INFO : empty_dir: Removing directory 2026/09/06 05:19:42 DEBUG : Local file system at /tmp/rclone3698008032: deleted 3 directories --- PASS: TestMove (9.31s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:19:46 DEBUG : empty_dir: Making directory with metadata 2026/09/06 05:19:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 05:19:46 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:47 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/06 05:19:48 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 05:19:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:19:48 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:48 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:48 DEBUG : tictactoe: Making directory with metadata 2026/09/06 05:19:48 INFO : tictactoe: Made directory with metadata (mtime=2026-09-06T05:19:46.938579493Z) 2026/09/06 05:19:48 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:48 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:19:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:19:48 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/06 05:19:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-06T05:19:46.938579493Z) 2026/09/06 05:19:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:19:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/06 05:19:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:19:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/06 05:19:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:19:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:19:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1f3348c9ae135834b421cc2a78d050a6 OK 2026/09/06 05:19:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/06 05:19:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:19:51 INFO : toe/toe/toe.txt: Deleted 2026/09/06 05:19:51 INFO : toe/toe: Removing directory 2026/09/06 05:19:51 INFO : toe: Removing directory 2026/09/06 05:19:51 INFO : empty_dir: Removing directory 2026/09/06 05:19:51 DEBUG : Local file system at /tmp/rclone3698008032: deleted 3 directories 2026/09/06 05:19:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/06 05:19:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/06 05:19:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/06 05:19:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/06 05:19:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/06 05:19:56 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (15.64s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:20:02 DEBUG : Reset feature "Copy" 2026/09/06 05:20:02 DEBUG : Reset feature "Move" 2026/09/06 05:20:02 DEBUG : Reset feature "Copy" 2026/09/06 05:20:02 DEBUG : Reset feature "Move" 2026/09/06 05:20:02 DEBUG : empty_dir: Making directory with metadata 2026/09/06 05:20:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 05:20:02 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:20:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:20:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:20:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:20:02 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/06 05:20:03 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/06 05:20:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/06 05:20:03 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:20:03 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:20:03 DEBUG : tictactoe: Making directory with metadata 2026/09/06 05:20:04 INFO : tictactoe: Made directory with metadata (mtime=2026-09-06T05:20:02.575778981Z) 2026/09/06 05:20:04 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:20:04 DEBUG : toe: transformed to: tictactoe 2026/09/06 05:20:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:20:04 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/06 05:20:05 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-06T05:20:02.575778981Z) 2026/09/06 05:20:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/06 05:20:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/06 05:20:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:20:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/06 05:20:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:20:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:20:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = c6e035decf87ad1ef35ec0f84d6ff6e2 OK 2026/09/06 05:20:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/06 05:20:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/06 05:20:07 INFO : toe/toe/toe.txt: Deleted 2026/09/06 05:20:07 INFO : toe/toe: Removing directory 2026/09/06 05:20:07 INFO : toe: Removing directory 2026/09/06 05:20:07 INFO : empty_dir: Removing directory 2026/09/06 05:20:07 DEBUG : Local file system at /tmp/rclone3698008032: deleted 3 directories 2026/09/06 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/06 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/06 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/06 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/06 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/06 05:20:13 DEBUG : toe/toe/toe.txt: md5 = 96a4787541f116f6fcf142d16fd85e13 OK 2026/09/06 05:20:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/06 05:20:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/06 05:20:13 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (17.61s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:20:20 DEBUG : toe: transformed to: dG9l 2026/09/06 05:20:20 DEBUG : toe: transformed to: dG9l 2026/09/06 05:20:20 DEBUG : dG9l: Making directory with metadata 2026/09/06 05:20:21 INFO : dG9l: Made directory with metadata (mtime=2026-09-06T05:20:20.184003621Z) 2026/09/06 05:20:21 DEBUG : toe: transformed to: dG9l 2026/09/06 05:20:21 DEBUG : toe: transformed to: dG9l 2026/09/06 05:20:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/06 05:20:21 DEBUG : dG9l/dG9l: Making directory with metadata 2026/09/06 05:20:22 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-09-06T05:20:20.185003634Z) 2026/09/06 05:20:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/06 05:20:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/06 05:20:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/06 05:20:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/06 05:20:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/06 05:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:20:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = fbd0f66f97031ab743489c1ac01080d9 OK 2026/09/06 05:20:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/06 05:20:23 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/06 05:20:23 DEBUG : Waiting for deletions to finish 2026/09/06 05:20:24 DEBUG : dG9l: transformed to: toe 2026/09/06 05:20:24 DEBUG : dG9l: transformed to: toe 2026/09/06 05:20:24 DEBUG : toe: Directory modification time the same (differ by 3.621µs, within tolerance 1ms) 2026/09/06 05:20:24 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/06 05:20:25 DEBUG : dG9l: transformed to: toe 2026/09/06 05:20:25 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/06 05:20:25 DEBUG : toe/toe: Directory modification time the same (differ by 3.634µs, within tolerance 1ms) 2026/09/06 05:20:25 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/06 05:20:25 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/06 05:20:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/06 05:20:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/06 05:20:25 DEBUG : Local file system at /tmp/rclone3698008032: Waiting for checks to finish 2026/09/06 05:20:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/06 05:20:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/06 05:20:25 DEBUG : Local file system at /tmp/rclone3698008032: Waiting for transfers to finish 2026/09/06 05:20:25 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (9.20s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa'", Local "Local file system at /tmp/rclone3698008032", Modify Window "1ms" 2026/09/06 05:20:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/06 05:20:29 DEBUG : toe: transformed to: 2026/09/06 05:20:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/06 05:20:29 DEBUG : toe: transformed to: 2026/09/06 05:20:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Making directory with metadata 2026/09/06 05:20:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Made directory with metadata (mtime=2026-09-06T05:20:29.384120996Z) 2026/09/06 05:20:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/06 05:20:30 DEBUG : toe: transformed to: 2026/09/06 05:20:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/06 05:20:30 DEBUG : toe: transformed to: 2026/09/06 05:20:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/06 05:20:30 DEBUG : toe/toe: transformed to: 2026/09/06 05:20:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/06 05:20:30 DEBUG : toe/toe: Making directory with metadata 2026/09/06 05:20:32 INFO : toe/toe: Made directory with metadata (mtime=2026-09-06T05:20:29.384120996Z) 2026/09/06 05:20:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/06 05:20:32 DEBUG : toe/toe: transformed to: 2026/09/06 05:20:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/06 05:20:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/06 05:20:32 DEBUG : toe: transformed to: 2026/09/06 05:20:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/06 05:20:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/06 05:20:32 DEBUG : toe/toe/toe: transformed to: 2026/09/06 05:20:32 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/06 05:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for checks to finish 2026/09/06 05:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Waiting for transfers to finish 2026/09/06 05:20:34 DEBUG : toe/toe/toe: md5 = 0eff7c164e0603a69f0180b5ea7fb888 OK 2026/09/06 05:20:34 DEBUG : toe/toe/toe: size = 11 OK 2026/09/06 05:20:34 INFO : toe/toe/toe: Copied (new) 2026/09/06 05:20:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': not deleting files as there were IO errors 2026/09/06 05:20:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': not deleting directories as there were IO errors --- PASS: TestError (8.69s) PASS 2026/09/06 05:20:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosaquh1fafa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 29m28.360699427s (try 1/5)