"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/15 02:16:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli" 2026/07/15 02:16:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 02:16:40 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0" 2026/07/15 02:16:41 DEBUG : Creating backend with remote "/tmp/rclone3860385544" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:16:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:16:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:16:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/15 02:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:16:42 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.66s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:16:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:16:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:16:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:16:45 DEBUG : sub dir/hello world: md5 = bfdf9148f425fce4e26b3b95dade6e31 OK 2026/07/15 02:16:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:16:45 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:16:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:16:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.27s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:16:48 DEBUG : metadata sub dir: Making directory with metadata 2026/07/15 02:16:48 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:16:48 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/15 02:16:48 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:16:48 DEBUG : Local file system at /tmp/rclone3860385544: File to upload is small (21 bytes), uploading instead of streaming 2026/07/15 02:16:48 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/15 02:16:48 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/15 02:16:48 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/15 02:16:48 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:16:49 DEBUG : Google drive root 'crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0': Skipping btime metadata as can't update it on an existing file: 2026-07-15T02:16:48.585408562Z 2026/07/15 02:16:49 INFO : empty metadata sub dir: Updated directory metadata 2026/07/15 02:16:49 DEBUG : Google drive root 'crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0': Skipping btime metadata as can't update it on an existing file: 2026-07-15T02:16:48.584408564Z 2026/07/15 02:16:50 INFO : metadata sub dir: Updated directory metadata 2026/07/15 02:16:50 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/15 02:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:16:51 DEBUG : metadata sub dir/hello metadata world: md5 = 739ad19f833b9db8c1225b5cea0baa09 OK 2026/07/15 02:16:51 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/15 02:16:51 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/15 02:16:54 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.85s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:16:55 DEBUG : metadata sub dir: Making directory with metadata 2026/07/15 02:16:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:16:55 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/15 02:16:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:16:55 DEBUG : Local file system at /tmp/rclone3860385544: File to upload is small (21 bytes), uploading instead of streaming 2026/07/15 02:16:55 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/15 02:16:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/15 02:16:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/15 02:16:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:16:55 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/15 02:16:55 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/15 02:16:55 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/15 02:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:16:57 DEBUG : metadata sub dir/hello metadata world: md5 = e766aa8b02078078cdd8a4d8ea5f6261 OK 2026/07/15 02:16:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/15 02:16:57 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/15 02:16:57 DEBUG : Google drive root 'crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0': Skipping btime metadata as can't update it on an existing file: 2026-07-15T02:16:55.434394256Z 2026/07/15 02:16:58 INFO : metadata sub dir: Updated directory metadata 2026/07/15 02:17:01 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.56s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:01 DEBUG : Creating backend with remote "/non-existing" 2026/07/15 02:17:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/15 02:17:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.68s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:17:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:17:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:17:05 DEBUG : sub dir/hello world: md5 = 838776f5fbf81a62d80c8a4ad02a8b00 OK 2026/07/15 02:17:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:17:05 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:17:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:17:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.28s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Running all checks before starting transfers 2026/07/15 02:17:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:17:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:17:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Checks finished, now starting transfers 2026/07/15 02:17:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:17:10 DEBUG : sub dir/hello world: md5 = 3589c58b921b32979b1d5652fb81c764 OK 2026/07/15 02:17:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:17:10 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:17:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:17:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (4.92s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:13 ERROR : Ignoring --no-traverse with sync 2026/07/15 02:17:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:17:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:17:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:17:15 DEBUG : sub dir/hello world: md5 = ad6e3896933ebe3f81ef523473edbcbd OK 2026/07/15 02:17:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:17:15 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:17:15 DEBUG : Waiting for deletions to finish 2026/07/15 02:17:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:17:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (4.97s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/15 02:17:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:17:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:17:19 DEBUG : hello world2: md5 = 8a5ba9dfb63d3b0e4f6542aed41d5bba OK 2026/07/15 02:17:19 DEBUG : hello world2: size = 12 OK 2026/07/15 02:17:19 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.76s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:17:22 DEBUG : potato2: md5 = 9f7468974ab84f2edac9734343d87a00 OK 2026/07/15 02:17:22 DEBUG : potato2: size = 11 OK 2026/07/15 02:17:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.71s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:17:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:17:25 DEBUG : potato2: md5 = 23212b753c65d0382bfc043d95c9fd88 OK 2026/07/15 02:17:25 DEBUG : potato2: size = 11 OK 2026/07/15 02:17:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.71s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/15 02:17:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:17:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/15 02:17:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:17:26 DEBUG : sub dir2: Making directory with metadata 2026/07/15 02:17:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:17:27 DEBUG : sub dir: Making directory with metadata 2026/07/15 02:17:27 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:17:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:17:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/15 02:17:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:17:29 DEBUG : sub dir/hello world: md5 = 30afa70f5b69f9ee4286bfe860dc38ea OK 2026/07/15 02:17:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:17:29 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:17:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/15 02:17:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.11s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:34 INFO : sub dir2: Making directory 2026/07/15 02:17:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/15 02:17:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:17:34 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/15 02:17:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:17:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:17:34 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/15 02:17:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:17:37 DEBUG : sub dir/hello world: md5 = dfaa71723ff169d45db857af983c794f OK 2026/07/15 02:17:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:17:37 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:17:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:17:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.26s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:39 DEBUG : sub dir2: Making directory with metadata 2026/07/15 02:17:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:17:40 DEBUG : sub dir2: Making directory with metadata 2026/07/15 02:17:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:17:40 DEBUG : sub dir: Making directory with metadata 2026/07/15 02:17:41 INFO : sub dir: Made directory with metadata (mtime=2026-07-15T02:17:39.798310204Z) 2026/07/15 02:17:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:17:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:17:43 DEBUG : sub dir/hello world: md5 = 4a028625862885c77756a2c710675884 OK 2026/07/15 02:17:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:17:43 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:17:43 INFO : sub dir/hello world: Deleted 2026/07/15 02:17:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.54s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:46 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/15 02:17:46 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:17:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.38s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:49 INFO : sub dir2: Making directory 2026/07/15 02:17:49 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/15 02:17:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:17:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:17:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:17:52 DEBUG : sub dir/hello world: md5 = 8cbc0c9cbb559217e08976f52cf94afc OK 2026/07/15 02:17:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:17:52 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:17:52 INFO : sub dir/hello world: Deleted 2026/07/15 02:17:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:17:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.03s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:17:54 DEBUG : sub dir2: Making directory with metadata 2026/07/15 02:17:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:17:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:17:54 DEBUG : sub dir2: Making directory with metadata 2026/07/15 02:17:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:17:55 DEBUG : sub dir: Making directory with metadata 2026/07/15 02:17:56 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:17:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:17:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:17:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:17:58 DEBUG : sub dir/hello world: md5 = 284b5b572b7630a30f68c2da56c8b5da OK 2026/07/15 02:17:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:17:58 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:17:58 DEBUG : Waiting for deletions to finish 2026/07/15 02:18:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.83s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:18:02 INFO : sub dir2: Making directory 2026/07/15 02:18:02 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/15 02:18:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:18:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:18:04 DEBUG : sub dir/hello world: md5 = 2a3ee0064466261ff73617dadf87e0af OK 2026/07/15 02:18:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:18:04 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:18:04 DEBUG : Waiting for deletions to finish 2026/07/15 02:18:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:18:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.37s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:18:09 DEBUG : sub dir/hello world: md5 = c3d410da356ad2034d0f52e8412bfc09 OK 2026/07/15 02:18:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bimiwok3wife" 2026/07/15 02:18:10 DEBUG : Config file has changed externally - reloading 2026/07/15 02:18:10 DEBUG : Creating backend with remote "TestDrive:crypt/4bdghrbqboqvr4dsfd6br0fj59badgr6egsr3eq4rsnbscdljug0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli' -> Encrypted drive 'TestCryptDrive:rclone-test-bimiwok3wife' 2026/07/15 02:18:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:18:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bimiwok3wife': Waiting for checks to finish 2026/07/15 02:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bimiwok3wife': Waiting for transfers to finish 2026/07/15 02:18:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:18:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/15 02:18:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bimiwok3wife': Purge remote 2026/07/15 02:18:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.06s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:18:19 DEBUG : sub dir/hello world: md5 = 837a694b225bc8778733a88f27feddbc OK 2026/07/15 02:18:20 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/15 02:18:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/15 02:18:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:18:20 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:18:20 DEBUG : sub dir/hello world: Sizes differ 2026/07/15 02:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:18:22 DEBUG : sub dir/hello world: md5 = ccca88368e95bae9496d69e4e94adfda OK 2026/07/15 02:18:22 DEBUG : sub dir/hello world: size = 17 OK 2026/07/15 02:18:22 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/15 02:18:23 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/15 02:18:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.04s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:18:27 DEBUG : sub dir/hello world: md5 = 5f972d5d09c460471d571238c1ba1041 OK 2026/07/15 02:18:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwutij6xuma" 2026/07/15 02:18:28 DEBUG : Creating backend with remote "TestDrive:crypt/kcki8jeqhoc5aufqe6prurjjknp8in7or8ugan81le72p4r0scj0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli' -> Encrypted drive 'TestCryptDrive:rclone-test-miwutij6xuma' 2026/07/15 02:18:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:18:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwutij6xuma': Waiting for checks to finish 2026/07/15 02:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwutij6xuma': Waiting for transfers to finish 2026/07/15 02:18:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:18:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/15 02:18:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:18:34 DEBUG : sub dir/hello world: md5 = 3c6f829514ee5a8451f9273cdd62c2f9 OK 2026/07/15 02:18:35 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/15 02:18:35 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/15 02:18:35 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:18:35 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-miwutij6xuma') 2026/07/15 02:18:35 DEBUG : sub dir/hello world: Sizes differ 2026/07/15 02:18:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwutij6xuma': Waiting for checks to finish 2026/07/15 02:18:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwutij6xuma': Waiting for transfers to finish 2026/07/15 02:18:37 DEBUG : sub dir/hello world: size = 17 OK 2026/07/15 02:18:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/15 02:18:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/15 02:18:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwutij6xuma': Purge remote 2026/07/15 02:18:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.99s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:18:42 DEBUG : sub dir/hello world: md5 = dae849da2b28197c015ff0fdbbe26540 OK 2026/07/15 02:18:43 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/15 02:18:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/15 02:18:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:18:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:18:44 DEBUG : sub dir/hello world: Sizes differ 2026/07/15 02:18:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:18:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:18:45 DEBUG : sub dir/hello world: md5 = 8223ad2e1faf9e967eabed38a62cfa3f OK 2026/07/15 02:18:45 DEBUG : sub dir/hello world: size = 17 OK 2026/07/15 02:18:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/15 02:18:45 INFO : sub dir/hello world: Deleted 2026/07/15 02:18:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/15 02:18:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.50s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:18:50 DEBUG : sub dir/hello world: md5 = b9883a3fa34c4d5a121b3d93fd2b3956 OK 2026/07/15 02:18:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xutuveh1zale" 2026/07/15 02:18:50 DEBUG : Creating backend with remote "TestDrive:crypt/91tgl7omi7r2qt6tg7jfj582jnnp47l6l28f88ttkhpehbpk7hq0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli' -> Encrypted drive 'TestCryptDrive:rclone-test-xutuveh1zale' 2026/07/15 02:18:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:18:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutuveh1zale': Waiting for checks to finish 2026/07/15 02:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutuveh1zale': Waiting for transfers to finish 2026/07/15 02:18:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:18:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/15 02:18:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:18:57 DEBUG : sub dir/hello world: md5 = 19ce2a67c2311f9e692a16da621d635f OK 2026/07/15 02:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutuveh1zale': Using server-side directory move 2026/07/15 02:18:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xutuveh1zale': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/15 02:18:58 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/15 02:18:58 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/15 02:18:58 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:18:58 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xutuveh1zale') 2026/07/15 02:18:58 DEBUG : sub dir/hello world: Sizes differ 2026/07/15 02:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutuveh1zale': Waiting for checks to finish 2026/07/15 02:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutuveh1zale': Waiting for transfers to finish 2026/07/15 02:18:58 INFO : sub dir/hello world: Deleted 2026/07/15 02:18:59 INFO : sub dir/hello world: Moved (server-side) 2026/07/15 02:18:59 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/15 02:19:02 DEBUG : sub dir/hello world: md5 = d126ee4777a66006abaa3a84aa63758a OK 2026/07/15 02:19:02 DEBUG : testing file moves 2026/07/15 02:19:02 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/15 02:19:02 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/15 02:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutuveh1zale': Waiting for checks to finish 2026/07/15 02:19:03 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:19:03 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xutuveh1zale') 2026/07/15 02:19:03 DEBUG : sub dir/hello world: Sizes differ 2026/07/15 02:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutuveh1zale': Waiting for transfers to finish 2026/07/15 02:19:03 INFO : sub dir/hello world: Deleted 2026/07/15 02:19:04 INFO : sub dir/hello world: Moved (server-side) 2026/07/15 02:19:04 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/15 02:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutuveh1zale': Purge remote --- PASS: TestServerSideMoveOverSelf (19.45s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:19:09 DEBUG : sub dir/hello world: md5 = 493c91e5019d92dc3e61c1782f98ea96 OK 2026/07/15 02:19:09 ERROR : error listing: directory not found 2026/07/15 02:19:10 INFO : Local file system at /tmp/rclone3860385544: Making directory 2026/07/15 02:19:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.18s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:19:14 DEBUG : sub dir/hello world: md5 = 28a7e48ec494aacd246e1cb3eec5bd24 OK 2026/07/15 02:19:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:19:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:19:15 DEBUG : Local file system at /tmp/rclone3860385544: Waiting for checks to finish 2026/07/15 02:19:15 DEBUG : Local file system at /tmp/rclone3860385544: Waiting for transfers to finish 2026/07/15 02:19:16 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/15 02:19:16 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/15 02:19:16 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:19:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:19:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.46s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:19:18 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/15 02:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:19 DEBUG : check sum: md5 = 7252d6cdf485cada3615dd717529e2e3 OK 2026/07/15 02:19:19 DEBUG : check sum: size = 1 OK 2026/07/15 02:19:19 INFO : check sum: Copied (new) 2026/07/15 02:19:19 DEBUG : Waiting for deletions to finish 2026/07/15 02:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:20 DEBUG : check sum: size = 1 OK 2026/07/15 02:19:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/15 02:19:20 DEBUG : check sum: Size of src and dst objects identical 2026/07/15 02:19:20 DEBUG : check sum: Unchanged skipping 2026/07/15 02:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:20 DEBUG : Waiting for deletions to finish 2026/07/15 02:19:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.34s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:19:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/15 02:19:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:23 DEBUG : sizeonly: md5 = 8432c841582a23ad49d78af05c1f2b6a OK 2026/07/15 02:19:23 DEBUG : sizeonly: size = 6 OK 2026/07/15 02:19:23 INFO : sizeonly: Copied (new) 2026/07/15 02:19:23 DEBUG : Waiting for deletions to finish 2026/07/15 02:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:23 DEBUG : sizeonly: size = 6 OK 2026/07/15 02:19:23 DEBUG : sizeonly: Sizes identical 2026/07/15 02:19:23 DEBUG : sizeonly: Unchanged skipping 2026/07/15 02:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:23 DEBUG : Waiting for deletions to finish 2026/07/15 02:19:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.23s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:19:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/15 02:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:26 DEBUG : ignore-size: md5 = 532a4043fca611433ac28335287e2b57 OK 2026/07/15 02:19:26 INFO : ignore-size: Copied (new) 2026/07/15 02:19:26 DEBUG : Waiting for deletions to finish 2026/07/15 02:19:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:26 DEBUG : ignore-size: Unchanged skipping 2026/07/15 02:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:26 DEBUG : Waiting for deletions to finish 2026/07/15 02:19:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.21s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:19:29 DEBUG : existing: md5 = 2fc8c2b32db10fdec124e53f40285d78 OK 2026/07/15 02:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:29 DEBUG : existing: size = 6 OK 2026/07/15 02:19:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:19:29 DEBUG : existing: Unchanged skipping 2026/07/15 02:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:29 DEBUG : Waiting for deletions to finish 2026/07/15 02:19:29 INFO : There was nothing to transfer 2026/07/15 02:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/15 02:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:32 DEBUG : existing: md5 = a1e18dd05c561f69e788453e4231eb1b OK 2026/07/15 02:19:32 DEBUG : existing: size = 6 OK 2026/07/15 02:19:32 INFO : existing: Copied (replaced existing) 2026/07/15 02:19:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.44s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:19:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/15 02:19:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:34 DEBUG : existing: md5 = 5dbd89d4de4d26b6b6d24bd3d571994a OK 2026/07/15 02:19:34 DEBUG : existing: size = 6 OK 2026/07/15 02:19:34 INFO : existing: Copied (new) 2026/07/15 02:19:34 DEBUG : Waiting for deletions to finish 2026/07/15 02:19:35 DEBUG : existing: Destination exists, skipping 2026/07/15 02:19:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:35 DEBUG : Waiting for deletions to finish 2026/07/15 02:19:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.34s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:19:38 DEBUG : b/potato: md5 = ffd93af524656768c357dd8507bc1fd8 OK 2026/07/15 02:19:40 DEBUG : c/non empty space: md5 = cb77f614328b3456c58e09676eae7b65 OK 2026/07/15 02:19:40 INFO : d: Making directory 2026/07/15 02:19:42 DEBUG : Added delayed dir = "a", newDst= 2026/07/15 02:19:42 INFO : c: Set directory modification time (using SetModTime) 2026/07/15 02:19:42 DEBUG : Added delayed dir = "c", newDst=c 2026/07/15 02:19:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/15 02:19:42 DEBUG : c/non empty space: size = 5 OK 2026/07/15 02:19:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:19:42 DEBUG : c/non empty space: Unchanged skipping 2026/07/15 02:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:44 DEBUG : a/potato2: md5 = c117cd9d0292b9f29b3f6fad45addcf6 OK 2026/07/15 02:19:44 DEBUG : a/potato2: size = 60 OK 2026/07/15 02:19:44 INFO : a/potato2: Copied (new) 2026/07/15 02:19:44 DEBUG : Waiting for deletions to finish 2026/07/15 02:19:45 INFO : b/potato: Deleted 2026/07/15 02:19:45 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/15 02:19:45 INFO : d: Removing directory 2026/07/15 02:19:46 INFO : b: Removing directory 2026/07/15 02:19:46 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/15 02:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': deleted 2 directories 2026/07/15 02:19:48 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/15 02:19:49 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:19:51 DEBUG : empty space: md5 = d7e9f0cdc549337ef903e8ebe4fa05e4 OK 2026/07/15 02:19:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:51 DEBUG : empty space: size = 1 OK 2026/07/15 02:19:51 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/07/15 02:19:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:51 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/15 02:19:51 DEBUG : Waiting for deletions to finish 2026/07/15 02:19:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:52 DEBUG : empty space: size = 1 OK 2026/07/15 02:19:52 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/07/15 02:19:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:53 DEBUG : empty space: md5 = e74c702a438cd871df1cdc2a7b60b5ea OK 2026/07/15 02:19:53 DEBUG : empty space: size = 1 OK 2026/07/15 02:19:53 INFO : empty space: Copied (replaced existing) 2026/07/15 02:19:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", 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-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:19:56 DEBUG : foo: md5 = 66cbfaea63a402c8ea3057a1e617dc39 OK 2026/07/15 02:19:57 DEBUG : foo: size = 3 OK 2026/07/15 02:19:57 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/07/15 02:19:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:19:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:19:58 DEBUG : foo: md5 = 5e23af19ef14e571dedb875db5a20ff8 OK 2026/07/15 02:19:58 DEBUG : foo: size = 3 OK 2026/07/15 02:19:58 INFO : foo: Copied (replaced existing) 2026/07/15 02:19:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.03s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:20:00 DEBUG : empty space: md5 = 3c3a965ac1d6d374b7073a9c668775e9 OK 2026/07/15 02:20:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/15 02:20:01 DEBUG : empty space: size = 1 OK 2026/07/15 02:20:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:20:01 DEBUG : empty space: Unchanged skipping 2026/07/15 02:20:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:20:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:20:02 DEBUG : potato: md5 = a9f168f4154d9bf0d3e87415c34a45e9 OK 2026/07/15 02:20:02 DEBUG : potato: size = 60 OK 2026/07/15 02:20:02 INFO : potato: Copied (new) 2026/07/15 02:20:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:20:05 DEBUG : potato: md5 = bdb48460c79e94d42c8d04067cfd023b OK 2026/07/15 02:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:20:06 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:20:06 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:20:06 DEBUG : potato: Sizes differ 2026/07/15 02:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:20:07 DEBUG : potato: md5 = 96e028501278b1793fa53c8dbf4bab04 OK 2026/07/15 02:20:07 DEBUG : potato: size = 21 OK 2026/07/15 02:20:07 INFO : potato: Copied (replaced existing) 2026/07/15 02:20:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.40s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:20:10 DEBUG : potato: md5 = 83c1f1bdc738fbe017b43ddd6519afae OK 2026/07/15 02:20:10 DEBUG : potato: size = 21 OK 2026/07/15 02:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:20:10 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/07/15 02:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:20:11 DEBUG : potato: md5 = 7c4f63d749e5ab1d58549bbe4ab4b08b OK 2026/07/15 02:20:11 DEBUG : potato: size = 21 OK 2026/07/15 02:20:11 INFO : potato: Copied (replaced existing) 2026/07/15 02:20:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:20:14 DEBUG : potato: md5 = be3c1ba6b3d8ebe535196033089171a2 OK 2026/07/15 02:20:15 DEBUG : empty space: md5 = e2b27a7dda164aa04047b682bb35095e OK 2026/07/15 02:20:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:20:16 DEBUG : empty space: size = 1 OK 2026/07/15 02:20:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:20:16 DEBUG : empty space: Unchanged skipping 2026/07/15 02:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:20:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/15 02:20:16 DEBUG : Waiting for deletions to finish 2026/07/15 02:20:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:20:18 DEBUG : potato: md5 = 8a988f7ac33ea74282dcc48da7a6ecdd OK 2026/07/15 02:20:20 DEBUG : empty space: md5 = 4c395eaa7f4099a0250492e6df2305b9 OK 2026/07/15 02:20:20 DEBUG : empty space: size = 1 OK 2026/07/15 02:20:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:20:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:20:20 DEBUG : empty space: Unchanged skipping 2026/07/15 02:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:20:22 DEBUG : potato2: md5 = 6356f1aa1409c05ca4e58598081dff4f OK 2026/07/15 02:20:22 DEBUG : potato2: size = 60 OK 2026/07/15 02:20:22 INFO : potato2: Copied (new) 2026/07/15 02:20:22 DEBUG : Waiting for deletions to finish 2026/07/15 02:20:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:20:26 DEBUG : b/potato: md5 = 35b896ab05f72f21c084fce9c12e4645 OK 2026/07/15 02:20:28 DEBUG : c/non empty space: md5 = ffeafc3db524b47512ec8c1ccbbb7350 OK 2026/07/15 02:20:28 INFO : d: Making directory 2026/07/15 02:20:28 INFO : d/e: Making directory 2026/07/15 02:20:30 DEBUG : Added delayed dir = "a", newDst= 2026/07/15 02:20:31 INFO : c: Set directory modification time (using SetModTime) 2026/07/15 02:20:31 DEBUG : Added delayed dir = "c", newDst=c 2026/07/15 02:20:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/15 02:20:32 DEBUG : c/non empty space: size = 5 OK 2026/07/15 02:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:20:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:20:32 DEBUG : c/non empty space: Unchanged skipping 2026/07/15 02:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:20:33 DEBUG : a/potato2: md5 = 4eb155e55e9afe824ba0b76db80a219b OK 2026/07/15 02:20:33 DEBUG : a/potato2: size = 60 OK 2026/07/15 02:20:33 INFO : a/potato2: Copied (new) 2026/07/15 02:20:33 DEBUG : Waiting for deletions to finish 2026/07/15 02:20:33 INFO : b/potato: Deleted 2026/07/15 02:20:34 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/15 02:20:34 INFO : d/e: Removing directory 2026/07/15 02:20:34 INFO : d: Removing directory 2026/07/15 02:20:35 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/15 02:20:35 INFO : b: Removing directory 2026/07/15 02:20:35 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/15 02:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': deleted 3 directories 2026/07/15 02:20:38 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/15 02:20:39 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:20:41 DEBUG : b/potato: md5 = ec74d5effaa4712ae0b1a61e42567192 OK 2026/07/15 02:20:44 DEBUG : c/non empty space: md5 = 0dfa0d030a3293cff18a9b85575dacc7 OK 2026/07/15 02:20:44 INFO : d: Making directory 2026/07/15 02:20:45 DEBUG : Added delayed dir = "a", newDst= 2026/07/15 02:20:45 INFO : c: Set directory modification time (using SetModTime) 2026/07/15 02:20:45 DEBUG : Added delayed dir = "c", newDst=c 2026/07/15 02:20:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/15 02:20:46 DEBUG : c/non empty space: size = 5 OK 2026/07/15 02:20:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:20:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:20:46 DEBUG : c/non empty space: Unchanged skipping 2026/07/15 02:20:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:20:47 DEBUG : a/potato2: md5 = 9ebd004882260d2bb078a5c82f6350fb OK 2026/07/15 02:20:47 DEBUG : a/potato2: size = 60 OK 2026/07/15 02:20:47 INFO : a/potato2: Copied (new) 2026/07/15 02:20:47 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': not deleting files as there were IO errors 2026/07/15 02:20:48 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/15 02:20:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': not deleting directories as there were IO errors 2026/07/15 02:20:51 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/15 02:20:52 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/15 02:20:52 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:20:54 DEBUG : potato: md5 = f3edf490bf1bd1c37620531345ea2b16 OK 2026/07/15 02:20:55 DEBUG : empty space: md5 = d297c52f1971ec54544ba86a4e05177f OK 2026/07/15 02:20:56 DEBUG : Waiting for deletions to finish 2026/07/15 02:20:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:20:56 DEBUG : empty space: size = 1 OK 2026/07/15 02:20:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:20:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:20:56 DEBUG : empty space: Unchanged skipping 2026/07/15 02:20:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:20:56 INFO : potato: Deleted 2026/07/15 02:20:57 DEBUG : potato2: md5 = 1c3f3146bcc53693c5d4576bb0d3603f OK 2026/07/15 02:20:57 DEBUG : potato2: size = 60 OK 2026/07/15 02:20:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.15s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:21:00 DEBUG : potato: md5 = 2f149debaea6bf3d02e74deab8667d5e OK 2026/07/15 02:21:02 DEBUG : empty space: md5 = 51e9b7dd5d5e2a9c60fac07e8fad9ecf OK 2026/07/15 02:21:02 DEBUG : Waiting for deletions to finish 2026/07/15 02:21:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:03 INFO : potato: Deleted 2026/07/15 02:21:03 DEBUG : empty space: size = 1 OK 2026/07/15 02:21:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:21:03 DEBUG : empty space: Unchanged skipping 2026/07/15 02:21:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:04 DEBUG : potato2: md5 = 4c177c697160eaee35f71b8f30ca4585 OK 2026/07/15 02:21:04 DEBUG : potato2: size = 60 OK 2026/07/15 02:21:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.93s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:21:07 DEBUG : potato: md5 = 852474207b1dc6b50e2236d59bdb052c OK 2026/07/15 02:21:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:21:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:09 DEBUG : potato2: md5 = 9a03adc24f9aa58f8597f664227cd77c OK 2026/07/15 02:21:09 DEBUG : potato2: size = 19 OK 2026/07/15 02:21:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.56s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:21:12 DEBUG : potato2: md5 = 3434d2c3a02c1e4c6fad17bd02dc5c6b OK 2026/07/15 02:21:13 DEBUG : empty space: md5 = 40473567b57246e8b8a7a42816fe0fa4 OK 2026/07/15 02:21:13 DEBUG : enormous: Excluded (Size Filter) 2026/07/15 02:21:13 DEBUG : enormous: Excluded 2026/07/15 02:21:13 DEBUG : potato2: Excluded (Size Filter) 2026/07/15 02:21:13 DEBUG : potato2: Excluded 2026/07/15 02:21:14 DEBUG : potato2: Excluded (Size Filter) 2026/07/15 02:21:14 DEBUG : potato2: Excluded 2026/07/15 02:21:14 DEBUG : empty space: size = 1 OK 2026/07/15 02:21:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:14 DEBUG : empty space: Unchanged skipping 2026/07/15 02:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:14 DEBUG : Waiting for deletions to finish 2026/07/15 02:21:14 INFO : There was nothing to transfer 2026/07/15 02:21:14 DEBUG : enormous: Excluded (Size Filter) 2026/07/15 02:21:14 DEBUG : enormous: Excluded 2026/07/15 02:21:14 DEBUG : potato2: Excluded (Size Filter) 2026/07/15 02:21:14 DEBUG : potato2: Excluded 2026/07/15 02:21:14 DEBUG : potato2: Excluded (Size Filter) 2026/07/15 02:21:14 DEBUG : potato2: Excluded 2026/07/15 02:21:14 DEBUG : Local file system at /tmp/rclone3860385544: Waiting for checks to finish 2026/07/15 02:21:14 DEBUG : empty space: size = 1 OK 2026/07/15 02:21:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/15 02:21:14 DEBUG : empty space: Unchanged skipping 2026/07/15 02:21:14 DEBUG : Local file system at /tmp/rclone3860385544: Waiting for transfers to finish 2026/07/15 02:21:14 DEBUG : Waiting for deletions to finish 2026/07/15 02:21:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:21:17 DEBUG : potato2: md5 = 6eda16710b3aaae49a74f3c25a740eb5 OK 2026/07/15 02:21:18 DEBUG : empty space: md5 = 5c1f114903dcec2011a1da541816806e OK 2026/07/15 02:21:20 DEBUG : enormous: md5 = 7b4f5c4f9641cda9df17a9ace08332b5 OK 2026/07/15 02:21:20 DEBUG : enormous: Excluded (Size Filter) 2026/07/15 02:21:20 DEBUG : enormous: Excluded 2026/07/15 02:21:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/15 02:21:20 DEBUG : potato2: Excluded 2026/07/15 02:21:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:20 DEBUG : empty space: size = 1 OK 2026/07/15 02:21:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:21:20 DEBUG : empty space: Unchanged skipping 2026/07/15 02:21:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:20 DEBUG : Waiting for deletions to finish 2026/07/15 02:21:21 INFO : potato2: Deleted 2026/07/15 02:21:21 INFO : enormous: Deleted 2026/07/15 02:21:21 INFO : There was nothing to transfer 2026/07/15 02:21:21 DEBUG : Local file system at /tmp/rclone3860385544: Waiting for checks to finish 2026/07/15 02:21:21 DEBUG : empty space: size = 1 OK 2026/07/15 02:21:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/15 02:21:21 DEBUG : empty space: Unchanged skipping 2026/07/15 02:21:21 DEBUG : Local file system at /tmp/rclone3860385544: Waiting for transfers to finish 2026/07/15 02:21:21 DEBUG : Waiting for deletions to finish 2026/07/15 02:21:21 INFO : potato2: Deleted 2026/07/15 02:21:21 INFO : enormous: Deleted 2026/07/15 02:21:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.55s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:21:24 DEBUG : one: md5 = 314b4a119f0deeb4942eaab7d7dd09ad OK 2026/07/15 02:21:25 DEBUG : two: md5 = b1443d371a3e425d8323ea038e059d33 OK 2026/07/15 02:21:27 DEBUG : three: md5 = e0d810dca000a8dcb357688c5f3665d6 OK 2026/07/15 02:21:28 DEBUG : four: md5 = 80c4b3314157c69737a6349fc1b41aef OK 2026/07/15 02:21:29 DEBUG : five: Need to transfer - File not found at Destination 2026/07/15 02:21:29 DEBUG : three: size = 5 OK 2026/07/15 02:21:29 DEBUG : three: Sizes identical 2026/07/15 02:21:29 DEBUG : four: size = 4 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:21:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/15 02:21:29 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:21:29 DEBUG : four: Sizes differ 2026/07/15 02:21:29 DEBUG : two: size = 3 OK 2026/07/15 02:21:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/15 02:21:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:29 DEBUG : one: Destination is newer than source, skipping 2026/07/15 02:21:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:30 DEBUG : four: md5 = 380d4708e2a21f5da5838a30d5c86a20 OK 2026/07/15 02:21:30 DEBUG : four: size = 4 OK 2026/07/15 02:21:30 INFO : four: Copied (replaced existing) 2026/07/15 02:21:30 DEBUG : two: md5 = effbfdea16cd1e31cd65ff9486080cb6 OK 2026/07/15 02:21:30 DEBUG : two: size = 3 OK 2026/07/15 02:21:30 INFO : two: Copied (replaced existing) 2026/07/15 02:21:30 DEBUG : five: md5 = a18e9f41fb3a1e7e86cfcff0d4c5271a OK 2026/07/15 02:21:30 DEBUG : five: size = 4 OK 2026/07/15 02:21:30 INFO : five: Copied (new) 2026/07/15 02:21:30 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.58s) === 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-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/15 02:21:33 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/15 02:21:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/15 02:21:33 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/15 02:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:34 DEBUG : yam: md5 = f27932e39476fc616296b127a354c299 OK 2026/07/15 02:21:34 DEBUG : yam: size = 11 OK 2026/07/15 02:21:34 INFO : yam: Copied (new) 2026/07/15 02:21:35 DEBUG : potato: md5 = 347a533e397b49c8b67045d0ee797006 OK 2026/07/15 02:21:35 DEBUG : potato: size = 14 OK 2026/07/15 02:21:35 INFO : potato: Copied (new) 2026/07/15 02:21:35 DEBUG : Waiting for deletions to finish 2026/07/15 02:21:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/15 02:21:35 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/15 02:21:35 DEBUG : potato: size = 14 OK 2026/07/15 02:21:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:21:35 DEBUG : potato: Unchanged skipping 2026/07/15 02:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:36 DEBUG : yaml: md5 = cb1ebdc2a594a39811af256ade535cc3 OK 2026/07/15 02:21:36 DEBUG : yaml: size = 11 OK 2026/07/15 02:21:36 INFO : yaml: Copied (new) 2026/07/15 02:21:36 DEBUG : Waiting for deletions to finish 2026/07/15 02:21:37 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/15 02:21:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Making map for --track-renames 2026/07/15 02:21:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Finished making map for --track-renames 2026/07/15 02:21:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/15 02:21:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/15 02:21:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for renames to finish 2026/07/15 02:21:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:40 DEBUG : yam: md5 = 9a6fa04d9167cd0d02e09648dbf9171c OK 2026/07/15 02:21:40 DEBUG : yam: size = 11 OK 2026/07/15 02:21:40 INFO : yam: Copied (new) 2026/07/15 02:21:40 DEBUG : potato: md5 = 824c3b4a1ead96c2b3b787aba05b8eee OK 2026/07/15 02:21:40 DEBUG : potato: size = 14 OK 2026/07/15 02:21:40 INFO : potato: Copied (new) 2026/07/15 02:21:40 DEBUG : Waiting for deletions to finish 2026/07/15 02:21:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Making map for --track-renames 2026/07/15 02:21:40 DEBUG : potato: size = 14 OK 2026/07/15 02:21:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:21:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Finished making map for --track-renames 2026/07/15 02:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:40 DEBUG : potato: Unchanged skipping 2026/07/15 02:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for renames to finish 2026/07/15 02:21:41 INFO : yam: Moved (server-side) to: yaml 2026/07/15 02:21:41 INFO : yaml: Renamed from "yam" 2026/07/15 02:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:41 DEBUG : Waiting for deletions to finish 2026/07/15 02:21:41 INFO : There was nothing to transfer 2026/07/15 02:21:41 DEBUG : TestDrive: Token expired 2026/07/15 02:21:41 DEBUG : Config file has changed externally - reloading 2026/07/15 02:21:41 DEBUG : TestDrive: Loaded fresh token from config file 2026/07/15 02:21:41 DEBUG : TestDrive: Token refresh successful --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.26s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/15 02:21:43 DEBUG : Added delayed dir = "sub", newDst= 2026/07/15 02:21:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Making map for --track-renames 2026/07/15 02:21:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Finished making map for --track-renames 2026/07/15 02:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/15 02:21:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/15 02:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for renames to finish 2026/07/15 02:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:45 DEBUG : potato: md5 = 13439f9e17f0f28cd4029e8f10d98ab0 OK 2026/07/15 02:21:45 DEBUG : potato: size = 14 OK 2026/07/15 02:21:45 INFO : potato: Copied (new) 2026/07/15 02:21:45 DEBUG : sub/yam: md5 = aa91087b918d48eed3993e9052fe327f OK 2026/07/15 02:21:45 DEBUG : sub/yam: size = 11 OK 2026/07/15 02:21:45 INFO : sub/yam: Copied (new) 2026/07/15 02:21:45 DEBUG : Waiting for deletions to finish 2026/07/15 02:21:45 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/15 02:21:46 DEBUG : potato: size = 14 OK 2026/07/15 02:21:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:21:46 DEBUG : potato: Unchanged skipping 2026/07/15 02:21:47 INFO : sub: Set directory modification time (using SetModTime) 2026/07/15 02:21:47 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/15 02:21:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Making map for --track-renames 2026/07/15 02:21:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Finished making map for --track-renames 2026/07/15 02:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for renames to finish 2026/07/15 02:21:48 INFO : sub/yam: Moved (server-side) to: yam 2026/07/15 02:21:48 INFO : yam: Renamed from "sub/yam" 2026/07/15 02:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:48 DEBUG : Waiting for deletions to finish 2026/07/15 02:21:48 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.61s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:21:50 DEBUG : Creating backend with remote "/tmp/rclone3860385544/dir1" 2026/07/15 02:21:50 DEBUG : Creating backend with remote "/tmp/rclone3860385544/dir2" 2026/07/15 02:21:50 DEBUG : Local file system at /tmp/rclone3860385544/dir2: Using server-side directory move 2026/07/15 02:21:50 INFO : Local file system at /tmp/rclone3860385544/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/15 02:21:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/15 02:21:50 INFO : file1.txt: Moved (server-side) 2026/07/15 02:21:50 DEBUG : Local file system at /tmp/rclone3860385544/dir2: Waiting for checks to finish 2026/07/15 02:21:50 DEBUG : Local file system at /tmp/rclone3860385544/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:21:51 DEBUG : Added delayed dir = "nested", newDst= 2026/07/15 02:21:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:21:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:21:51 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/15 02:21:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/15 02:21:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:21:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:21:53 DEBUG : sub dir/hello world: md5 = b9fc892f916bf0755f6e645bedc48052 OK 2026/07/15 02:21:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:21:53 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:21:53 INFO : sub dir/hello world: Deleted 2026/07/15 02:21:55 DEBUG : nested/sub dir/file: md5 = 118d0afee1c7f5cb61f1009a1a6022e9 OK 2026/07/15 02:21:55 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/15 02:21:55 INFO : nested/sub dir/file: Copied (new) 2026/07/15 02:21:55 INFO : nested/sub dir/file: Deleted 2026/07/15 02:21:55 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:21:56 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/15 02:21:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:21:56 INFO : sub dir: Removing directory 2026/07/15 02:21:56 INFO : nested/sub dir: Removing directory 2026/07/15 02:21:56 INFO : nested: Removing directory 2026/07/15 02:21:56 DEBUG : Local file system at /tmp/rclone3860385544: deleted 3 directories 2026/07/15 02:21:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/15 02:21:59 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/15 02:22:00 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:22:00 DEBUG : Added delayed dir = "nested", newDst= 2026/07/15 02:22:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/15 02:22:00 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/15 02:22:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:22:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/15 02:22:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:22:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:22:03 DEBUG : sub dir/hello world: md5 = 0b18ebaf06cc1a097719990e340e8757 OK 2026/07/15 02:22:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:22:03 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:22:03 INFO : sub dir/hello world: Deleted 2026/07/15 02:22:04 DEBUG : nested/sub dir/file: md5 = dfa0926bfb6339087645b3edcc8820a3 OK 2026/07/15 02:22:04 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/15 02:22:04 INFO : nested/sub dir/file: Copied (new) 2026/07/15 02:22:04 INFO : nested/sub dir/file: Deleted 2026/07/15 02:22:05 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:22:05 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/15 02:22:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:22:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/15 02:22:08 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/15 02:22:09 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.67s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:22:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/15 02:22:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/15 02:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:22:11 DEBUG : existing-b: md5 = ceeb5c241619e30bbb4082c340aafdd8 OK 2026/07/15 02:22:11 DEBUG : existing-b: size = 6 OK 2026/07/15 02:22:11 INFO : existing-b: Copied (new) 2026/07/15 02:22:11 INFO : existing-b: Deleted 2026/07/15 02:22:11 DEBUG : existing: md5 = df5cb0fbe482736c7997c3084815c15f OK 2026/07/15 02:22:11 DEBUG : existing: size = 6 OK 2026/07/15 02:22:11 INFO : existing: Copied (new) 2026/07/15 02:22:11 INFO : existing: Deleted 2026/07/15 02:22:12 DEBUG : existing: Destination exists, skipping 2026/07/15 02:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:22:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/15 02:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:22:12 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.61s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:22:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuhejur2seho" 2026/07/15 02:22:14 DEBUG : Creating backend with remote "TestDrive:crypt/n6rk15cmqvaqjpjlr49q3pt9ims6n6re6ofh2n6jjpju6m3rqdig" 2026/07/15 02:22:16 DEBUG : potato2: md5 = e18d21e1007f8f6ab2a07ee98c6fb04f OK 2026/07/15 02:22:17 DEBUG : empty space: md5 = 9b73f93a8392e59123caab61ccbf178a OK 2026/07/15 02:22:19 DEBUG : potato3: md5 = 9f64897a5a7d9de864fce2e87ee81cd9 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli' -> Encrypted drive 'TestCryptDrive:rclone-test-nuhejur2seho' 2026/07/15 02:22:21 DEBUG : empty space: md5 = 0835a2ea98014ecb000f515b4c706863 OK 2026/07/15 02:22:23 DEBUG : potato3: md5 = bcea1687c42574a2b2ce909d94e8453c OK 2026/07/15 02:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuhejur2seho': Using server-side directory move 2026/07/15 02:22:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuhejur2seho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/15 02:22:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:22:23 DEBUG : empty space: size = 1 OK 2026/07/15 02:22:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/15 02:22:23 DEBUG : empty space: Unchanged skipping 2026/07/15 02:22:23 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:22:23 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-nuhejur2seho') 2026/07/15 02:22:23 DEBUG : potato3: Sizes differ 2026/07/15 02:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuhejur2seho': Waiting for checks to finish 2026/07/15 02:22:24 INFO : empty space: Deleted 2026/07/15 02:22:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuhejur2seho': Waiting for transfers to finish 2026/07/15 02:22:24 INFO : potato3: Deleted 2026/07/15 02:22:24 INFO : potato2: Moved (server-side) 2026/07/15 02:22:24 INFO : potato3: Moved (server-side) 2026/07/15 02:22:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matidoh3refo" 2026/07/15 02:22:25 DEBUG : Creating backend with remote "TestDrive:crypt/14j18282vlt4n7drur40j7ce8lul9cutsjc56igcact4hmkm5p5g" 2026/07/15 02:22:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matidoh3refo': Using server-side directory move 2026/07/15 02:22:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matidoh3refo': Server side directory move succeeded 2026/07/15 02:22:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matidoh3refo': Purge remote 2026/07/15 02:22:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuhejur2seho': Purge remote 2026/07/15 02:22:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.74s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:22:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-moyuliy8feru" 2026/07/15 02:22:28 DEBUG : Creating backend with remote "TestDrive:crypt/b4dm6vn4jlfa9rkalen052vet7t1ddqihvp6afr0lgs27brie1dg" 2026/07/15 02:22:31 DEBUG : potato2: md5 = a17f7da981d15bcbb491dc0884a9c693 OK 2026/07/15 02:22:33 DEBUG : empty space: md5 = 1edfc9fbc5c4dab2f67e388d6bcf6d6f OK 2026/07/15 02:22:34 DEBUG : potato3: md5 = e8b13dc4fbc95c9719ca4702c24b65c8 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli' -> Encrypted drive 'TestCryptDrive:rclone-test-moyuliy8feru' 2026/07/15 02:22:36 DEBUG : empty space: md5 = 4c1cef3bc32014796b55067f14555995 OK 2026/07/15 02:22:38 DEBUG : potato3: md5 = 1f9b7e82f28556976425159e52c65319 OK 2026/07/15 02:22:38 DEBUG : empty space: Excluded (Size Filter) 2026/07/15 02:22:38 DEBUG : empty space: Excluded 2026/07/15 02:22:38 DEBUG : empty space: Excluded (Size Filter) 2026/07/15 02:22:38 DEBUG : empty space: Excluded 2026/07/15 02:22:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moyuliy8feru': Waiting for checks to finish 2026/07/15 02:22:38 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:22:38 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-moyuliy8feru') 2026/07/15 02:22:38 DEBUG : potato3: Sizes differ 2026/07/15 02:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moyuliy8feru': Waiting for transfers to finish 2026/07/15 02:22:39 INFO : potato3: Deleted 2026/07/15 02:22:39 INFO : potato2: Moved (server-side) 2026/07/15 02:22:39 INFO : potato3: Moved (server-side) 2026/07/15 02:22:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiwugog8piko" 2026/07/15 02:22:40 DEBUG : Creating backend with remote "TestDrive:crypt/skesnulnauao9176tn2v64m03getvjivemav2bb17rqehjo6m3eg" 2026/07/15 02:22:41 DEBUG : empty space: Excluded (Size Filter) 2026/07/15 02:22:41 DEBUG : empty space: Excluded 2026/07/15 02:22:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:22:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/15 02:22:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiwugog8piko': Waiting for checks to finish 2026/07/15 02:22:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiwugog8piko': Waiting for transfers to finish 2026/07/15 02:22:42 INFO : potato2: Moved (server-side) 2026/07/15 02:22:42 INFO : potato3: Moved (server-side) 2026/07/15 02:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiwugog8piko': Purge remote 2026/07/15 02:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moyuliy8feru': Purge remote --- PASS: TestServerSideMoveWithFilter (16.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:22:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liworut6hete" 2026/07/15 02:22:44 DEBUG : Creating backend with remote "TestDrive:crypt/cjmle8ajqva4vuc3i9so9o891fipltrpjg6amsk5mao8t65me0sg" 2026/07/15 02:22:47 DEBUG : potato2: md5 = d5d39a900b02c2ef35a84a8824f235b3 OK 2026/07/15 02:22:48 DEBUG : empty space: md5 = 9d2a07538edfae61747cb459de260805 OK 2026/07/15 02:22:49 DEBUG : potato3: md5 = ecb554d16504f7886e77b38c385fa41b OK 2026/07/15 02:22:49 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli' -> Encrypted drive 'TestCryptDrive:rclone-test-liworut6hete' 2026/07/15 02:22:53 DEBUG : empty space: md5 = 7ac98a95bbfcbecb150fcb83281d7adf OK 2026/07/15 02:22:54 DEBUG : potato3: md5 = a361b8206814007ca960128fdac5c9db OK 2026/07/15 02:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liworut6hete': Using server-side directory move 2026/07/15 02:22:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-liworut6hete': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/15 02:22:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:22:55 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/15 02:22:55 DEBUG : empty space: size = 1 OK 2026/07/15 02:22:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/15 02:22:55 DEBUG : empty space: Unchanged skipping 2026/07/15 02:22:55 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:22:55 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-liworut6hete') 2026/07/15 02:22:55 DEBUG : potato3: Sizes differ 2026/07/15 02:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liworut6hete': Waiting for checks to finish 2026/07/15 02:22:55 INFO : empty space: Deleted 2026/07/15 02:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liworut6hete': Waiting for transfers to finish 2026/07/15 02:22:55 INFO : potato3: Deleted 2026/07/15 02:22:55 INFO : potato2: Moved (server-side) 2026/07/15 02:22:56 INFO : potato3: Moved (server-side) 2026/07/15 02:22:56 INFO : tomatoDir: Removing directory 2026/07/15 02:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': deleted 1 directories 2026/07/15 02:22:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuvefuj7kuxu" 2026/07/15 02:22:57 DEBUG : Creating backend with remote "TestDrive:crypt/v6al20k5itti1n1ga52tr65vg8ntu3jl42cdv66v2dc3b5vurt5g" 2026/07/15 02:22:58 INFO : tomatoDir: Making directory 2026/07/15 02:22:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvefuj7kuxu': Using server-side directory move 2026/07/15 02:23:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuvefuj7kuxu': Server side directory move succeeded 2026/07/15 02:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvefuj7kuxu': Purge remote 2026/07/15 02:23:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liworut6hete': Purge remote 2026/07/15 02:23:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.87s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:23:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/rclone-sync-test" 2026/07/15 02:23:03 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.91s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:23:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/rclone-sync-test" 2026/07/15 02:23:05 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/15 02:23:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/rclone-sync-test-include/layer2" 2026/07/15 02:23:07 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/15 02:23:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/rclone-sync-test-ignore-file" 2026/07/15 02:23:10 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/15 02:23:13 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 6efc8de5ccc46d94511cb3a5c53ffd13 OK 2026/07/15 02:23:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/15 02:23:15 DEBUG : rclone-sync-test: Excluded 2026/07/15 02:23:15 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/15 02:23:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/15 02:23:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/rclone-sync-test': Waiting for checks to finish 2026/07/15 02:23:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/rclone-sync-test': Waiting for transfers to finish 2026/07/15 02:23:15 DEBUG : Waiting for deletions to finish 2026/07/15 02:23:15 INFO : There was nothing to transfer 2026/07/15 02:23:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/15 02:23:16 DEBUG : rclone-sync-test: Excluded 2026/07/15 02:23:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/15 02:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:23:17 DEBUG : Waiting for deletions to finish 2026/07/15 02:23:17 INFO : rclone-sync-test-include: Removing directory 2026/07/15 02:23:17 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/15 02:23:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/15 02:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': failed to delete 1 directories 2026/07/15 02:23:17 INFO : There was nothing to transfer 2026/07/15 02:23:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/15 02:23:18 DEBUG : rclone-sync-test: Excluded 2026/07/15 02:23:18 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/15 02:23:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/15 02:23:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/15 02:23:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/15 02:23:19 DEBUG : Waiting for deletions to finish 2026/07/15 02:23:19 INFO : There was nothing to transfer 2026/07/15 02:23:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/15 02:23:20 DEBUG : rclone-sync-test: Excluded 2026/07/15 02:23:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/15 02:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:23:20 DEBUG : Waiting for deletions to finish 2026/07/15 02:23:20 INFO : rclone-sync-test-include: Removing directory 2026/07/15 02:23:20 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/15 02:23:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/15 02:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': failed to delete 1 directories 2026/07/15 02:23:20 INFO : There was nothing to transfer 2026/07/15 02:23:21 DEBUG : Excluded 2026/07/15 02:23:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/15 02:23:22 DEBUG : rclone-sync-test: Excluded 2026/07/15 02:23:22 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/15 02:23:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/15 02:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/15 02:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/15 02:23:22 DEBUG : Waiting for deletions to finish 2026/07/15 02:23:22 INFO : There was nothing to transfer 2026/07/15 02:23:24 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/15 02:23:25 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (21.49s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:23:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/dst" 2026/07/15 02:23:26 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 02:23:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/CompareDest" 2026/07/15 02:23:28 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/gveqi14airsml4bgu7krj116o8" 2026/07/15 02:23:30 DEBUG : one: Need to transfer - File not found at Destination 2026/07/15 02:23:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:23:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:23:32 DEBUG : one: md5 = 4c33511e1db7ccd90d281e3c2ff87c7e OK 2026/07/15 02:23:32 DEBUG : one: size = 3 OK 2026/07/15 02:23:32 INFO : one: Copied (new) 2026/07/15 02:23:32 DEBUG : Waiting for deletions to finish 2026/07/15 02:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:23:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:23:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:23:33 DEBUG : one: Sizes differ 2026/07/15 02:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:23:34 DEBUG : one: md5 = 20b864bbe5249901a0ddb551cde8634b OK 2026/07/15 02:23:34 DEBUG : one: size = 5 OK 2026/07/15 02:23:34 INFO : one: Copied (replaced existing) 2026/07/15 02:23:34 DEBUG : Waiting for deletions to finish 2026/07/15 02:23:37 DEBUG : dst/one: md5 = fc11f197f2573916fe3e684176bba00f OK 2026/07/15 02:23:39 DEBUG : CompareDest/one: md5 = 08c42c02f78ff93ac74a07127ec54bbf OK 2026/07/15 02:23:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:23:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:23:40 DEBUG : one: Sizes differ 2026/07/15 02:23:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:23:41 DEBUG : one: size = 5 OK 2026/07/15 02:23:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:23:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/15 02:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:23:41 DEBUG : Waiting for deletions to finish 2026/07/15 02:23:41 INFO : There was nothing to transfer 2026/07/15 02:23:43 DEBUG : CompareDest/two: md5 = 5498a1925000ec528761981a6feb98a4 OK 2026/07/15 02:23:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:23:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:23:43 DEBUG : one: Sizes differ 2026/07/15 02:23:44 DEBUG : one: size = 5 OK 2026/07/15 02:23:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:23:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/15 02:23:44 DEBUG : two: size = 3 OK 2026/07/15 02:23:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:23:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/15 02:23:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:23:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:23:44 DEBUG : Waiting for deletions to finish 2026/07/15 02:23:44 INFO : There was nothing to transfer 2026/07/15 02:23:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:23:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:23:44 DEBUG : one: Sizes differ 2026/07/15 02:23:44 DEBUG : two: size = 3 OK 2026/07/15 02:23:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:23:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/15 02:23:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:23:44 DEBUG : one: size = 5 OK 2026/07/15 02:23:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:23:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/15 02:23:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:23:44 DEBUG : Waiting for deletions to finish 2026/07/15 02:23:44 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/15 02:23:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:23:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:23:46 DEBUG : one: Sizes differ 2026/07/15 02:23:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:23:46 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/CompareDest') 2026/07/15 02:23:46 DEBUG : two: Sizes differ 2026/07/15 02:23:46 DEBUG : two: Need to transfer - File not found at Destination 2026/07/15 02:23:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:23:46 DEBUG : one: size = 5 OK 2026/07/15 02:23:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:23:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/15 02:23:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:23:47 DEBUG : two: md5 = e7d0402a9958c298e471c972910abd91 OK 2026/07/15 02:23:47 DEBUG : two: size = 5 OK 2026/07/15 02:23:47 INFO : two: Copied (new) 2026/07/15 02:23:47 DEBUG : Waiting for deletions to finish 2026/07/15 02:23:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 02:23:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 02:23:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 02:23:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.51s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:23:54 DEBUG : pre-dest1/1: md5 = 27b13545138e7fea16ca841ed76c0176 OK 2026/07/15 02:23:56 DEBUG : pre-dest2/2: md5 = e77910a45dfea5fc337b4c96e376a198 OK 2026/07/15 02:23:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/dest" 2026/07/15 02:23:56 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/rg03c1jvnehrrc617i0lnqjddc" 2026/07/15 02:23:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/pre-dest1" 2026/07/15 02:23:58 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/bbnblvh6k061ssopqrp18kd7gc" 2026/07/15 02:23:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/pre-dest2" 2026/07/15 02:23:58 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/15 02:24:00 DEBUG : 1: size = 1 OK 2026/07/15 02:24:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:24:00 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/15 02:24:00 DEBUG : 2: size = 1 OK 2026/07/15 02:24:00 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:24:00 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/15 02:24:01 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/15 02:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dest': Waiting for checks to finish 2026/07/15 02:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dest': Waiting for transfers to finish 2026/07/15 02:24:03 DEBUG : 3: md5 = 39355d7639a005e4200f4bb3103af219 OK 2026/07/15 02:24:03 DEBUG : 3: size = 1 OK 2026/07/15 02:24:03 INFO : 3: Copied (new) 2026/07/15 02:24:03 DEBUG : Waiting for deletions to finish 2026/07/15 02:24:06 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/15 02:24:07 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/15 02:24:07 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.28s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:24:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/dst" 2026/07/15 02:24:08 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 02:24:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/CopyDest" 2026/07/15 02:24:09 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/15 02:24:11 DEBUG : one: Need to transfer - File not found at Destination 2026/07/15 02:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:24:13 DEBUG : one: md5 = 2488ada6d9121a52bd1d277f7c24987f OK 2026/07/15 02:24:13 DEBUG : one: size = 3 OK 2026/07/15 02:24:13 INFO : one: Copied (new) 2026/07/15 02:24:13 DEBUG : Waiting for deletions to finish 2026/07/15 02:24:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:24:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:24:15 DEBUG : one: Sizes differ 2026/07/15 02:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:24:16 DEBUG : one: md5 = 68a7c18d9e1edce9dd5705cd53e657fa OK 2026/07/15 02:24:16 DEBUG : one: size = 5 OK 2026/07/15 02:24:16 INFO : one: Copied (replaced existing) 2026/07/15 02:24:16 DEBUG : Waiting for deletions to finish 2026/07/15 02:24:18 DEBUG : dst/one: md5 = 2bf86e21bcba4b69d8d4e10860fab218 OK 2026/07/15 02:24:20 DEBUG : CopyDest/one: md5 = 8f9ae90282ccb06502902af02e20fec1 OK 2026/07/15 02:24:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/BackupDir" 2026/07/15 02:24:21 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/15 02:24:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:24:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:24:23 DEBUG : one: Sizes differ 2026/07/15 02:24:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:24:23 DEBUG : one: size = 5 OK 2026/07/15 02:24:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:24:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:24:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:24:23 DEBUG : one: Sizes differ 2026/07/15 02:24:25 INFO : one: Moved (server-side) 2026/07/15 02:24:26 DEBUG : one: size = 5 OK 2026/07/15 02:24:26 INFO : one: Copied (server-side copy) 2026/07/15 02:24:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/15 02:24:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:24:26 DEBUG : Waiting for deletions to finish 2026/07/15 02:24:27 DEBUG : CopyDest/two: md5 = 3067970eede7944427aab5f71ff0cebd OK 2026/07/15 02:24:28 DEBUG : one: size = 5 OK 2026/07/15 02:24:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:24:28 DEBUG : one: Unchanged skipping 2026/07/15 02:24:28 DEBUG : two: size = 3 OK 2026/07/15 02:24:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:24:29 DEBUG : two: size = 3 OK 2026/07/15 02:24:29 INFO : two: Copied (server-side copy) 2026/07/15 02:24:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/15 02:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:24:29 DEBUG : Waiting for deletions to finish 2026/07/15 02:24:30 DEBUG : one: size = 5 OK 2026/07/15 02:24:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:24:30 DEBUG : one: Unchanged skipping 2026/07/15 02:24:30 DEBUG : two: size = 3 OK 2026/07/15 02:24:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:24:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:24:30 DEBUG : two: Unchanged skipping 2026/07/15 02:24:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:24:30 DEBUG : Waiting for deletions to finish 2026/07/15 02:24:30 INFO : There was nothing to transfer 2026/07/15 02:24:32 DEBUG : CopyDest/three: md5 = be7df4631f026b4f0452b594ee45def1 OK 2026/07/15 02:24:33 DEBUG : one: size = 5 OK 2026/07/15 02:24:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:24:33 DEBUG : one: Unchanged skipping 2026/07/15 02:24:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:24:33 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/CopyDest') 2026/07/15 02:24:33 DEBUG : three: Sizes differ 2026/07/15 02:24:33 DEBUG : three: Destination not found in --copy-dest 2026/07/15 02:24:33 DEBUG : three: Need to transfer - File not found at Destination 2026/07/15 02:24:33 DEBUG : two: size = 3 OK 2026/07/15 02:24:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:24:33 DEBUG : two: Unchanged skipping 2026/07/15 02:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:24:34 DEBUG : three: md5 = f3b734117cfe18920e6ab71d8a395cf8 OK 2026/07/15 02:24:34 DEBUG : three: size = 7 OK 2026/07/15 02:24:34 INFO : three: Copied (new) 2026/07/15 02:24:34 DEBUG : Waiting for deletions to finish 2026/07/15 02:24:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/15 02:24:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 02:24:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 02:24:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 02:24:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 02:24:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/15 02:24:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (32.58s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:24:42 DEBUG : dst/one: md5 = f87a35887da8a09b63c22f646bd2c2ce OK 2026/07/15 02:24:44 DEBUG : dst/two: md5 = 2cad0546e2a069cad5f021380a69bbe0 OK 2026/07/15 02:24:45 DEBUG : dst/three.txt: md5 = c67efa05c9720829a8ed7e45bf7780d2 OK 2026/07/15 02:24:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/dst" 2026/07/15 02:24:46 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 02:24:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/backup" 2026/07/15 02:24:47 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/1nrff024r7pq65ecp72fc28jb0" 2026/07/15 02:24:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:24:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:24:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:24:48 DEBUG : two: size = 3 OK 2026/07/15 02:24:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:24:48 DEBUG : two: Unchanged skipping 2026/07/15 02:24:48 DEBUG : one: Sizes differ 2026/07/15 02:24:50 INFO : one: Moved (server-side) 2026/07/15 02:24:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:24:51 DEBUG : one: md5 = 1876bf3263617a228ecb4e50aa010562 OK 2026/07/15 02:24:51 DEBUG : one: size = 4 OK 2026/07/15 02:24:51 INFO : one: Copied (new) 2026/07/15 02:24:51 DEBUG : Waiting for deletions to finish 2026/07/15 02:24:52 INFO : three.txt: Moved (server-side) 2026/07/15 02:24:52 INFO : three.txt: Moved into backup dir 2026/07/15 02:24:54 DEBUG : dst/three.txt: md5 = 9c4d6ae367b5db3dd286eaf87e1dbb3d OK 2026/07/15 02:24:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:24:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:24:55 DEBUG : one: Sizes differ 2026/07/15 02:24:55 DEBUG : two: size = 3 OK 2026/07/15 02:24:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:24:55 DEBUG : two: Unchanged skipping 2026/07/15 02:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:24:55 INFO : one: Deleted 2026/07/15 02:24:56 INFO : one: Moved (server-side) 2026/07/15 02:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:24:58 DEBUG : one: md5 = 6021caa9331cfcaac4177b3b78ba6f40 OK 2026/07/15 02:24:58 DEBUG : one: size = 5 OK 2026/07/15 02:24:58 INFO : one: Copied (new) 2026/07/15 02:24:58 DEBUG : Waiting for deletions to finish 2026/07/15 02:24:58 INFO : three.txt: Deleted 2026/07/15 02:24:59 INFO : three.txt: Moved (server-side) 2026/07/15 02:24:59 INFO : three.txt: Moved into backup dir 2026/07/15 02:25:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 02:25:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 02:25:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 02:25:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/15 02:25:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 02:25:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.32s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:25:05 DEBUG : dst/one: md5 = 6038a3ea2848cc99ffa56d2fc0f92a87 OK 2026/07/15 02:25:06 DEBUG : dst/two: md5 = 3c0b90d9da4621657eda54b499fec65d OK 2026/07/15 02:25:08 DEBUG : dst/three.txt: md5 = 9468516c1594c0fad9f8c46b03be5d6d OK 2026/07/15 02:25:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/dst" 2026/07/15 02:25:09 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 02:25:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/backup" 2026/07/15 02:25:09 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/1nrff024r7pq65ecp72fc28jb0" 2026/07/15 02:25:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:25:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:25:11 DEBUG : one: Sizes differ 2026/07/15 02:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:25:11 DEBUG : two: size = 3 OK 2026/07/15 02:25:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:25:11 DEBUG : two: Unchanged skipping 2026/07/15 02:25:13 INFO : one: Moved (server-side) to: one.bak 2026/07/15 02:25:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:25:14 DEBUG : one: md5 = 0afcd335ab7d17fc2748b04cb0c47bee OK 2026/07/15 02:25:14 DEBUG : one: size = 4 OK 2026/07/15 02:25:14 INFO : one: Copied (new) 2026/07/15 02:25:14 DEBUG : Waiting for deletions to finish 2026/07/15 02:25:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/15 02:25:15 INFO : three.txt: Moved into backup dir 2026/07/15 02:25:17 DEBUG : dst/three.txt: md5 = f6d59016ac4ca9c7933d6a7c7a5d023e OK 2026/07/15 02:25:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:25:18 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:25:18 DEBUG : one: Sizes differ 2026/07/15 02:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:25:18 DEBUG : two: size = 3 OK 2026/07/15 02:25:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:25:18 DEBUG : two: Unchanged skipping 2026/07/15 02:25:18 INFO : one.bak: Deleted 2026/07/15 02:25:19 INFO : one: Moved (server-side) to: one.bak 2026/07/15 02:25:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:25:20 DEBUG : one: md5 = 29434556d9ae6a2161b99eb6e2ed1f18 OK 2026/07/15 02:25:20 DEBUG : one: size = 5 OK 2026/07/15 02:25:20 INFO : one: Copied (new) 2026/07/15 02:25:20 DEBUG : Waiting for deletions to finish 2026/07/15 02:25:21 INFO : three.txt.bak: Deleted 2026/07/15 02:25:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/15 02:25:21 INFO : three.txt: Moved into backup dir 2026/07/15 02:25:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 02:25:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 02:25:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/15 02:25:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/15 02:25:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/15 02:25:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (22.74s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:25:28 DEBUG : dst/one: md5 = 60883a686686d646f0bc62101166ba08 OK 2026/07/15 02:25:29 DEBUG : dst/two: md5 = 1533b9906a040723589dfde6c58a5941 OK 2026/07/15 02:25:30 DEBUG : dst/three.txt: md5 = a357dccf9ecf668afbde8814be4c5adc OK 2026/07/15 02:25:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/dst" 2026/07/15 02:25:31 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 02:25:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/backup" 2026/07/15 02:25:32 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/1nrff024r7pq65ecp72fc28jb0" 2026/07/15 02:25:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:25:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:25:33 DEBUG : one: Sizes differ 2026/07/15 02:25:33 DEBUG : two: size = 3 OK 2026/07/15 02:25:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:25:33 DEBUG : two: Unchanged skipping 2026/07/15 02:25:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:25:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/15 02:25:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:25:36 DEBUG : one: md5 = 76eb26b3bf5d86c70d099c7fbfc43040 OK 2026/07/15 02:25:36 DEBUG : one: size = 4 OK 2026/07/15 02:25:36 INFO : one: Copied (new) 2026/07/15 02:25:36 DEBUG : Waiting for deletions to finish 2026/07/15 02:25:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/15 02:25:37 INFO : three.txt: Moved into backup dir 2026/07/15 02:25:39 DEBUG : dst/three.txt: md5 = 30ab09c18f048ec4b8d84e2dc3b71c03 OK 2026/07/15 02:25:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:25:40 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:25:40 DEBUG : one: Sizes differ 2026/07/15 02:25:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:25:40 DEBUG : two: size = 3 OK 2026/07/15 02:25:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:25:40 DEBUG : two: Unchanged skipping 2026/07/15 02:25:40 INFO : one-2019-01-01: Deleted 2026/07/15 02:25:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/15 02:25:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:25:42 DEBUG : one: md5 = 466b91ae33422d7ca1f71f4f70f0de1e OK 2026/07/15 02:25:42 DEBUG : one: size = 5 OK 2026/07/15 02:25:42 INFO : one: Copied (new) 2026/07/15 02:25:42 DEBUG : Waiting for deletions to finish 2026/07/15 02:25:43 INFO : three-2019-01-01.txt: Deleted 2026/07/15 02:25:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/15 02:25:43 INFO : three.txt: Moved into backup dir 2026/07/15 02:25:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 02:25:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 02:25:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/15 02:25:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/15 02:25:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/15 02:25:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.96s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:25:50 DEBUG : dst/one: md5 = 445c9dd872377d738920138033e14114 OK 2026/07/15 02:25:51 DEBUG : dst/two: md5 = 1d5d796277f0dae7785efbe83667a057 OK 2026/07/15 02:25:52 DEBUG : dst/three.txt: md5 = c1f39843e1ff4b7da6855f823a970ecc OK 2026/07/15 02:25:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/dst" 2026/07/15 02:25:53 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 02:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:25:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:25:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:25:53 DEBUG : one: Sizes differ 2026/07/15 02:25:53 DEBUG : two: size = 3 OK 2026/07/15 02:25:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:25:53 DEBUG : two: Unchanged skipping 2026/07/15 02:25:54 INFO : one: Moved (server-side) to: one.bak 2026/07/15 02:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:25:55 DEBUG : one: md5 = fce3847fb43fd7ebb1888b3c1c1e14b6 OK 2026/07/15 02:25:55 DEBUG : one: size = 4 OK 2026/07/15 02:25:55 INFO : one: Copied (new) 2026/07/15 02:25:55 DEBUG : Waiting for deletions to finish 2026/07/15 02:25:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/15 02:25:56 INFO : three.txt: Moved into backup dir 2026/07/15 02:25:58 DEBUG : dst/three.txt: md5 = 28674afd4ea9f7a489dcb34a79d0792e OK 2026/07/15 02:25:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/15 02:25:59 DEBUG : three.txt.bak: Excluded 2026/07/15 02:25:59 DEBUG : one.bak: Excluded (Path Filter) 2026/07/15 02:25:59 DEBUG : one.bak: Excluded 2026/07/15 02:25:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:25:59 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:25:59 DEBUG : one: Sizes differ 2026/07/15 02:25:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for checks to finish 2026/07/15 02:25:59 DEBUG : two: size = 3 OK 2026/07/15 02:25:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:25:59 DEBUG : two: Unchanged skipping 2026/07/15 02:25:59 INFO : one.bak: Deleted 2026/07/15 02:26:00 INFO : one: Moved (server-side) to: one.bak 2026/07/15 02:26:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst': Waiting for transfers to finish 2026/07/15 02:26:01 DEBUG : one: md5 = fbf41beaa0aef0833db40e3d5303248b OK 2026/07/15 02:26:01 DEBUG : one: size = 5 OK 2026/07/15 02:26:01 INFO : one: Copied (new) 2026/07/15 02:26:01 DEBUG : Waiting for deletions to finish 2026/07/15 02:26:02 INFO : three.txt.bak: Deleted 2026/07/15 02:26:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/15 02:26:02 INFO : three.txt: Moved into backup dir 2026/07/15 02:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 02:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/15 02:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/15 02:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/15 02:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/15 02:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (18.06s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:26:08 DEBUG : dst/one: md5 = 40163cf4e49030a03febbaa641cbb9cc OK 2026/07/15 02:26:09 DEBUG : dst/two: md5 = b8c811aeea92fa6febb99f38256be49f OK 2026/07/15 02:26:10 DEBUG : dst/three.txt: md5 = 34169782581db0591bcb4c820d2971a5 OK 2026/07/15 02:26:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/dst" 2026/07/15 02:26:11 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 02:26:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:26:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:26:12 DEBUG : one: Sizes differ 2026/07/15 02:26:13 INFO : one: Moved (server-side) to: one.bak 2026/07/15 02:26:14 DEBUG : one: md5 = 68de0782f6a9da9ca82f36e423845b44 OK 2026/07/15 02:26:14 DEBUG : one: size = 4 OK 2026/07/15 02:26:14 INFO : one: Copied (new) 2026/07/15 02:26:14 DEBUG : two: size = 3 OK 2026/07/15 02:26:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:26:14 DEBUG : two: Unchanged skipping 2026/07/15 02:26:15 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:26:15 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:26:15 DEBUG : three.txt: Sizes differ 2026/07/15 02:26:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/15 02:26:16 DEBUG : three.txt: md5 = 2909667e2968233d7e3672f4915d425a OK 2026/07/15 02:26:16 DEBUG : three.txt: size = 6 OK 2026/07/15 02:26:16 INFO : three.txt: Copied (new) 2026/07/15 02:26:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:26:18 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:26:18 DEBUG : one: Sizes differ 2026/07/15 02:26:18 INFO : one.bak: Deleted 2026/07/15 02:26:19 INFO : one: Moved (server-side) to: one.bak 2026/07/15 02:26:20 DEBUG : one: md5 = dba9abf316b1dabc889a5fb4d3d4866b OK 2026/07/15 02:26:20 DEBUG : one: size = 5 OK 2026/07/15 02:26:20 INFO : one: Copied (new) 2026/07/15 02:26:20 DEBUG : two: size = 3 OK 2026/07/15 02:26:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:26:20 DEBUG : two: Unchanged skipping 2026/07/15 02:26:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:26:21 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:26:21 DEBUG : three.txt: Sizes differ 2026/07/15 02:26:21 INFO : three.txt.bak: Deleted 2026/07/15 02:26:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/15 02:26:23 DEBUG : three.txt: md5 = 16da5d7cce803fe397a66aebee173b0f OK 2026/07/15 02:26:23 DEBUG : three.txt: size = 19 OK 2026/07/15 02:26:23 INFO : three.txt: Copied (new) 2026/07/15 02:26:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/15 02:26:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 02:26:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/15 02:26:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 02:26:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/15 02:26:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/15 02:26:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (21.56s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:26:29 DEBUG : dst/one: md5 = 1272ac544826a5080378aa1c00f6f35d OK 2026/07/15 02:26:31 DEBUG : dst/two: md5 = f17af5397690f6deb074861c2e5e8fa2 OK 2026/07/15 02:26:32 DEBUG : dst/three.txt: md5 = a7b5a980bfe4109199018e9c49e54da8 OK 2026/07/15 02:26:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tunigor1poli/dst" 2026/07/15 02:26:33 DEBUG : Creating backend with remote "TestDrive:crypt/d52t0t618jnk1qhlo5pfh9tlgovolob2vgqjjqkf7fhfaoc8qqi0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 02:26:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:26:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:26:33 DEBUG : one: Sizes differ 2026/07/15 02:26:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/15 02:26:36 DEBUG : one: md5 = 6ab064cb2be54100d88d33e2fdb19de3 OK 2026/07/15 02:26:36 DEBUG : one: size = 4 OK 2026/07/15 02:26:36 INFO : one: Copied (new) 2026/07/15 02:26:36 DEBUG : two: size = 3 OK 2026/07/15 02:26:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:26:36 DEBUG : two: Unchanged skipping 2026/07/15 02:26:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:26:36 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:26:36 DEBUG : three.txt: Sizes differ 2026/07/15 02:26:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/15 02:26:38 DEBUG : three.txt: md5 = fc04f07f932e1ca9320ec36c0af6c473 OK 2026/07/15 02:26:38 DEBUG : three.txt: size = 6 OK 2026/07/15 02:26:38 INFO : three.txt: Copied (new) 2026/07/15 02:26:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:26:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:26:39 DEBUG : one: Sizes differ 2026/07/15 02:26:40 INFO : one-2019-01-01: Deleted 2026/07/15 02:26:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/15 02:26:42 DEBUG : one: md5 = 10be93bcf0113b5a43d44f351ce29062 OK 2026/07/15 02:26:42 DEBUG : one: size = 5 OK 2026/07/15 02:26:42 INFO : one: Copied (new) 2026/07/15 02:26:42 DEBUG : two: size = 3 OK 2026/07/15 02:26:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:26:42 DEBUG : two: Unchanged skipping 2026/07/15 02:26:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:26:42 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli/dst') 2026/07/15 02:26:42 DEBUG : three.txt: Sizes differ 2026/07/15 02:26:43 INFO : three-2019-01-01.txt: Deleted 2026/07/15 02:26:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/15 02:26:45 DEBUG : three.txt: md5 = 35ac887a427dd35303ccf8c423939eaf OK 2026/07/15 02:26:45 DEBUG : three.txt: size = 19 OK 2026/07/15 02:26:45 INFO : three.txt: Copied (new) 2026/07/15 02:26:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/15 02:26:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 02:26:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/15 02:26:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/15 02:26:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 02:26:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/15 02:26:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.11s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:26:52 DEBUG : Testêé: md5 = f1ea5e2d7ab03a22849fe01bb16913ec OK 2026/07/15 02:26:52 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:26:52 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:26:52 DEBUG : Testêé: Sizes differ 2026/07/15 02:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:26:53 DEBUG : Testêé: md5 = 563efd9c436172bc538de12b2cab5dd8 OK 2026/07/15 02:26:53 DEBUG : Testêé: size = 14 OK 2026/07/15 02:26:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/15 02:26:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.22s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:26:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/15 02:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:26:56 DEBUG : existing: md5 = f473915eb8d85f58d4e744cd83ef0770 OK 2026/07/15 02:26:56 DEBUG : existing: size = 6 OK 2026/07/15 02:26:56 INFO : existing: Copied (new) 2026/07/15 02:26:56 DEBUG : Waiting for deletions to finish 2026/07/15 02:26:57 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:26:57 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:26:57 DEBUG : existing: Sizes differ 2026/07/15 02:26:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:26:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/15 02:26:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:26:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': not deleting files as there were IO errors 2026/07/15 02:26:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.67s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:27:00 DEBUG : EXISTING: md5 = 01f61aeae9814d4ea46a0204ba183af0 OK 2026/07/15 02:27:00 DEBUG : EXISTING: size = 6 OK 2026/07/15 02:27:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:00 DEBUG : existing: Unchanged skipping 2026/07/15 02:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:27:00 DEBUG : Waiting for deletions to finish 2026/07/15 02:27:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.18s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", 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-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", 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-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.29s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:27:05 DEBUG : both0: md5 = e31b444006abf5be08f16773958ae448 OK 2026/07/15 02:27:06 DEBUG : only0: md5 = cddf6f4337c3bc00962594a6d9404052 OK 2026/07/15 02:27:07 DEBUG : both1: md5 = 0a5e5b4848ab64f3d05f12652223ae37 OK 2026/07/15 02:27:09 DEBUG : only1: md5 = 01a664fef373d57dc081957b3cda8815 OK 2026/07/15 02:27:10 DEBUG : both2: md5 = 59faadd02374b9d64a1eaf6b9bd2cd3d OK 2026/07/15 02:27:11 DEBUG : only2: md5 = 45247a2a282bad1c604001e470b0d901 OK 2026/07/15 02:27:13 DEBUG : both3: md5 = 2512397cea185544b3cef883834fbe97 OK 2026/07/15 02:27:14 DEBUG : only3: md5 = 3928a6b61a256761dd3aed66eeefb18b OK 2026/07/15 02:27:15 DEBUG : both4: md5 = e527021d870e0496a95aad33fcd11c98 OK 2026/07/15 02:27:17 DEBUG : only4: md5 = 107e44bb1ede65c26bca67557577f4a9 OK 2026/07/15 02:27:18 DEBUG : both5: md5 = d8ef7a82632aa2f02ba72f7eaa5abb46 OK 2026/07/15 02:27:20 DEBUG : only5: md5 = f6439b38f3d9f8d4631fb412ad53e02e OK 2026/07/15 02:27:21 DEBUG : both6: md5 = f5a07410631fa8af9f1bf5a86f4cbd07 OK 2026/07/15 02:27:22 DEBUG : only6: md5 = 73a9b60a8c23beeb197d63e5b7ba4e65 OK 2026/07/15 02:27:24 DEBUG : both7: md5 = bfb3a6e87db9fea15398afd9fc75a26e OK 2026/07/15 02:27:25 DEBUG : only7: md5 = 37b627ee0018f07606d6e3d095a37ebd OK 2026/07/15 02:27:27 DEBUG : both8: md5 = 493745f98b6d16269dc03be5c628450a OK 2026/07/15 02:27:28 DEBUG : only8: md5 = 0939bdc239dab2cee3be59cf62dbff1e OK 2026/07/15 02:27:29 DEBUG : both9: md5 = 4bfdf82d6cfbf06e46607405d6a0d128 OK 2026/07/15 02:27:31 DEBUG : only9: md5 = b3f6ebf693c3b2170d0634ce1adbc3a2 OK 2026/07/15 02:27:32 DEBUG : both10: md5 = e9816d5d3934bd2c9403c33eab794f28 OK 2026/07/15 02:27:34 DEBUG : only10: md5 = 7b15725d9b3a5c3406abcfa5bfd8fab2 OK 2026/07/15 02:27:35 DEBUG : both11: md5 = a8324875af352ff5dd7c86a308b69d56 OK 2026/07/15 02:27:36 DEBUG : only11: md5 = 8bf11f532956e4485fb5136690c2298c OK 2026/07/15 02:27:38 DEBUG : both12: md5 = 78ae7ea1ad90e7cf739eba5f5ab1546c OK 2026/07/15 02:27:39 DEBUG : only12: md5 = f502d16106c24f4dd3c0252cda8ca4db OK 2026/07/15 02:27:41 DEBUG : both13: md5 = a93fe9cd9ba800bd6c8dc33e0b2b56f7 OK 2026/07/15 02:27:42 DEBUG : only13: md5 = 6956af2a20bf617429a1e741a8c4c6ce OK 2026/07/15 02:27:43 DEBUG : both14: md5 = ba1e938ef01664ccb1920c1e6d78a069 OK 2026/07/15 02:27:45 DEBUG : only14: md5 = 60805c563509e3ead2274dac4e546598 OK 2026/07/15 02:27:46 DEBUG : both15: md5 = b094ef44bbdbd8a0f7e9c2d1edefbe6c OK 2026/07/15 02:27:48 DEBUG : only15: md5 = db4233b2d1af64f5a19e4b6ce22e3668 OK 2026/07/15 02:27:49 DEBUG : both16: md5 = 0dd682786204311a3a5a4444905f9292 OK 2026/07/15 02:27:50 DEBUG : only16: md5 = b50efa6ef5112e1494cb8b37595cccb3 OK 2026/07/15 02:27:52 DEBUG : both17: md5 = d51f74fef5bf7d1ce2a6487e73b5d2fa OK 2026/07/15 02:27:53 DEBUG : only17: md5 = 8e2320e2d9ea9dc98759a14f89e7d38e OK 2026/07/15 02:27:54 DEBUG : both18: md5 = 6d503279f055fc9d6b90fee5cb13654b OK 2026/07/15 02:27:56 DEBUG : only18: md5 = cd9e2fd7ab4b5e1567fcaf4dcd4837c0 OK 2026/07/15 02:27:57 DEBUG : both19: md5 = 062b270c2f61b81c7caad87908eedf15 OK 2026/07/15 02:27:58 DEBUG : only19: md5 = 927bfbfc0b3cbd23a10980ec9e3358b6 OK 2026/07/15 02:27:59 DEBUG : both10: size = 6 OK 2026/07/15 02:27:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both12: size = 6 OK 2026/07/15 02:27:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both10: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both0: size = 6 OK 2026/07/15 02:27:59 DEBUG : both13: size = 6 OK 2026/07/15 02:27:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both11: size = 6 OK 2026/07/15 02:27:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both11: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both14: size = 6 OK 2026/07/15 02:27:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both0: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both15: size = 6 OK 2026/07/15 02:27:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both15: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both16: size = 6 OK 2026/07/15 02:27:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both13: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both17: size = 6 OK 2026/07/15 02:27:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:27:59 DEBUG : both17: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both18: size = 6 OK 2026/07/15 02:27:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both16: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both19: size = 6 OK 2026/07/15 02:27:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both14: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both1: size = 6 OK 2026/07/15 02:27:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both19: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both2: size = 6 OK 2026/07/15 02:27:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both2: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both3: size = 6 OK 2026/07/15 02:27:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both12: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both4: size = 6 OK 2026/07/15 02:27:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both3: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both5: size = 6 OK 2026/07/15 02:27:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both18: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both6: size = 6 OK 2026/07/15 02:27:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both1: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both7: size = 6 OK 2026/07/15 02:27:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both7: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both8: size = 6 OK 2026/07/15 02:27:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both4: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both9: size = 6 OK 2026/07/15 02:27:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:27:59 DEBUG : both5: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both6: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both8: Unchanged skipping 2026/07/15 02:27:59 DEBUG : both9: Unchanged skipping 2026/07/15 02:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:27:59 DEBUG : Waiting for deletions to finish 2026/07/15 02:27:59 INFO : only7: Deleted 2026/07/15 02:27:59 INFO : only1: Deleted 2026/07/15 02:27:59 INFO : only2: Deleted 2026/07/15 02:27:59 INFO : only0: Deleted 2026/07/15 02:28:00 INFO : only11: Deleted 2026/07/15 02:28:00 INFO : only13: Deleted 2026/07/15 02:28:00 INFO : only12: Deleted 2026/07/15 02:28:00 INFO : only5: Deleted 2026/07/15 02:28:00 INFO : only9: Deleted 2026/07/15 02:28:00 INFO : only3: Deleted 2026/07/15 02:28:00 INFO : only10: Deleted 2026/07/15 02:28:00 INFO : only16: Deleted 2026/07/15 02:28:01 INFO : only19: Deleted 2026/07/15 02:28:01 INFO : only4: Deleted 2026/07/15 02:28:01 INFO : only18: Deleted 2026/07/15 02:28:01 INFO : only6: Deleted 2026/07/15 02:28:01 INFO : only17: Deleted 2026/07/15 02:28:01 INFO : only14: Deleted 2026/07/15 02:28:01 INFO : only8: Deleted 2026/07/15 02:28:01 INFO : only15: Deleted 2026/07/15 02:28:01 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (66.82s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:28:11 DEBUG : both0: md5 = e208d5d73beb7e8e822525e5c6d8d301 OK 2026/07/15 02:28:13 DEBUG : only0: md5 = 317dedefad1714fcafb8c445a4ec4959 OK 2026/07/15 02:28:14 DEBUG : both1: md5 = 3fdcbacba2a1d5a19262c4e9816cd28b OK 2026/07/15 02:28:15 DEBUG : only1: md5 = ff908cff2cdf536d857869bcfc4fe215 OK 2026/07/15 02:28:17 DEBUG : both2: md5 = 6bb3651301061af57b0670093f3bd6fa OK 2026/07/15 02:28:18 DEBUG : only2: md5 = 38b34504a6961cd52dc479dc15b3ce62 OK 2026/07/15 02:28:20 DEBUG : both3: md5 = ce53fd2642079777360986dc328f1e00 OK 2026/07/15 02:28:21 DEBUG : only3: md5 = 8696856b0765b5dfd8d538c7a3dc59fd OK 2026/07/15 02:28:23 DEBUG : both4: md5 = 5887e7cd7645a03fc2de0d8e845fb713 OK 2026/07/15 02:28:24 DEBUG : only4: md5 = f2d008ded486b7c8b4ac526aa016625a OK 2026/07/15 02:28:25 DEBUG : both5: md5 = 5af33f3be077954a1948bd670cd78c71 OK 2026/07/15 02:28:27 DEBUG : only5: md5 = 6ec30e41fa2b0b85359186549cef311c OK 2026/07/15 02:28:28 DEBUG : both6: md5 = d166d9742641c1b8219d41d2d00851b9 OK 2026/07/15 02:28:29 DEBUG : only6: md5 = f3350c54d9788a927b2060e8c7193340 OK 2026/07/15 02:28:31 DEBUG : both7: md5 = a22d93f4607b543ad070adbee8411cb0 OK 2026/07/15 02:28:32 DEBUG : only7: md5 = 345d56aeb594ec8dafe84724c77a08fa OK 2026/07/15 02:28:33 DEBUG : both8: md5 = af958c3f405a9bb1c3c9beee03fbfa7c OK 2026/07/15 02:28:35 DEBUG : only8: md5 = 5a754e64229a1144029aab1325df1317 OK 2026/07/15 02:28:36 DEBUG : both9: md5 = 8e5ae1a40d11102ac6cb2cc46cf0bfab OK 2026/07/15 02:28:37 DEBUG : only9: md5 = c043458cff48d46b8d2b4a9483b2f6f7 OK 2026/07/15 02:28:39 DEBUG : both10: md5 = a19f1a545ae8eac00efe238ca5ae3184 OK 2026/07/15 02:28:41 DEBUG : only10: md5 = a9dedd497c7d7742a3cd0bf1148e5f4c OK 2026/07/15 02:28:42 DEBUG : both11: md5 = 9a1c1681edaed676f40c3f92b33337a6 OK 2026/07/15 02:28:43 DEBUG : only11: md5 = c5ba6ff5da3d6b48d72adfd9d94d7c2a OK 2026/07/15 02:28:45 DEBUG : both12: md5 = 84d22025882855e25eb73dbf419d4e62 OK 2026/07/15 02:28:46 DEBUG : only12: md5 = ea66da5e74a8494d560a29f13e765efc OK 2026/07/15 02:28:47 DEBUG : both13: md5 = 71dcfa052dc0f1b1a39d1743182e7b76 OK 2026/07/15 02:28:49 DEBUG : only13: md5 = c3d4fac13c91b4439c29d63136033c9b OK 2026/07/15 02:28:50 DEBUG : both14: md5 = 950b162c3d558f0e04e72ee50f96ccc8 OK 2026/07/15 02:28:51 DEBUG : only14: md5 = e275bfaa017fe29bee75ee4a8a6e729b OK 2026/07/15 02:28:53 DEBUG : both15: md5 = 931017e7ca5806db7a81df1be461a326 OK 2026/07/15 02:28:54 DEBUG : only15: md5 = 69e35360797ee950385ac5fe76725d4c OK 2026/07/15 02:28:55 DEBUG : both16: md5 = 3092540d1aa15cbf146b08456a5097ea OK 2026/07/15 02:28:57 DEBUG : only16: md5 = ed7f7e8da64013359d15620ae0e3f586 OK 2026/07/15 02:28:58 DEBUG : both17: md5 = f654b2aea6ac13faa27445f12b5feb23 OK 2026/07/15 02:29:00 DEBUG : only17: md5 = fbfdc45ba502cf90307faaa13390aa60 OK 2026/07/15 02:29:01 DEBUG : both18: md5 = 6f6d09d9f56358e68be9acacdf12bba6 OK 2026/07/15 02:29:03 DEBUG : only18: md5 = b0e9aa0c98bdd7b8f6186e1990232b3d OK 2026/07/15 02:29:04 DEBUG : both19: md5 = 8959df43d0ed87829c296a4e4988c6b7 OK 2026/07/15 02:29:05 DEBUG : only19: md5 = 1f0c6338095dbc93e1b863fc03d02ddd OK 2026/07/15 02:29:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:29:06 DEBUG : both0: size = 6 OK 2026/07/15 02:29:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both12: size = 6 OK 2026/07/15 02:29:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both10: size = 6 OK 2026/07/15 02:29:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both11: size = 6 OK 2026/07/15 02:29:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both0: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both13: size = 6 OK 2026/07/15 02:29:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both13: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both14: size = 6 OK 2026/07/15 02:29:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both12: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both15: size = 6 OK 2026/07/15 02:29:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both15: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both16: size = 6 OK 2026/07/15 02:29:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both16: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both17: size = 6 OK 2026/07/15 02:29:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both17: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both18: size = 6 OK 2026/07/15 02:29:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both18: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both19: size = 6 OK 2026/07/15 02:29:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both19: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both1: size = 6 OK 2026/07/15 02:29:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both1: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both2: size = 6 OK 2026/07/15 02:29:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both2: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both3: size = 6 OK 2026/07/15 02:29:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both3: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both4: size = 6 OK 2026/07/15 02:29:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both4: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both5: size = 6 OK 2026/07/15 02:29:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both5: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both6: size = 6 OK 2026/07/15 02:29:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both6: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both7: size = 6 OK 2026/07/15 02:29:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both7: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both8: size = 6 OK 2026/07/15 02:29:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both8: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both9: size = 6 OK 2026/07/15 02:29:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:29:06 DEBUG : both9: Unchanged skipping 2026/07/15 02:29:06 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only0: Sizes differ 2026/07/15 02:29:06 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only10: Sizes differ 2026/07/15 02:29:06 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only11: Sizes differ 2026/07/15 02:29:06 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only12: Sizes differ 2026/07/15 02:29:06 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only13: Sizes differ 2026/07/15 02:29:06 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only14: Sizes differ 2026/07/15 02:29:06 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only15: Sizes differ 2026/07/15 02:29:06 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only16: Sizes differ 2026/07/15 02:29:06 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only17: Sizes differ 2026/07/15 02:29:06 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only18: Sizes differ 2026/07/15 02:29:06 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only19: Sizes differ 2026/07/15 02:29:06 DEBUG : both10: Unchanged skipping 2026/07/15 02:29:06 DEBUG : both14: Unchanged skipping 2026/07/15 02:29:06 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : both11: Unchanged skipping 2026/07/15 02:29:06 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only3: Sizes differ 2026/07/15 02:29:06 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only4: Sizes differ 2026/07/15 02:29:06 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only5: Sizes differ 2026/07/15 02:29:06 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only2: Sizes differ 2026/07/15 02:29:06 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only1: Sizes differ 2026/07/15 02:29:06 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only6: Sizes differ 2026/07/15 02:29:06 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only7: Sizes differ 2026/07/15 02:29:06 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only8: Sizes differ 2026/07/15 02:29:06 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3860385544) 2026/07/15 02:29:06 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli') 2026/07/15 02:29:06 DEBUG : only9: Sizes differ 2026/07/15 02:29:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:29:07 DEBUG : only0: md5 = f1972c0272d7f95f3bf74292a4098eb0 OK 2026/07/15 02:29:07 DEBUG : only0: size = 0 OK 2026/07/15 02:29:07 INFO : only0: Copied (replaced existing) 2026/07/15 02:29:07 DEBUG : only10: md5 = 97e4f7410845f7aa8a818d1f34f2f964 OK 2026/07/15 02:29:07 DEBUG : only10: size = 0 OK 2026/07/15 02:29:07 INFO : only10: Copied (replaced existing) 2026/07/15 02:29:07 DEBUG : only11: md5 = 05a138e2be01df1fe4eb4958c9eb8ba0 OK 2026/07/15 02:29:07 DEBUG : only11: size = 0 OK 2026/07/15 02:29:07 INFO : only11: Copied (replaced existing) 2026/07/15 02:29:07 DEBUG : only12: md5 = 3631c14ae0d502ee275dfa9a5cc0059a OK 2026/07/15 02:29:07 DEBUG : only12: size = 0 OK 2026/07/15 02:29:07 INFO : only12: Copied (replaced existing) 2026/07/15 02:29:08 DEBUG : only13: md5 = 25d742ee814e179f5af33639a56b21da OK 2026/07/15 02:29:08 DEBUG : only13: size = 0 OK 2026/07/15 02:29:08 INFO : only13: Copied (replaced existing) 2026/07/15 02:29:08 DEBUG : only14: md5 = 5164e529d692d916d6dd123225787a96 OK 2026/07/15 02:29:08 DEBUG : only14: size = 0 OK 2026/07/15 02:29:08 INFO : only14: Copied (replaced existing) 2026/07/15 02:29:08 DEBUG : only15: md5 = cdc5782749530e94324467ba0bee0f7b OK 2026/07/15 02:29:08 DEBUG : only15: size = 0 OK 2026/07/15 02:29:08 INFO : only15: Copied (replaced existing) 2026/07/15 02:29:09 DEBUG : only16: md5 = 644cb7fccbcd9171218d46687cc60541 OK 2026/07/15 02:29:09 DEBUG : only16: size = 0 OK 2026/07/15 02:29:09 INFO : only16: Copied (replaced existing) 2026/07/15 02:29:09 DEBUG : only17: md5 = 2d718394ac2c2d17306fc86b1156b1f2 OK 2026/07/15 02:29:09 DEBUG : only17: size = 0 OK 2026/07/15 02:29:09 INFO : only17: Copied (replaced existing) 2026/07/15 02:29:10 DEBUG : only18: md5 = 3fa5dd03d47b37449d0e467140c35e25 OK 2026/07/15 02:29:10 DEBUG : only18: size = 0 OK 2026/07/15 02:29:10 INFO : only18: Copied (replaced existing) 2026/07/15 02:29:10 DEBUG : only19: md5 = a48df25514672266569f255f6c41d74b OK 2026/07/15 02:29:10 DEBUG : only19: size = 0 OK 2026/07/15 02:29:10 INFO : only19: Copied (replaced existing) 2026/07/15 02:29:10 DEBUG : only3: md5 = 1fdd2c02df3d25e452ee50da0599d368 OK 2026/07/15 02:29:10 DEBUG : only3: size = 0 OK 2026/07/15 02:29:10 INFO : only3: Copied (replaced existing) 2026/07/15 02:29:10 DEBUG : only5: md5 = 6e1ff5ac92541f55e5c7731a9400cd3a OK 2026/07/15 02:29:10 DEBUG : only5: size = 0 OK 2026/07/15 02:29:10 INFO : only5: Copied (replaced existing) 2026/07/15 02:29:11 DEBUG : only4: md5 = 9d1731a550ef202c3d5eea2b1636bc4b OK 2026/07/15 02:29:11 DEBUG : only4: size = 0 OK 2026/07/15 02:29:11 INFO : only4: Copied (replaced existing) 2026/07/15 02:29:11 DEBUG : only7: md5 = 5f4f03d76a699a8569a7f388b5eef29c OK 2026/07/15 02:29:11 DEBUG : only7: size = 0 OK 2026/07/15 02:29:11 INFO : only7: Copied (replaced existing) 2026/07/15 02:29:11 DEBUG : only8: md5 = fca7749fdbcc3faf30814133b7284d72 OK 2026/07/15 02:29:11 DEBUG : only8: size = 0 OK 2026/07/15 02:29:11 INFO : only8: Copied (replaced existing) 2026/07/15 02:29:11 DEBUG : only9: md5 = 4918bec97fd8c8f9f54ac6af0a47bec0 OK 2026/07/15 02:29:11 DEBUG : only9: size = 0 OK 2026/07/15 02:29:11 INFO : only9: Copied (replaced existing) 2026/07/15 02:29:12 DEBUG : only2: md5 = e27e198a3f27dba8152e7971cc49b36e OK 2026/07/15 02:29:12 DEBUG : only2: size = 0 OK 2026/07/15 02:29:12 INFO : only2: Copied (replaced existing) 2026/07/15 02:29:12 DEBUG : only1: md5 = 05d7754628e98a9829d7a6c035c4810f OK 2026/07/15 02:29:12 DEBUG : only1: size = 0 OK 2026/07/15 02:29:12 INFO : only1: Copied (replaced existing) 2026/07/15 02:29:12 DEBUG : only6: md5 = debf720d5cb60d55dec03ea354b5ccae OK 2026/07/15 02:29:12 DEBUG : only6: size = 0 OK 2026/07/15 02:29:12 INFO : only6: Copied (replaced existing) 2026/07/15 02:29:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (80.05s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:29:30 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:29:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:29:30 DEBUG : empty_on_remote: Making directory with metadata 2026/07/15 02:29:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:29:30 DEBUG : empty_on_remote: Making directory with metadata 2026/07/15 02:29:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:29:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/15 02:29:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/15 02:29:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:29:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/15 02:29:42 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/15 02:29:43 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/15 02:29:44 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:29:45 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:29:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:29:45 DEBUG : empty_on_remote: Making directory with metadata 2026/07/15 02:29:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:29:45 DEBUG : empty_on_remote: Making directory with metadata 2026/07/15 02:29:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:29:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/15 02:29:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/15 02:29:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:29:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/15 02:29:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:29:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/15 02:29:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/15 02:29:59 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:30:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:30:01 DEBUG : sub dir: Making directory with metadata 2026/07/15 02:30:02 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/15 02:30:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/15 02:30:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/15 02:30:20 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:30:20 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/15 02:30:32 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/15 02:30:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/15 02:30:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/15 02:30:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/15 02:30:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/15 02:30:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/15 02:30:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/15 02:30:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/15 02:30:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/15 02:30:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/15 02:30:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/15 02:30:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (38.26s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:30:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:30:39 DEBUG : sub dir: Making directory with metadata 2026/07/15 02:30:40 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/15 02:31:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/15 02:31:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/15 02:31:02 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:31:02 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/15 02:31:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/15 02:31:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/15 02:31:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/15 02:31:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/15 02:31:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/15 02:31:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/15 02:31:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/15 02:31:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/15 02:31:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/15 02:31:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/15 02:31:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:31:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 88abcb66dd17010469fd54c281ea394f OK 2026/07/15 02:31:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = f43917461fe81976fb202a94875d6fa1 OK 2026/07/15 02:31:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 9ca5cec7d89fcf608457a97ec3fa4277 OK 2026/07/15 02:31:28 DEBUG : dir1/0003-defghij.txt: md5 = 4b37d94620277c25cc9b78180bb5f036 OK 2026/07/15 02:31:29 DEBUG : dir1/0004-efghijk.txt: md5 = dad01753c5187bbd539c0bd07ee76940 OK 2026/07/15 02:31:31 DEBUG : dir1/0005-fghijkl.txt: md5 = 469b93e482b21ee9e83411b7efa46660 OK 2026/07/15 02:31:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 246593669433347c8582dbb628ad2dfd OK 2026/07/15 02:31:34 DEBUG : dir1/0007-1234567.txt: md5 = 897fc27315f332c39e5b9568840b0546 OK 2026/07/15 02:31:35 DEBUG : dir1/0008-2345678.txt: md5 = 8b93d16126ccb1a4598b36cd056051ef OK 2026/07/15 02:31:37 DEBUG : dir1/0009-3456789.txt: md5 = eb24651209e1c0e2e73df98ec52c81a9 OK 2026/07/15 02:31:39 DEBUG : dir1/0010-456789.txt: md5 = f9ce53754147f333e238bcbae5d22f4d OK 2026/07/15 02:31:40 DEBUG : dir1/0011-56789;.txt: md5 = a6a80c59bde84c6057e3d1fc6e988950 OK 2026/07/15 02:31:42 DEBUG : dir1/0012-6789;.txt: md5 = 17c3006820cb4d06eb7c47a22d01e1ec OK 2026/07/15 02:31:43 DEBUG : dir1/0013-789;=.txt: md5 = 97dd734ff8e047c259f0921994f9a5b8 OK 2026/07/15 02:31:45 DEBUG : dir1/0014-89;=.txt: md5 = f87fe32d2f2ef997dbcf8744ab737279 OK 2026/07/15 02:31:46 DEBUG : dir1/0015-9;=.txt: md5 = 58d32b34e063d66faf7a4acce724932d OK 2026/07/15 02:31:47 DEBUG : apple: md5 = f37cc6c130d2f0658d6877fbef108ddd OK 2026/07/15 02:31:49 DEBUG : banana: md5 = 85579cd1bdcf75e25f0f71c628989c37 OK 2026/07/15 02:31:50 DEBUG : appleappleapplebanana: md5 = 15be960fca805dee451fe306781d7edb OK 2026/07/15 02:31:52 DEBUG : splitbananasplit: md5 = 25a60324ec0daf7918532415912bc13f OK 2026/07/15 02:31:52 DEBUG : Waiting for deletions to finish 2026/07/15 02:31:53 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:31:53 DEBUG : apple: size = 5 OK 2026/07/15 02:31:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:31:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:53 DEBUG : apple: Unchanged skipping 2026/07/15 02:31:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:31:53 DEBUG : banana: size = 6 OK 2026/07/15 02:31:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:53 DEBUG : banana: Unchanged skipping 2026/07/15 02:31:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/15 02:31:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:31:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:31:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:31:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:31:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:31:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:31:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:31:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:31:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:31:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:31:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:31:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:31:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:31:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:31:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:31:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:31:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:31:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:31:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:31:54 DEBUG : Waiting for deletions to finish 2026/07/15 02:31:54 DEBUG : Waiting for deletions to finish 2026/07/15 02:31:55 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:31:55 DEBUG : dir1: Directory modification time the same (differ by -418.155µs, within tolerance 1ms) 2026/07/15 02:31:55 DEBUG : apple: size = 5 OK 2026/07/15 02:31:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:55 DEBUG : apple: Unchanged skipping 2026/07/15 02:31:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:31:55 DEBUG : banana: size = 6 OK 2026/07/15 02:31:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:55 DEBUG : banana: Unchanged skipping 2026/07/15 02:31:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:31:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:31:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:31:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:31:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:31:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:31:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:31:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:31:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:31:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:31:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:31:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:31:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:31:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:31:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:31:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:31:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:31:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:31:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:31:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:31:56 DEBUG : Waiting for deletions to finish 2026/07/15 02:31:56 DEBUG : Waiting for deletions to finish 2026/07/15 02:31:56 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:31:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:32:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:32:11 DEBUG : dir1/0000-abcdefg.txt: md5 = bf8ff8e9ceedc0304eb146b994f691c3 OK 2026/07/15 02:32:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9d802db06cdb34e4435bccaaa9c53bdd OK 2026/07/15 02:32:13 DEBUG : dir1/0002-cdefghi.txt: md5 = e3072e3c46a91c4d18557438dacf5ed5 OK 2026/07/15 02:32:15 DEBUG : dir1/0003-defghij.txt: md5 = 691292eea1d0513f06cb7222ec02f984 OK 2026/07/15 02:32:16 DEBUG : dir1/0004-efghijk.txt: md5 = cf0a3b9de77fd98020ce8a688a2c2e0e OK 2026/07/15 02:32:18 DEBUG : dir1/0005-fghijkl.txt: md5 = 59f8a771fa5849549b9d1fc18b4b18d0 OK 2026/07/15 02:32:19 DEBUG : dir1/0006-ghijklm.txt: md5 = d8073c5a28a800c66bf828ce4193eae9 OK 2026/07/15 02:32:20 DEBUG : dir1/0007-1234567.txt: md5 = 1c23741016ad4babe9d4a06c032cce08 OK 2026/07/15 02:32:22 DEBUG : dir1/0008-2345678.txt: md5 = 803723ed8ee4dd16085380910cddb4c5 OK 2026/07/15 02:32:23 DEBUG : dir1/0009-3456789.txt: md5 = eb9e86c6937cc99bea0b26d6e9d05799 OK 2026/07/15 02:32:25 DEBUG : dir1/0010-456789.txt: md5 = 11888d23baf4f34030b0efe146a4f445 OK 2026/07/15 02:32:26 DEBUG : dir1/0011-56789;.txt: md5 = 4df22dd5a922e233cf2408e3f5f5d27d OK 2026/07/15 02:32:28 DEBUG : dir1/0012-6789;.txt: md5 = 5c725db4b07cf5033575387a04bb8aa8 OK 2026/07/15 02:32:29 DEBUG : dir1/0013-789;=.txt: md5 = 3f7fdf3767da5ecb88605ea95b9e052a OK 2026/07/15 02:32:30 DEBUG : dir1/0014-89;=.txt: md5 = 3a47739ccf0dd4b5f70e2a9b036dc6ea OK 2026/07/15 02:32:32 DEBUG : dir1/0015-9;=.txt: md5 = 38a90894051807d9331d3348e879265c OK 2026/07/15 02:32:33 DEBUG : apple: md5 = 88140b09442ab64d224ee5ca11297a2d OK 2026/07/15 02:32:35 DEBUG : banana: md5 = 5d8740550a614a2255f0dd73f59b75f5 OK 2026/07/15 02:32:36 DEBUG : appleappleapplebanana: md5 = 2871158e42af655e96e8e008082ba498 OK 2026/07/15 02:32:37 DEBUG : splitbananasplit: md5 = 5a459f8feb20f4107d83a925d01c96d8 OK 2026/07/15 02:32:37 DEBUG : Waiting for deletions to finish 2026/07/15 02:32:38 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:32:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:32:39 DEBUG : apple: size = 5 OK 2026/07/15 02:32:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:32:39 DEBUG : apple: Unchanged skipping 2026/07/15 02:32:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:32:39 DEBUG : banana: size = 6 OK 2026/07/15 02:32:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : banana: Unchanged skipping 2026/07/15 02:32:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/15 02:32:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:32:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:32:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:32:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:32:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:32:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:32:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:32:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:32:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:32:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:32:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:32:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:32:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:32:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:32:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:32:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:32:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:32:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:32:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:32:39 DEBUG : Waiting for deletions to finish 2026/07/15 02:32:39 DEBUG : Waiting for deletions to finish 2026/07/15 02:32:40 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:32:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:32:41 DEBUG : dir1: Directory modification time the same (differ by -474.814µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : apple: size = 5 OK 2026/07/15 02:32:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:32:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : apple: Unchanged skipping 2026/07/15 02:32:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:32:41 DEBUG : banana: size = 6 OK 2026/07/15 02:32:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:32:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:32:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : banana: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:32:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:32:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:32:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:32:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:32:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:32:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:32:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:32:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:32:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:32:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:32:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:32:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:32:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:32:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:32:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:32:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:32:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:32:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:32:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:32:41 DEBUG : Waiting for deletions to finish 2026/07/15 02:32:41 DEBUG : Waiting for deletions to finish 2026/07/15 02:32:42 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:32:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/15 02:32:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:32:55 DEBUG : dir1/0000-abcdefg.txt: md5 = fb6bdfb6ae7b0546a4d44fcc237d488c OK 2026/07/15 02:32:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = c97efdd22debc606b260a584b41a00c3 OK 2026/07/15 02:32:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 422de8c784cb2b18946be8a2e4c606fe OK 2026/07/15 02:32:59 DEBUG : dir1/0003-defghij.txt: md5 = f23c305f8383e1a45c660fdbf2d8b0d8 OK 2026/07/15 02:33:01 DEBUG : dir1/0004-efghijk.txt: md5 = 651c496df972fb65270c466aa14d77ee OK 2026/07/15 02:33:02 DEBUG : dir1/0005-fghijkl.txt: md5 = 7fa1574aaa05dfe94cb7fba715d9538e OK 2026/07/15 02:33:03 DEBUG : dir1/0006-ghijklm.txt: md5 = f6dd83c004a68d7e31d2672e97e23142 OK 2026/07/15 02:33:05 DEBUG : dir1/0007-1234567.txt: md5 = 60397803350d9aff9f1776539804e2aa OK 2026/07/15 02:33:06 DEBUG : dir1/0008-2345678.txt: md5 = 2a8409071b906fb11c1b27101c35bdc5 OK 2026/07/15 02:33:07 DEBUG : dir1/0009-3456789.txt: md5 = 191c8cb534b2699c00304c1eec353be4 OK 2026/07/15 02:33:09 DEBUG : dir1/0010-456789.txt: md5 = d4cb354d79ccdc4610ff9e5e8b48fcf4 OK 2026/07/15 02:33:10 DEBUG : dir1/0011-56789;.txt: md5 = a49f794a93fdd450d9c648347e87ee99 OK 2026/07/15 02:33:12 DEBUG : dir1/0012-6789;.txt: md5 = b63673cc416c6876c6d313c93b4ae62c OK 2026/07/15 02:33:13 DEBUG : dir1/0013-789;=.txt: md5 = dd28ba4d7f1e5651f664bc44901ddde1 OK 2026/07/15 02:33:14 DEBUG : dir1/0014-89;=.txt: md5 = 7a855f417b890bad9a18178db262b8eb OK 2026/07/15 02:33:16 DEBUG : dir1/0015-9;=.txt: md5 = df5548bb8534b5480ff9c07c100554f1 OK 2026/07/15 02:33:17 DEBUG : apple: md5 = e743ab375971cf42a24dc1c23969b0bd OK 2026/07/15 02:33:19 DEBUG : banana: md5 = 1247a53ac6c6c4400de40aa37a5db2b7 OK 2026/07/15 02:33:20 DEBUG : appleappleapplebanana: md5 = a99e97f6774e284d6593f0e4ba56bc3f OK 2026/07/15 02:33:21 DEBUG : splitbananasplit: md5 = 97b8617331dd6bbfec774fd6f2a6d85c OK 2026/07/15 02:33:21 DEBUG : Waiting for deletions to finish 2026/07/15 02:33:22 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:33:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/15 02:33:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:33:24 DEBUG : YmFuYW5h: md5 = 7fdeffbd9ad5187691a2df8070c88dc5 OK 2026/07/15 02:33:24 DEBUG : YmFuYW5h: size = 6 OK 2026/07/15 02:33:24 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/15 02:33:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = d29f2010cf0642dd30912be6e0fe3093 OK 2026/07/15 02:33:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/15 02:33:24 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:24 DEBUG : YXBwbGU=: md5 = 57e6619387552bc3c9654fdfd9358ba0 OK 2026/07/15 02:33:24 DEBUG : YXBwbGU=: size = 5 OK 2026/07/15 02:33:24 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/15 02:33:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = dde131adadf21ded0e095fe7d1318bef OK 2026/07/15 02:33:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/15 02:33:24 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 4b14a87cc39c15d297e55d3aea5b41ca OK 2026/07/15 02:33:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/15 02:33:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 67e85e31c5c008fb630da6eded7c4b7e OK 2026/07/15 02:33:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/15 02:33:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 6d06febe969765ffaa75b368e2de6d0b OK 2026/07/15 02:33:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/15 02:33:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = ba62ce8ecce5c0133f8054f4cb7d3c2b OK 2026/07/15 02:33:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/15 02:33:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = afb2c87c4b2b90d33defacbae8f88f92 OK 2026/07/15 02:33:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/15 02:33:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 8bc47cdb054baba8002f86a820fdec22 OK 2026/07/15 02:33:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/15 02:33:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = b8d9278401b084c35f00c5442ca7774c OK 2026/07/15 02:33:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/15 02:33:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = ee55bcffb9f58b3aabb3bd055fecaa66 OK 2026/07/15 02:33:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/15 02:33:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 901afb4c9f4134424909077cb872f401 OK 2026/07/15 02:33:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/15 02:33:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 2f4547cc7456577ef8aea4a57a6c9236 OK 2026/07/15 02:33:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/15 02:33:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 95377f5079ed52a0179ea33a9b120c3b OK 2026/07/15 02:33:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/15 02:33:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 060f4e979ad5b3e8e2feb35249d5fea0 OK 2026/07/15 02:33:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/15 02:33:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:33:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = c124a7ccf92f32f6b2eee382c586d056 OK 2026/07/15 02:33:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/15 02:33:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = d4b67cf423a5a7060fea8e032cc99962 OK 2026/07/15 02:33:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/15 02:33:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 305478d56efb4e15c9526fcebe991d1c OK 2026/07/15 02:33:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/15 02:33:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:30 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 91241ecaa5e61116fdaab70983996580 OK 2026/07/15 02:33:30 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/15 02:33:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:33:30 DEBUG : Waiting for deletions to finish 2026/07/15 02:33:30 INFO : banana: Deleted 2026/07/15 02:33:30 INFO : dir1/0003-defghij.txt: Deleted 2026/07/15 02:33:30 INFO : appleappleapplebanana: Deleted 2026/07/15 02:33:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/15 02:33:30 INFO : apple: Deleted 2026/07/15 02:33:30 INFO : dir1/0011-56789;.txt: Deleted 2026/07/15 02:33:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/15 02:33:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/15 02:33:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/15 02:33:30 INFO : dir1/0009-3456789.txt: Deleted 2026/07/15 02:33:30 INFO : dir1/0007-1234567.txt: Deleted 2026/07/15 02:33:30 INFO : splitbananasplit: Deleted 2026/07/15 02:33:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/15 02:33:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/15 02:33:30 INFO : dir1/0008-2345678.txt: Deleted 2026/07/15 02:33:30 INFO : dir1/0010-456789.txt: Deleted 2026/07/15 02:33:31 INFO : dir1/0012-6789;.txt: Deleted 2026/07/15 02:33:31 INFO : dir1/0015-9;=.txt: Deleted 2026/07/15 02:33:31 INFO : dir1/0013-789;=.txt: Deleted 2026/07/15 02:33:31 INFO : dir1/0014-89;=.txt: Deleted 2026/07/15 02:33:31 DEBUG : Waiting for deletions to finish 2026/07/15 02:33:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/15 02:33:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:32 DEBUG : dir1: Directory modification time the same (differ by -532.108µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : YXBwbGU=: size = 5 OK 2026/07/15 02:33:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : apple: Unchanged skipping 2026/07/15 02:33:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:33:32 DEBUG : YmFuYW5h: size = 6 OK 2026/07/15 02:33:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : banana: Unchanged skipping 2026/07/15 02:33:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/15 02:33:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/15 02:33:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/15 02:33:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/15 02:33:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/15 02:33:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/15 02:33:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/15 02:33:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/15 02:33:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/15 02:33:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/15 02:33:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/15 02:33:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/15 02:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:33:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/15 02:33:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/15 02:33:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/15 02:33:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/15 02:33:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/15 02:33:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/15 02:33:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:33:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:33:32 DEBUG : Waiting for deletions to finish 2026/07/15 02:33:32 DEBUG : Waiting for deletions to finish 2026/07/15 02:33:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/15 02:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:33 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:33 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:33 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:33 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:33:33 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:33:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/15 02:33:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:33:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 409386c92d6e3f07619bdb8d62132a60 OK 2026/07/15 02:33:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6aa35eacb9fa3d8a52563b5955d7d93d OK 2026/07/15 02:33:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 8cf60e8e8ea37f5b83941e034df86ed3 OK 2026/07/15 02:33:51 DEBUG : dir1/0003-defghij.txt: md5 = 8ff37230035cd14067b42ade421c6e54 OK 2026/07/15 02:33:52 DEBUG : dir1/0004-efghijk.txt: md5 = 8633a94d6a9cc759105aeb35bae9be0c OK 2026/07/15 02:33:54 DEBUG : dir1/0005-fghijkl.txt: md5 = e617fab13b963e5c21b138f03f9079e1 OK 2026/07/15 02:33:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 87b6a81da6095b9f76ff9c8e0d442cbe OK 2026/07/15 02:33:57 DEBUG : dir1/0007-1234567.txt: md5 = 6b6fe4a69e01387fb5edce2b5099d2f9 OK 2026/07/15 02:33:58 DEBUG : dir1/0008-2345678.txt: md5 = fdf0c2e3c04e01cf481209b179a8a2e6 OK 2026/07/15 02:33:59 DEBUG : dir1/0009-3456789.txt: md5 = e0a5aa52719d683452f18aa82a9d3c3d OK 2026/07/15 02:34:01 DEBUG : dir1/0010-456789.txt: md5 = 414006404718db42054e64cbddf2a7ba OK 2026/07/15 02:34:02 DEBUG : dir1/0011-56789;.txt: md5 = 64eb759f3fb2558fbda7f570359e59fa OK 2026/07/15 02:34:03 DEBUG : dir1/0012-6789;.txt: md5 = d627d5c1307be5335744b31b0c4078c5 OK 2026/07/15 02:34:05 DEBUG : dir1/0013-789;=.txt: md5 = 7cc4cbbca341d9cb0a22ad4cd7ee8475 OK 2026/07/15 02:34:06 DEBUG : dir1/0014-89;=.txt: md5 = 56826c3911b5f6334d6be3c1aded2316 OK 2026/07/15 02:34:08 DEBUG : dir1/0015-9;=.txt: md5 = 3759b07232c68c2acc02f135014cbb77 OK 2026/07/15 02:34:09 DEBUG : apple: md5 = 5611356953e940f0a330e16007113cc5 OK 2026/07/15 02:34:11 DEBUG : banana: md5 = 2cedea740bb37b6ea7ee83decfb50916 OK 2026/07/15 02:34:12 DEBUG : appleappleapplebanana: md5 = 6e8cd95645133f80c4a333674f89334b OK 2026/07/15 02:34:13 DEBUG : splitbananasplit: md5 = e04ef5da08278559417a8f3a92a21f26 OK 2026/07/15 02:34:13 DEBUG : Waiting for deletions to finish 2026/07/15 02:34:14 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:34:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/15 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/15 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/15 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/15 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:34:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:34:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:34:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:34:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:34:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:34:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:34:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:34:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:34:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:34:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:34:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:34:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:34:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:34:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:34:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:34:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:34:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:34:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:34:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:34:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:34:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:34:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:34:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:34:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:34:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:34:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:34:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:34:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:34:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:34:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:34:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:34:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:34:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:34:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:34:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:34:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:34:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:34:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:34:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:34:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:34:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:34:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:34:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:34:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:34:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:34:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:34:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/15 02:34:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:34:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:34:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:34:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:34:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:34:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:34:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:34:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:34:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:34:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:34:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:34:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:34:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:34:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:34:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:34:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/15 02:34:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:34:16 DEBUG : PREFIXbanana: md5 = c42287aca4a9a3517d04536e0d8cb4d5 OK 2026/07/15 02:34:16 DEBUG : PREFIXbanana: size = 6 OK 2026/07/15 02:34:16 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/15 02:34:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:34:16 DEBUG : PREFIXapple: md5 = e31581e1fdece6eb8b1c204b5a41ad6b OK 2026/07/15 02:34:16 DEBUG : PREFIXapple: size = 5 OK 2026/07/15 02:34:16 INFO : apple: Copied (new) to: PREFIXapple 2026/07/15 02:34:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:34:16 DEBUG : PREFIXsplitbananasplit: md5 = ffa44da6b71e2a9a792cd247ba54b883 OK 2026/07/15 02:34:16 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/15 02:34:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/15 02:34:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:34:16 DEBUG : PREFIXappleappleapplebanana: md5 = cc1a0184fdf9d2b3a0fb788ab5cb6b75 OK 2026/07/15 02:34:16 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/15 02:34:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/15 02:34:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:34:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = b3b4266496e2cde113c4d970eb20a3d8 OK 2026/07/15 02:34:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/15 02:34:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:34:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:34:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 85940ce9e77c85c506bf231299af8de0 OK 2026/07/15 02:34:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:34:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:34:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:34:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 0c5c3a3fd20ecca33a145c4284d88125 OK 2026/07/15 02:34:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/15 02:34:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:34:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:34:18 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 20cb6be92b84be278871a426fb30ba61 OK 2026/07/15 02:34:18 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/15 02:34:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:34:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:34:19 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = c5bdd721197a5ed9189083a2ac2441e7 OK 2026/07/15 02:34:19 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/15 02:34:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:34:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:34:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = e78d597d8173b183439274ce6383de6f OK 2026/07/15 02:34:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/15 02:34:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:34:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:34:19 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 479bb8c2661d59a1ddf8e92a29d77ff9 OK 2026/07/15 02:34:19 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/15 02:34:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:34:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:34:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 32f542d8662cd25ae649ff3620d69f76 OK 2026/07/15 02:34:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/15 02:34:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:34:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:34:20 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = d8a10ac7e057acd4971141a81171d974 OK 2026/07/15 02:34:20 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/15 02:34:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:34:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:34:20 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = ea3719f49bd64b92f55195fb17aa51da OK 2026/07/15 02:34:20 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/15 02:34:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:34:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:34:20 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 5d1e54cc06eadcf947631c9294de971b OK 2026/07/15 02:34:20 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/15 02:34:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/15 02:34:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:34:20 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 40ff14d24eb217c41d3a7f8837f72e4e OK 2026/07/15 02:34:20 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/15 02:34:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:34:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:34:22 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = cab049baf55a40a49b0cc4cde48af832 OK 2026/07/15 02:34:22 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/15 02:34:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:34:22 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 004f3fe24e26f4e658f9e503ad6d6886 OK 2026/07/15 02:34:22 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/15 02:34:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:34:22 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = eaed3c271de4591d4d769f64d15e6c45 OK 2026/07/15 02:34:22 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/15 02:34:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:34:22 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 544dcf90b53609c687eff0214733201c OK 2026/07/15 02:34:22 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/15 02:34:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:34:22 DEBUG : Waiting for deletions to finish 2026/07/15 02:34:22 INFO : dir1/0003-defghij.txt: Deleted 2026/07/15 02:34:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/15 02:34:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/15 02:34:22 INFO : apple: Deleted 2026/07/15 02:34:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/15 02:34:22 INFO : dir1/0011-56789;.txt: Deleted 2026/07/15 02:34:22 INFO : dir1/0008-2345678.txt: Deleted 2026/07/15 02:34:22 INFO : splitbananasplit: Deleted 2026/07/15 02:34:23 INFO : appleappleapplebanana: Deleted 2026/07/15 02:34:23 INFO : dir1/0013-789;=.txt: Deleted 2026/07/15 02:34:23 INFO : dir1/0015-9;=.txt: Deleted 2026/07/15 02:34:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/15 02:34:23 INFO : dir1/0014-89;=.txt: Deleted 2026/07/15 02:34:23 INFO : dir1/0007-1234567.txt: Deleted 2026/07/15 02:34:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/15 02:34:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/15 02:34:23 INFO : dir1/0010-456789.txt: Deleted 2026/07/15 02:34:23 INFO : dir1/0009-3456789.txt: Deleted 2026/07/15 02:34:23 INFO : dir1/0012-6789;.txt: Deleted 2026/07/15 02:34:23 INFO : banana: Deleted 2026/07/15 02:34:23 DEBUG : Waiting for deletions to finish 2026/07/15 02:34:24 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:34:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:34:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:34:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:34:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:34:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:34:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:34:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:34:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:34:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:34:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:34:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:34:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:34:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:34:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:34:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:34:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:34:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:34:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:34:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:34:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:34:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:34:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:34:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:34:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:34:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:34:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:34:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:34:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:34:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:34:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:34:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:34:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:34:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:34:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:34:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:34:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:34:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:34:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:34:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:34:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:34:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:34:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:34:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:34:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:34:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:34:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:34:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:34:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:34:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:34:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1: Directory modification time the same (differ by -602.257µs, within tolerance 1ms) 2026/07/15 02:34:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:34:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:34:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:34:26 DEBUG : splitbananasplit: md5 = bfdbe59f1655368d14c7e16d1c64afdc OK 2026/07/15 02:34:26 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:34:26 INFO : splitbananasplit: Copied (new) 2026/07/15 02:34:26 DEBUG : appleappleapplebanana: md5 = f68b106197f1dd0b183a6b3142a5b67a OK 2026/07/15 02:34:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:34:26 INFO : appleappleapplebanana: Copied (new) 2026/07/15 02:34:26 DEBUG : banana: md5 = 778a1fdc71c5a5fe83221548e6de3f0a OK 2026/07/15 02:34:26 DEBUG : banana: size = 6 OK 2026/07/15 02:34:26 INFO : banana: Copied (new) 2026/07/15 02:34:26 DEBUG : apple: md5 = 630e296e9762c830c51c7220694bbb68 OK 2026/07/15 02:34:26 DEBUG : apple: size = 5 OK 2026/07/15 02:34:26 INFO : apple: Copied (new) 2026/07/15 02:34:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = bd962ffa5dcbae50b6276e951546eafe OK 2026/07/15 02:34:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:34:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/15 02:34:27 DEBUG : dir1/0000-abcdefg.txt: md5 = 8f0e3648b794d2371a3c47cda6232e56 OK 2026/07/15 02:34:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:34:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/15 02:34:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 1c4d351056262ed6643a4d2f125cdd15 OK 2026/07/15 02:34:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:34:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/15 02:34:27 DEBUG : dir1/0003-defghij.txt: md5 = 41dc618e919866a8b9424623e168164e OK 2026/07/15 02:34:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:34:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/15 02:34:28 DEBUG : dir1/0004-efghijk.txt: md5 = 717c21431e61cb15eca5f073ee0cc3a6 OK 2026/07/15 02:34:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:34:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/15 02:34:28 DEBUG : dir1/0005-fghijkl.txt: md5 = 7c5d7529aca07eff5a012d76e7395c23 OK 2026/07/15 02:34:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:34:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/15 02:34:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 8e4be9dc96abc5b3b654b38648a074d0 OK 2026/07/15 02:34:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:34:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/15 02:34:29 DEBUG : dir1/0007-1234567.txt: md5 = 151f01084687fb7dda3a0448fdbc3225 OK 2026/07/15 02:34:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:34:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/15 02:34:30 DEBUG : dir1/0008-2345678.txt: md5 = eb6833fa6d29c98d9c27f2fb85bb3464 OK 2026/07/15 02:34:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:34:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/15 02:34:30 DEBUG : dir1/0009-3456789.txt: md5 = 300fcd32e1abeb8b2fd48109dc1de6bf OK 2026/07/15 02:34:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:34:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/15 02:34:30 DEBUG : dir1/0010-456789.txt: md5 = 9dba4663291b542d3930a4ef0cf59623 OK 2026/07/15 02:34:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:34:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/15 02:34:30 DEBUG : dir1/0011-56789;.txt: md5 = 8d402a1e3ebec9522e8921bf5e52e0ea OK 2026/07/15 02:34:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:34:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/15 02:34:31 DEBUG : dir1/0012-6789;.txt: md5 = c4bb8b2fa9c43a89320fa30f61a8e98f OK 2026/07/15 02:34:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:34:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/15 02:34:31 DEBUG : dir1/0013-789;=.txt: md5 = 2e8e4473b1fc706ac5db05887e8b5f73 OK 2026/07/15 02:34:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:34:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/15 02:34:31 DEBUG : dir1/0014-89;=.txt: md5 = 23e89d72992081457a5afc2216e261e3 OK 2026/07/15 02:34:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:34:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/15 02:34:31 DEBUG : dir1/0015-9;=.txt: md5 = e563514f07bf7cfaed991ea98f4f994f OK 2026/07/15 02:34:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:34:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/15 02:34:31 DEBUG : Waiting for deletions to finish 2026/07/15 02:34:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/15 02:34:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/15 02:34:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/15 02:34:32 INFO : PREFIXapple: Deleted 2026/07/15 02:34:32 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/15 02:34:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/15 02:34:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/15 02:34:32 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/15 02:34:32 INFO : PREFIXsplitbananasplit: Deleted 2026/07/15 02:34:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/15 02:34:32 INFO : PREFIXbanana: Deleted 2026/07/15 02:34:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/15 02:34:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/15 02:34:32 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/15 02:34:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/15 02:34:32 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/15 02:34:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/15 02:34:33 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/15 02:34:33 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/15 02:34:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/15 02:34:33 DEBUG : Waiting for deletions to finish 2026/07/15 02:34:33 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:34:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : Waiting for deletions to finish 2026/07/15 02:34:34 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:34:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/15 02:34:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:34:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 8fcc62d5ee99a7ac9772eb92f66d0a81 OK 2026/07/15 02:34:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2b31c397d84f91293e7c0c28e403f5ec OK 2026/07/15 02:34:50 DEBUG : dir1/0002-cdefghi.txt: md5 = d3d16521f40af3516d27075930fccafb OK 2026/07/15 02:34:51 DEBUG : dir1/0003-defghij.txt: md5 = 7fcbbdc7d250101db6bbfdb1bfcd8e2a OK 2026/07/15 02:34:53 DEBUG : dir1/0004-efghijk.txt: md5 = 61511543f64491e791aad2f9f7e0dfda OK 2026/07/15 02:34:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 0057568b9cd6ff3585f67e63215802b2 OK 2026/07/15 02:34:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 9e0f407cf589873a91c3b8ba55e666bb OK 2026/07/15 02:34:57 DEBUG : dir1/0007-1234567.txt: md5 = 0fc974693351606a64bd0e6e5bfde2f3 OK 2026/07/15 02:34:58 DEBUG : dir1/0008-2345678.txt: md5 = 006e107239f69483513f390a054462a4 OK 2026/07/15 02:35:00 DEBUG : dir1/0009-3456789.txt: md5 = 501b0cea5564d140f1b74ff3c1ffb47c OK 2026/07/15 02:35:01 DEBUG : dir1/0010-456789.txt: md5 = 733d6116f14e23942630021c4f32d303 OK 2026/07/15 02:35:03 DEBUG : dir1/0011-56789;.txt: md5 = 51e419cd45d28a8d6227e701f23633ac OK 2026/07/15 02:35:04 DEBUG : dir1/0012-6789;.txt: md5 = 5d9038c0396d8e59b493696314dc7ac2 OK 2026/07/15 02:35:05 DEBUG : dir1/0013-789;=.txt: md5 = 46b6956488df4f5bd56929528fe787c7 OK 2026/07/15 02:35:07 DEBUG : dir1/0014-89;=.txt: md5 = e5a548551196dabbd2411e9c765d7bda OK 2026/07/15 02:35:08 DEBUG : dir1/0015-9;=.txt: md5 = cccc0c10e22f0d656c75ddaf3750547f OK 2026/07/15 02:35:09 DEBUG : apple: md5 = e018123712d6d8533ed6f019dc18e7a8 OK 2026/07/15 02:35:11 DEBUG : banana: md5 = 4b14e03e6377297a907fe7659b4fa6df OK 2026/07/15 02:35:12 DEBUG : appleappleapplebanana: md5 = efd7bcb6044caf60014f24f68938e8a8 OK 2026/07/15 02:35:13 DEBUG : splitbananasplit: md5 = 592418c393c7df0b21ddc61c40d12076 OK 2026/07/15 02:35:13 DEBUG : Waiting for deletions to finish 2026/07/15 02:35:14 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:35:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:35:14 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:35:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:14 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:35:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:35:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:14 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:14 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/15 02:35:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:35:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/15 02:35:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:35:16 DEBUG : appleSUFFIX: md5 = 7345093ef48fda835bfc3b59f4a11b40 OK 2026/07/15 02:35:16 DEBUG : appleSUFFIX: size = 5 OK 2026/07/15 02:35:16 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/15 02:35:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:35:16 DEBUG : appleappleapplebananaSUFFIX: md5 = da17c2bcaf42a0572a778146d0b3d90c OK 2026/07/15 02:35:16 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/15 02:35:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/15 02:35:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:16 DEBUG : bananaSUFFIX: md5 = 7770e613bacb965371b01f6fe6931e6f OK 2026/07/15 02:35:16 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/15 02:35:16 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/15 02:35:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:35:17 DEBUG : splitbananasplitSUFFIX: md5 = da8da651a5ba0abdbefc89d4d39a9937 OK 2026/07/15 02:35:17 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/15 02:35:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/15 02:35:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:35:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 8b1eaf94605327f08fae8ae6752123b9 OK 2026/07/15 02:35:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/15 02:35:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:35:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:35:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 32fec6c7fabbdcb59acafbd4812d8fff OK 2026/07/15 02:35:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/15 02:35:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:35:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 79fc74957f8bfb77df9991279d09deac OK 2026/07/15 02:35:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/15 02:35:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:35:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:35:18 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = f34c95430fc3af80a176d460013d9d01 OK 2026/07/15 02:35:18 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/15 02:35:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:35:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:35:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 6edd4b91d6e3758d6875b719ef2c7265 OK 2026/07/15 02:35:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/15 02:35:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:35:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:35:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 43382cd2d16041ca168bb8ec0b99b04b OK 2026/07/15 02:35:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/15 02:35:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:35:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:35:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 03a72a7f2b8c10307a33de1b3d89d45a OK 2026/07/15 02:35:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/15 02:35:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:35:19 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = f7dab162a86d16a171e0d5cfd74095a8 OK 2026/07/15 02:35:19 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/15 02:35:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:35:20 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 4589e7c6c24ef657af8f910019b8ebe1 OK 2026/07/15 02:35:20 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/15 02:35:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:35:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:35:20 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 4c1583689f220cb7cc51cecdd66a55ca OK 2026/07/15 02:35:20 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/15 02:35:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:35:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:35:20 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 9b9410e269b1314e2b0f808f0fdfb343 OK 2026/07/15 02:35:20 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/15 02:35:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:35:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:35:21 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 23848873a23e1b6d127cd6af44998e5f OK 2026/07/15 02:35:21 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/15 02:35:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:35:21 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = ec4ba3bf47514530389ba7d4814fc698 OK 2026/07/15 02:35:21 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/15 02:35:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:35:21 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 8168edabcebee7e97a24f7443cd055e5 OK 2026/07/15 02:35:21 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/15 02:35:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:35:21 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 3dde85f7e89d6b1a27f6a07012be0e1b OK 2026/07/15 02:35:21 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/15 02:35:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:35:22 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 9817374035e6c556d09dfef5b62c9b80 OK 2026/07/15 02:35:22 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/15 02:35:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:35:22 DEBUG : Waiting for deletions to finish 2026/07/15 02:35:22 INFO : dir1/0011-56789;.txt: Deleted 2026/07/15 02:35:22 INFO : dir1/0014-89;=.txt: Deleted 2026/07/15 02:35:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/15 02:35:22 INFO : apple: Deleted 2026/07/15 02:35:22 INFO : dir1/0007-1234567.txt: Deleted 2026/07/15 02:35:23 INFO : dir1/0012-6789;.txt: Deleted 2026/07/15 02:35:23 INFO : appleappleapplebanana: Deleted 2026/07/15 02:35:23 INFO : banana: Deleted 2026/07/15 02:35:23 INFO : dir1/0003-defghij.txt: Deleted 2026/07/15 02:35:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/15 02:35:23 INFO : splitbananasplit: Deleted 2026/07/15 02:35:23 INFO : dir1/0013-789;=.txt: Deleted 2026/07/15 02:35:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/15 02:35:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/15 02:35:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/15 02:35:23 INFO : dir1/0010-456789.txt: Deleted 2026/07/15 02:35:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/15 02:35:23 INFO : dir1/0015-9;=.txt: Deleted 2026/07/15 02:35:23 INFO : dir1/0009-3456789.txt: Deleted 2026/07/15 02:35:23 INFO : dir1/0008-2345678.txt: Deleted 2026/07/15 02:35:23 DEBUG : Waiting for deletions to finish 2026/07/15 02:35:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:35:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:35:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:35:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:35:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:35:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1: Directory modification time the same (differ by -687.133µs, within tolerance 1ms) 2026/07/15 02:35:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:35:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:35:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:35:26 DEBUG : appleappleapplebanana: md5 = 9986276e60edf941ecad529e5a846771 OK 2026/07/15 02:35:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:35:26 INFO : appleappleapplebanana: Copied (new) 2026/07/15 02:35:26 DEBUG : apple: md5 = 2ea30a108b3ff3c0100132cf5579c70f OK 2026/07/15 02:35:26 DEBUG : apple: size = 5 OK 2026/07/15 02:35:26 INFO : apple: Copied (new) 2026/07/15 02:35:26 DEBUG : banana: md5 = 6f89a8b22a5db71b41b76a53df7c0c8c OK 2026/07/15 02:35:26 DEBUG : banana: size = 6 OK 2026/07/15 02:35:26 INFO : banana: Copied (new) 2026/07/15 02:35:26 DEBUG : splitbananasplit: md5 = f362f56a62a1e8e61b683e2c330af015 OK 2026/07/15 02:35:26 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:35:26 INFO : splitbananasplit: Copied (new) 2026/07/15 02:35:27 DEBUG : dir1/0000-abcdefg.txt: md5 = fccc822b2e8a6228a342d35f3e9cc650 OK 2026/07/15 02:35:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:35:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/15 02:35:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 773512c43e6664419614f101b3d8ecb8 OK 2026/07/15 02:35:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:35:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/15 02:35:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 9e2050262a0b4b7102df320b10bf708b OK 2026/07/15 02:35:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:35:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/15 02:35:27 DEBUG : dir1/0003-defghij.txt: md5 = 02162546b9f352ce13fb484d31a437fb OK 2026/07/15 02:35:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:35:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/15 02:35:29 DEBUG : dir1/0004-efghijk.txt: md5 = ab22439c471cc233f59af6b7ac36813e OK 2026/07/15 02:35:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:35:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/15 02:35:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 41694f89d7575799f6681adaafa3fb48 OK 2026/07/15 02:35:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:35:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/15 02:35:29 DEBUG : dir1/0006-ghijklm.txt: md5 = fe0192d0303fb891f91f6c0b4b00809f OK 2026/07/15 02:35:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:35:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/15 02:35:29 DEBUG : dir1/0007-1234567.txt: md5 = 4627cc50295d09886163b3f649a5c6ba OK 2026/07/15 02:35:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:35:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/15 02:35:30 DEBUG : dir1/0008-2345678.txt: md5 = 2819db59cd0ecb97dd3091cbedb801f6 OK 2026/07/15 02:35:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:35:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/15 02:35:30 DEBUG : dir1/0010-456789.txt: md5 = 58d180d4109d54fc368515724192f817 OK 2026/07/15 02:35:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:35:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/15 02:35:30 DEBUG : dir1/0009-3456789.txt: md5 = 5bd753c72f133433c1f1342e0f25ff43 OK 2026/07/15 02:35:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:35:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/15 02:35:30 DEBUG : dir1/0011-56789;.txt: md5 = 8fdaa192da77d68cda594fd257f135f0 OK 2026/07/15 02:35:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:35:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/15 02:35:31 DEBUG : dir1/0013-789;=.txt: md5 = f761da07f6b0fec3055236a3275b818b OK 2026/07/15 02:35:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:35:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/15 02:35:31 DEBUG : dir1/0014-89;=.txt: md5 = 896ee9dd59e588fcf08b16a2b50acf81 OK 2026/07/15 02:35:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:35:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/15 02:35:31 DEBUG : dir1/0012-6789;.txt: md5 = 69f9e3a2834edc7f877700518faab085 OK 2026/07/15 02:35:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:35:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/15 02:35:32 DEBUG : dir1/0015-9;=.txt: md5 = fd316426a97a5229787653030182cfe9 OK 2026/07/15 02:35:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:35:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/15 02:35:32 DEBUG : Waiting for deletions to finish 2026/07/15 02:35:32 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/15 02:35:32 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/15 02:35:32 INFO : appleSUFFIX: Deleted 2026/07/15 02:35:32 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/15 02:35:32 INFO : splitbananasplitSUFFIX: Deleted 2026/07/15 02:35:32 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/15 02:35:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/15 02:35:32 INFO : bananaSUFFIX: Deleted 2026/07/15 02:35:32 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/15 02:35:32 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/15 02:35:32 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/15 02:35:32 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/15 02:35:32 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/15 02:35:32 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/15 02:35:33 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/15 02:35:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/15 02:35:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/15 02:35:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/15 02:35:33 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/15 02:35:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/15 02:35:33 DEBUG : Waiting for deletions to finish 2026/07/15 02:35:33 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:35:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : Waiting for deletions to finish 2026/07/15 02:35:34 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:35:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:35:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:35:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 97687d132352ba093d929258882ce27a OK 2026/07/15 02:35:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 12b0aad9fc419b1d7674da4634acf5f7 OK 2026/07/15 02:35:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 338c63c230cec8fc4eb5e8bc11513f21 OK 2026/07/15 02:35:52 DEBUG : dir1/0003-defghij.txt: md5 = 4ec7390a20b0d1479ebfc1ff493ee776 OK 2026/07/15 02:35:53 DEBUG : dir1/0004-efghijk.txt: md5 = a80d51dc734780e86c4c9e4683407f0b OK 2026/07/15 02:35:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 0f0551c0d307e92f2171a85ad2771576 OK 2026/07/15 02:35:56 DEBUG : dir1/0006-ghijklm.txt: md5 = 55836114370785a608d1749f06fba1ed OK 2026/07/15 02:35:57 DEBUG : dir1/0007-1234567.txt: md5 = 3b63209aeb365267c2aed885a39684b4 OK 2026/07/15 02:35:59 DEBUG : dir1/0008-2345678.txt: md5 = 337db4f8addaee31dece3851d1d305dd OK 2026/07/15 02:36:00 DEBUG : dir1/0009-3456789.txt: md5 = fb3e438932f57be25ee0eaa28f2b2dda OK 2026/07/15 02:36:02 DEBUG : dir1/0010-456789.txt: md5 = 692bb11bdbb1568a7985d10c973aa4f7 OK 2026/07/15 02:36:03 DEBUG : dir1/0011-56789;.txt: md5 = 2b85e1cfb06bece627f80767ccd1f5f8 OK 2026/07/15 02:36:05 DEBUG : dir1/0012-6789;.txt: md5 = bf2bbbb2faeebe1a3d9178e86cca1793 OK 2026/07/15 02:36:06 DEBUG : dir1/0013-789;=.txt: md5 = 80b2b1df80b129dc7e66359043dca90e OK 2026/07/15 02:36:07 DEBUG : dir1/0014-89;=.txt: md5 = bb2619b1b61e589a26c5daafed96d260 OK 2026/07/15 02:36:09 DEBUG : dir1/0015-9;=.txt: md5 = 44cb2610b0186e3bd935632059a77862 OK 2026/07/15 02:36:10 DEBUG : apple: md5 = 6939aca60b08f4e9d11b200e9cee3070 OK 2026/07/15 02:36:12 DEBUG : banana: md5 = e032a2b07d3e6b018139e29c97a9844e OK 2026/07/15 02:36:13 DEBUG : appleappleapplebanana: md5 = fbbdc49b314b3187e92cad61c633357a OK 2026/07/15 02:36:14 DEBUG : splitbananasplit: md5 = 675e9438a97678f9354d192a2b671683 OK 2026/07/15 02:36:14 DEBUG : Waiting for deletions to finish 2026/07/15 02:36:15 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:36:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : apple: size = 5 OK 2026/07/15 02:36:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:16 DEBUG : apple: Unchanged skipping 2026/07/15 02:36:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:16 DEBUG : banana: size = 6 OK 2026/07/15 02:36:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:16 DEBUG : banana: Unchanged skipping 2026/07/15 02:36:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/15 02:36:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:36:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:36:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/15 02:36:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:36:17 DEBUG : appleapple: md5 = 766eeb9cf480fddbbe3dc23c8e4f628d OK 2026/07/15 02:36:17 DEBUG : appleapple: size = 21 OK 2026/07/15 02:36:17 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/15 02:36:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:36:17 DEBUG : splitbanan: md5 = 594fdc6dd5fcd854c7928872719176e3 OK 2026/07/15 02:36:17 DEBUG : splitbanan: size = 16 OK 2026/07/15 02:36:17 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/15 02:36:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:36:18 DEBUG : dir1/0001-bcdef: md5 = 51facd6347b51c5ed53ffa56e1e2efb9 OK 2026/07/15 02:36:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/15 02:36:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/15 02:36:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:36:18 DEBUG : dir1/0000-abcde: md5 = c8e10407810d35f884f3578fdeb3166b OK 2026/07/15 02:36:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/15 02:36:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/15 02:36:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:36:18 DEBUG : dir1/0002-cdefg: md5 = 273b45fbbe880383897f01b83ecc1b6f OK 2026/07/15 02:36:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/15 02:36:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/15 02:36:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:36:19 DEBUG : dir1/0003-defgh: md5 = 731ae524bd7d6edd96bbf75a4d8cfd62 OK 2026/07/15 02:36:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/15 02:36:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/15 02:36:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:36:19 DEBUG : dir1/0004-efghi: md5 = fdf7cae4eb4c08a46d9abe293610dcf4 OK 2026/07/15 02:36:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/15 02:36:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/15 02:36:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:36:19 DEBUG : dir1/0005-fghij: md5 = ce237c443a72a1c61d5778e6e900eeb8 OK 2026/07/15 02:36:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/15 02:36:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/15 02:36:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:36:20 DEBUG : dir1/0006-ghijk: md5 = a6b60bdb6afc98c178137d58606642cd OK 2026/07/15 02:36:20 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/15 02:36:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/15 02:36:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:36:20 DEBUG : dir1/0007-12345: md5 = 68a25c91e37d05fcebffa477cbe4336e OK 2026/07/15 02:36:20 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/15 02:36:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/15 02:36:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:36:20 DEBUG : dir1/0008-23456: md5 = fa4a8a5a47e18e90df7d53b2ffda6fdf OK 2026/07/15 02:36:20 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/15 02:36:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/15 02:36:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:36:21 DEBUG : dir1/0009-34567: md5 = 884548ebf35901e4be26d799b46ee439 OK 2026/07/15 02:36:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/15 02:36:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/15 02:36:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:36:21 DEBUG : dir1/0010-45678: md5 = 58b622d3ed00a526a84c76bc9ae89771 OK 2026/07/15 02:36:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/15 02:36:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/15 02:36:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:36:22 DEBUG : dir1/0011-56789: md5 = e827e5f734d34a088b3faf66a3d75233 OK 2026/07/15 02:36:22 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/15 02:36:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/15 02:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:36:22 DEBUG : dir1/0012-6789;: md5 = 76613c3f63919e8672be6ac72458c74f OK 2026/07/15 02:36:22 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/15 02:36:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/15 02:36:22 DEBUG : dir1/0013-789;=: md5 = 230f7f02c87b90908edc396d96a22c08 OK 2026/07/15 02:36:22 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/15 02:36:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/15 02:36:22 DEBUG : dir1/0014-89;=.: md5 = c9cd755aec8d54e2c0216c641ca81e64 OK 2026/07/15 02:36:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/15 02:36:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/15 02:36:23 DEBUG : dir1/0015-9;=.t: md5 = 0de36d41776a3a2cbf7df1ac0d2b4766 OK 2026/07/15 02:36:23 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/15 02:36:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/15 02:36:23 DEBUG : Waiting for deletions to finish 2026/07/15 02:36:24 INFO : appleappleapplebanana: Deleted 2026/07/15 02:36:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0007-1234567.txt: Deleted 2026/07/15 02:36:24 INFO : splitbananasplit: Deleted 2026/07/15 02:36:24 INFO : dir1/0009-3456789.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0013-789;=.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0011-56789;.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0008-2345678.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0010-456789.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0003-defghij.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0014-89;=.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0012-6789;.txt: Deleted 2026/07/15 02:36:24 INFO : dir1/0015-9;=.txt: Deleted 2026/07/15 02:36:24 DEBUG : Waiting for deletions to finish 2026/07/15 02:36:25 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : appleapple: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/15 02:36:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:36:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:36:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:36:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:36:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:36:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:36:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:36:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:36:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:36:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:36:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:36:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:36:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:36:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:36:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:36:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:36:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:36:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:36:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:36:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:36:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:36:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:36:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:36:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:36:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:36:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:36:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:36:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:36:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:36:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:36:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:36:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:36:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:36:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:36:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:36:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:36:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:36:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:36:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:36:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:36:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:36:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:36:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:36:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:36:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:36:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:36:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:36:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:36:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:36:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:36:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:36:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:36:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:36:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:36:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:36:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:36:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:36:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:36:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:36:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:36:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:36:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:36:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:36:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:36:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:36:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:36:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:36:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:36:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:36:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:36:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:36:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:36:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:36:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:36:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:36:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:36:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:36:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:26 DEBUG : dir1: Directory modification time the same (differ by -776.244µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:26 DEBUG : apple: size = 5 OK 2026/07/15 02:36:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : apple: Unchanged skipping 2026/07/15 02:36:26 DEBUG : appleapple: size = 21 OK 2026/07/15 02:36:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:36:26 DEBUG : banana: size = 6 OK 2026/07/15 02:36:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : banana: Unchanged skipping 2026/07/15 02:36:26 DEBUG : splitbanan: size = 16 OK 2026/07/15 02:36:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:36:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:36:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:36:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:36:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:36:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:36:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:36:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/15 02:36:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/15 02:36:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/15 02:36:26 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/15 02:36:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/15 02:36:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:36:26 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/15 02:36:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:36:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:36:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:36:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:36:26 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/15 02:36:26 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/15 02:36:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:36:26 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/15 02:36:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:36:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:36:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/15 02:36:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/15 02:36:26 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/15 02:36:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/15 02:36:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/15 02:36:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/15 02:36:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/15 02:36:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/15 02:36:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:36:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:36:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:36:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:36:26 DEBUG : Waiting for deletions to finish 2026/07/15 02:36:26 DEBUG : Waiting for deletions to finish 2026/07/15 02:36:26 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : appleapple: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/15 02:36:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/15 02:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:36:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:36:40 DEBUG : dir1/0000-abcdefg.txt: md5 = ef885339a1b5217ec2004f6da662b015 OK 2026/07/15 02:36:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8a8ceeadcd127b4d2e4bdb2b5db4337e OK 2026/07/15 02:36:42 DEBUG : dir1/0002-cdefghi.txt: md5 = f96326d481e76397d51dff3d7d73b301 OK 2026/07/15 02:36:44 DEBUG : dir1/0003-defghij.txt: md5 = fa7ad2cfb40d4f1c4fffeaeb2d309fa1 OK 2026/07/15 02:36:45 DEBUG : dir1/0004-efghijk.txt: md5 = c2b48fc44114f764c94bd4ddff8f6eb4 OK 2026/07/15 02:36:46 DEBUG : dir1/0005-fghijkl.txt: md5 = b625aac3dbfc570102e2d1c459cc7e86 OK 2026/07/15 02:36:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 25b4536ab4722914cc6cd7645e9dc0c4 OK 2026/07/15 02:36:49 DEBUG : dir1/0007-1234567.txt: md5 = 26cca3748811782f0ad5cc88d020b885 OK 2026/07/15 02:36:51 DEBUG : dir1/0008-2345678.txt: md5 = bf50a3ca83d472782d136da633e77554 OK 2026/07/15 02:36:52 DEBUG : dir1/0009-3456789.txt: md5 = eec8f08278951603e47f1c73bddc09b0 OK 2026/07/15 02:36:54 DEBUG : dir1/0010-456789.txt: md5 = bb9f51d5061ea8b26aa9938f56673f66 OK 2026/07/15 02:36:55 DEBUG : dir1/0011-56789;.txt: md5 = ef58f655b51878fa8f58f78fffacc718 OK 2026/07/15 02:36:56 DEBUG : dir1/0012-6789;.txt: md5 = c7253f5c3da59ff3f7d1e3287b4a028d OK 2026/07/15 02:36:58 DEBUG : dir1/0013-789;=.txt: md5 = 367c2009a9af37694c392d6eeb7089b4 OK 2026/07/15 02:37:00 DEBUG : dir1/0014-89;=.txt: md5 = 49393b81bef7781102e17d385c9e554e OK 2026/07/15 02:37:01 DEBUG : dir1/0015-9;=.txt: md5 = 6901b94ba5429925a641c1af6c8c5c26 OK 2026/07/15 02:37:03 DEBUG : apple: md5 = 124d40bdb25b345691022b758da28066 OK 2026/07/15 02:37:04 DEBUG : banana: md5 = 9979b4e7fffe6ea6e61494b080c47440 OK 2026/07/15 02:37:06 DEBUG : appleappleapplebanana: md5 = 48623119bd57e01698142b595994ddc3 OK 2026/07/15 02:37:07 DEBUG : splitbananasplit: md5 = 2d9735aa36d0b0323a5f3bd6c6e4becc OK 2026/07/15 02:37:07 DEBUG : Waiting for deletions to finish 2026/07/15 02:37:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:37:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:37:09 DEBUG : apple: size = 5 OK 2026/07/15 02:37:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : apple: Unchanged skipping 2026/07/15 02:37:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:37:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:37:09 DEBUG : banana: size = 6 OK 2026/07/15 02:37:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : banana: Unchanged skipping 2026/07/15 02:37:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/15 02:37:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:37:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:37:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:37:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:37:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:37:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:37:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:37:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:37:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:37:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:37:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:37:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:37:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:37:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:37:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:37:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:37:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:37:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:37:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:37:09 DEBUG : Waiting for deletions to finish 2026/07/15 02:37:09 DEBUG : Waiting for deletions to finish 2026/07/15 02:37:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:37:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1: Directory modification time the same (differ by -855.638µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : apple: size = 5 OK 2026/07/15 02:37:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : apple: Unchanged skipping 2026/07/15 02:37:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:37:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:37:11 DEBUG : banana: size = 6 OK 2026/07/15 02:37:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : banana: Unchanged skipping 2026/07/15 02:37:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:37:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:37:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:37:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:37:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:37:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:37:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:37:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:37:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:37:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:37:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:37:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:37:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:37:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:37:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:37:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:37:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:37:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:37:11 DEBUG : Waiting for deletions to finish 2026/07/15 02:37:11 DEBUG : Waiting for deletions to finish 2026/07/15 02:37:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:37:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : Waiting for deletions to finish 2026/07/15 02:37:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:37:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/15 02:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:37:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 347a8428f2510429e6b45b1360fa9a99 OK 2026/07/15 02:37:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = a4bbe0df2ed4bcb5799cff549674e6fa OK 2026/07/15 02:37:28 DEBUG : dir1/0002-cdefghi.txt: md5 = ed68e755f8405ab808f1c038f7016bf2 OK 2026/07/15 02:37:30 DEBUG : dir1/0003-defghij.txt: md5 = c449354768bac8812eaae8e64d76e7c4 OK 2026/07/15 02:37:31 DEBUG : dir1/0004-efghijk.txt: md5 = a5e0c7b3ccdf3f703b71d519d674f96b OK 2026/07/15 02:37:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 8a310417946f264216b5c58f5b6e388e OK 2026/07/15 02:37:34 DEBUG : dir1/0006-ghijklm.txt: md5 = be59810fcc18b4ce1749f2a86a583426 OK 2026/07/15 02:37:36 DEBUG : dir1/0007-1234567.txt: md5 = 98e7b2f85e940e22ddf198ec9e35377c OK 2026/07/15 02:37:37 DEBUG : dir1/0008-2345678.txt: md5 = ca1c74371e22d70a66b2024fe50a10e9 OK 2026/07/15 02:37:39 DEBUG : dir1/0009-3456789.txt: md5 = efe9752adb749bd32d0633002c5d3ab5 OK 2026/07/15 02:37:40 DEBUG : dir1/0010-456789.txt: md5 = efae35d3a15d22f50d248c64463ca932 OK 2026/07/15 02:37:41 DEBUG : dir1/0011-56789;.txt: md5 = 838b153e21e55f44a75eb9af2b340ccd OK 2026/07/15 02:37:43 DEBUG : dir1/0012-6789;.txt: md5 = 7ddfd6083edf336e149e0a76b24730f5 OK 2026/07/15 02:37:44 DEBUG : dir1/0013-789;=.txt: md5 = f7f07ef9043a97fa52b68efb8c3fface OK 2026/07/15 02:37:46 DEBUG : dir1/0014-89;=.txt: md5 = c29d53abc52df39fa38c5de285a6c867 OK 2026/07/15 02:37:47 DEBUG : dir1/0015-9;=.txt: md5 = a6e893024565adc98011f23cc3fee2fd OK 2026/07/15 02:37:49 DEBUG : apple: md5 = 7df154ff9f8c6f69d6587cbd7e54f1fb OK 2026/07/15 02:37:50 DEBUG : banana: md5 = 5587184d3d5d6760df81941f1e020846 OK 2026/07/15 02:37:51 DEBUG : appleappleapplebanana: md5 = 1247c6e3b05c915add2f95c939ee5601 OK 2026/07/15 02:37:53 DEBUG : splitbananasplit: md5 = 5bc0411ed90317033b344ea8e8b6e206 OK 2026/07/15 02:37:53 DEBUG : Waiting for deletions to finish 2026/07/15 02:37:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:37:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:37:54 DEBUG : apple: size = 5 OK 2026/07/15 02:37:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:54 DEBUG : apple: Unchanged skipping 2026/07/15 02:37:54 DEBUG : banana: size = 6 OK 2026/07/15 02:37:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:37:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:54 DEBUG : banana: Unchanged skipping 2026/07/15 02:37:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:37:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/15 02:37:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:37:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:37:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:37:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:37:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:37:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:37:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:37:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:37:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:37:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:37:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:37:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:37:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:37:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:37:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:37:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:37:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:37:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:37:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:37:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:37:55 DEBUG : Waiting for deletions to finish 2026/07/15 02:37:55 DEBUG : Waiting for deletions to finish 2026/07/15 02:37:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:37:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:37:56 DEBUG : dir1: Directory modification time the same (differ by -926.465µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : apple: size = 5 OK 2026/07/15 02:37:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : apple: Unchanged skipping 2026/07/15 02:37:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:37:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:37:56 DEBUG : banana: size = 6 OK 2026/07/15 02:37:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : banana: Unchanged skipping 2026/07/15 02:37:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:37:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:37:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:37:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:37:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:37:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:37:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:37:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:37:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:37:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:37:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:37:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:37:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:37:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:37:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:37:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:37:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:37:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:37:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:37:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:37:56 DEBUG : Waiting for deletions to finish 2026/07/15 02:37:56 DEBUG : Waiting for deletions to finish 2026/07/15 02:37:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:37:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:38:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:38:09 DEBUG : dir1/0000-abcdefg.txt: md5 = d72cddee94bfce0ce1ab7fee106ff7ed OK 2026/07/15 02:38:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = b70fe8701b7c2de4e3f4113ad823a349 OK 2026/07/15 02:38:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 113fbe367dd0df6e00bd6a369bf06d7f OK 2026/07/15 02:38:14 DEBUG : dir1/0003-defghij.txt: md5 = 7e379c9ffe321c383ebb97520e930466 OK 2026/07/15 02:38:15 DEBUG : dir1/0004-efghijk.txt: md5 = fb8f508c72c370746109163ce16349a3 OK 2026/07/15 02:38:16 DEBUG : dir1/0005-fghijkl.txt: md5 = 020dafec2d80f5ef42dee6d262d1eb3a OK 2026/07/15 02:38:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 8aebb542e8ccfff9948b6c966a0c4480 OK 2026/07/15 02:38:19 DEBUG : dir1/0007-1234567.txt: md5 = 14ff9dcc50471d6fe2d72a808b629a35 OK 2026/07/15 02:38:20 DEBUG : dir1/0008-2345678.txt: md5 = 2af41fb852c3e4d7b565ac56abc6277a OK 2026/07/15 02:38:22 DEBUG : dir1/0009-3456789.txt: md5 = 257f53dc0def228251c435b7dec20aa7 OK 2026/07/15 02:38:23 DEBUG : dir1/0010-456789.txt: md5 = e6f5f74fc57af15dc03311f2aefb70de OK 2026/07/15 02:38:25 DEBUG : dir1/0011-56789;.txt: md5 = 390efdbee0e5b6dc8e969f66ba59ffd2 OK 2026/07/15 02:38:26 DEBUG : dir1/0012-6789;.txt: md5 = ce1d742a2bd598bbe6beba8998ad1ef3 OK 2026/07/15 02:38:27 DEBUG : dir1/0013-789;=.txt: md5 = 04a8268cfef3c76806a0452e3710e77a OK 2026/07/15 02:38:29 DEBUG : dir1/0014-89;=.txt: md5 = 8ea11880248404c33c61e827411be977 OK 2026/07/15 02:38:30 DEBUG : dir1/0015-9;=.txt: md5 = fc9520f579b519977928a0fb482be271 OK 2026/07/15 02:38:31 DEBUG : apple: md5 = 9875924453b6aaffb179603002e7b012 OK 2026/07/15 02:38:33 DEBUG : banana: md5 = 7f7b621a73196d20e344b153d2346463 OK 2026/07/15 02:38:34 DEBUG : appleappleapplebanana: md5 = aeba661f099fec474684250202c74d0a OK 2026/07/15 02:38:35 DEBUG : splitbananasplit: md5 = a773cd61755cf61c6ff22582a4751eff OK 2026/07/15 02:38:35 DEBUG : Waiting for deletions to finish 2026/07/15 02:38:36 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:38:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:38:37 DEBUG : apple: size = 5 OK 2026/07/15 02:38:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : banana: size = 6 OK 2026/07/15 02:38:37 DEBUG : apple: Unchanged skipping 2026/07/15 02:38:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : banana: Unchanged skipping 2026/07/15 02:38:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:38:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:38:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/15 02:38:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:38:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:38:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:38:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:38:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:38:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:38:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:38:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:38:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:38:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:38:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:38:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:38:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:38:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:38:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:38:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:38:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:38:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:38:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:38:37 DEBUG : Waiting for deletions to finish 2026/07/15 02:38:37 DEBUG : Waiting for deletions to finish 2026/07/15 02:38:38 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:38:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1: Directory modification time the same (differ by -993.773µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : apple: size = 5 OK 2026/07/15 02:38:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:38:39 DEBUG : apple: Unchanged skipping 2026/07/15 02:38:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:38:39 DEBUG : banana: size = 6 OK 2026/07/15 02:38:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:38:39 DEBUG : banana: Unchanged skipping 2026/07/15 02:38:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:38:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:38:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:38:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:38:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:38:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:38:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:38:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:38:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:38:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:38:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:38:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:38:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:38:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:38:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:38:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:38:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:38:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:38:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:38:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:38:39 DEBUG : Waiting for deletions to finish 2026/07/15 02:38:39 DEBUG : Waiting for deletions to finish 2026/07/15 02:38:39 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:38:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:38:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:38:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 06702254f1a73fdf0141c513c1e10e2c OK 2026/07/15 02:38:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8eff68ed87b548137b97fb83272a4b6a OK 2026/07/15 02:38:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 2905aa25d7d1d46172d31bb7fb67c55a OK 2026/07/15 02:38:57 DEBUG : dir1/0003-defghij.txt: md5 = 1e2006712ca9b1ad29c57b32a85ef7f1 OK 2026/07/15 02:38:59 DEBUG : dir1/0004-efghijk.txt: md5 = 40cff517ae78f8f54740b80395310f98 OK 2026/07/15 02:39:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 8a4299b8599e159ca66fb9aa4ceb3d01 OK 2026/07/15 02:39:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 03bd889535f0c90ef7e6651ef2745931 OK 2026/07/15 02:39:03 DEBUG : dir1/0007-1234567.txt: md5 = 80b958a69053bba69349962b09ff3adf OK 2026/07/15 02:39:04 DEBUG : dir1/0008-2345678.txt: md5 = c07b977b243e1e4f990b23e8e6e3fb35 OK 2026/07/15 02:39:06 DEBUG : dir1/0009-3456789.txt: md5 = 09e97790b4af4e683d6fbe84761e6d29 OK 2026/07/15 02:39:07 DEBUG : dir1/0010-456789.txt: md5 = 6df1227ad0ed126624cf85582f28db45 OK 2026/07/15 02:39:08 DEBUG : dir1/0011-56789;.txt: md5 = 4d592a30b842d2190928fcc2ff096a09 OK 2026/07/15 02:39:10 DEBUG : dir1/0012-6789;.txt: md5 = f6e88d80c39ed0a08cbbcfa52e1a7ccc OK 2026/07/15 02:39:11 DEBUG : dir1/0013-789;=.txt: md5 = 68b508535c95caec6eff2e9c23771f57 OK 2026/07/15 02:39:13 DEBUG : dir1/0014-89;=.txt: md5 = 1ffc727d32982c76a9676fe23b5cdf87 OK 2026/07/15 02:39:14 DEBUG : dir1/0015-9;=.txt: md5 = 0fa0578be1f7a20fc47c7ea6bf90e24c OK 2026/07/15 02:39:15 DEBUG : apple: md5 = d77e1bd489100be9ffc0c972dcc33038 OK 2026/07/15 02:39:17 DEBUG : banana: md5 = ea76132e387e1df0acbf7365a19262bd OK 2026/07/15 02:39:18 DEBUG : appleappleapplebanana: md5 = 1bf5c1783694dd4aac7b281bd4f1e27b OK 2026/07/15 02:39:19 DEBUG : splitbananasplit: md5 = 556a13b1886fea129017f5ea3eb336ed OK 2026/07/15 02:39:19 DEBUG : Waiting for deletions to finish 2026/07/15 02:39:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:39:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:39:21 DEBUG : apple: size = 5 OK 2026/07/15 02:39:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:39:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : apple: Unchanged skipping 2026/07/15 02:39:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:39:21 DEBUG : banana: size = 6 OK 2026/07/15 02:39:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : banana: Unchanged skipping 2026/07/15 02:39:21 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/15 02:39:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:39:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:39:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:39:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:39:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:39:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:39:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:39:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:39:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:39:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:39:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:39:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:39:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:39:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:39:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:39:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:39:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:39:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:39:21 DEBUG : Waiting for deletions to finish 2026/07/15 02:39:21 DEBUG : Waiting for deletions to finish 2026/07/15 02:39:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:39:22 DEBUG : dir1: Directory modification time the same (differ by -64.189µs, within tolerance 1ms) 2026/07/15 02:39:22 DEBUG : apple: size = 5 OK 2026/07/15 02:39:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:22 DEBUG : banana: size = 6 OK 2026/07/15 02:39:22 DEBUG : apple: Unchanged skipping 2026/07/15 02:39:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:39:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:22 DEBUG : banana: Unchanged skipping 2026/07/15 02:39:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:39:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:39:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:39:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:39:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:39:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:39:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:39:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:39:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:39:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:39:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:39:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:39:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:39:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:39:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:39:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:39:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:39:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:39:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:39:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:39:23 DEBUG : Waiting for deletions to finish 2026/07/15 02:39:23 DEBUG : Waiting for deletions to finish 2026/07/15 02:39:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:39:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:39:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:39:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 2d34f5c10e9747614694d8ab79e78e63 OK 2026/07/15 02:39:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = f0e9a61398286936ab300ae6378a463b OK 2026/07/15 02:39:39 DEBUG : dir1/0002-cdefghi.txt: md5 = cc05fe0f2c630a9459c60bd872d189d4 OK 2026/07/15 02:39:41 DEBUG : dir1/0003-defghij.txt: md5 = 7233fe431dddb62a0cb46299c581e52d OK 2026/07/15 02:39:42 DEBUG : dir1/0004-efghijk.txt: md5 = cbdad5fa6dc333698a3014d819bb44d8 OK 2026/07/15 02:39:43 DEBUG : dir1/0005-fghijkl.txt: md5 = a9f9b7f109cc0f61ce23bc1ef3e22419 OK 2026/07/15 02:39:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 9c277f6239c5ea77f0ca32e2e7c4a629 OK 2026/07/15 02:39:46 DEBUG : dir1/0007-1234567.txt: md5 = 36359c8e85b3607afa5c499a9c13aae4 OK 2026/07/15 02:39:47 DEBUG : dir1/0008-2345678.txt: md5 = 94273906860caf90b83d18ea145daaaa OK 2026/07/15 02:39:49 DEBUG : dir1/0009-3456789.txt: md5 = 485cd4445b5cabe556c43c67d27803e7 OK 2026/07/15 02:39:50 DEBUG : dir1/0010-456789.txt: md5 = 643e8f31450daff11eeaf1c70b0d0f1b OK 2026/07/15 02:39:52 DEBUG : dir1/0011-56789;.txt: md5 = 05033d8ec9cb5c78261b9bdf61ade623 OK 2026/07/15 02:39:53 DEBUG : dir1/0012-6789;.txt: md5 = 9a88c55cd2aa0715058304ef00b48c8f OK 2026/07/15 02:39:54 DEBUG : dir1/0013-789;=.txt: md5 = 0740a1b57a711f6766ed35f3883a6155 OK 2026/07/15 02:39:56 DEBUG : dir1/0014-89;=.txt: md5 = 62f8e664ed5e978241fa0d2967e8ea9b OK 2026/07/15 02:39:57 DEBUG : dir1/0015-9;=.txt: md5 = bd6fcf3d5d4a6842b111bc12e4e6f365 OK 2026/07/15 02:39:59 DEBUG : apple: md5 = fdd902cb3c45d01241f7086235a21bc3 OK 2026/07/15 02:40:00 DEBUG : banana: md5 = 74c41e04fa2fb43fc352681ddbea395a OK 2026/07/15 02:40:01 DEBUG : appleappleapplebanana: md5 = 6a6ade353e8780917f2281c8cb9d0328 OK 2026/07/15 02:40:03 DEBUG : splitbananasplit: md5 = 6ff769d87567b43b478636c072e2eb1e OK 2026/07/15 02:40:03 DEBUG : Waiting for deletions to finish 2026/07/15 02:40:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:40:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:40:04 DEBUG : apple: size = 5 OK 2026/07/15 02:40:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:04 DEBUG : apple: Unchanged skipping 2026/07/15 02:40:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:40:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:40:04 DEBUG : banana: size = 6 OK 2026/07/15 02:40:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:04 DEBUG : banana: Unchanged skipping 2026/07/15 02:40:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/15 02:40:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:40:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:40:05 DEBUG : Waiting for deletions to finish 2026/07/15 02:40:05 DEBUG : Waiting for deletions to finish 2026/07/15 02:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:40:06 DEBUG : dir1: Directory modification time the same (differ by -134.851µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : apple: size = 5 OK 2026/07/15 02:40:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : banana: size = 6 OK 2026/07/15 02:40:06 DEBUG : apple: Unchanged skipping 2026/07/15 02:40:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : banana: Unchanged skipping 2026/07/15 02:40:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:40:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:40:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:40:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:40:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:40:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:40:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:40:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:40:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:40:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:40:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:40:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:40:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:40:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:40:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:40:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:40:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:40:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:40:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:40:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:40:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:40:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:40:06 DEBUG : Waiting for deletions to finish 2026/07/15 02:40:06 DEBUG : Waiting for deletions to finish 2026/07/15 02:40:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:40:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/15 02:40:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" --- PASS: TestTransform (536.82s) --- PASS: TestTransform/NFC (47.68s) --- PASS: TestTransform/NFD (44.59s) --- PASS: TestTransform/base64 (50.98s) --- PASS: TestTransform/prefix (60.94s) --- PASS: TestTransform/suffix (59.98s) --- PASS: TestTransform/truncate (52.47s) --- PASS: TestTransform/encoder (45.71s) --- PASS: TestTransform/ISO-8859-1 (44.09s) --- PASS: TestTransform/charmap (43.28s) --- PASS: TestTransform/lowercase (44.11s) --- PASS: TestTransform/ascii (42.98s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:40:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/15 02:40:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/15 02:40:18 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/15 02:40:19 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-15T02:40:18.186168386Z) 2026/07/15 02:40:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/15 02:40:19 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/15 02:40:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/15 02:40:19 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/15 02:40:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:40:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/15 02:40:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:40:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = a63caf7c352126de6f6c3d1097525600 OK 2026/07/15 02:40:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/15 02:40:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/15 02:40:20 DEBUG : Waiting for deletions to finish 2026/07/15 02:40:22 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.07s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:40:23 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:23 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:23 DEBUG : tictactoe: Making directory with metadata 2026/07/15 02:40:24 INFO : tictactoe: Made directory with metadata (mtime=2026-07-15T02:40:23.255176753Z) 2026/07/15 02:40:24 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:24 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:40:24 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/15 02:40:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:40:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:40:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:40:25 DEBUG : tictactoe/tictactoe: md5 = 1f59c41a82758c2c32a4043d741f16ca OK 2026/07/15 02:40:25 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/15 02:40:25 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/15 02:40:25 DEBUG : Waiting for deletions to finish 2026/07/15 02:40:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.55s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:40:28 DEBUG : toe: Making directory with metadata 2026/07/15 02:40:28 INFO : toe: Made directory with metadata (mtime=2026-07-15T02:40:27.806184278Z) 2026/07/15 02:40:28 DEBUG : toe/toe: Making directory with metadata 2026/07/15 02:40:29 INFO : toe/toe: Made directory with metadata (mtime=2026-07-15T02:40:27.806184278Z) 2026/07/15 02:40:29 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/15 02:40:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/15 02:40:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/15 02:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:40:31 DEBUG : toe/toe/tictactoe: md5 = 37c9fe59979162169576894a361c06be OK 2026/07/15 02:40:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/15 02:40:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/15 02:40:31 DEBUG : Waiting for deletions to finish 2026/07/15 02:40:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/15 02:40:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.72s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:40:34 DEBUG : toe: Making directory with metadata 2026/07/15 02:40:35 INFO : toe: Made directory with metadata (mtime=2026-07-15T02:40:34.526195406Z) 2026/07/15 02:40:35 DEBUG : toe/toe: Making directory with metadata 2026/07/15 02:40:36 INFO : toe/toe: Made directory with metadata (mtime=2026-07-15T02:40:34.526195406Z) 2026/07/15 02:40:36 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/15 02:40:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/15 02:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:40:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/15 02:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:40:37 DEBUG : toe/toe/tictactoe: md5 = f4de91128c5dd86e69f9e6a754f38457 OK 2026/07/15 02:40:37 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/15 02:40:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/15 02:40:37 DEBUG : Waiting for deletions to finish 2026/07/15 02:40:39 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/15 02:40:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.57s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:40:41 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:40:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:40:41 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:40:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:40:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:40:41 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/15 02:40:42 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:40:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:40:42 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:42 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:42 DEBUG : tictactoe: Making directory with metadata 2026/07/15 02:40:42 INFO : tictactoe: Made directory with metadata (mtime=2026-07-15T02:40:41.099206311Z) 2026/07/15 02:40:42 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:42 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:40:42 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/15 02:40:43 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-15T02:40:41.099206311Z) 2026/07/15 02:40:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:40:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 02:40:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:40:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 02:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:40:44 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 6ab482b5243c76ccdf29e20786c74984 OK 2026/07/15 02:40:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/15 02:40:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/15 02:40:44 DEBUG : Waiting for deletions to finish 2026/07/15 02:40:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/15 02:40:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.82s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:40:48 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:40:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:40:48 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:40:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:40:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/15 02:40:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:40:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:40:49 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:49 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:49 DEBUG : tictactoe: Making directory with metadata 2026/07/15 02:40:50 INFO : tictactoe: Made directory with metadata (mtime=2026-07-15T02:40:48.920219315Z) 2026/07/15 02:40:50 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:50 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:40:50 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/15 02:40:51 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-15T02:40:48.920219315Z) 2026/07/15 02:40:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:40:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 02:40:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:40:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:40:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:40:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a3a19df340ac6723c56bfa966bc6748b OK 2026/07/15 02:40:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:40:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:40:52 DEBUG : Waiting for deletions to finish 2026/07/15 02:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:40:53 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:40:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:40:53 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:53 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 02:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/15 02:40:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': 0 differences found 2026/07/15 02:40:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': 1 hashes could not be checked 2026/07/15 02:40:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': 1 matching files 2026/07/15 02:40:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/15 02:40:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.90s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:40:57 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:58 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:58 DEBUG : tictactoe: Making directory with metadata 2026/07/15 02:40:58 INFO : tictactoe: Made directory with metadata (mtime=2026-07-15T02:40:57.820234149Z) 2026/07/15 02:40:58 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:58 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:40:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:40:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/15 02:40:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-15T02:40:57.820234149Z) 2026/07/15 02:40:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:40:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 02:40:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:40:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 02:40:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:40:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:41:01 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 4fce0791d3a342a958b06e4eead7d95d OK 2026/07/15 02:41:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/15 02:41:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/15 02:41:01 DEBUG : Waiting for deletions to finish 2026/07/15 02:41:01 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:02 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:02 DEBUG : tictactoe: Directory modification time the same (differ by -234.149µs, within tolerance 1ms) 2026/07/15 02:41:02 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:41:02 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -234.149µs, within tolerance 1ms) 2026/07/15 02:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:41:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/15 02:41:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:41:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 02:41:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/15 02:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:41:02 DEBUG : Waiting for deletions to finish 2026/07/15 02:41:04 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/15 02:41:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.35s) === RUN TestSyntax 2026/07/15 02:41:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:41:06 DEBUG : toe: Making directory with metadata 2026/07/15 02:41:07 INFO : toe: Made directory with metadata (mtime=2026-07-15T02:41:06.173248106Z) 2026/07/15 02:41:07 DEBUG : toe/toe: Making directory with metadata 2026/07/15 02:41:08 INFO : toe/toe: Made directory with metadata (mtime=2026-07-15T02:41:06.173248106Z) 2026/07/15 02:41:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/15 02:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:41:09 DEBUG : toe/toe/toe: md5 = 06039fff26663a718a15f004fd8e9d0a OK 2026/07/15 02:41:09 DEBUG : toe/toe/toe: size = 11 OK 2026/07/15 02:41:09 INFO : toe/toe/toe: Copied (new) 2026/07/15 02:41:09 DEBUG : Waiting for deletions to finish 2026/07/15 02:41:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/15 02:41:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.20s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:41:13 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:41:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:41:13 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:41:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:41:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:41:13 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/15 02:41:14 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:41:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:41:14 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:14 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:14 DEBUG : tictactoe: Making directory with metadata 2026/07/15 02:41:15 INFO : tictactoe: Made directory with metadata (mtime=2026-07-15T02:41:13.378260171Z) 2026/07/15 02:41:15 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:15 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:41:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/15 02:41:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-15T02:41:13.378260171Z) 2026/07/15 02:41:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:41:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 02:41:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:41:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:41:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:41:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:41:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 380c30d9bf43f1e76f7e1086c128d18a OK 2026/07/15 02:41:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:41:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:41:17 INFO : toe/toe/toe.txt: Deleted 2026/07/15 02:41:17 INFO : toe/toe: Removing directory 2026/07/15 02:41:17 INFO : toe: Removing directory 2026/07/15 02:41:17 INFO : empty_dir: Removing directory 2026/07/15 02:41:17 DEBUG : Local file system at /tmp/rclone3860385544: deleted 3 directories 2026/07/15 02:41:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/15 02:41:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.95s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:41:21 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:41:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:41:21 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:41:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:41:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:41:21 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/15 02:41:22 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:41:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:41:22 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:22 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:22 DEBUG : tictactoe: Making directory with metadata 2026/07/15 02:41:23 INFO : tictactoe: Made directory with metadata (mtime=2026-07-15T02:41:21.331273515Z) 2026/07/15 02:41:23 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:23 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:41:23 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/15 02:41:23 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-15T02:41:21.331273515Z) 2026/07/15 02:41:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:41:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 02:41:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:41:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:41:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:41:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:41:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 780e2fd3ee0f37d4093879778c60a710 OK 2026/07/15 02:41:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:41:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:41:25 INFO : toe/toe/toe.txt: Deleted 2026/07/15 02:41:25 INFO : toe/toe: Removing directory 2026/07/15 02:41:25 INFO : toe: Removing directory 2026/07/15 02:41:25 INFO : empty_dir: Removing directory 2026/07/15 02:41:25 DEBUG : Local file system at /tmp/rclone3860385544: deleted 3 directories 2026/07/15 02:41:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:41:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/15 02:41:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 02:41:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 02:41:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 02:41:28 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/15 02:41:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/15 02:41:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/15 02:41:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.57s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:41:33 DEBUG : Reset feature "Copy" 2026/07/15 02:41:33 DEBUG : Reset feature "Move" 2026/07/15 02:41:33 DEBUG : Reset feature "Copy" 2026/07/15 02:41:33 DEBUG : Reset feature "Move" 2026/07/15 02:41:33 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:41:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:41:33 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:41:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:41:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:41:34 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/15 02:41:34 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:41:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:41:34 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:34 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:34 DEBUG : tictactoe: Making directory with metadata 2026/07/15 02:41:35 INFO : tictactoe: Made directory with metadata (mtime=2026-07-15T02:41:33.89729466Z) 2026/07/15 02:41:35 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:35 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:41:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:41:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/15 02:41:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-15T02:41:33.89729466Z) 2026/07/15 02:41:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:41:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 02:41:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:41:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:41:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:41:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:41:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 52376fefa393dae053bcae5b113f49d7 OK 2026/07/15 02:41:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:41:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:41:37 INFO : toe/toe/toe.txt: Deleted 2026/07/15 02:41:37 INFO : toe/toe: Removing directory 2026/07/15 02:41:37 INFO : toe: Removing directory 2026/07/15 02:41:37 INFO : empty_dir: Removing directory 2026/07/15 02:41:37 DEBUG : Local file system at /tmp/rclone3860385544: deleted 3 directories 2026/07/15 02:41:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:41:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/15 02:41:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 02:41:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 02:41:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 02:41:42 DEBUG : toe/toe/toe.txt: md5 = 3f285bcc1b570fd2942047e6af32ae53 OK 2026/07/15 02:41:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/15 02:41:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/15 02:41:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/15 02:41:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/15 02:41:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/15 02:41:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/15 02:41:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (13.96s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:41:47 DEBUG : toe: transformed to: dG9l 2026/07/15 02:41:48 DEBUG : toe: transformed to: dG9l 2026/07/15 02:41:48 DEBUG : dG9l: Making directory with metadata 2026/07/15 02:41:48 INFO : dG9l: Made directory with metadata (mtime=2026-07-15T02:41:47.859318235Z) 2026/07/15 02:41:48 DEBUG : toe: transformed to: dG9l 2026/07/15 02:41:48 DEBUG : toe: transformed to: dG9l 2026/07/15 02:41:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/15 02:41:48 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/15 02:41:49 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-15T02:41:47.859318235Z) 2026/07/15 02:41:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/15 02:41:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/15 02:41:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/15 02:41:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:41:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/15 02:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:41:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 7c49959c6e7c300286b6dd7011137c3b OK 2026/07/15 02:41:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/15 02:41:50 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/15 02:41:50 DEBUG : Waiting for deletions to finish 2026/07/15 02:41:51 DEBUG : dG9l: transformed to: toe 2026/07/15 02:41:51 DEBUG : dG9l: transformed to: toe 2026/07/15 02:41:51 DEBUG : toe: Directory modification time the same (differ by 318.235µs, within tolerance 1ms) 2026/07/15 02:41:51 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/15 02:41:52 DEBUG : dG9l: transformed to: toe 2026/07/15 02:41:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/15 02:41:52 DEBUG : toe/toe: Directory modification time the same (differ by 318.235µs, within tolerance 1ms) 2026/07/15 02:41:52 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/15 02:41:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/15 02:41:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/15 02:41:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/15 02:41:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/15 02:41:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/15 02:41:52 DEBUG : Local file system at /tmp/rclone3860385544: Waiting for checks to finish 2026/07/15 02:41:52 DEBUG : Local file system at /tmp/rclone3860385544: Waiting for transfers to finish 2026/07/15 02:41:52 DEBUG : Waiting for deletions to finish 2026/07/15 02:41:54 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/15 02:41:55 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.91s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli'", Local "Local file system at /tmp/rclone3860385544", Modify Window "1ms" 2026/07/15 02:41:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:41:55 DEBUG : toe: transformed to: 2026/07/15 02:41:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:41:56 DEBUG : toe: transformed to: 2026/07/15 02:41:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Making directory with metadata 2026/07/15 02:41:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Made directory with metadata (mtime=2026-07-15T02:41:55.771331629Z) 2026/07/15 02:41:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:41:56 DEBUG : toe: transformed to: 2026/07/15 02:41:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:41:56 DEBUG : toe: transformed to: 2026/07/15 02:41:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:41:56 DEBUG : toe/toe: transformed to: 2026/07/15 02:41:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/15 02:41:56 DEBUG : toe/toe: Making directory with metadata 2026/07/15 02:41:57 INFO : toe/toe: Made directory with metadata (mtime=2026-07-15T02:41:55.771331629Z) 2026/07/15 02:41:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:41:57 DEBUG : toe/toe: transformed to: 2026/07/15 02:41:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/15 02:41:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:41:57 DEBUG : toe: transformed to: 2026/07/15 02:41:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/15 02:41:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:41:57 DEBUG : toe/toe/toe: transformed to: 2026/07/15 02:41:57 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/15 02:41:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for checks to finish 2026/07/15 02:41:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Waiting for transfers to finish 2026/07/15 02:41:59 DEBUG : toe/toe/toe: md5 = 8cc180d927c72d6848e05e816b1ec857 OK 2026/07/15 02:41:59 DEBUG : toe/toe/toe: size = 11 OK 2026/07/15 02:41:59 INFO : toe/toe/toe: Copied (new) 2026/07/15 02:41:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': not deleting files as there were IO errors 2026/07/15 02:41:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': not deleting directories as there were IO errors 2026/07/15 02:42:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/15 02:42:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.91s) PASS 2026/07/15 02:42:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tunigor1poli': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 25m22.678781865s (try 1/5)